Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2003-09-16 11:45:42 +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 Incorporate James Wetterau's patch from PR 20763 to warn if there is no 2003-09-15 11:17:27 +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 kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
comms Add MANINSTALL to BUILD_DEFS for completeness. 2003-09-15 16:27:53 +00:00
converters hange extension.mk to also install optimized files for distutils packages. 2003-09-14 16:43:45 +00:00
cross kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
databases hange extension.mk to also install optimized files for distutils packages. 2003-09-14 16:43:45 +00:00
devel Initial import of py-TPG 2.1.6 2003-09-15 22:08:35 +00:00
distfiles
doc Added fuse, fuse-utils, libspectrum 2003-09-16 10:03:00 +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 Changes 3.0.4: 2003-09-15 15:21:46 +00:00
graphics PKGCONFIG_OVERRIDE added 2003-09-15 08:48:41 +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 Use my NetBSD.org email address. 2003-09-14 18:13:48 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail USE_MILTER no longer needed. 2003-09-15 12:22:31 +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 Fix PLIST (discovered by hubertf's bulk-build). 2003-09-16 11:40:26 +00:00
news kill all references to gcc.buildlink2.mk and compiler.mk, and define 2003-09-12 20:07:06 +00:00
packages
parallel Add pseudo-category 'java'. 2003-08-23 15:16:36 +00:00
pkgtools Add MANINSTALL to BUILD_DEFS. With latest changes in bsd.pkg.mk, manual 2003-09-15 16:16:40 +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 Update audit-packages to 1.23. 2003-09-16 09:06:03 +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 Note that you actually do have to click on 'Install'. 2003-09-16 02:03:52 +00:00
x11 Add MANINSTALL to BUILD_DEFS for completeness. 2003-09-15 16:27:53 +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).