summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2003-02-13 15:57:59 +0000
committerjeh <jeh@FreeBSD.org>2003-02-13 15:57:59 +0000
commit098012a64303827f5b22f58f0316c63438bf2a0d (patch)
treeb784eabcc7a5958a2565c4551c61ccacc284d932 /devel
parent225e3c6e36fc412f485ef8a858efc048cd86d857 (diff)
downloadFreeBSD-ports-098012a64303827f5b22f58f0316c63438bf2a0d.zip
FreeBSD-ports-098012a64303827f5b22f58f0316c63438bf2a0d.tar.gz
GCC 3.2.1 no longer supports the "chill" language.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile7
-rw-r--r--devel/arm-rtems-chill/Makefile13
-rw-r--r--devel/i386-rtems-chill/Makefile67
-rw-r--r--devel/i386-rtems-chill/distinfo4
-rw-r--r--devel/i386-rtems-chill/files/patch-aa38
-rw-r--r--devel/i386-rtems-chill/files/patch-ab84
-rw-r--r--devel/i386-rtems-chill/pkg-comment1
-rw-r--r--devel/i386-rtems-chill/pkg-descr10
-rw-r--r--devel/i386-rtems-chill/pkg-plist1
-rw-r--r--devel/i386-rtems-chill/pkg-plist.arm-rtems4
-rw-r--r--devel/i386-rtems-chill/pkg-plist.i386-rtems18
-rw-r--r--devel/i386-rtems-chill/pkg-plist.m68k-rtems12
-rw-r--r--devel/i386-rtems-chill/pkg-plist.mips-rtems26
-rw-r--r--devel/i386-rtems-chill/pkg-plist.powerpc-rtems20
-rw-r--r--devel/i386-rtems-chill/pkg-plist.sh-rtems26
-rw-r--r--devel/i386-rtems-chill/pkg-plist.sparc-rtems6
-rw-r--r--devel/m68k-rtems-chill/Makefile13
-rw-r--r--devel/mips-rtems-chill/Makefile13
-rw-r--r--devel/powerpc-rtems-chill/Makefile13
-rw-r--r--devel/sh-rtems-chill/Makefile13
-rw-r--r--devel/sparc-rtems-chill/Makefile13
21 files changed, 0 insertions, 402 deletions
diff --git a/devel/Makefile b/devel/Makefile
index d3c29ce..c178422 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -31,7 +31,6 @@
SUBDIR += arm-elf-gcc295
SUBDIR += arm-elf-gcc31
SUBDIR += arm-rtems-binutils
- SUBDIR += arm-rtems-chill
SUBDIR += arm-rtems-g77
SUBDIR += arm-rtems-gcc
SUBDIR += arm-rtems-gcj
@@ -244,7 +243,6 @@
SUBDIR += hs-popenhs
SUBDIR += hypersrc
SUBDIR += i386-rtems-binutils
- SUBDIR += i386-rtems-chill
SUBDIR += i386-rtems-g77
SUBDIR += i386-rtems-gcc
SUBDIR += i386-rtems-gcj
@@ -353,7 +351,6 @@
SUBDIR += m6811-binutils
SUBDIR += m6811-gcc
SUBDIR += m68k-rtems-binutils
- SUBDIR += m68k-rtems-chill
SUBDIR += m68k-rtems-g77
SUBDIR += m68k-rtems-gcc
SUBDIR += m68k-rtems-gcj
@@ -371,7 +368,6 @@
SUBDIR += mingw-gcc
SUBDIR += mingw-opengl-headers
SUBDIR += mips-rtems-binutils
- SUBDIR += mips-rtems-chill
SUBDIR += mips-rtems-g77
SUBDIR += mips-rtems-gcc
SUBDIR += mips-rtems-gcj
@@ -686,7 +682,6 @@
SUBDIR += portcheckout
SUBDIR += portlint
SUBDIR += powerpc-rtems-binutils
- SUBDIR += powerpc-rtems-chill
SUBDIR += powerpc-rtems-g77
SUBDIR += powerpc-rtems-gcc
SUBDIR += powerpc-rtems-gcj
@@ -820,7 +815,6 @@
SUBDIR += semantic-emacs20
SUBDIR += sfio
SUBDIR += sh-rtems-binutils
- SUBDIR += sh-rtems-chill
SUBDIR += sh-rtems-g77
SUBDIR += sh-rtems-gcc
SUBDIR += sh-rtems-gcj
@@ -837,7 +831,6 @@
SUBDIR += sip
SUBDIR += soup
SUBDIR += sparc-rtems-binutils
- SUBDIR += sparc-rtems-chill
SUBDIR += sparc-rtems-g77
SUBDIR += sparc-rtems-gcc
SUBDIR += sparc-rtems-gcj
diff --git a/devel/arm-rtems-chill/Makefile b/devel/arm-rtems-chill/Makefile
deleted file mode 100644
index 0d90ac5..0000000
--- a/devel/arm-rtems-chill/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# New ports collection makefile for: arm-rtems-chill
-# Date created: 12 April 2001
-# Whom: James Housley <jim@thehousleys.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= chill
-
-MAINTAINER= jeh@FreeBSD.org
-
-LCLTARGET= arm-rtems
-.include "${.CURDIR}/../i386-rtems-chill/Makefile"
diff --git a/devel/i386-rtems-chill/Makefile b/devel/i386-rtems-chill/Makefile
deleted file mode 100644
index 27a5e52..0000000
--- a/devel/i386-rtems-chill/Makefile
+++ /dev/null
@@ -1,67 +0,0 @@
-# New ports collection makefile for: i386-rtems-chill
-# Date created: 9 June 2000
-# Whom: James Housley <jim@thehousleys.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= chill
-PORTVERSION= 2.95.3
-PORTREVISION= 0
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEWARE} \
- ${MASTER_SITE_SOURCEWARE:S/$/:gcc/}
-MASTER_SITE_SUBDIR= newlib \
- gcc/releases/${CHILLNAME}/:gcc
-DISTFILES= ${NEWLIBNAME}.tar.gz \
- ${CHILLNAME}.tar.gz:gcc
-
-PATCHFILES= ${CHILLNAME}-rtems-20010622a.diff \
- ${NEWLIBNAME}-rtems-20010622.diff
-PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
- http://rtems.thehousleys.net/
-
-MAINTAINER= jeh@FreeBSD.org
-
-LCLTARGET?= i386-rtems
-
-CHILLNAME= gcc-2.95.3
-NEWLIBNAME= newlib-1.9.0
-MASTERDIR= ${.CURDIR}/../i386-rtems-chill
-PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}
-
-BUILD_DEPENDS= autoheader:${PORTSDIR}/devel/autoconf \
- ${LCLTARGET}-gcc:${PORTSDIR}/devel/${LCLTARGET}-gcc
-RUN_DEPENDS= ${LCLTARGET}-gcc:${PORTSDIR}/devel/${LCLTARGET}-gcc
-
-PKGNAMEPREFIX= ${LCLTARGET}-
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-ALL_TARGET= all
-
-CONFIGURE_TARGET?= --target=${LCLTARGET}
-CONFIGURE_ARGS?= --with-gnu-as --with-gnu-ld --verbose \
- --enable-languages="CHILL"
-CONFIGURE_WRKSRC?= ${WRKDIR}/build-${LCLTARGET}
-CONFIGURE_SCRIPT?= ../${CHILLNAME}/configure
-
-PATCH_WRKSRC= ${WRKDIR}
-PATCH_STRIP= -p
-
-MAKE_FLAGS= LANGUAGES="CHILL"
-
-pre-configure:
- @(cd ${WRKDIR} ; \
- cd ${CHILLNAME} ; ${LN} -fs ../${NEWLIBNAME}/newlib . ; \
- cd .. ; \
- ${MKDIR} build-${LCLTARGET})
-
-do-build:
- @(cd ${WRKDIR}/build-${LCLTARGET} ; \
- ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET})
-
-do-install:
- @(cd ${WRKDIR}/build-${LCLTARGET} && \
- ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET})
-
-.include <bsd.port.mk>
diff --git a/devel/i386-rtems-chill/distinfo b/devel/i386-rtems-chill/distinfo
deleted file mode 100644
index eb939cb..0000000
--- a/devel/i386-rtems-chill/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 (gcc-2.95.3.tar.gz) = f3ad4f32c2296fad758ed051b5ac8e28
-MD5 (newlib-1.9.0.tar.gz) = ca85717ef6e9ec57b895e286f8c1d905
-MD5 (gcc-2.95.3-rtems-20010622a.diff) = 67a27e618ad38879fb5d58a609c26744
-MD5 (newlib-1.9.0-rtems-20010622.diff) = 18e88710e89a6801a9a32ea547e2afbb
diff --git a/devel/i386-rtems-chill/files/patch-aa b/devel/i386-rtems-chill/files/patch-aa
deleted file mode 100644
index 7fb815a..0000000
--- a/devel/i386-rtems-chill/files/patch-aa
+++ /dev/null
@@ -1,38 +0,0 @@
---- gcc-2.95.3/Makefile.in.orig Fri Sep 1 21:07:00 2000
-+++ gcc-2.95.3/Makefile.in Fri Sep 1 21:16:11 2000
-@@ -656,9 +656,7 @@
- install-autoconf \
- install-automake \
- install-bash \
-- install-bfd \
- install-bzip2 \
-- install-opcodes \
- install-binutils \
- install-bison \
- install-byacc \
-@@ -689,11 +687,9 @@
- install-itcl \
- install-ld \
- install-libgui \
-- install-libiberty \
- install-libtool \
- install-m4 \
- install-make \
-- install-mmalloc \
- install-patch \
- install-perl \
- install-prms \
-@@ -823,13 +819,11 @@
- install-target-libio \
- install-target-libstdc++ \
- install-target-libg++ \
-- install-target-newlib \
- install-target-libf2c \
- install-target-libchill \
- install-target-libobjc \
- install-target-winsup \
- install-target-libgloss \
-- install-target-libiberty \
- install-target-bsp \
- install-target-libjava \
- install-target-zlib \
diff --git a/devel/i386-rtems-chill/files/patch-ab b/devel/i386-rtems-chill/files/patch-ab
deleted file mode 100644
index d64b5eb..0000000
--- a/devel/i386-rtems-chill/files/patch-ab
+++ /dev/null
@@ -1,84 +0,0 @@
---- gcc-2.95.3/gcc/Makefile.in.orig Thu Jan 25 09:02:58 2001
-+++ gcc-2.95.3/gcc/Makefile.in Thu Sep 13 07:11:36 2001
-@@ -401,7 +401,7 @@
- MAYBE_USE_COLLECT2 = @maybe_use_collect2@
- # It is convenient for configure to add the assignment at the beginning,
- # so don't override it here.
--USE_COLLECT2 = collect2$(exeext)
-+USE_COLLECT2 =
-
- # List of extra C and assembler files to add to libgcc1.a.
- # Assembler files should have names ending in `.asm'.
-@@ -438,7 +438,7 @@
-
- # A list of all the language-specific executables.
- # This is overridden by configure.
--COMPILERS = cc1$(exeext) @all_compilers@
-+COMPILERS = @all_compilers@
-
- # List of things which should already be built whenever we try to use xgcc
- # to compile anything (without linking).
-@@ -2433,9 +2433,8 @@
- # Copy the compiler files into directories where they will be run.
- # Install the driver last so that the window when things are
- # broken is small.
--install-normal: install-common $(INSTALL_HEADERS) $(INSTALL_LIBGCC) \
-- $(INSTALL_CPP) install-man install-info intl.install lang.install-normal \
-- install-driver
-+install-normal: install-common \
-+ intl.install lang.install-normal
-
- # Do nothing while making gcc with a cross-compiler. The person who
- # makes gcc for the target machine has to know how to put a complete
-@@ -2508,51 +2507,6 @@
- else true; \
- fi; \
- done
-- for file in $(EXTRA_PASSES) $(EXTRA_PROGRAMS) $(USE_COLLECT2) ..; do \
-- if [ x"$$file" != x.. ]; then \
-- rm -f $(libsubdir)/$$file; \
-- $(INSTALL_PROGRAM) $$file $(libsubdir)/$$file; \
-- else true; fi; \
-- done
-- for file in $(EXTRA_PARTS) ..; do \
-- if [ x"$$file" != x.. ]; then \
-- rm -f $(libsubdir)/$$file; \
-- $(INSTALL_DATA) $$file $(libsubdir)/$$file; \
-- chmod a-x $(libsubdir)/$$file; \
-- else true; fi; \
-- done
--# Don't mess with specs if it doesn't exist yet.
-- -if [ -f specs ] ; then \
-- rm -f $(libsubdir)/specs; \
-- $(INSTALL_DATA) specs $(libsubdir)/specs; \
-- chmod a-x $(libsubdir)/specs; \
-- fi
--# Install protoize if it was compiled.
-- -if [ -f protoize$(exeext) ]; \
-- then \
-- if [ -f gcc-cross$(exeext) ] ; then \
-- rm -f $(bindir)/$(PROTOIZE_CROSS_NAME)$(exeext); \
-- $(INSTALL_PROGRAM) protoize$(exeext) $(bindir)/$(PROTOIZE_CROSS_NAME)$(exeext); \
-- rm -f $(bindir)/$(UNPROTOIZE_CROSS_NAME)$(exeext); \
-- $(INSTALL_PROGRAM) unprotoize$(exeext) $(bindir)/$(UNPROTOIZE_CROSS_NAME)$(exeext); \
-- else \
-- rm -f $(bindir)/$(PROTOIZE_INSTALL_NAME)$(exeext); \
-- $(INSTALL_PROGRAM) protoize$(exeext) $(bindir)/$(PROTOIZE_INSTALL_NAME)$(exeext); \
-- rm -f $(bindir)/$(UNPROTOIZE_INSTALL_NAME)$(exeext); \
-- $(INSTALL_PROGRAM) unprotoize$(exeext) $(bindir)/$(UNPROTOIZE_INSTALL_NAME)$(exeext); \
-- fi ; \
-- rm -f $(libsubdir)/SYSCALLS.c.X; \
-- $(INSTALL_DATA) SYSCALLS.c.X $(libsubdir)/SYSCALLS.c.X; \
-- chmod a-x $(libsubdir)/SYSCALLS.c.X; \
-- fi
-- -rm -f $(libsubdir)/cpp0$(exeext)
-- $(INSTALL_PROGRAM) cpp0$(exeext) $(libsubdir)/cpp0$(exeext)
--# Install gcov if it was compiled.
-- -if [ -f gcov$(exeext) ]; \
-- then \
-- rm -f $(bindir)/gcov$(exeext); \
-- $(INSTALL_PROGRAM) gcov$(exeext) $(bindir)/$(GCOV_INSTALL_NAME)$(exeext); \
-- fi
-
- # Install the driver program as $(target_alias)-gcc
- # and also as either gcc (if native) or $(gcc_tooldir)/bin/gcc.
diff --git a/devel/i386-rtems-chill/pkg-comment b/devel/i386-rtems-chill/pkg-comment
deleted file mode 100644
index f9d9ef3..0000000
--- a/devel/i386-rtems-chill/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-FSF CHILL-gcc-2.95.2 base-port for RTEMS development
diff --git a/devel/i386-rtems-chill/pkg-descr b/devel/i386-rtems-chill/pkg-descr
deleted file mode 100644
index fbbaa3a..0000000
--- a/devel/i386-rtems-chill/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-The base port for all the RTEMS CHILL-gcc ports. RTEMS is a
-Real-Time Operating System of Embedded Software development.
-It has its origins in the US Military, but is now open-source
-and supported by a wide varity of GNU tool languages. It
-a large number of processors and systems.
-
-WWW: http://www.oarcorp.com/
-
-- Jim
-jim@thehousleys.net
diff --git a/devel/i386-rtems-chill/pkg-plist b/devel/i386-rtems-chill/pkg-plist
deleted file mode 100644
index 549a621..0000000
--- a/devel/i386-rtems-chill/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment this plist intentionally left empty
diff --git a/devel/i386-rtems-chill/pkg-plist.arm-rtems b/devel/i386-rtems-chill/pkg-plist.arm-rtems
deleted file mode 100644
index 7f52b0a..0000000
--- a/devel/i386-rtems-chill/pkg-plist.arm-rtems
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/arm-rtems-chill
-lib/gcc-lib/arm-rtems/2.95.3/libchill.a
-lib/gcc-lib/arm-rtems/2.95.3/cc1chill
-lib/gcc-lib/arm-rtems/2.95.3/chillrt0.o
diff --git a/devel/i386-rtems-chill/pkg-plist.i386-rtems b/devel/i386-rtems-chill/pkg-plist.i386-rtems
deleted file mode 100644
index 0356785..0000000
--- a/devel/i386-rtems-chill/pkg-plist.i386-rtems
+++ /dev/null
@@ -1,18 +0,0 @@
-bin/i386-rtems-chill
-lib/gcc-lib/i386-rtems/2.95.3/libchill.a
-lib/gcc-lib/i386-rtems/2.95.3/cc1chill
-lib/gcc-lib/i386-rtems/2.95.3/chillrt0.o
-lib/gcc-lib/i386-rtems/2.95.3/k6/libchill.a
-lib/gcc-lib/i386-rtems/2.95.3/k6/chillrt0.o
-lib/gcc-lib/i386-rtems/2.95.3/m486/soft-float/libchill.a
-lib/gcc-lib/i386-rtems/2.95.3/m486/soft-float/chillrt0.o
-lib/gcc-lib/i386-rtems/2.95.3/m486/libchill.a
-lib/gcc-lib/i386-rtems/2.95.3/m486/chillrt0.o
-lib/gcc-lib/i386-rtems/2.95.3/mpentium/libchill.a
-lib/gcc-lib/i386-rtems/2.95.3/mpentium/chillrt0.o
-lib/gcc-lib/i386-rtems/2.95.3/mpentiumpro/libchill.a
-lib/gcc-lib/i386-rtems/2.95.3/mpentiumpro/chillrt0.o
-lib/gcc-lib/i386-rtems/2.95.3/soft-float/chillrt0.o
-lib/gcc-lib/i386-rtems/2.95.3/soft-float/libchill.a
-lib/gcc-lib/i386-rtems/2.95.3/soft-float/nofp/chillrt0.o
-lib/gcc-lib/i386-rtems/2.95.3/soft-float/nofp/libchill.a
diff --git a/devel/i386-rtems-chill/pkg-plist.m68k-rtems b/devel/i386-rtems-chill/pkg-plist.m68k-rtems
deleted file mode 100644
index 05b7b84..0000000
--- a/devel/i386-rtems-chill/pkg-plist.m68k-rtems
+++ /dev/null
@@ -1,12 +0,0 @@
-bin/m68k-rtems-chill
-lib/gcc-lib/m68k-rtems/2.95.3/libchill.a
-lib/gcc-lib/m68k-rtems/2.95.3/cc1chill
-lib/gcc-lib/m68k-rtems/2.95.3/chillrt0.o
-lib/gcc-lib/m68k-rtems/2.95.3/m68000/libchill.a
-lib/gcc-lib/m68k-rtems/2.95.3/m68000/chillrt0.o
-lib/gcc-lib/m68k-rtems/2.95.3/m5200/libchill.a
-lib/gcc-lib/m68k-rtems/2.95.3/m5200/chillrt0.o
-lib/gcc-lib/m68k-rtems/2.95.3/mcpu32/libchill.a
-lib/gcc-lib/m68k-rtems/2.95.3/mcpu32/chillrt0.o
-lib/gcc-lib/m68k-rtems/2.95.3/msoft-float/libchill.a
-lib/gcc-lib/m68k-rtems/2.95.3/msoft-float/chillrt0.o
diff --git a/devel/i386-rtems-chill/pkg-plist.mips-rtems b/devel/i386-rtems-chill/pkg-plist.mips-rtems
deleted file mode 100644
index ef612cc..0000000
--- a/devel/i386-rtems-chill/pkg-plist.mips-rtems
+++ /dev/null
@@ -1,26 +0,0 @@
-bin/mips-rtems-chill
-lib/gcc-lib/mips-rtems/2.95.3/libchill.a
-lib/gcc-lib/mips-rtems/2.95.3/cc1chill
-lib/gcc-lib/mips-rtems/2.95.3/chillrt0.o
-lib/gcc-lib/mips-rtems/2.95.3/el/libchill.a
-lib/gcc-lib/mips-rtems/2.95.3/el/chillrt0.o
-lib/gcc-lib/mips-rtems/2.95.3/el/mips3/libchill.a
-lib/gcc-lib/mips-rtems/2.95.3/el/mips3/chillrt0.o
-lib/gcc-lib/mips-rtems/2.95.3/single/el/libchill.a
-lib/gcc-lib/mips-rtems/2.95.3/single/el/chillrt0.o
-lib/gcc-lib/mips-rtems/2.95.3/single/el/mips3/libchill.a
-lib/gcc-lib/mips-rtems/2.95.3/single/el/mips3/chillrt0.o
-lib/gcc-lib/mips-rtems/2.95.3/single/libchill.a
-lib/gcc-lib/mips-rtems/2.95.3/single/chillrt0.o
-lib/gcc-lib/mips-rtems/2.95.3/single/mips3/libchill.a
-lib/gcc-lib/mips-rtems/2.95.3/single/mips3/chillrt0.o
-lib/gcc-lib/mips-rtems/2.95.3/soft-float/el/libchill.a
-lib/gcc-lib/mips-rtems/2.95.3/soft-float/el/chillrt0.o
-lib/gcc-lib/mips-rtems/2.95.3/soft-float/libchill.a
-lib/gcc-lib/mips-rtems/2.95.3/soft-float/chillrt0.o
-lib/gcc-lib/mips-rtems/2.95.3/soft-float/el/mips3/libchill.a
-lib/gcc-lib/mips-rtems/2.95.3/soft-float/el/mips3/chillrt0.o
-lib/gcc-lib/mips-rtems/2.95.3/soft-float/mips3/libchill.a
-lib/gcc-lib/mips-rtems/2.95.3/soft-float/mips3/chillrt0.o
-lib/gcc-lib/mips-rtems/2.95.3/mips3/libchill.a
-lib/gcc-lib/mips-rtems/2.95.3/mips3/chillrt0.o
diff --git a/devel/i386-rtems-chill/pkg-plist.powerpc-rtems b/devel/i386-rtems-chill/pkg-plist.powerpc-rtems
deleted file mode 100644
index 8540255..0000000
--- a/devel/i386-rtems-chill/pkg-plist.powerpc-rtems
+++ /dev/null
@@ -1,20 +0,0 @@
-bin/powerpc-rtems-chill
-lib/gcc-lib/powerpc-rtems/2.95.3/libchill.a
-lib/gcc-lib/powerpc-rtems/2.95.3/cc1chill
-lib/gcc-lib/powerpc-rtems/2.95.3/chillrt0.o
-lib/gcc-lib/powerpc-rtems/2.95.3/ca/libchill.a
-lib/gcc-lib/powerpc-rtems/2.95.3/ca/chillrt0.o
-lib/gcc-lib/powerpc-rtems/2.95.3/le/ca/libchill.a
-lib/gcc-lib/powerpc-rtems/2.95.3/le/ca/chillrt0.o
-lib/gcc-lib/powerpc-rtems/2.95.3/le/libchill.a
-lib/gcc-lib/powerpc-rtems/2.95.3/le/chillrt0.o
-lib/gcc-lib/powerpc-rtems/2.95.3/lin/libchill.a
-lib/gcc-lib/powerpc-rtems/2.95.3/lin/chillrt0.o
-lib/gcc-lib/powerpc-rtems/2.95.3/nof/ca/libchill.a
-lib/gcc-lib/powerpc-rtems/2.95.3/nof/ca/chillrt0.o
-lib/gcc-lib/powerpc-rtems/2.95.3/nof/le/ca/libchill.a
-lib/gcc-lib/powerpc-rtems/2.95.3/nof/le/ca/chillrt0.o
-lib/gcc-lib/powerpc-rtems/2.95.3/nof/le/libchill.a
-lib/gcc-lib/powerpc-rtems/2.95.3/nof/le/chillrt0.o
-lib/gcc-lib/powerpc-rtems/2.95.3/nof/libchill.a
-lib/gcc-lib/powerpc-rtems/2.95.3/nof/chillrt0.o
diff --git a/devel/i386-rtems-chill/pkg-plist.sh-rtems b/devel/i386-rtems-chill/pkg-plist.sh-rtems
deleted file mode 100644
index 02b54a8..0000000
--- a/devel/i386-rtems-chill/pkg-plist.sh-rtems
+++ /dev/null
@@ -1,26 +0,0 @@
-bin/sh-rtems-chill
-lib/gcc-lib/sh-rtems/2.95.3/libchill.a
-lib/gcc-lib/sh-rtems/2.95.3/cc1chill
-lib/gcc-lib/sh-rtems/2.95.3/chillrt0.o
-lib/gcc-lib/sh-rtems/2.95.3/m2/libchill.a
-lib/gcc-lib/sh-rtems/2.95.3/m2/chillrt0.o
-lib/gcc-lib/sh-rtems/2.95.3/m3e/libchill.a
-lib/gcc-lib/sh-rtems/2.95.3/m3e/chillrt0.o
-lib/gcc-lib/sh-rtems/2.95.3/m4/libchill.a
-lib/gcc-lib/sh-rtems/2.95.3/m4/chillrt0.o
-lib/gcc-lib/sh-rtems/2.95.3/m4-single/libchill.a
-lib/gcc-lib/sh-rtems/2.95.3/m4-single/chillrt0.o
-lib/gcc-lib/sh-rtems/2.95.3/m4-single-only/libchill.a
-lib/gcc-lib/sh-rtems/2.95.3/m4-single-only/chillrt0.o
-lib/gcc-lib/sh-rtems/2.95.3/ml/m2/libchill.a
-lib/gcc-lib/sh-rtems/2.95.3/ml/m2/chillrt0.o
-lib/gcc-lib/sh-rtems/2.95.3/ml/m3e/libchill.a
-lib/gcc-lib/sh-rtems/2.95.3/ml/m3e/chillrt0.o
-lib/gcc-lib/sh-rtems/2.95.3/ml/m4/libchill.a
-lib/gcc-lib/sh-rtems/2.95.3/ml/m4/chillrt0.o
-lib/gcc-lib/sh-rtems/2.95.3/ml/m4-single/libchill.a
-lib/gcc-lib/sh-rtems/2.95.3/ml/m4-single/chillrt0.o
-lib/gcc-lib/sh-rtems/2.95.3/ml/m4-single-only/libchill.a
-lib/gcc-lib/sh-rtems/2.95.3/ml/m4-single-only/chillrt0.o
-lib/gcc-lib/sh-rtems/2.95.3/ml/libchill.a
-lib/gcc-lib/sh-rtems/2.95.3/ml/chillrt0.o
diff --git a/devel/i386-rtems-chill/pkg-plist.sparc-rtems b/devel/i386-rtems-chill/pkg-plist.sparc-rtems
deleted file mode 100644
index 88b4113..0000000
--- a/devel/i386-rtems-chill/pkg-plist.sparc-rtems
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/sparc-rtems-chill
-lib/gcc-lib/sparc-rtems/2.95.3/libchill.a
-lib/gcc-lib/sparc-rtems/2.95.3/cc1chill
-lib/gcc-lib/sparc-rtems/2.95.3/chillrt0.o
-lib/gcc-lib/sparc-rtems/2.95.3/soft/chillrt0.o
-lib/gcc-lib/sparc-rtems/2.95.3/soft/libchill.a
diff --git a/devel/m68k-rtems-chill/Makefile b/devel/m68k-rtems-chill/Makefile
deleted file mode 100644
index 482ddee..0000000
--- a/devel/m68k-rtems-chill/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# New ports collection makefile for: m68k-rtems-chill
-# Date created: 9 June 2000
-# Whom: James Housley <jim@thehousleys.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= chill
-
-MAINTAINER= jeh@FreeBSD.org
-
-LCLTARGET= m68k-rtems
-.include "${.CURDIR}/../i386-rtems-chill/Makefile"
diff --git a/devel/mips-rtems-chill/Makefile b/devel/mips-rtems-chill/Makefile
deleted file mode 100644
index 7ff0935..0000000
--- a/devel/mips-rtems-chill/Makefile
+++ /dev/null
@@ -1,13 +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
-
-LCLTARGET= mips-rtems
-.include "${.CURDIR}/../i386-rtems-chill/Makefile"
diff --git a/devel/powerpc-rtems-chill/Makefile b/devel/powerpc-rtems-chill/Makefile
deleted file mode 100644
index af0f946..0000000
--- a/devel/powerpc-rtems-chill/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# New ports collection makefile for: powerpc-rtems-chill
-# Date created: 9 June 2000
-# Whom: James Housley <jim@thehousleys.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= chill
-
-MAINTAINER= jeh@FreeBSD.org
-
-LCLTARGET= powerpc-rtems
-.include "${.CURDIR}/../i386-rtems-chill/Makefile"
diff --git a/devel/sh-rtems-chill/Makefile b/devel/sh-rtems-chill/Makefile
deleted file mode 100644
index a15f9d0..0000000
--- a/devel/sh-rtems-chill/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# New ports collection makefile for: sh-rtems-chill
-# Date created: 9 June 2000
-# Whom: James Housley <jim@thehousleys.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= chill
-
-MAINTAINER= jeh@FreeBSD.org
-
-LCLTARGET= sh-rtems
-.include "${.CURDIR}/../i386-rtems-chill/Makefile"
diff --git a/devel/sparc-rtems-chill/Makefile b/devel/sparc-rtems-chill/Makefile
deleted file mode 100644
index 8a6e79e..0000000
--- a/devel/sparc-rtems-chill/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# New ports collection makefile for: sparc-rtems-chill
-# Date created: 9 June 2000
-# Whom: James Housley <jim@thehousleys.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= chill
-
-MAINTAINER= jeh@FreeBSD.org
-
-LCLTARGET= sparc-rtems
-.include "${.CURDIR}/../i386-rtems-chill/Makefile"
OpenPOWER on IntegriCloud