Automatic conversion of the NetBSD pkgsrc CVS module, use with care
0d49c8385c
lzo-2.10, miller-5.0.0, notmuch-0.23.7, p5-Date-Manip-6.58, p5-DateTime-TimeZone-2.10, p5-Test-Simple-1.302078, p5-libwww-6.22, password-store-1.7, potrace-1.15, py-dulwich-0.17.1, py-idna-2.4, py-pbr-2.0.0, py-psycopg2-2.7, py-setuptools-34.3.1, py-sphinx-rtd-theme-0.2.2, py-sqlparse-0.2.3, py-vdirsyncer-0.15.0, rspamd-1.5.1, screen-4.5.1, talloc-2.1.9, texstudio-2.12.2, tor-0.2.9.10, vim-8.0.0413, vim-share-8.0.0413, wireshark-2.2.5, x264-devel-20170304. |
||
---|---|---|
archivers | ||
audio | ||
benchmarks | ||
biology | ||
bootstrap | ||
cad | ||
chat | ||
comms | ||
converters | ||
cross | ||
databases | ||
devel | ||
distfiles | ||
doc | ||
editors | ||
emulators | ||
filesystems | ||
finance | ||
fonts | ||
games | ||
geography | ||
graphics | ||
ham | ||
inputmethod | ||
lang | ||
licenses | ||
math | ||
mbone | ||
meta-pkgs | ||
misc | ||
mk | ||
multimedia | ||
net | ||
news | ||
packages | ||
parallel | ||
pkgtools | ||
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.