Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 836d54bc6a Updated p5-Text-BibTeX to 0.80.
0.80 2017-03-25
 * Fix tests in order to work without dot in @INC (thanks Kent Fredric for the bug report)
2017-04-05 15:39:30 +00:00
archivers Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
audio Updated libmpdclient to 2.11. 2017-04-04 13:12:42 +00:00
benchmarks Remove traces of textproc/php-dom which is not needed anymore, now that dom is built into PHP. Bump resp. PKGREVISION. 2017-04-05 12:33:47 +00:00
biology Add missing include. 2017-02-14 21:34:34 +00:00
bootstrap Add instructions on installing required dependencies on Debian & derivatives to 2017-03-06 21:26:01 +00:00
cad Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
chat Recursive bump for gpgme update which removed a support library. 2017-03-31 10:32:14 +00:00
comms Updated py-colorama to 0.3.7. 2017-04-04 14:12:13 +00:00
converters Explicitly override iconv checks on SunOS, as GNU libiconv will change its 2017-03-30 12:40:31 +00:00
cross Update to 3.28 2017-03-30 19:21:26 +00:00
databases PLIST didn't get updated with 3.18.0; fixed 2017-04-04 17:12:22 +00:00
devel Updated p5-Sub-Identify to 0.13. 2017-04-05 15:35:09 +00:00
distfiles
doc Updated devel/p5-Sub-Identify to 0.13 2017-04-05 15:35:18 +00:00
editors Fix an issue with editor segfaulting in ex mode on Darwin and suppress benign stderr output regarding locale. Reported in joyent/pkgsrc/issues/402, patch provided by @bjcooke in joyent/pkgsrc/pull/463. Bump PKGREVISION. 2017-04-04 07:53:23 +00:00
emulators Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
filesystems Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
finance Remove traces of textproc/php-dom which is not needed anymore, now that dom is built into PHP. Bump resp. PKGREVISION. 2017-04-05 12:33:47 +00:00
fonts Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
games Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
geography Fix build on SunOS. 2017-03-27 13:52:27 +00:00
graphics Updated p5-Image-Info to 1.40. 2017-04-04 13:15:31 +00:00
ham Updated ham/gnuradio from 3.7.10.1 to 3.7.11 2017-03-15 14:07:12 +00:00
inputmethod Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
lang Build the dom extension embedded. This enables full functionality in xmlreader and fixes joyent/pkgsrc/issues/477. Bump PKREVISION. 2017-04-05 12:28:59 +00:00
licenses the Unicode, Inc. license text 2016-11-18 09:23:49 +00:00
mail Update to 1.300031 2017-04-05 13:43:20 +00:00
math Check the version number part of the matched string and not the whole 2017-03-24 19:22:27 +00:00
mbone Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
meta-pkgs Remove traces of textproc/php-dom which is not needed anymore, now that dom is built into PHP. Bump resp. PKGREVISION. 2017-04-05 12:33:47 +00:00
misc Fix test dependencies and remove then unnecessary patch. 2017-04-04 14:44:14 +00:00
mk Remove traces of textproc/php-dom which is not needed anymore, now that dom is built into PHP. Bump resp. PKGREVISION. 2017-04-05 12:33:47 +00:00
multimedia Recursive bump for gpgme update which removed a support library. 2017-03-31 10:32:14 +00:00
net Updated p5-Net-DNS to 1.09. 2017-04-05 15:29:22 +00:00
news Rename mmdf(5) to tin-mmdf(5) to fix conflict with mutt packages. 2017-03-05 12:05:23 +00:00
packages
parallel Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
pkgtools Update "pkg_rolling-replace" to version 0.24.3. 2017-03-31 07:10:58 +00:00
print Updated abcm2ps to 8.13.8. 2017-04-04 11:16:38 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Updated p5-Net-SSLeay to 1.81. 2017-04-05 15:31:16 +00:00
shells Pull in upstream fix for bug 1289597. Brought to our attention by Kevin 2017-03-14 14:51:28 +00:00
sysutils Recursive bump for gpgme update which removed a support library. 2017-03-31 10:32:14 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc Updated p5-Text-BibTeX to 0.80. 2017-04-05 15:39:30 +00:00
time Updated p5-DateTime-TimeZone to 2.11. 2017-04-04 13:14:36 +00:00
wm Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
www Updated p5-Mojolicious to 7.29. 2017-04-05 15:24:24 +00:00
x11 Updated libdrm to 2.4.76. 2017-03-31 10:54:48 +00:00
Makefile
pkglocate
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.