Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2018-07-18 00:06:10 +00:00
archivers Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
audio Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
benchmarks When using g95, build brenner.f without optimisation to avoid ICE. 2018-07-17 14:58:05 +00:00
biology Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
bootstrap Document cleaning up with ./cleanup. 2018-07-07 13:18:29 +00:00
cad Updated cad/gtkwave from 3.3.89 to 3.3.91 2018-07-07 12:41:47 +00:00
chat Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
comms Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
converters *: Add some required USE_GCC_RUNTIME. 2018-07-17 10:56:23 +00:00
cross Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
databases Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
devel Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
distfiles
doc Updated devel/lua-rocks to 2.4.4. 2018-07-17 22:19:00 +00:00
editors Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
emulators Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
filesystems Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
finance Set myself as the maintainer 2018-07-08 11:17:58 +00:00
fonts py-fonttools: updated to 3.28.0 2018-07-05 13:13:24 +00:00
games Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
geography Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
graphics Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
ham (ham/gnuradio-core) three patches for boost 1.67 are included now. Deleted. 2018-07-17 06:55:52 +00:00
inputmethod Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
lang Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
licenses Remove folkloric licenses for mail/fetchmail. 2018-05-22 07:47:19 +00:00
mail Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
math Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
mbone Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
meta-pkgs extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
misc Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
mk mips64 is more likely not 64bit. 2018-07-16 19:53:53 +00:00
multimedia Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
net Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
news pan: update to 0.145. 2018-07-14 15:15:12 +00:00
packages
parallel *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
pkgtools pkgtools/pkglint: Update to 5.5.13 2018-07-12 16:23:36 +00:00
print Recursive revbumo from print/qpdf 2018-07-15 23:39:12 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
shells Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
sysutils Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
time Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
wm Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
www Use of defined on aggregates (hashes and arrays) is no longer supported. 2018-07-17 19:17:17 +00:00
x11 Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +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.