Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jwise 6dde0b02c7 Update sablotron to version 0.96. Changes since 0.71 (last pkgsrc version):
Version 0.96
September 5, 2002
-------------
	- XSLT debugger implemented (sabcmd --debugger)
	- API fixes for PHP extension
	- log() function added to write to Sablot's log from JS scripts
	- conflicts of top-level elements (variable, key, script)
	  initializations resolved
	- fixed xslt_process buffer overflow
	- fixed a bug of duplicate NS qualified attributes
	- minor SXP bug fixes [using patches by Tim Crook]
	- fixed a bug of the 'mod' operator [report by Jork Behrends]
	- fixed a bug of sorting with multiple keys [report by Jork Behrends]
	- fixed a bug of comparison [report by Jork Behrends]
	- DOM: fixed a bug of the default XML namespace
	  [report by Albert Micheev]
	- DOM: fixed a bug of PIs [report by Albert Micheev]
	- improved configuration [by Melvyn Sopacua]
	- fragment identifiers allowed in document() for custom
	  schemes [report by Bob Kline]

Version 0.95
June 24, 2002
-------------
	- DOM support upgraded to DOM Level2
	- xsl:strip-space and xsl:preserve-space implemented
	- XSLT on external documents (accessed via callbacks)
	- esxlt:document instruction implemented
	- unparsed-entity-uri() function implemented
	- added a manual page for sabcmd
	- added a batch mode (multiple sources/stylesheets)
	  for sabcmd [by Stefan Behnel]
	- added a system property to display version
	- added a flag for document() to return an empty node-set when
  	  it refers to non-existing document
	- fixed a bug in relative paths to ext. entities
	- fixed a sorting bug on Solaris
	- fixed matching precedence for processing-instruction('lit')
	- fixed a bug in xsl:decimal-format/format-number()
	- fixed a bug in string() - comments excluded
	- fixed a bug of RTFs in xsl:attribute (comment, pi)
	- fixed a bug of generate-id for multiple documents
	- various minor fixes

Version 0.90
March 8, 2002
-------------
	- xsl:import implemented
	- fixed a bug in boolean expressions with nodesets
	  [reported by John Holland]
	- current() implementation redesigned
	- variables not allowed in 'match' attributes of templates
	- fixed a bug in attribute value escaping [Christian Lefebvre]
	- fixed a bug in ext. entities base URI [Christian Lefebvre]
	- fixed a bug in sabcmd --base option [Christian Lefebvre]
	- span not indented with html method
	- processing-instruction() node test allows literal arguments
	- only top-level variables and params visible in xsl:attribute-set
	- fixed a bug in xsl:number
	- fixed a bug in master situation cleanup
	  [patch proposed by Bill Hofmann and Bob Kline]
	- fixed a bug in error reports from included files
	- correct name of element, attribute and pi is checked

Version 0.82
January 30, 2002
----------------
	- fixed the text output method
	  (nothing but text nodes are outputted)
	- SCRIPT and STYLE escaped for xhtml
	- fixed a bug in escaping attributtes (src, href)
	- fixed a bug in aliasing doctype declaration
	- fixed bugs related to Sun CC compiler [Tim Crook, Greg Cope]
	- fixed a memory management bug [Tim Crook]

Version 0.81
January 16, 2002
----------------
	- PUBLIC URLs in doctypes and ext. entities not parsed
  	  by default (SAB_PARSE_PUBLIC_ENTITIES situation option)
	- non-xsl elements allowed inside xsl:stylesheet
	- xsl attributes not outputted anymore
	- xsl:namespace-alias translates attributes as well
	- content of SCRIPT and STYLE not escaped for html/xhtml
	- Boolean attributes are abbreviated for html output method

Version 0.80
January 8, 2002
---------------
	- implemented extensions (JavaScript functions + DOM,
	  extension-element-prefixes, xsl:fallback, function-available(),
	  element-available())
	- fixed a bux in the 'following' axis
	- fixed current() assertion fault
	- fixed "META tag placed outside HEAD" bug
	- fixed a bug in abbreviated [position] expression in
	  template 'match' attribute
	- implemented lang () function
	- added 'namespace' attribute of xsl:element
	- implemented 'exclude-result-prefixes'
	- implemented xsl:attribute-set and 'use-attribute-sets'
	- added 'namespace' attribute of xsl:attribute
	- fixed translate() bug
	- key() now works with document()
	- fixed short stylesheet notation output bugs
	- added use-attribute-sets attribute to xsl:copy
	- minor bugs fixed
2002-09-25 23:17:26 +00:00
archivers Make this package build on arm. The same principle should apply to 2002-09-25 06:35:48 +00:00
audio Add gettext-lib buildlink2.mk, per PR 18396. 2002-09-25 19:49:13 +00:00
benchmarks Use ROOT_{USER,GROUP} instead of hardcoding uid=gid=0. 2002-09-20 23:48:12 +00:00
biology buildlink1 -> buildlink2 2002-09-21 01:23:56 +00:00
cad buildlink1 -> buildlink2 2002-09-25 06:36:07 +00:00
chat Update to 1.6.10nb1, provided by Sergey Svishchev in PR 18062: 2002-09-25 18:32:10 +00:00
comms Bump to scmxx-0.6.1.5nb1, after distfile change due to an adjustment of 2002-09-23 10:49:30 +00:00
converters Update p5-Jcode package to 0.82. 2002-09-23 23:39:58 +00:00
cross Standardize. 2002-09-12 17:12:36 +00:00
databases Support for Zoularis/Linux, cloned from the solaris support 2002-09-23 17:34:38 +00:00
devel Update to 1.6.3. 2002-09-25 19:30:39 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc mail/drac-1.11 update 2002-09-25 19:41:44 +00:00
editors buildlink1 -> buildlink2 2002-09-25 07:04:16 +00:00
emulators Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
finance Strip the ".buildlink" from the names of the python application and 2002-09-21 23:46:45 +00:00
fonts Use ${GMAKE} instead of bare "gmake" now. 2002-09-24 14:21:43 +00:00
games lower optimization level on sparc. With -O2, crafty segfaults immediately, 2002-09-25 12:32:00 +00:00
graphics correctly set PLIST_ARCH so this installs and deinstalls correctly on 2002-09-25 12:53:20 +00:00
ham Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
inputmethod Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
lang Sun has updated this version, calling it 1.2.1_001. No list of changes 2002-09-25 20:20:14 +00:00
licenses Add a license for freshly imported /devel/pvs. Also available online 2002-09-24 17:58:32 +00:00
mail Trivially convert to buildlink2. 2002-09-25 19:45:00 +00:00
math Sort, and add some files installed that weren't listed. 2002-09-24 19:36:19 +00:00
mbone Sort. 2002-09-24 13:51:21 +00:00
meta-pkgs Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
misc Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
mk USE_MOTIF is unused. 2002-09-25 06:31:00 +00:00
net Make compile on Alpha. 2002-09-25 17:29:05 +00:00
news Upgrade of Leafnode (news/leafnode) to version 1.9.27. 2002-09-25 06:50:17 +00:00
packages Add .cvsignore to stop cvs update listing every distfile and more 1999-11-24 11:53:24 +00:00
parallel Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
pkgtools Bump version number for man page fix. 2002-09-25 18:57:49 +00:00
print Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
security Update msudir to 0.12: 2002-09-24 17:17:58 +00:00
shells Add utmpx support from the tcsh CVS repo (by christos). 2002-09-15 19:16:44 +00:00
sysutils Sync usage with man page. Bump version to 1.5. Closes PR 18345. 2002-09-25 19:05:47 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Update sablotron to version 0.96. Changes since 0.71 (last pkgsrc version): 2002-09-25 23:17:26 +00:00
time Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
wm Update to version 0.8.5, released today. 2002-09-24 14:21:52 +00:00
www We have databases/p5-Apache-DBI-0.88, so we don't need www/ap-DBI-0.87 2002-09-25 18:39:36 +00:00
x11 Fix PR 18412: x11/xkbset dumps core if the XKB extension is not loaded 2002-09-25 10:23:44 +00:00
Makefile Some whitespace cleanup. 2002-09-24 13:59:20 +00:00
Packages.txt doc/pkg-CHANGES is now pkgsrc/doc/CHANGES 2002-09-19 12:48:04 +00:00
pkglocate Apply mods from PR 14495, from Ryo HAYASAKA (ryoh@jaist.ac.jp), so that 2001-11-07 22:11:13 +00:00
README Update a sentence which used to talk about mk.conf.example to explain the 2001-12-03 21:33:56 +00:00

$NetBSD: README,v 1.13 2001/12/03 21:33:56 agc Exp $

Welcome to the NetBSD Packages Collection
=========================================

In brief, the NetBSD Packages Collection is a set of software
utilities and libraries which have been ported to NetBSD.

The packages collection software can retrieve the software from its
home site, assuming you are connected in some way to the Internet,
verify its integrity, apply any patches, configure the software for
NetBSD, and build it.  Any prerequisite software will also be built
and installed for you.  Installation and de-installation of software
is managed by the packaging utilities.

The packages collection is made into a tar_file every week: 

	ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/tar_files/pkgsrc.tar.gz

and you can sup the pkgsrc tree using the `pkgsrc' name for the
collection.

The pkgsrc tree is laid out in various categories, and, within that,
the various packages themselves.

You need to have root privileges to install packages.  We are looking
at ways to remove this restriction.

+ To install a package on your system, you need to change into the
directory of the package, and type "make install".

+ If you've made a mistake, and decided that you don't want that
package on your system, then type "pkg_delete <pkg-name>", or "make
deinstall" while in the directory for the package.

+ To find out all the packages that you have installed on your system,
type "pkg_info".

+ To remove the work directory, type "make clean", and "make
clean-depends" will clean up any working directories for other
packages that are built in the process of making your package.

+ Optionally, you can periodically run "make clean" from the top
level pkgsrc directory. This will delete extracted and built files,
but will not affect the retreived source sets in pkgsrc/distfiles.

+ You can set variables to customise the behaviour (where packages are
installed, various options for individual packages etc), by setting
variables in /etc/mk.conf.  The pkgsrc/mk/bsd.pkg.defaults.mk gives
the defaults which are used in pkgsrc.  This file can be used as a
guide to set values in /etc/mk.conf - it is only necessary to set
values where they differ from the defaults.

The best way to find out what packages are in the collection is to
move to the top-level pkgsrc directory (this will usually be
/usr/pkgsrc), and type "make readme".  This will create a file called
README.html in the top-level pkgsrc directory, and also in all
category and package directories.  You can then see what packages are
available, along with a short (one-line) comment about the function of
the package, and a pointer to a fuller description, by using a browser
like lynx (see pkgsrc/www/lynx) or Mozilla (pkgsrc/www/mozilla), or
Communicator.  This is also available online as
ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/README.html.

Another way to find out what packages are in the collection is to
move to the top-level pkgsrc directory and type "make index". This
will create pkgsrc/INDEX which can be viewed via "make print-index | more".
You can also search for particular packages or keywords via
"make search key=<somekeyword>".

It is also possible to use the packaging software to install
pre-compiled binary packages by typing "pkg_add <URL-of-binary-pkg>". 
To see what binary packages are available, see:

	ftp://ftp.netbsd.org/pub/NetBSD/packages/<release>/<arch>/All/

where <release> is the NetBSD release, and <arch> is the hardware
architecture.

One limitation of using binary packages provided from ftp.netbsd.org
is that all mk.conf options were set to the defaults at compile time.
LOCALBASE, in particular, defaults to /usr/pkg, so non-X binaries
will be installed in /usr/pkg/bin, man pages will be installed in
/usr/pkg/man...

When a packaged tool has major compile time choices, such as support
for multiple graphic toolkit libraries, the different options may
be available as separate packages.

For more information on the packages collection see the file
Packages.txt file in the same place where you found this README,
usually in the top-level pkgsrc dir.
directory.