svn commit: r367778 - in head: . devel devel/arm-eabi-binutils devel/arm-eabi-gcc devel/cross-binutils devel/cross-gcc sysutils sysutils/u-boot-beaglebone-eabi

John Marino marino at FreeBSD.org
Tue Sep 9 20:32:50 UTC 2014


Author: marino
Date: Tue Sep  9 20:32:49 2014
New Revision: 367778
URL: http://svnweb.freebsd.org/changeset/ports/367778
QAT: https://qat.redports.org/buildarchive/r367778/

Log:
  Remove unstaged devel/arm-eabi-gcc and cascade remove four others
  
  Without devel/arm-eabi-gcc, unstaged cross-gcc has no purpose, nor
  does either of the -binutils ports.  The sysutils/u-boot-beaglebone-eabi
  was staged, but is a casualty of the arm-eabi-gcc removal.

Deleted:
  head/devel/arm-eabi-binutils/
  head/devel/arm-eabi-gcc/
  head/devel/cross-binutils/
  head/devel/cross-gcc/
  head/sysutils/u-boot-beaglebone-eabi/
Modified:
  head/MOVED
  head/devel/Makefile
  head/sysutils/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Sep  9 20:32:21 2014	(r367777)
+++ head/MOVED	Tue Sep  9 20:32:49 2014	(r367778)
@@ -7044,3 +7044,8 @@ devel/flex-sdk2||2014-09-07|Not staged
 devel/flex_compiler_shell||2014-09-07|Cascade removal (devel/flex-sdk2)
 emulators/virtualbox-ose-legacy||2014-09-09|Not staged
 emulators/virtualbox-ose-kmod-legacy||2014-09-09|No purpose after removal of virtualbox-ose-legacy
+devel/arm-eabi-gcc||2014-09-09|Not staged
+devel/cross-gcc||2014-09-09|Not staged
+devel/cross-binutils||2014-09-09|No purpose after removal of cross-gcc
+devel/arm-eabi-binutils||2014-09-09|No purpose after removal of arm-eabi-gcc
+sysutils/u-boot-beaglebone-eabi||2014-09-09|Cascade removal (devel/arm-eabi-gcc)

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Tue Sep  9 20:32:21 2014	(r367777)
+++ head/devel/Makefile	Tue Sep  9 20:32:49 2014	(r367778)
@@ -69,8 +69,6 @@
     SUBDIR += argouml
     SUBDIR += argp-standalone
     SUBDIR += argtable
-    SUBDIR += arm-eabi-binutils
-    SUBDIR += arm-eabi-gcc
     SUBDIR += arm-elf-binutils
     SUBDIR += arm-gnueabi-binutils
     SUBDIR += armv6-freebsd10.0-xdev
@@ -270,8 +268,6 @@
     SUBDIR += cpuflags
     SUBDIR += creduce
     SUBDIR += critcl
-    SUBDIR += cross-binutils
-    SUBDIR += cross-gcc
     SUBDIR += cscope
     SUBDIR += cscout
     SUBDIR += csmith

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Tue Sep  9 20:32:21 2014	(r367777)
+++ head/sysutils/Makefile	Tue Sep  9 20:32:49 2014	(r367778)
@@ -938,7 +938,6 @@
     SUBDIR += ttyload
     SUBDIR += tw_cli
     SUBDIR += tzdialog
-    SUBDIR += u-boot-beaglebone-eabi
     SUBDIR += ua
     SUBDIR += ucspi-ipc
     SUBDIR += ucspi-proxy


More information about the svn-ports-head mailing list