Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
leot 205f33dcde py27-html-docs: Update py27-html-docs to 2.7.14
pkgsrc changes:
 - Take MAINTAINERship (or, in other words, make me blameworthy if the Python
   documentation isn't synced with the respective lang/python* packages :))

Changes:
No changelog is available but it syncs py27-html-docs to current
python27 version.
2017-11-24 11:22:08 +00:00
archivers
audio
benchmarks
biology
bootstrap
cad
chat
comms
converters
cross
databases
devel libuv: updated to 1.17.0 2017-11-24 11:04:25 +00:00
distfiles
doc Updated devel/libuv 2017-11-24 11:04:48 +00:00
editors editors: Add dte 2017-11-24 06:47:15 +00:00
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang py27-html-docs: Update py27-html-docs to 2.7.14 2017-11-24 11:22:08 +00:00
licenses
mail
math
mbone
meta-pkgs
misc
mk
multimedia
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.