Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jmmv 9f1faec9e2 Update to 2.7:
- Do not include pkgconfig's nor intltool's dependancies in new generated bl2
  files.  These are *build* dependancies, and the package providing the bl2
  should not assume we will be using them.
2003-09-18 14:15:00 +00:00
archivers use CPPFLAGS for making it build on darwin. 2003-09-18 14:00:58 +00:00
audio Add and enable mp3splt. 2003-09-18 14:05:45 +00:00
benchmarks Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-01 23:34:57 +00:00
biology get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
cad get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
chat get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +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 get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
databases Put patch-ad back, probably still needed on sparc64. 2003-09-18 09:52:21 +00:00
devel Include converters/libiconv/buildlink2.mk. 2003-09-18 04:01:17 +00:00
distfiles
doc Added mp3splt-1.9. 2003-09-18 14:06:12 +00:00
editors get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
emulators get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +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 Revert last change so that Antti can fix it properly. 2003-09-18 14:02:20 +00:00
graphics Update to KDE3.1.4. 2003-09-17 23:45:22 +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 Add missing html docs. 2003-09-18 12:52:23 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Remove PKGREVISION as base version incremented with sendmail update to 2003-09-18 10:39:12 +00:00
math get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs Update to KDE 3.1.4. 2003-09-17 22:58:45 +00:00
misc make this pkg use buildlink2 (no need for pkgrevision bump, as there 2003-09-18 08:26:32 +00:00
mk explain why including this file in pkg Makefiles is useless. 2003-09-17 19:58:08 +00:00
net Err, the Portugal locale files were renamed without any previous 2003-09-18 10:12:22 +00:00
news get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
packages
parallel Add pseudo-category 'java'. 2003-08-23 15:16:36 +00:00
pkgtools Update to 2.7: 2003-09-18 14:15:00 +00:00
print get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
security Needs USE_BUILDLINK2 to get dependency on python correctly 2003-09-18 04:17:12 +00:00
shells Update ast-ksh (and static-ast-ksh) to version 20030724. 2003-08-12 23:28:58 +00:00
sysutils Update to cfengine version 2.0.8p1. 2003-09-16 19:24:25 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Add and enable p5-XML-Stream. 2003-09-18 08:34:15 +00:00
time get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
wm get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
www Update to KDE3.1.4. 2003-09-17 23:24:27 +00:00
x11 require gcc 2.95.3 so this can be built on NetBSD 1.5.x. 2003-09-18 13:24:05 +00:00
Makefile Abort "make readme-all" before it fails (when there are no README.html files 2003-09-16 20:31:00 +00:00
Packages.txt Document USE_X11 and explain when X11 packages should be placed under LOCALBASE 2003-09-17 19:04:21 +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).