From fc2dbb6f7224bbb63fdbabbc419f2b85f3f79b8e Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 18 Oct 2007 23:01:30 +0000 Subject: Almost all binary bootstrap kits are obsolete. The remaining ones are provided near the binary packages, to make finding them easier. --- doc/guide/files/ftp-layout.xml | 18 ++-- doc/guide/files/platforms.xml | 224 +---------------------------------------- 2 files changed, 15 insertions(+), 227 deletions(-) (limited to 'doc/guide/files') diff --git a/doc/guide/files/ftp-layout.xml b/doc/guide/files/ftp-layout.xml index b730a105969..6e4c3aa8620 100644 --- a/doc/guide/files/ftp-layout.xml +++ b/doc/guide/files/ftp-layout.xml @@ -1,4 +1,4 @@ - + Directory layout of the pkgsrc FTP server @@ -16,10 +16,12 @@ <filename>bootstrap-pkgsrc</filename>: Bootstrap kits - For those who only want to manage binary packages on - systems other than NetBSD, we provide the package management - tools in a separate, small tar file. Please note that most of - these files are horribly outdated. + This directory used to contain binary packages of the + package management tools for various platforms. For those + package collections that need them, they are now stored near the + binary packages, so you should look in the packages + directory. @@ -59,8 +61,10 @@ OPSYS is the name of the - operating system for which the packages have been - built. + operating system for which the packages have been built. The + name is taken from the output of the uname + command, so it may differ from the one you are used to + hear. ARCH is the hardware architecture of the platform for which the packages have been diff --git a/doc/guide/files/platforms.xml b/doc/guide/files/platforms.xml index 7755e6bc61c..515cb55e6d8 100644 --- a/doc/guide/files/platforms.xml +++ b/doc/guide/files/platforms.xml @@ -1,223 +1,13 @@ - + Using pkgsrc on systems other than &os; Binary distribution - -We provide a bootstrap kit in both source and binary form for other -platforms than &os;, consisting of the pkg administration tools and other -tools required to use pkgsrc and build packages. - - - -Older binary snapshots are available in the -bootstrap-pkgsrc/archive -directory on ftp.NetBSD.org. - - - - Binary kits and available packages - - - - Platform - Latest snapshot - Binary kit - Binary packages - - - - - Darwin 5.5/powerpc (Mac OS X 10.1.5) - 20021209 - binary kit - - - - Darwin 6.6/powerpc (Mac OS X 10.2.6) - 20030623 - binary kit - - - - Darwin 7.6/powerpc (Mac OS X 10.3.6) - 20041219 - binary kit - binary packages - - - Darwin 7.8/powerpc (Mac OS X 10.3.8) - 20050320 - binary kit - - - - Darwin 8.1/powerpc (Mac OS X 10.4.1) - 20050625 - binary kit - binary packages - - - Debian GNU Linux/i386 - 20031023 - binary kit - - - - Fedora Core 2 Linux/i386 - 20050618 - binary kit - - - - Fedora Core 4 Linux/i386 - 20060105 - binary kit - - - - FreeBSD 3.5/i386 - 20030411 - binary kit - - - - FreeBSD 4.7/i386 - 20021211 - binary kit - - - - FreeBSD 5.0/i386 - 20030411 - binary kit - - - - FreeBSD 5.1/i386 - 20030630 - binary kit - - - - FreeBSD 5.2.1/i386 - 20040227 - binary kit - - - - FreeBSD 5.3/i386 - 20050119 - binary kit - - - - HP-UX 11.11/hppa - 20070421 - binary kit - - - - Interix 3.5 - 20061106 - binary kit - - - - IRIX 6.5 n32-bit ABI - 20040911 - binary kit - binary packages - - - IRIX 6.5 64-bit ABI - 20040912 - binary kit - binary packages - - - OpenBSD 3.2/i386 - 20030420 - binary kit - - - - OpenBSD 3.3/i386 - 20030503 - binary kit - - - - OpenBSD 3.5/i386 - 20040703 - binary kit - - - - OSF1 5.1/alpha - 20070420 - binary kit - - - - Slackware Linux 8.1/i386 - 20030417 - binary kit - - - - Slackware Linux 9/i386 - 20040703 - binary kit - - - - Solaris 8/sparc - 20050220 - binary kit - - - - Solaris 8/i386 - 20050220 - binary kit - - - - Solaris 9/sparc - 20060713 - binary kit - - - - Solaris 9/i386 - 20030411 - binary kit - - - - -
- - -Simply download the binary kit for your platform, and extract it into -/ e.g. - - -&rprompt; cd / -&rprompt; gzip -c -d /tmp/bootstrap-pkgsrc-SunOS-5.9-sparc-20031023.tar.gz \ - | tar -xpf - - - -Of course, as with any binary distributions, you should verify the -checksum against the SUM -or CKSUM -file and inspect the contents before extracting it. - + +See . +
@@ -241,12 +31,6 @@ file and inspect the contents before extracting it. However, these can also be set using command-line arguments.
- Binary packages for the pkgsrc tools and an initial set of packages is - available for supported platforms. An up-to-date list of these can be - found on www.pkgsrc.org. - Note that this only works for privileged builds that install - into /usr/pkg. - The bootstrap installs a bmake tool. Use this bmake when building via pkgsrc. -- cgit v1.2.3