Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jlam 60207a145d Update pkgtools/libnbcompat to 20030829. Changes from previous version
include:

    * Move headers out of the global namespace and into the nbcompat
      directory.  Since there are no headers other than nbcompat.h in
      ${PREFIX}/include/libnbcompat, just install it directly in
      ${PREFIX}/include.  Using libnbcompat is now a matter of including
      nbcompat.h at the top of *.c files and linking against -lnbcompat.

    * Only build functions into libnbcompat.a if they aren't already in
      the system libraries.

    * Move several *.[ch] files that are pax- or mtree-specific out
      of libnbcompat (they should belong with those packages).

On NetBSD 1.6 systems, libnbcompat.a now contains just the bare minimum:
the sha2 routines.
2003-09-05 18:35:49 +00:00
archivers allow this to build again after the recent lot of libnbcompat 2003-09-05 05:48:56 +00:00
audio Update mserv to 0.35nb2: 2003-09-04 18:32:45 +00:00
benchmarks Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-01 23:34:57 +00:00
biology Update to version 1.6. 2003-08-30 21:10:11 +00:00
cad Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-01 23:34:57 +00:00
chat Update HOMEPAGE/MASTER_SITES after the site moved to it's own domain. 2003-09-04 15:47:08 +00:00
comms Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 12:48:33 +00:00
converters Changes 0.7.6: style updates, bidi updates, crasher updates 2003-09-03 13:21:37 +00:00
cross Indent a bit and comment the '.if.*'. 2003-09-05 13:06:34 +00:00
databases Update to 0.6.0 2003-09-04 12:57:24 +00:00
devel Add and enable gtranslator 2003-09-05 17:01:36 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc Update pkgtools/libnbcompat to 20030829. Changes from previous version 2003-09-05 18:35:49 +00:00
editors Add bbdb. 2003-09-04 13:50:59 +00:00
emulators Make this work in Linux 2003-09-04 08:21:52 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts Make WRKSRC correct so install works 2003-09-02 23:38:24 +00:00
games Update to 0.3.6: 2003-09-04 10:21:42 +00:00
graphics Move BUILDLINK_CHECK_BUILTIN.<pkg> documentation into bsd.buildlink3.mk. 2003-09-05 11:39:02 +00:00
ham USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
inputmethod Obsoleted by inputmethod/skk. 2003-09-02 14:33:18 +00:00
lang Partly override Python's CFLAGS with the ones from pkgsrc. 2003-09-04 18:31:43 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Reflect update of exim-exiscan update. 2003-09-05 02:55:59 +00:00
math There is no x11.buildlink2.mk. 2003-09-04 19:24:13 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs Update dependences and bump package revision. 2003-08-06 14:55:01 +00:00
misc Add bbdb. 2003-09-04 13:47:52 +00:00
mk "make deinstall" now tries to just delete this particular package first 2003-09-05 15:00:10 +00:00
net Update to 2.6.7 2003-09-05 16:47:54 +00:00
news Update to 1.9.43: 2003-09-05 16:16:23 +00:00
packages
parallel Add pseudo-category 'java'. 2003-08-23 15:16:36 +00:00
pkgtools Update pkgtools/libnbcompat to 20030829. Changes from previous version 2003-09-05 18:35:49 +00:00
print Use GNU make on Linux 2003-09-05 10:49:39 +00:00
security Add and enable p5-Authen-SASL and p5-Authen-SASL-Cyrus 2003-09-04 13:32:35 +00:00
shells Update ast-ksh (and static-ast-ksh) to version 20030724. 2003-08-12 23:28:58 +00:00
sysutils Revision bump, because ImageMagick's shared library version change 2003-09-03 13:23:32 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Add and enable xslide. 2003-09-03 14:56:58 +00:00
time "It's" stands for "it is" (or "it has"). The apostrophe is not used 2003-08-30 02:14:19 +00:00
wm Update homepage. 2003-09-05 16:34:59 +00:00
www ${DATE} has to be defined before being used in != -- move PKGVER line below 2003-09-05 05:59:48 +00:00
x11 Move BUILDLINK_CHECK_BUILTIN.<pkg> documentation into bsd.buildlink3.mk. 2003-09-05 11:39:02 +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).