Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
seb ac47c58a83 Introduce sandboxEmptyDirs a list of directories to create empty
in the sandbox if they exist on the hosting system: put /var/spool/mqueue
as it was already created before and add /var/log for now (needed
for various packages, like security/ssh2).

Only create /var/run/utmp(x) if they exist on the hosting system.
XXX this may better be an opsys dependent action.
2003-07-29 20:31:05 +00:00
archivers HOMEPAGEs without a trailing slash are incorrect and also bad style. 2003-07-22 05:14:42 +00:00
audio Added missing p5-perl-headers dependency required by nas perl scripts 2003-07-29 12:59:08 +00:00
benchmarks COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
biology COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
cad COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
chat Follow the trend started by jmmv@. Thanks Julio! 2003-07-29 20:21:37 +00:00
comms lint 2003-07-26 12:54:55 +00:00
converters Handle installation and removal of the charset.alias file properly in binary 2003-07-28 10:11:45 +00:00
cross regen distinfo after removal of patches/patch-aa 2003-07-24 08:39:58 +00:00
databases libgda doesn't use Python at all, so remove dependencies. 2003-07-25 12:43:41 +00:00
devel Add and enable re2c 2003-07-29 16:18:31 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc Note revision bump for canna-server-bin to 1. 2003-07-29 19:48:43 +00:00
editors Released with Pine 4.56 2003-07-28 14:35:33 +00:00
emulators CONFIGURE_ARGS changed 2003-07-28 08:29:09 +00:00
finance COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
fonts Revert checksum to what was in version 1.2.1 because there apparently 2003-07-28 15:07:37 +00:00
games Fix a vulnerability. Patch from Ben Collver in PR 22165. 2003-07-28 16:03:19 +00:00
graphics add & enable gtksee 2003-07-28 13:53:51 +00:00
ham Various patches to make this work with rpcgen that exports _rpcsvcdirty 2003-07-24 06:40:54 +00:00
inputmethod Go one step further: turn CANNA_GROUP and CANNA_USER build definitions and 2003-07-29 19:53:19 +00:00
lang Sync with ../gcc3 (cpp defaults to -gcc). 2003-07-29 09:05:54 +00:00
licenses Whitespace cleanup. 2003-05-19 06:05:07 +00:00
mail Trick the configure script into accepting libiconv, whether one in the 2003-07-28 18:17:15 +00:00
math Do not override CFLAGS while building the package, so that optimizations are 2003-07-29 13:21:56 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
misc If TZ wasn't set unset it again after playing with other timezones. 2003-07-29 12:31:15 +00:00
mk Introduce sandboxEmptyDirs a list of directories to create empty 2003-07-29 20:31:05 +00:00
net 1.2.2 2003-07-28 22:38:26 +00:00
news Sort sections. 2003-07-29 16:30:06 +00:00
packages Add .cvsignore to stop cvs update listing every distfile and more 1999-11-24 11:53:24 +00:00
parallel Make this build for non-i386 NetBSD systems too. 2003-07-26 00:41:10 +00:00
pkgtools Respect ${MAKE} so that this works out of the box on non-NetBSD. 2003-07-25 09:24:59 +00:00
print fix some CPP magic (mmm, gcc3.3) 2003-07-29 15:59:58 +00:00
security add openssl 0.9.7a, as found in Slackware Linux 9. 2003-07-29 19:25:50 +00:00
shells whitespace nit 2003-07-26 15:21:58 +00:00
sysutils Added missing PERL5_PACKLIST variable to dynamically create PLIST 2003-07-29 13:47:32 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc No longer needed. 2003-07-29 19:07:19 +00:00
time update to 0.54 2003-07-26 15:25:28 +00:00
wm Update fluxbox to 0.9.4. Changes: 2003-07-28 17:50:07 +00:00
www Remove trailing slashes in DEPENDS lines. 2003-07-29 16:39:04 +00:00
x11 Note kdepim update. 2003-07-29 12:34:25 +00:00
Makefile style nit: 2003-07-25 02:44:09 +00:00
Packages.txt Be a little more relax about install-info invocation during package 2003-07-28 08:08:59 +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).