Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jwise c0582f127c Update mhonarc to version 2.5.14. Changes since 2.5.11 (the last pkgsrc
version) include:

============================================================================
2002/12/21	(2.5.14)

* Security patch release: This release fixes a cross-site scripting
  (XSS) vulnerability in m2h_text_html::filter (the HTML filter).
  A specially crafted HTML message can have scripting markup get
  by the script filtering done by m2h_text_html::filter.

============================================================================
2002/10/21	(2.5.13)

* Bug Fixes: See
    <http://savannah.gnu.org/bugs/index.php?group_id=1968
     &set=custom&advsrch=0&msort=0&report_id=105&go_report=Go
     &fix_release=2.5.13&chunksz=50>

* DBFILE resource can now be set to an absolute pathname.  This
  allows the database file to be located in a separate location than
  in the archive directory.  If not an absolute pathname, then
  value is treated relative to OUTDIR.

* readmail.pl updated to handle MHTML messages better.  mhtxthtml.pl
  changed accordingly.

* readmail.pl handling of malformed multipart messages improved.
  Cases were a the terminating boundary delimiter did not exist would
  generate a warning message in the converted message body that data
  could not be converted.  This case should now be handled so that
  end of entitiy implies a terminating boundary delimiter,
  (Thanks goto Randy Blaustein for providing real-world test cases).

* Fixed problem where some message attachments were "lost".  This
  mainly occurs when using mha-decode with the -dcd-digest option,
  or if you have registered the m2h_external::filter for message/*
  data types.
  (Thanks goto Steve Johnson for finding this problem.)

* m2h_external::filter will now include the subject of a message
  in the attachment link if saving message/* data to a file.

* m2h_external::filter properly escapes the filename parameter
  when displaying it in the attachment link.  This is done to
  avoid any possible XSS exploits.  Note, no exploits have been
  reported by using the filename parameter in messages, so this
  change is more of a preemptive measure.

* m2h_external::filter will fall back to a "txt" extension for
  unknown text types instead of a "bin" extension.

* m2h_text_plain::filter: Removed hardcoded 'as-is' for US-ASCII
  data.  This is so a user could define a converter if having to deal
  with mislabeled character data.
  (Thanks goto Mooffie for finally finding a real-world case to not
  hardcode us-ascii).

============================================================================
2002/09/03	(2.5.12)

* Strip more tags and attributes that could potentially be used for
  XSS exploits in the HTML filter.  This is a more of a preemptive
  change since no new exploits have been reported.

* DATEFIELDS resource now supports indexed field names.  For example:

    <DateFields>
    received[1]:received[0]:date
    </DateFields>

  The example says that mhonarc should check the second received
  field, then the first received field, and then the first date field
  to determine the date of a message.
2002-12-31 19:36:26 +00:00
archivers Update MASTER_SITE. Should fix problem in Huberts last bulk-build. 2002-12-26 18:04:33 +00:00
audio Provide access to more ID3v2 frames by default. 2002-12-30 23:12:40 +00:00
benchmarks whitespace nit. 2002-12-07 15:40:49 +00:00
biology Fix thinko, /usr -> ${PREFIX}. 2002-12-01 20:25:39 +00:00
cad Bump PKGREVISION on packages that depend on x11/xforms, since there 2002-12-28 21:22:53 +00:00
chat Update Navi2ch to 1.6.1. 2002-12-31 03:27:57 +00:00
comms Bump PKGREVISION on packages that depend on x11/xforms, since there 2002-12-28 21:22:53 +00:00
converters Replace collver@linuxfreemail.com with collver1@attbi.com. 2002-12-24 18:55:32 +00:00
cross Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
databases Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
devel Updated devel/libmm to 1.2.2. Changes from version 1.2.1 include: 2002-12-31 19:06:57 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc Initial import of Hatari 0.25 into the NetBSD packages collection 2002-12-31 19:18:05 +00:00
editors Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
emulators Add and enable hatari 2002-12-31 19:17:19 +00:00
finance Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
fonts add and enable pcf2bdf package. 2002-12-31 05:46:43 +00:00
games Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
graphics Updated to p5-Image-Info-1.12 2002-12-31 14:02:42 +00:00
ham USE_PKGLOCALEDIR. 2002-12-01 14:37:12 +00:00
inputmethod Avoid setting LOCALBASE (this breaks path to some commands on non-NetBSD 2002-12-29 01:32:43 +00:00
lang Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
licenses Add hptools-license for devel/hptools. From PR#19345. 2002-12-11 12:24:01 +00:00
mail Update mhonarc to version 2.5.14. Changes since 2.5.11 (the last pkgsrc 2002-12-31 19:36:26 +00:00
math Fix PLIST to match previous change 2002-12-31 18:40:43 +00:00
mbone Add configure patch to remove autoconf dependency. 2002-10-02 22:47:35 +00:00
meta-pkgs Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
misc USE_JAVA is either "yes" or "run". The old "USE_JAVA=build" is implied by 2002-12-31 15:32:20 +00:00
mk Introduce a variable called kernel which is either empty or contains the 2002-12-31 17:46:12 +00:00
net Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
news Update of news/leafnode to 1.31. 2002-12-30 18:14:25 +00:00
packages Add .cvsignore to stop cvs update listing every distfile and more 1999-11-24 11:53:24 +00:00
parallel Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
pkgtools fix error message: s/one arguments/one argument/ 2002-12-30 18:27:54 +00:00
print Updated lyx to 1.2.2 2002-12-31 09:19:01 +00:00
security Updated to p5-Net-SSLeay-1.21 2002-12-31 14:15:17 +00:00
shells Trivially use buildlink2. 2002-12-23 13:03:39 +00:00
sysutils Update sysbuild to 1.7: 2002-12-28 14:58:31 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Update. 2002-12-27 03:14:12 +00:00
time Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
wm Update to 2.2.3: 2002-12-26 01:48:32 +00:00
www Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
x11 Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
Makefile Do not use commands directly, use ${COMMAND} instead. 2002-12-15 02:49:37 +00:00
Packages.txt * Garbage collect IGNORE -> SKIP migration. 2002-12-27 06:53:42 +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.