aboutsummaryrefslogtreecommitdiffstats
path: root/devel/powerpc-rtems-binutils/Makefile
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-06-03 18:34:44 +0800
committerrene <rene@FreeBSD.org>2013-06-03 18:34:44 +0800
commitb2183f34e021dbf5598ac44c772e743f5a101881 (patch)
treedab4a9e000ee52152d4c7dfd05103b228df8f6aa /devel/powerpc-rtems-binutils/Makefile
parented8b2d52d0194d1f5faf8d63dc4fd7169986d317 (diff)
downloadfreebsd-ports-gnome-b2183f34e021dbf5598ac44c772e743f5a101881.tar.gz
freebsd-ports-gnome-b2183f34e021dbf5598ac44c772e743f5a101881.tar.zst
freebsd-ports-gnome-b2183f34e021dbf5598ac44c772e743f5a101881.zip
Remove expired ports:
2013-03-05 mail/p5-vpopmail: Broken for more than 6 month 2013-06-01 mail/vodmr: depends on expired mail/p5-vpopmail 2013-06-03 audio/ventrilo-server: No more public distfiles 2013-06-03 devel/libzrtp: No more public distfiles 2013-05-30 mail/postfix26: No longer supported by upstream 2013-06-01 devel/i386-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/mips-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/arm-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/sh-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/powerpc-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/sparc-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/mips-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/i386-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/sh-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/powerpc-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/sparc-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/arm-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/m68k-rtems-binutils: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/m68k-rtems-gcc: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/sh-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/m68k-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/i386-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/arm-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/sparc-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/mips-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099 2013-06-01 devel/powerpc-rtems-gdb: many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
Diffstat (limited to 'devel/powerpc-rtems-binutils/Makefile')
-rw-r--r--devel/powerpc-rtems-binutils/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/powerpc-rtems-binutils/Makefile b/devel/powerpc-rtems-binutils/Makefile
deleted file mode 100644
index c94cc535b7b6..000000000000
--- a/devel/powerpc-rtems-binutils/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# Created by: James Housley <jim@thehousleys.net>
-# $FreeBSD$
-
-MAINTAINER= ports@FreeBSD.org
-
-TGTARCH= powerpc
-TGTABI= rtems
-WITH_RTEMS_PATCHES= yes
-
-BROKEN= many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099#c5
-DEPRECATED= many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099#c5
-EXPIRATION_DATE= 2013-06-01
-
-MASTERDIR= ${.CURDIR}/../cross-binutils
-.include "${MASTERDIR}/Makefile"