summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-03-22 16:04:25 +0000
committergrant <grant@pkgsrc.org>2003-03-22 16:04:25 +0000
commitf632ad46804dd65fd52006940ce139b74b7d6218 (patch)
tree1f4234ff8c725d02e637987a3e66f7c3bbca2f0d /cross
parent6d12fe8b074212b932262b00e181d30325aa3891 (diff)
downloadpkgsrc-f632ad46804dd65fd52006940ce139b74b7d6218.tar.gz
zoularis has been superceded by the pkgsrc bootstrap kit, in
othersrc/bootstrap-pkgsrc.
Diffstat (limited to 'cross')
-rw-r--r--cross/zoularis/DESCR20
-rw-r--r--cross/zoularis/Makefile23
-rw-r--r--cross/zoularis/PLIST1
-rw-r--r--cross/zoularis/distinfo4
4 files changed, 0 insertions, 48 deletions
diff --git a/cross/zoularis/DESCR b/cross/zoularis/DESCR
deleted file mode 100644
index 855d49d8d3f..00000000000
--- a/cross/zoularis/DESCR
+++ /dev/null
@@ -1,20 +0,0 @@
-This package provides the necessary header files and libraries to
-install NetBSD utilities and libraries on Solaris 2.8, Redhat Linux
-6 and 7, and has been used to get the NetBSD packages collection
-working on Solaris and Linux. It was developed by Christos Zoulas,
-and has been tested on Solaris 2.8, running on Sparc hardware, and
-RedHat Linux 7.0, running on i386 hardware.
-
-To get this package running on Solaris, you'll need to have either
-a recent gcc or egcs installed, and a version of GNU tar available,
-as well as gzip.
-
-After extracting all the files, you need to edit Makefile.inc to set
-the correct paths for ${BSDSRCDIR} (where the NetBSD src tree is
-located), and for ${DESTDIR} (where the binaries and support files
-will be placed).
-
-On Solaris then, make sure that /usr/ccs/bin is in your path,
-and then invoke Solaris' make (/usr/ccs/bin/make).
-
-There is nothing special to do on Linux.
diff --git a/cross/zoularis/Makefile b/cross/zoularis/Makefile
deleted file mode 100644
index d5670ad639b..00000000000
--- a/cross/zoularis/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2001/07/04 21:05:03 christos Exp $
-#
-
-DISTNAME= zoularis-20010704
-CATEGORIES= cross
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-
-MAINTAINER= agc@netbsd.org
-HOMEPAGE= http://www.netbsd.org/
-COMMENT= provides NetBSD libs, includes and utilities on Solaris and Linux
-
-WRKSRC= ${WRKDIR}/bsd
-
-NO_CONFIGURE= yes
-NO_BUILD= yes
-NO_PACKAGE= This package is needed to compile the pkgtools
-
-post-extract:
- @${ECHO} "Make sure /usr/ccs/bin is in your PATH and then"
- @${ECHO} "configure --srcdir /your/bsd/source/root \\"
- @${ECHO} "--prefix /your/installation/dir && make"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/cross/zoularis/PLIST b/cross/zoularis/PLIST
deleted file mode 100644
index 29800d7d4ca..00000000000
--- a/cross/zoularis/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:03:45 zuntum Exp $
diff --git a/cross/zoularis/distinfo b/cross/zoularis/distinfo
deleted file mode 100644
index a3745d848b0..00000000000
--- a/cross/zoularis/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.3 2001/07/04 21:05:03 christos Exp $
-
-SHA1 (zoularis-20010704.tar.gz) = 7a1f78bb90178a633ff37a0ca13e4dae60f9453a
-Size (zoularis-20010704.tar.gz) = 66110 bytes