Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
minskim 33da8083d0 Import p5-Regexp-Common-2.113 from pkgsrc-wip. Packaged by dieter Roelants
and slightly modified by me.

By default, this module exports a single hash (`%RE') that stores or
generates commonly needed regular expressions.  Patterns currently
provided include:

    * balanced parentheses and brackets
    * delimited text (with escapes)
    * integers and floating-point numbers in any base (up to 36)
    * comments in 44 languages
    * offensive language
    * lists of any pattern
    * IPv4 addresses
    * URIs.
    * Zip codes.
2004-03-04 23:21:15 +00:00
archivers Nuke LTCONFIG_OVERRIDE. 2004-02-28 21:32:37 +00:00
audio Include pthread.h explicitly if pthread is used. 2004-03-04 17:53:57 +00:00
benchmarks s/conformancy/conformance/ 2004-02-21 06:34:04 +00:00
biology Do not install files not specified in PLIST. 2004-02-18 21:13:48 +00:00
cad update to the 20040220 snapshot 2004-03-02 15:34:07 +00:00
chat Update to version 0.9.18. 2004-03-03 19:05:52 +00:00
comms add an alternate ftp location for the time being 2004-02-26 23:10:09 +00:00
converters Use ${CP} instead of cp. From Georg Schwarz in PR pkg/24634. 2004-03-02 05:01:38 +00:00
cross USE_MAKEINFO=yes 2004-03-02 20:49:04 +00:00
databases Update py-bsddb3 to 4.2.4. 2004-03-04 15:55:18 +00:00
devel Update to 0.11.13: 2004-03-04 20:54:40 +00:00
distfiles
doc cvs updated to 1.11.13. 2004-03-04 20:55:10 +00:00
editors Update bvi from 1.3.0 to 1.3.2. Remove from TODO and make note in CHANGES. 2004-03-03 21:30:08 +00:00
emulators Add and enable uips. 2004-02-27 15:37:24 +00:00
finance Correct paths. 2004-02-24 23:24:06 +00:00
fonts Changes 5.0.0: 2004-03-03 11:28:11 +00:00
games "alot" is not a word. 2004-03-03 23:06:57 +00:00
geography LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
graphics Work around what seems to be an optimization bug in gcc3 by transforming 2004-03-03 00:20:19 +00:00
ham Fixed malformed home page URL 2004-03-04 22:28:38 +00:00
inputmethod Remove sj3 library from Makefile dependencies, because it is built by 2004-03-02 17:49:51 +00:00
lang update to 1.2 2004-03-04 14:33:55 +00:00
licenses Add license for rar-linux. 2004-02-27 15:17:28 +00:00
mail Lint: add NetBSD RCS tags 2004-03-04 15:04:41 +00:00
math USE_LANGUAGES= c fortran 2004-03-01 11:42:13 +00:00
mbone replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
meta-pkgs Update kdeutils3 dependancy to version 3.2.0nb1. Bump PKGREVISION to 4. 2004-02-28 18:26:21 +00:00
misc Update to 0.9. 2004-03-03 22:42:10 +00:00
mk extend REPLACE_INTERPRETER to accept shell wildcards 2004-03-02 15:25:23 +00:00
multimedia Lint: add NetBSD RCS tags 2004-03-04 15:04:41 +00:00
net Update mldonkey to 2.5.12: bugfixes. 2004-03-04 16:14:53 +00:00
news bl3ify 2004-02-14 19:20:41 +00:00
packages
parallel Update dqs to 3.3.2nb1 2004-02-26 22:44:09 +00:00
pkgtools Update to 1.2: 2004-02-29 17:49:09 +00:00
print Changes 3.00: 2004-03-03 10:50:09 +00:00
security Update gss to 0.0.10. 2004-03-04 18:54:41 +00:00
shells Fix build on Linux. From Roland Illig. 2004-02-26 09:34:43 +00:00
sysutils Drop trailing whitespace. 2004-03-04 12:29:40 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Import p5-Regexp-Common-2.113 from pkgsrc-wip. Packaged by dieter Roelants 2004-03-04 23:21:15 +00:00
time D'oh! Fix typo: Only add the dir not the actual header.. 2004-03-04 15:02:59 +00:00
wm Use pkgsrc intltool. Also include all required buildlink3 files 2004-03-04 19:17:04 +00:00
www Update squid-2.5.5 (squid 2.5.STABLE5 with two official patches). 2004-03-04 17:05:50 +00:00
x11 Update lablgtk to 1.2.6: 2004-03-04 16:13:35 +00:00
Makefile make PKGDB target .PHONY, so it is always rebuilt 2004-02-28 06:04:13 +00:00
Packages.txt Document "mipspro-ucode". 2004-02-18 18:06:24 +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).