summaryrefslogtreecommitdiff
path: root/cross/i386-netbsdelf
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-03 19:18:36 +0000
committerwiz <wiz@pkgsrc.org>2002-10-03 19:18:36 +0000
commit6584a89fdfcc7ebba59de9a7847d44f1bcca72a5 (patch)
tree85036fd71ba80825536fa882432b439b9a073ee0 /cross/i386-netbsdelf
parentf293d81c2f09c2455a3d8bc3dddfa79c2f36831a (diff)
downloadpkgsrc-6584a89fdfcc7ebba59de9a7847d44f1bcca72a5.tar.gz
Remove some obsolete cross-compilation packages.
The recommended way nowadays is to use build.sh for generating cross-toolchains; for details, see e.g. http://www.netbsd.org/Documentation/cross/
Diffstat (limited to 'cross/i386-netbsdelf')
-rw-r--r--cross/i386-netbsdelf/DESCR1
-rw-r--r--cross/i386-netbsdelf/MESSAGE12
-rw-r--r--cross/i386-netbsdelf/Makefile21
-rw-r--r--cross/i386-netbsdelf/PLIST1
-rw-r--r--cross/i386-netbsdelf/distinfo10
-rw-r--r--cross/i386-netbsdelf/patches/patch-ab20
-rw-r--r--cross/i386-netbsdelf/patches/patch-ac20
7 files changed, 0 insertions, 85 deletions
diff --git a/cross/i386-netbsdelf/DESCR b/cross/i386-netbsdelf/DESCR
deleted file mode 100644
index b2d4c0c9d85..00000000000
--- a/cross/i386-netbsdelf/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-This cross-compile environment is for ELF NetBSD/i386.
diff --git a/cross/i386-netbsdelf/MESSAGE b/cross/i386-netbsdelf/MESSAGE
deleted file mode 100644
index 64a67b7d56b..00000000000
--- a/cross/i386-netbsdelf/MESSAGE
+++ /dev/null
@@ -1,12 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/12 17:16:39 wiz Exp $
-
-This pkg DOES NOT install headers or runtime link libraries. Only the
-compilers are installed.
-
-In order to have a complete development setup, you need to install
-includes and libraries in ${CROSSBASE}/i386-netbsdelf/include and
-${CROSSBASE}/i386-netbsdelf/lib respectively, or symlink these paths to
-the appropriate places.
-
-===========================================================================
diff --git a/cross/i386-netbsdelf/Makefile b/cross/i386-netbsdelf/Makefile
deleted file mode 100644
index f90c5f1c389..00000000000
--- a/cross/i386-netbsdelf/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2001/02/16 14:04:59 wiz Exp $
-#
-
-DISTVERSION= 1.3.0.0
-DISTFILES= # none
-
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.netbsd.org/
-COMMENT= Cross-compile environment for ELF NetBSD/i386
-
-WRKSRC= ${WRKDIR}/${BINUTILS_DISTNAME}
-
-USE_CROSS_BINUTILS= yes
-BINUTILS_GNUTARGET= elf32-i386
-BINUTILS_LDEMULATION= elf_i386
-USE_CROSS_EGCS= yes
-EGCS_FAKE_RUNTIME= yes
-
-TARGET_ARCH= i386-netbsdelf
-
-.include "../COMMON/cross.mk"
diff --git a/cross/i386-netbsdelf/PLIST b/cross/i386-netbsdelf/PLIST
deleted file mode 100644
index eebd8445841..00000000000
--- a/cross/i386-netbsdelf/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:03:33 zuntum Exp $
diff --git a/cross/i386-netbsdelf/distinfo b/cross/i386-netbsdelf/distinfo
deleted file mode 100644
index 9bd57bf1aaa..00000000000
--- a/cross/i386-netbsdelf/distinfo
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 09:36:24 skrll Exp $
-
-SHA1 (binutils-2.9.1.tar.gz) = 9df3cdcd34f81118ee403f8794b277ad28a57e14
-Size (binutils-2.9.1.tar.gz) = 5694541 bytes
-SHA1 (egcs-1.1.1.tar.gz) = 381f6c15ab042a4d3605490c29620ea5ad5592a6
-Size (egcs-1.1.1.tar.gz) = 11604853 bytes
-SHA1 (egcs-1.1.1-NetBSD-19980104.diff.gz) = 85ebc334bf9472b9595c4348a6bc440e836b922a
-Size (egcs-1.1.1-NetBSD-19980104.diff.gz) = 59770 bytes
-SHA1 (patch-ab) = c526efce2dab7fbfa46c744f02326785ee9e4797
-SHA1 (patch-ac) = 85381659fca08ccc3460f0f521b24c469bd9447d
diff --git a/cross/i386-netbsdelf/patches/patch-ab b/cross/i386-netbsdelf/patches/patch-ab
deleted file mode 100644
index 384afcd87fe..00000000000
--- a/cross/i386-netbsdelf/patches/patch-ab
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 1999/02/14 10:06:09 mrg Exp $
-
-Index: gas/configure.in
-===================================================================
-RCS file: /cvsroot/src/gnu/dist/gas/configure.in,v
-retrieving revision 1.5
-retrieving revision 1.6
-diff -c -r1.5 -r1.6
-*** gas/configure.in 1998/12/16 14:33:14 1.5
---- gas/configure.in 1999/01/28 22:00:20 1.6
-***************
-*** 153,158 ****
---- 153,159 ----
- i386-sequent-bsd*) fmt=aout em=dynix bfd_gas=yes ;;
- i386-*-bsd*) fmt=aout em=386bsd ;;
- i386-*-netbsd0.8) fmt=aout em=386bsd ;;
-+ i386-*-netbsdelf*) fmt=elf em=nbsd bfd_gas=yes;;
- i386-*-netbsd*) fmt=aout em=nbsd bfd_gas=yes;;
- i386-*-openbsd*) fmt=aout em=nbsd bfd_gas=yes;;
- i386-*-linux*aout* | i386-*-linuxoldld) fmt=aout em=linux ;;
diff --git a/cross/i386-netbsdelf/patches/patch-ac b/cross/i386-netbsdelf/patches/patch-ac
deleted file mode 100644
index fa3f2ca8810..00000000000
--- a/cross/i386-netbsdelf/patches/patch-ac
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 1999/02/14 10:06:09 mrg Exp $
-
-Index: gas/configure
-===================================================================
-RCS file: /cvsroot/src/gnu/dist/gas/configure,v
-retrieving revision 1.8
-retrieving revision 1.9
-diff -c -r1.8 -r1.9
-*** gas/configure 1998/12/16 14:33:14 1.8
---- gas/configure 1999/01/28 22:00:20 1.9
-***************
-*** 811,816 ****
---- 811,817 ----
- i386-sequent-bsd*) fmt=aout em=dynix bfd_gas=yes ;;
- i386-*-bsd*) fmt=aout em=386bsd ;;
- i386-*-netbsd0.8) fmt=aout em=386bsd ;;
-+ i386-*-netbsdelf*) fmt=elf em=nbsd bfd_gas=yes;;
- i386-*-netbsd*) fmt=aout em=nbsd bfd_gas=yes;;
- i386-*-openbsd*) fmt=aout em=nbsd bfd_gas=yes;;
- i386-*-linux*aout* | i386-*-linuxoldld) fmt=aout em=linux ;;