Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
recht cd32bcea7c Re-import of pyxml as py-xml to match Python module naming convention.
Addresses PR pkg/23999 by Michal Pasternak.
ok'ed by drochner@

The PyXML package is a collection of libraries to process XML with Python. It
contains, among other things

    xmlproc: a validating XML parser.
    sgmlop: a C helper module that can speed-up xmllib.py and sgmllib.py by a
	factor of 5.
    PySAX: SAX 1 and SAX2 libraries with drivers for most of the parsers.
    4DOM: A fully compliant DOM Level 2 implementation
    javadom: An adapter from Java DOM implementations to the standard Python
	DOM binding.
    pulldom: a DOM implementation that supports lazy instantiation of nodes.
    marshal: a module with several options for serializing Python objects to
	XML, including WDDX and XML-RPC.
    unicode: a helper module for Python 1.5 users who need conversions between
	UTF-8 and ISO-8859-?.
2004-01-23 15:25:39 +00:00
archivers bl3ify 2004-01-22 14:00:01 +00:00
audio Make this compile with gcc3 (varargs -> stdarg) 2004-01-23 09:02:15 +00:00
benchmarks replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:14:59 +00:00
biology replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:14:59 +00:00
cad Use stdarg rather than varargs. 2004-01-23 11:43:33 +00:00
chat Update gossip to 0.7. 2004-01-23 09:45:08 +00:00
comms replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
converters Add wv2 2004-01-22 11:31:32 +00:00
cross don't assume the base system has bzcat, test for it and depend on 2004-01-22 07:57:11 +00:00
databases avoid tickling a bmake bug. 2004-01-22 08:58:59 +00:00
devel Update loudmouth to 0.15.1 2004-01-23 09:45:51 +00:00
distfiles
doc Note update of security/pgpdump package to 0.22. 2004-01-23 14:51:04 +00:00
editors Make this compile with gcc3: varargs -> stdarg 2004-01-22 23:19:02 +00:00
emulators Add and enable tme 2004-01-23 09:12:59 +00:00
finance replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:36:03 +00:00
fonts replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:36:03 +00:00
games Use MESSAGE_SUBST for Q3MODDIR in MESSAGE file. 2004-01-22 13:50:15 +00:00
geography Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
graphics graphics/gd requires USE_X11. 2004-01-23 11:48:03 +00:00
ham Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
inputmethod Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
lang Sync with reality. Reported by Min Sik Kim in PR 24187. 2004-01-21 21:55:41 +00:00
licenses Add licenses/fprot-workstation-license for security/fprot-workstation-bin. 2004-01-07 19:06:23 +00:00
mail bl3ify 2004-01-23 12:42:29 +00:00
math Changes: hard to determine, looks like mostly bug-fixes 2004-01-23 13:26:20 +00:00
mbone Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
meta-pkgs Moved all plugins to xfce4-extras 2004-01-23 14:06:38 +00:00
misc Update link, as reported by Thomas Devreese in PR 24196. 2004-01-22 18:20:47 +00:00
mk sandboxed builds also need /usr/dt and /usr/ucblib on Solaris. 2004-01-22 13:08:32 +00:00
net Avoid multi-line string constants. 2004-01-23 13:55:31 +00:00
news Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
packages
parallel Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
pkgtools Update to 1.15: 2004-01-23 09:48:53 +00:00
print Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
security Update pgpdump pacakge to 0.22. 2004-01-23 14:49:35 +00:00
shells Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
sysutils Bump PKGREVISION due to librsvg2 and swfdec updates. 2004-01-22 12:56:12 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Re-import of pyxml as py-xml to match Python module naming convention. 2004-01-23 15:25:39 +00:00
time Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
wm Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
www bl3ify 2004-01-23 11:53:13 +00:00
x11 Fix paths to ProcessTable.sgrd in ksysguard. This lets "ksysguard 2004-01-22 18:55:26 +00:00
Makefile Add a geography category, in anticipatino of a number of pending packages. 2003-10-04 19:34:46 +00:00
Packages.txt Fix typo. 2004-01-14 07:25:48 +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).