Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
roy 227aba2c62 Import dhcpcd-8.0.0 with the following changes:
*  ARP now supports many requests
  *  Routing tables now use Red-Black Trees
  *  Script variables are no longer allocated manually
  *  DHCP addresses are added with vltime of the lease time and pltime
     of the rebind time (Linux only)
2019-07-24 10:08:17 +00:00
archivers *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
audio fasttracker2: Removes credit reference from the header of patch files. 2019-07-23 08:20:22 +00:00
benchmarks Update packages using a search.cpan.org HOMEPAGE to metacpan.org. 2019-06-30 20:14:13 +00:00
biology *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
bootstrap bootstrap/bootstrap: fix bootstrap on Solaris 10 2019-07-21 20:14:06 +00:00
cad *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
chat *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
comms Update Flash Operator Panel to 0.30. 2019-07-22 03:36:54 +00:00
converters *: recursive bump for poppler 0.79 2019-07-23 17:19:56 +00:00
cross *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
databases *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
devel git-lfs: update to 2.7.2 2019-07-22 23:53:44 +00:00
distfiles
doc doc: Updated mail/squirrelmail to 1.4.23pre14832 2019-07-24 03:50:06 +00:00
editors *: recursive bump for poppler 0.79 2019-07-23 17:19:56 +00:00
emulators *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
filesystems *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
finance gnucash: update to 3.6. 2019-07-22 13:39:57 +00:00
fonts *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
games *: recursive bump for poppler 0.79 2019-07-23 17:19:56 +00:00
geography *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
graphics *: recursive bump for poppler 0.79 2019-07-23 17:19:56 +00:00
ham *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
inputmethod *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
lang openjdk8: revert previous which didn't work w/ SunOS /bin/sh printf builtin 2019-07-24 10:03:34 +00:00
licenses Added CeCiLL-B license. 2019-07-02 09:28:12 +00:00
mail mail/squirrelmail: update to 1.4.23pre14832 2019-07-24 03:49:35 +00:00
math Remove SHA1 hashes for non-existent patches. 2019-07-23 22:58:46 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
misc *: recursive bump for poppler 0.79 2019-07-23 17:19:56 +00:00
mk mk/compiler.mk: Add c++17 2019-07-23 13:57:04 +00:00
multimedia *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
net Import dhcpcd-8.0.0 with the following changes: 2019-07-24 10:08:17 +00:00
news *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
packages
parallel *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
pkgtools *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
print *: recursive bump for poppler 0.79 2019-07-23 17:19:56 +00:00
regress lang/python: fix PYVERSSUFFIX escaping for print-PLIST 2019-07-17 18:34:16 +00:00
security tor-browser: update to 8.5.4. 2019-07-22 22:41:24 +00:00
shells Redirect the last few search.cpan.org packages that I missed. 2019-07-01 22:00:09 +00:00
sysutils *: recursive bump for poppler 0.79 2019-07-23 17:19:56 +00:00
templates
textproc *: recursive bump for poppler 0.79 2019-07-23 17:19:56 +00:00
time *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
wm *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
www geckodriver: update to 0.24.0 2019-07-22 23:48:31 +00:00
x11 Various fixes for wscons framebuffer: 2019-07-24 02:39:57 +00:00
Makefile
pkglocate Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
README README: minor grammatical fix 2019-01-29 03:11:03 +00:00

$NetBSD: README,v 1.21 2019/01/29 03:11:03 gutteridge Exp $

pkgsrc is a framework for building software on UNIX-like systems.

To use, bootstrap using:
    cd pkgsrc/bootstrap/
    ./bootstrap

build packages, use:
    cd pkgsrc/category/package-name
    $PREFIX/bin/bmake install

Where $PREFIX is where you've chosen to install packages (typically /usr/pkg)

Bugs and patches can be filed in the following link (use category 'pkg'):
https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd

To fetch the main CVS repository:
    cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc

It's also possible to contribute through pkgsrc wip (work in progress), for
more information, see http://pkgsrc.org/wip/users/

Please see doc/pkgsrc.txt for information.