Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2003-09-16 16:49:51 +00:00
archivers don't use VAR+=, it doesn't work with all make(1)s. 2003-09-15 05:33:41 +00:00
audio 20030724: bug-fix release 2003-09-16 12:16:50 +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 hange extension.mk to also install optimized files for distutils packages. 2003-09-14 16:43:45 +00:00
chat Sync PLIST with reality. 2003-09-16 15:21:20 +00:00
comms Add MANINSTALL to BUILD_DEFS for completeness. 2003-09-15 16:27:53 +00:00
converters Don't try to link to -liconv in the install process, it fixes build in 2003-09-16 13:57:18 +00:00
cross kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
databases Add and enable ruby-vapor. 2003-09-16 16:30:10 +00:00
devel CVSync 0.24.7 2003-09-16 13:00:41 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc Note addition of databases/ruby-vapor 0.7.0 package. 2003-09-16 16:32:04 +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 Added fuse, fuse-utils, libspectrum 2003-09-16 10:03:00 +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 Sync PLIST with reality. 2003-09-16 15:50:02 +00:00
graphics Updated to 1.43. 2003-09-16 13:37:47 +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 the USE_GCC3 make variable causes conflicts with the monolithic 2003-09-16 15:47:19 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Sync PLIST with reality 2003-09-16 15:12:51 +00:00
math make this file cause a DEPENDS not a BUILD_DEPENDS as it installs a 2003-09-15 10:25:36 +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 Add MANINSTALL to BUILD_DEFS for completeness. 2003-09-15 16:27:53 +00:00
mk Use pkg_admin(1) instead of pkg_delete(1) to manipulate the file entries in 2003-09-16 11:45:42 +00:00
net Updated to 0.85. 2003-09-16 13:45:45 +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 bump BUILDLINK_DEPENDS to 20030916. 2003-09-16 16:49:51 +00:00
print Add lout to the packages which can have their papersize set or queried 2003-09-15 10:51:39 +00:00
security missed a pkg-vulnerabilities filename 2003-09-16 14:50:47 +00:00
shells Update ast-ksh (and static-ast-ksh) to version 20030724. 2003-08-12 23:28:58 +00:00
sysutils Add MANINSTALL to BUILD_DEFS for completeness. 2003-09-15 16:27:53 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Update from version 3.21 to 3.26 of lout, the first part of PR 18687 2003-09-15 09:51:38 +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 Update squid package to 2.5.4. Most of changes are already in 2003-09-16 15:58:39 +00:00
x11 Initial addition of buildlink2.mk. 2003-09-16 15:45:14 +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).