Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
grant 58657ac9cf portability fixes:
quote a shell test, and run ${AWK} -f tflat instead of using
#!/usr/bin/awk.
2003-07-11 23:54:32 +00:00
archivers Bump date for -O change. 2003-07-09 14:42:43 +00:00
audio Depend on latest sweep package version, and include libmad bl2 2003-07-10 12:24:37 +00:00
benchmarks Update to 3.185: 2003-06-24 07:34:13 +00:00
biology Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while 2003-06-11 20:50:50 +00:00
cad Update to version 3.1.16. 2003-07-10 08:03:57 +00:00
chat Apply two official patches, one to solve a cps problem in dcc and the other 2003-07-11 10:52:17 +00:00
comms Enable OpenSSL by default to get SSL/TLS support (e.g. in TELNET and FTP). 2003-07-02 20:37:34 +00:00
converters Obey the value of $CC passed into make. Allows building on Solaris. 2003-07-08 13:43:18 +00:00
cross Bump revision 2003-06-25 15:22:01 +00:00
databases Update jdbc-postgresql to 7.3.3 from 7.3.1 2003-07-11 15:27:52 +00:00
devel Update to 2.2.2: 2003-07-11 10:43:31 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc libxslt-1.0.31 update done. 2003-07-11 23:44:30 +00:00
editors Be explicit about --srcdir. Fixes PR 21944 (emacs fails to build on 2003-07-08 13:34:46 +00:00
emulators If no linux emulation is available, set SUSE_VERSION to 0. This avoids 2003-07-02 09:24:43 +00:00
finance Convert to USE_NEW_TEXINFO. 2003-06-30 19:46:22 +00:00
fonts No need to depend on Perl5, it's only for build. PR22069 by Akio Obata. 2003-07-06 07:48:07 +00:00
games add & enable pag 2003-07-11 22:57:08 +00:00
graphics Add patch to make this actually compile (on macppc). How can this 2003-07-11 19:40:51 +00:00
ham Remove empty line from PLIST. 2003-07-04 12:49:43 +00:00
inputmethod Update to 20030629. 2003-06-29 13:37:45 +00:00
lang Regen. 2003-07-11 08:24:41 +00:00
licenses Whitespace cleanup. 2003-05-19 06:05:07 +00:00
mail Update to 7.17. 2003-07-11 07:40:44 +00:00
math - Use schemas.mk to handle GConf2 schemas properly. 2003-07-11 23:04:48 +00:00
mbone Avoid hardcoding /usr/pkg in this package, pointed out by Julio Merino 2003-07-03 14:40:49 +00:00
meta-pkgs Update gnome2 to 2.2.4. This version now includes eog, gcalctool, 2003-07-06 12:03:13 +00:00
misc Revision bumped; dependency changed from mad to libmad 2003-07-10 11:57:05 +00:00
mk portability fixes: 2003-07-11 23:54:32 +00:00
net use PTHREAD_LDFLAGS instead of -lpthread for portability, and 2003-07-11 23:38:45 +00:00
news Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while 2003-06-11 20:50:50 +00:00
packages Add .cvsignore to stop cvs update listing every distfile and more 1999-11-24 11:53:24 +00:00
parallel Add/enable GridSim 2003-07-03 16:45:46 +00:00
pkgtools Add libkver. 2003-07-11 14:53:00 +00:00
print Wildcard dependency. 2003-07-03 13:15:02 +00:00
security Remove NO_MTREE=yes 2003-07-09 13:01:59 +00:00
shells no longer needed after last update 2003-07-03 14:29:50 +00:00
sysutils Update GWLib and gworkspace to 0.5.3. There are numerous changes, 2003-07-06 08:51:33 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Update to 1.0.31; add test target. 2003-07-11 23:43:52 +00:00
time Fix build under gcc3 2003-07-10 14:01:12 +00:00
wm Remove some gccisms and enable POSIX/XOPEN_SOURCE defines. 2003-07-10 19:41:20 +00:00
www Fix DEPENDS lines; add package's version explicitly. 2003-07-10 03:49:55 +00:00
x11 Update to 2.2.2.2: 2003-07-11 19:04:09 +00:00
Makefile Sort SUBDIRs properly 2003-06-30 22:05:11 +00:00
Packages.txt Clarify that the pathname of scripts relative to ${WRKSRC} is used in 2003-07-09 16:59:25 +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).