diff options
author | asami <asami@FreeBSD.org> | 2000-11-14 12:26:30 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-11-14 12:26:30 +0000 |
commit | b9e08c7a732ac4a113ba86d96f426304c931cc4e (patch) | |
tree | 94c6d4042f756623d0b21f7c26618872ab33c836 | |
parent | 13a9d7ded31a1f2c1be442767439e8c61c480281 (diff) | |
download | FreeBSD-ports-b9e08c7a732ac4a113ba86d96f426304c931cc4e.zip FreeBSD-ports-b9e08c7a732ac4a113ba86d96f426304c931cc4e.tar.gz |
Remove these ports temporarily pending release. (I don't want to tag
them by mistake.)
The history is safe, so add them back whenever new ports are ready.
-rw-r--r-- | devel/mips-rtems-binutils/Makefile | 15 | ||||
-rw-r--r-- | devel/mips-rtems-chill/Makefile | 15 | ||||
-rw-r--r-- | devel/mips-rtems-g77/Makefile | 15 | ||||
-rw-r--r-- | devel/mips-rtems-gcc/Makefile | 15 | ||||
-rw-r--r-- | devel/mips-rtems-gcj/Makefile | 15 | ||||
-rw-r--r-- | devel/mips-rtems-objc/Makefile | 15 |
6 files changed, 0 insertions, 90 deletions
diff --git a/devel/mips-rtems-binutils/Makefile b/devel/mips-rtems-binutils/Makefile deleted file mode 100644 index f88056d..0000000 --- a/devel/mips-rtems-binutils/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: mips-rtems-binutils -# Date created: 9 June 2000 -# Whom: James Housley <jim@thehousleys.net> -# -# $FreeBSD$ -# - -PORTNAME= binutils - -MAINTAINER= jeh@FreeBSD.org - -BROKEN= RepoCopy done. Now it has to be updated. - -LCLTARGET= mips64orion-rtems -.include "${.CURDIR}/../i386-rtems-binutils/Makefile" diff --git a/devel/mips-rtems-chill/Makefile b/devel/mips-rtems-chill/Makefile deleted file mode 100644 index 70b07e6..0000000 --- a/devel/mips-rtems-chill/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: mips-rtems-chill -# Date created: 9 June 2000 -# Whom: James Housley <jim@thehousleys.net> -# -# $FreeBSD$ -# - -PORTNAME= chill - -MAINTAINER= jeh@FreeBSD.org - -BROKEN= RepoCopy done. Now it has to be updated. - -LCLTARGET= mips64orion-rtems -.include "${.CURDIR}/../i386-rtems-chill/Makefile" diff --git a/devel/mips-rtems-g77/Makefile b/devel/mips-rtems-g77/Makefile deleted file mode 100644 index 9397f51..0000000 --- a/devel/mips-rtems-g77/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: mips-rtems-g77 -# Date created: 9 June 2000 -# Whom: James Housley <jim@thehousleys.net> -# -# $FreeBSD$ -# - -PORTNAME= g77 - -MAINTAINER= jeh@FreeBSD.org - -BROKEN= RepoCopy done. Now it has to be updated. - -LCLTARGET= mips64orion-rtems -.include "${.CURDIR}/../i386-rtems-g77/Makefile" diff --git a/devel/mips-rtems-gcc/Makefile b/devel/mips-rtems-gcc/Makefile deleted file mode 100644 index c6dbcf8..0000000 --- a/devel/mips-rtems-gcc/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: mips-rtems-gcc -# Date created: 9 June 2000 -# Whom: James Housley <jim@thehousleys.net> -# -# $FreeBSD$ -# - -PORTNAME= gcc - -MAINTAINER= jeh@FreeBSD.org - -BROKEN= RepoCopy done. Now it has to be updated. - -LCLTARGET= mips64orion-rtems -.include "${.CURDIR}/../i386-rtems-gcc/Makefile" diff --git a/devel/mips-rtems-gcj/Makefile b/devel/mips-rtems-gcj/Makefile deleted file mode 100644 index d55a4c3..0000000 --- a/devel/mips-rtems-gcj/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: mips-rtems-gcj -# Date created: 9 June 2000 -# Whom: James Housley <jim@thehousleys.net> -# -# $FreeBSD$ -# - -PORTNAME= gcj - -MAINTAINER= jeh@FreeBSD.org - -BROKEN= RepoCopy done. Now it has to be updated. - -LCLTARGET= mips64orion-rtems -.include "${.CURDIR}/../i386-rtems-gcj/Makefile" diff --git a/devel/mips-rtems-objc/Makefile b/devel/mips-rtems-objc/Makefile deleted file mode 100644 index 333a87f..0000000 --- a/devel/mips-rtems-objc/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: mips-rtems-objc -# Date created: 9 June 2000 -# Whom: James Housley <jim@thehousleys.net> -# -# $FreeBSD$ -# - -PORTNAME= objc - -MAINTAINER= jeh@FreeBSD.org - -BROKEN= RepoCopy done. Now it has to be updated. - -LCLTARGET= mips64orion-rtems -.include "${.CURDIR}/../i386-rtems-objc/Makefile" |