Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
markd 04228fc6fd kdeclarative: update to 5.47.0
* Set kcm context property on the correct context
* [Plotter] Don't render if m_node is null
2018-06-21 05:33:08 +00:00
archivers karchive: update to 5.47.0 2018-06-21 05:20:43 +00:00
audio
benchmarks
biology
bootstrap
cad
chat
comms
converters
cross
databases
devel kdeclarative: update to 5.47.0 2018-06-21 05:33:08 +00:00
distfiles
doc doc: Updated mail/mailfront to 2.21 2018-06-21 04:34:13 +00:00
editors
emulators
filesystems
finance
fonts
games
geography
graphics oxygen-icons: update to 5.47.0 2018-06-21 02:40:18 +00:00
ham
inputmethod
lang
licenses
mail Update to 2.21. From the changelog: 2018-06-21 04:33:54 +00:00
math
mbone
meta-pkgs kde: set frameworks version to 5.47.0 2018-06-21 05:18:00 +00:00
misc
mk
multimedia phonon{,-qt5}-backend-vlc: update to 0.10.1 2018-06-21 00:34:18 +00:00
net
news
packages
parallel
pkgtools
print
regress
security
shells
sysutils
templates
textproc
time
wm
www
x11
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.