Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
fredb d5f813f88b The "slang" build on NetBSD-1.4.3/a.out really needs -ltermcap, and
the old "configure" hack of adding "-ltermcap" to LIBS wasn't working
(configure's too smart for that), so hack "configure" directly.
2001-03-27 02:58:39 +00:00
archivers Set CC to "${CC}", not cc. Duh? 2001-03-11 03:35:48 +00:00
audio Update gqmpeg to 0.8.3nb1, to play Ogg Vorbis properly. 2001-03-25 16:21:51 +00:00
benchmarks gnuplot>=3.7 2001-03-22 13:27:27 +00:00
biology Use ${PKGLOCALEDIR}. 2001-03-04 17:33:42 +00:00
cad Add and enable qcad. 2001-03-26 20:54:41 +00:00
chat Update epic4 to 0.10.1 and use .tar.bz2 distfile instead of .tar.gz one. 2001-03-26 15:39:29 +00:00
comms make this work on alpha. (printf format string fixes) 2001-03-19 13:23:35 +00:00
converters Update to 2.12. 2001-03-21 17:08:54 +00:00
cross Use mktemp instead of tempnam to create the temporary file; addresses 2001-03-23 13:36:17 +00:00
databases add & enable xsqlmenu 2001-03-27 02:18:33 +00:00
devel Enable p5-Tie-IxHash 2001-03-26 23:52:17 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
editors Fix thinkos in previous. Really depend on ispell-base-*. 2001-03-19 04:32:27 +00:00
emulators Update to xmame-0.37b12.1 2001-03-24 19:52:33 +00:00
finance Update to 1.4.11. Changes are bugfixes and a couple of new locales. 2001-03-23 15:46:42 +00:00
fonts FIX (patch by hrs-t@hh.iij4u.or.jp on tech-pkg-ja@jp.netbsd.org) 2001-03-17 16:49:38 +00:00
games Make this work with xpkgwedge. 2001-03-26 14:45:09 +00:00
graphics Change diff so patchdiff works. 2001-03-26 23:03:33 +00:00
ham Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
japanese Update ipadic to 2.4.4. 2001-03-23 23:33:12 +00:00
lang s/Embedded/Embeddable/ 2001-03-25 21:56:22 +00:00
licenses Remove some spaces at eol which made it weird to read in 80 columns. 2001-03-16 14:37:23 +00:00
mail Update to 1.15 2001-03-25 07:23:18 +00:00
math Changed the build process to work with the recently updated mpi-ch package 2001-03-25 21:43:02 +00:00
mbone Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
meta-pkgs Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
misc add & enable colorize 2001-03-26 04:14:22 +00:00
mk make sure that any packages listed in BULK_PREREQ get listed in the output 2001-03-27 02:50:05 +00:00
net Update to wmnet-1.06nb1 to add some patches to make this work better in 2001-03-27 02:29:17 +00:00
news Update do_png() to no longer use the deprecated "libpng" functions. 2001-03-26 21:48:59 +00:00
packages Add .cvsignore to stop cvs update listing every distfile and more 1999-11-24 11:53:24 +00:00
parallel Update mpich to 1.2.1. 2001-03-21 15:28:57 +00:00
pkgtools Withdraw that last change. "bsd.man.mk" compresses man pages whenever 2001-03-26 16:48:25 +00:00
print Fix thinkos in previous. Really depend on ispell-base-*. 2001-03-19 04:32:27 +00:00
security '0' sorts as zero, not as the letter "oh". 2001-03-26 14:39:37 +00:00
shells Commented out MASTER_SITES and HOMEPAGE as they now require authorization 2001-03-08 21:26:50 +00:00
sysutils * ${CC} -s -> ${CC} ${STRIPFLAG} 2001-03-26 17:56:09 +00:00
templates Note how to report problems, or send updates or suggestions. 2001-03-19 17:44:30 +00:00
textproc Add and enable yodl. 2001-03-26 22:46:37 +00:00
time Remove .todo. Doesn't seem to be used. 2001-03-21 09:40:40 +00:00
wm Add and enable fvwm2-current 2001-03-20 14:56:03 +00:00
www The "slang" build on NetBSD-1.4.3/a.out really needs -ltermcap, and 2001-03-27 02:58:39 +00:00
x11 Add and enable "ssystem". 2001-03-26 07:10:39 +00:00
Makefile echo -> ${ECHO} 2001-02-27 20:23:59 +00:00
Packages.txt Handle the symlinks created by libtool on a.out for certain invocations 2001-03-23 17:11:17 +00:00
pkglocate put /usr/sbin into PATH in case user doesn't 2001-03-08 11:46:52 +00:00
README No paragraph (picking nits). 2000-07-23 18:02:33 +00:00

$NetBSD: README,v 1.11 2000/07/23 18:02:33 fredb Exp $

Welcome to the NetBSD Packages Collection
=========================================

In brief, the NetBSD Packages Collection is a set of software
utilities and libraries which have been ported to NetBSD.

The packages collection software can retrieve the software from its
home site, assuming you are connected in some way to the Internet,
verify its integrity, apply any patches, configure the software for
NetBSD, and build it.  Any prerequisite software will also be built
and installed for you.  Installation and de-installation of software
is managed by the packaging utilities.

The packages collection is made into a tar_file every week: 

	ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/tar_files/pkgsrc.tar.gz

and you can sup the pkgsrc tree using the `pkgsrc' name for the
collection.

The pkgsrc tree is laid out in various categories, and, within that,
the various packages themselves.

You need to have root privileges to install packages.  We are looking
at ways to remove this restriction.

+ To install a package on your system, you need to change into the
directory of the package, and type "make install".

+ If you've made a mistake, and decided that you don't want that
package on your system, then type "pkg_delete <pkg-name>", or "make
deinstall" while in the directory for the package.

+ To find out all the packages that you have installed on your system,
type "pkg_info".

+ To remove the work directory, type "make clean", and "make
clean-depends" will clean up any working directories for other
packages that are built in the process of making your package.

+ Optionally, you can periodically run "make clean" from the top
level pkgsrc directory. This will delete extracted and built files,
but will not affect the retreived source sets in pkgsrc/distfiles.

+ You can set variables to customise the behaviour (where packages are
installed, various options for individual packages etc), by setting
variables in /etc/mk.conf.  The pkgsrc/mk/mk.conf.example file
provides some examples for customisation.

The best way to find out what packages are in the collection is to
move to the top-level pkgsrc directory (this will usually be
/usr/pkgsrc), and type "make readme".  This will create a file called
README.html in the top-level pkgsrc directory, and also in all
category and package directories.  You can then see what packages are
available, along with a short (one-line) comment about the function of
the package, and a pointer to a fuller description, by using a browser
like lynx (see pkgsrc/www/lynx) or Mozilla (pkgsrc/www/mozilla), or
Communicator.  This is also available online as
ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/README.html.

Another way to find out what packages are in the collection is to
move to the top-level pkgsrc directory and type "make index". This
will create pkgsrc/INDEX which can be viewed via "make print-index | more".
You can also search for particular packages or keywords via
"make search key=<somekeyword>".

It is also possible to use the packaging software to install
pre-compiled binary packages by typing "pkg_add <URL-of-binary-pkg>". 
To see what binary packages are available, see:

	ftp://ftp.netbsd.org/pub/NetBSD/packages/<release>/<arch>/All/

where <release> is the NetBSD release, and <arch> is the hardware
architecture.

One limitation of using binary packages provided from ftp.netbsd.org
is that all mk.conf options were set to the defaults at compile time.
LOCALBASE, in particular, defaults to /usr/pkg, so non-X binaries
will be installed in /usr/pkg/bin, man pages will be installed in
/usr/pkg/man...

When a packaged tool has major compile time choices, such as support
for multiple graphic toolkit libraries, the different options may
be available as separate packages.

For more information on the packages collection see the file
Packages.txt where you found this README, or in your top-level pkgsrc
directory.