Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz d81d4d79b0 p5-Module-CoreList: update to 5.20171120.
5.20171120
  - Updated for v5.27.6
2017-11-24 14:11:21 +00:00
archivers py-lz4: updated to 0.11.1 2017-11-24 12:42:09 +00:00
audio recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
benchmarks
biology
bootstrap
cad
chat Update chat/prosody to 0.10.0 2017-11-23 22:06:15 +00:00
comms recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
converters p5-Unicode-Collate: update to 1.24. 2017-11-24 13:22:09 +00:00
cross
databases p5-Fsdb: update to 2.64. 2017-11-24 13:38:44 +00:00
devel p5-Module-CoreList: update to 5.20171120. 2017-11-24 14:11:21 +00:00
distfiles
doc doc: Updated devel/p5-MetaCPAN-Client to 2.021000 2017-11-24 14:10:36 +00:00
editors editors: Add dte 2017-11-24 06:47:15 +00:00
emulators recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
filesystems
finance recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
fonts recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
games lgogdownloader: update to 3.3. 2017-11-23 20:15:07 +00:00
geography recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
graphics librsvg: update to 2.40.19. 2017-11-23 20:22:01 +00:00
ham recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
inputmethod recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
lang py36-html-docs: Update py36-html-docs to 3.6.3 2017-11-24 11:25:33 +00:00
licenses
mail thunderbird-enigmail: update to 1.9.8.3. 2017-11-23 20:38:24 +00:00
math fftw: update to 3.3.7. 2017-11-23 20:24:13 +00:00
mbone
meta-pkgs recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
misc recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
mk Add /usr/local for include and libdir on ChromeOS. 2017-11-21 19:16:47 +00:00
multimedia recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
net glib-networking: update to 2.54.1. 2017-11-23 22:36:58 +00:00
news
packages
parallel
pkgtools
print recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
regress
security gnupg2: updated to 2.2.3 2017-11-24 12:33:10 +00:00
shells bash: comment broken option, remove dead master sites, 2017-11-20 08:29:42 +00:00
sysutils htop: workaround differences in how linux and netbsd count memory usage 2017-11-24 02:06:13 +00:00
templates
textproc py-colour: updated to 0.1.5 2017-11-24 12:46:42 +00:00
time recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
wm recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
www py-yarl: updated to 0.15.0 2017-11-24 12:35:09 +00:00
x11 mcookie: update to 2.31. 2017-11-23 20:27:20 +00:00
Makefile
pkglocate
README

$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.