Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 2929b401d1 leafnode: update to 1.11.11.
Updated provided by Michael Bäuerle via pkgsrc-wip.

* 1.11.11, 2015-08-25

### BUGFIXES
- The configfile parser now strips whitespace between a configuration
  parameter's value and a trailing comment. Found by Cecil Westerhof.
- The roff manual page sources now render proper hyphens (-), minus characters
  (\-) and en-dashes (\[en]) depending on their context. This is so that
  copying-and-pasting from the manual page works properly.
- The code that checks if the peer is local now properly deals with IPv4
  mapped IPv6 addresses.
2018-09-04 11:00:48 +00:00
archivers xz: add test target, omit old GCC_REQD. 2018-09-02 21:03:22 +00:00
audio *: recursive bump for vala-0.42. 2018-09-03 10:50:17 +00:00
benchmarks Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
biology Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
bootstrap Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
cad cad/py-simpy: Use egg.mk rather than distutils.mk 2018-08-29 16:29:47 +00:00
chat *: recursive bump for vala-0.42. 2018-09-03 10:50:17 +00:00
comms Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
converters *: recursive bump for poppler-0.68 2018-09-02 21:32:41 +00:00
cross Update binutils to 2.31.1 and GCC to 8.2.0 2018-08-28 13:22:20 +00:00
databases databases/Makefile: - postgresql96-fuzzystrmatch 2018-09-03 09:40:28 +00:00
devel bugs-everywhere: remove 2018-09-04 06:10:40 +00:00
distfiles
doc doc: Updated net/powerdns-recursor to 4.1.4 2018-09-04 10:22:46 +00:00
editors *: recursive bump for poppler-0.68 2018-09-02 21:32:41 +00:00
emulators free42: Change MASTER_SITES to BACKUP 2018-09-02 15:31:05 +00:00
filesystems glusterfs: fix checksum of newly-added patch 2018-09-03 00:06:35 +00:00
finance py-braintree: updated to 3.48.0 2018-08-30 10:06:24 +00:00
fonts fontconfig: update to 2.13.1. 2018-09-02 20:30:43 +00:00
games *: recursive bump for vala-0.42. 2018-09-03 10:50:17 +00:00
geography *: recursive bump for vala-0.42. 2018-09-03 10:50:17 +00:00
graphics gimp: remove references to unsupported pdf option. 2018-09-04 08:26:58 +00:00
ham rtl-sdr: update to 0.5.4 2018-09-01 19:09:57 +00:00
inputmethod Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
lang erlang: disable PGO on netbsd. gcov doesn't work on netbsd-8 at least. 2018-09-03 17:40:32 +00:00
licenses licenses/intel-microcode-license: Update with the current version 2018-09-03 10:56:17 +00:00
mail add postforward from https://github.com/zoni/postforward, a go package 2018-09-02 20:27:40 +00:00
math math/R-igraph: Needs a C compiler 2018-09-04 00:23:12 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs GNOME 2 needs libgnomekbd2, not 3. 2018-09-02 14:14:12 +00:00
misc *: recursive bump for poppler-0.68 2018-09-02 21:32:41 +00:00
mk mk: describe canlock option 2018-09-03 09:41:05 +00:00
multimedia sickbeard: remove 2018-09-04 06:13:15 +00:00
net net/powerdns-recursor: Update to 4.1.4. 2018-09-04 10:22:38 +00:00
news leafnode: update to 1.11.11. 2018-09-04 11:00:48 +00:00
packages
parallel Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
pkgtools bootstrap-mk-files: Add aarch64 to get correct OBJECT_FMT. Bump to 20180901 2018-09-01 21:56:04 +00:00
print *: recursive bump for poppler-0.68 2018-09-02 21:32:41 +00:00
regress Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
security security/botan{,-devel}: Designate doc dir explicitly 2018-09-04 00:02:02 +00:00
shells Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
sysutils We no longer apply a patch to *.y files. So do not use bison as tool 2018-09-03 17:10:54 +00:00
templates
textproc *: recursive bump for vala-0.42. 2018-09-03 10:50:17 +00:00
time p5-DateTime-Format-Natural: Clone is a runtime dependency, make it so. 2018-08-29 06:06:34 +00:00
wm Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
www www/py-django2: Requires Python>=3.5 2018-09-04 00:12:28 +00:00
x11 *: recursive bump for vala-0.42. 2018-09-03 10:50:17 +00:00
Makefile
pkglocate Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
README Make top dir README a little more helpful. 2017-03-02 09:51:35 +00:00

$NetBSD: README,v 1.19 2017/03/02 09:51:35 maya 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 follow 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.