Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jdolecek 838702df3b Update psi to version 0.9 (latest available).
Changes since 0.8.7:
* OpenPGP integration (via GnuPG)
* Jabber Browsing
* Groupchat invites / private-messaging
* better SSL certificate handling
* ton of bugfixes

Package now also includes all available language packs.
2003-07-27 21:43:59 +00:00
archivers HOMEPAGEs without a trailing slash are incorrect and also bad style. 2003-07-22 05:14:42 +00:00
audio Add and enable SDl-nas. 2003-07-26 23:06:36 +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 Update psi to version 0.9 (latest available). 2003-07-27 21:43:59 +00:00
comms lint 2003-07-26 12:54:55 +00:00
converters COMMENT should start with a capital letter. 2003-07-21 16:35:12 +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 Let the NAS audio driver be a plugin too, to get rid of the SDL_USE_NAS build 2003-07-26 23:05:34 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc Update psi to version 0.9 (latest available). 2003-07-27 21:43:59 +00:00
editors Update to 5.5.0: 2003-07-22 12:27:07 +00:00
emulators Bump revision due to SDL update, and sync versions in buildlink files where 2003-07-26 21:41:08 +00:00
finance COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
fonts Update package list to match latest distribution file changes and bump 2003-07-25 20:41:17 +00:00
games Add checksum for the distfile. (How the hell did I manage to build it 2003-07-27 15:33:08 +00:00
graphics Introduce the MPLAYER_DISABLE_DRIVERS variable, which holds a list of "drivers" 2003-07-27 20:01:36 +00:00
ham Various patches to make this work with rpcgen that exports _rpcsvcdirty 2003-07-24 06:40:54 +00:00
inputmethod COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
lang Bring in a patch from the base system gcc3 and adapt example gcc3.mk file 2003-07-26 17:37:04 +00:00
licenses Whitespace cleanup. 2003-05-19 06:05:07 +00:00
mail Update Sylpheed to 0.9.4, main changes are: 2003-07-26 21:26:12 +00:00
math Add/enable djbfft 2003-07-24 16:49:07 +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 Bump revision due to SDL update, and sync versions in buildlink files where 2003-07-26 21:41:08 +00:00
mk Introduce the MPLAYER_DISABLE_DRIVERS variable, which holds a list of "drivers" 2003-07-27 19:59:40 +00:00
net Bump revision due to SDL update, and sync versions in buildlink files where 2003-07-26 21:41:08 +00:00
news COMMENT should start with a capital letter. 2003-07-21 17:10:16 +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 update to 1.18 2003-07-26 15:00:58 +00:00
security Avoid null-pointer dereference if getpwuid(getuid()) fails. 2003-07-26 13:27:05 +00:00
shells whitespace nit 2003-07-26 15:21:58 +00:00
sysutils Add TEST_TARGET. 2003-07-24 12:10:29 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Instantiate template class Vector<size_t> to make the pkg build on 2003-07-25 19:57:58 +00:00
time update to 0.54 2003-07-26 15:25:28 +00:00
wm Update to 2.4.55 with patch from PR pkg/21767 by Marc Recht: 2003-07-23 15:34:17 +00:00
www make ap2-ruby compile on NetBSD 1.6.1, without non-native thread environment. 2003-07-27 08:07:05 +00:00
x11 add qt3/mkspecs/default/*.h to BUILDLINK_FILES (needed for chat/psi 0.9) 2003-07-27 21:42:21 +00:00
Makefile style nit: 2003-07-25 02:44:09 +00:00
Packages.txt Remove duplicate word. PR 22137 2003-07-14 21:23:51 +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).