Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
markd 20f98877bd Update to R-1.6.2
CHANGES IN R VERSION 1.6.2

BUG FIXES

    o   plot.stepfun() now obeys a `ylim=.' specification.

    o   removeClass() does a better job of removing inheritance
        information.

    o   setIs() will not allow mismatched representations between two
        classes (without an explicit coerce method).

    o   The code underlying polygon drawing contained a memory leak.
        This showed up in persp, but did not affect other graphics
        functions.  It is now possible to draw big DEMs.

    o   logLik.nls() gave wrong df.

    o   rbind() with a mixture of data frames and matrices treated the
        matrices as vectors.

    o   stripchart(method="stack") was not handling missing values.

    o   Arithmetic functions such as log() lost the object bit from
        classed objects if coercion was needed.

    o   exp_rand would go into an infinite loop if unif_rand returned 0.

    o   formatC(x, format="fg") could return exponential format if
        rounding pushed x over a positive power of 10.

    o   attr(x, foo) used partial matching for `foo' (even though not
        documented to do so), and failed to find `foo' if there were
        two or more partial matches before the exact match in the list
        of attributes.

    o   Rdconv now creates direct HTML hyperlinks when linking to
        documentation in the same package.  The code now ensures that
        links which can be resolved within the package are so resolved,
        even when there are possible resolutions in other packages.

    o   If readBin(what=character()) is used incorrectly on a file which
        does not contain C-style character strings, warnings (usually
        many) are now given.

    o   Building libR.so with the zlib in the R sources was not
        finding the local zlib headers.

    o   system(intern=TRUE) has an undocumented line length limit of
        119 chars both on Unix and Windows.  The limit is now 8096 and
        documented.  On Unix (only) every 120th character used to be
        discarded.

    o   plot.POSIX[cl]t were not passing graphics parameters on to
        axis.POSIXct.

    o   On some HP-UX systems, installed scripts were not executable
        when using the BSD-compatible install system program found by
        configure.  We now always use install-sh on HP-UX.

    o   c() was converting NA names to "NA": now proper NA strings are
        used wherever possible.

    o   A typo was causing segfaults when using data.entry under SuSE.
2003-01-23 21:24:58 +00:00
archivers Fix typo in last commit. 2003-01-21 14:22:31 +00:00
audio Change build-depend from rpm2pkg>=1.2 to rpm2pkg-1.2 so that this package 2003-01-22 10:06:14 +00:00
benchmarks Make it build on Darwin again. Darwin have not in_addr_t. 2003-01-06 13:32:32 +00:00
biology Fix thinko, /usr -> ${PREFIX}. 2002-12-01 20:25:39 +00:00
cad Needs GNU m4. Fixes bulk build problem. 2003-01-13 12:08:47 +00:00
chat This new patch fixes a privacy problem as posted in bugtraq and Gabber's 2003-01-23 17:12:36 +00:00
comms Update to 2.1.1 to make it work with current pilot-link-libs. 2003-01-13 18:29:52 +00:00
converters Update from 2.12 to 2.16. 2003-01-09 15:49:17 +00:00
cross Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
databases update psychopg to 1.0.14. 2003-01-21 19:38:22 +00:00
devel Update to 1.3, with patch provided in PR pkg/20014 by virtus@wanadoo.nl. 2003-01-23 16:12:02 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc Note update of math/cassowary to 0.60nb1. 2003-01-23 20:00:07 +00:00
editors Bump PKGREVISION as we are using the new distfile. Noted by tron. 2003-01-23 18:29:08 +00:00
emulators Files available on ftp.netbsd.org now. 2003-01-23 14:32:57 +00:00
finance Make this compile on non-xpgwedge systems as well. 2003-01-16 23:02:23 +00:00
fonts Install two more man pages, requested by Christian Hattemer. PKGREVISION=3. 2003-01-21 14:25:31 +00:00
games The result of my recent KDE fiddlings 2003-01-20 10:03:40 +00:00
graphics Update checksums for the announced skin updates. There is presumably no 2003-01-23 14:50:21 +00:00
ham USE_PKGLOCALEDIR. 2002-12-01 14:37:12 +00:00
inputmethod Use "mk/pthread.buildlink2.mk" instead of "devel/pth/buildlink2.mk" to 2003-01-19 08:48:47 +00:00
lang Add twelf. 2003-01-22 22:44:11 +00:00
licenses Add adobe acrobat reader license, from 2003-01-17 12:15:39 +00:00
mail Updated pine to 4.53 2003-01-23 07:37:18 +00:00
math Update to R-1.6.2 2003-01-23 21:24:58 +00:00
mbone s/INSTALL_*/BSD_INSTALL_*/ in patch-ad, remove unnecessary MAKE_ENV. 2003-01-19 07:13:49 +00:00
meta-pkgs Fix typo: >= instead of > for pan dependency 2003-01-17 02:30:45 +00:00
misc Minor nitpick: put each package into a separate CONFLICTS+= line. 2003-01-22 22:46:33 +00:00
mk require at least libtool 1.4.20010614nb12 on Darwin. 2003-01-21 22:48:57 +00:00
net Set the CONFIG variable to the config filename; stops an annoying 2003-01-23 01:35:51 +00:00
news USE_PKGLOCALEDIR=yes 2003-01-10 07:39:46 +00:00
packages Add .cvsignore to stop cvs update listing every distfile and more 1999-11-24 11:53:24 +00:00
parallel The lib/pkgconfig has been added to the list of standard directories, so do 2003-01-02 22:44:43 +00:00
pkgtools Make sure PKG_DBDIR exists before installation, "just in case". 2003-01-22 07:35:40 +00:00
print Add and enable three new packages: bww2tex, tex-bagpipetex, 2003-01-23 18:21:06 +00:00
security strip leading path from $CC so we don't try to run Configure with args 2003-01-23 02:23:21 +00:00
shells s/INSTALL_SCRIPT/BSD_INSTALL_SCRIPT/ in patch-aa, remove unnecessary MAKE_ENV. 2003-01-19 09:12:06 +00:00
sysutils change naming scheme for cdrecord-xcdroast to avoid explicite CONFLICTs 2003-01-23 16:12:42 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Add NetBSD-1.6_* to INCOMPAT_CURSES. Noted by Cesar Catrian on tech-pkg. 2003-01-23 09:16:19 +00:00
time - s/INSTALL_*/BSD_INSTALL_*/ in patch-aa, remove unnecessary MAKE_ENV. 2003-01-19 10:27:56 +00:00
wm don't make the assumption we are using gcc and pass -Wall. 2003-01-23 01:32:56 +00:00
www Try to mark as dead. 2003-01-23 14:13:18 +00:00
x11 The result of my recent KDE fiddlings 2003-01-20 10:03:40 +00:00
Makefile Switch the top level pkgsrc 'readme' and 'cdrom-readme' targets to use the 2003-01-05 13:37:15 +00:00
Packages.txt add missing dot 2003-01-22 19:22:05 +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.