Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jlam d4dafa1f49 We just depend on the package that best matches the pkgpattern, so remove
the unreachable code surrounded by checks for matching multiple packages.
2003-09-13 11:32:04 +00:00
archivers this pkg needs gcc shared libs. 2003-09-12 12:41:47 +00:00
audio kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
benchmarks Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-01 23:34:57 +00:00
biology kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
cad Update to gwave-20030804. 2003-09-12 20:47:11 +00:00
chat kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
comms Update ruby-termios package to 0.9.4. 2003-09-11 16:57:51 +00:00
converters Remove redundant TEST_TARGET definition that matches the default one in 2003-09-13 06:22:49 +00:00
cross kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
databases kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
devel Fix unportable shell code in "configure" which breaks configuration on 2003-09-12 21:02:10 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc Update pkg_install to 20030913. Changes from version 20020912 are quieting 2003-09-13 09:24:07 +00:00
editors No reason to bump PKGREVISION -- no change here. Undo, it was not long ago. 2003-09-12 22:17:28 +00:00
emulators kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts permit large number of fonts to be processed (free resource appropriately). 2003-09-09 07:44:57 +00:00
games kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
graphics LATEST CHANGES BETWEEN 2.1.5 and 2.1.4 2003-09-13 08:32:18 +00:00
ham USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
inputmethod editors/mule-ucs now supports emacs20. 2003-09-13 08:30:38 +00:00
lang Only include libiconv/buildlink2.mk on IRIX. It's not needed on NetBSD. 2003-09-13 10:18:06 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Remove redundant TEST_TARGET definition that matches the default one in 2003-09-13 06:22:49 +00:00
math add a few patch files, actually replacements for part of the distfile, 2003-09-12 20:46:47 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs Bump version to 2.2.6. Add gnome-themes, gnome2-user-docs and yelp. 2003-09-12 17:45:02 +00:00
misc kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
mk We just depend on the package that best matches the pkgpattern, so remove 2003-09-13 11:32:04 +00:00
net PKGREVISION++ for last. 2003-09-13 08:18:03 +00:00
news kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
packages Add .cvsignore to stop cvs update listing every distfile and more 1999-11-24 11:53:24 +00:00
parallel Add pseudo-category 'java'. 2003-08-23 15:16:36 +00:00
pkgtools Update pkg_install to 20030913. Changes from version 20020912 are quieting 2003-09-13 09:24:07 +00:00
print kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
security Remove redundant TEST_TARGET definition that matches the default one in 2003-09-13 06:22:49 +00:00
shells Update ast-ksh (and static-ast-ksh) to version 20030724. 2003-08-12 23:28:58 +00:00
sysutils Update rconfig to 0.17nb1 2003-09-12 15:12:12 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc remove pthread dependency from buildlink too 2003-09-13 07:53:53 +00:00
time Update time/p5-Time-HiRes to 1.50. Changes from version 1.49 include: 2003-09-13 08:42:19 +00:00
wm kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
www Remove unneeded patch... module.mk sets INSTALLDIRS for us. 2003-09-13 08:50:37 +00:00
x11 Fix typo 2003-09-13 03:37:33 +00:00
Makefile style nit: 2003-07-25 02:44:09 +00:00
Packages.txt Sync texinfo section with reality. 2003-08-30 22:01:36 +00:00
pkglocate Use "printf" instead of "echo -n" because it's more portable. 2003-05-31 14:20:46 +00:00
README the full documentation has more up-to-date information than the 2003-06-23 07:48:01 +00:00

$NetBSD: README,v 1.16 2003/06/23 07:48:01 grant Exp $

The pkgsrc documentation now lives on the NetBSD web site.

Full documentation, one file per chapter:
	http://www.NetBSD.org/Documentation/pkgsrc/

Full documentation in a single file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.html

Full documentation in a single plain-text file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.txt

pkgsrc.txt and pkgsrc.html are also provided in the top level pkgsrc
directory (this directory).