Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 00a8085e3c py-urllib3: updated to 1.25.3
1.25.3:
* Change HTTPSConnection to load system CA certificates
  when ca_certs, ca_cert_dir, and ssl_context are
  unspecified.
* Upgrade bundled rfc3986 to v1.3.2.
2019-05-27 12:44:46 +00:00
archivers all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
audio fasttracker2: update to b157 2019-05-27 12:43:32 +00:00
benchmarks all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
biology biology/vsearch: Upgrade to 2.13.4 2019-05-11 14:27:18 +00:00
bootstrap bootstrap: fix endless when checking nonexisting directory 2019-05-07 19:54:46 +00:00
cad all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
chat all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
comms all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
converters all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
cross Update to 2.17 2019-05-19 03:41:30 +00:00
databases all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
devel memcached: updated to 1.5.16 2019-05-26 19:37:42 +00:00
distfiles
doc doc: Updated www/ikiwiki to 3.20190228nb2 2019-05-27 03:53:37 +00:00
editors all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
emulators qemu: Fix build for Linux 2019-05-25 12:36:59 +00:00
filesystems all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
finance all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
fonts all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
games openttd: fix iconv(3) detection 2019-05-27 11:19:22 +00:00
geography geography/qgis: Declare python3 incompatible 2019-05-14 01:39:30 +00:00
graphics all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
ham ham/tqsl: Require C++11 2019-05-13 00:21:34 +00:00
inputmethod ibus: Add missing depend to dbus 2019-05-15 14:37:55 +00:00
lang spidermonkey52: Do not build with debug symbols and strip 2019-05-24 18:15:38 +00:00
licenses Conform to the non-free license convention. Thanks to gdt@ for pointing 2019-05-18 19:26:49 +00:00
mail mutt: Update to version 1.12.0 2019-05-26 08:43:14 +00:00
math fftw: introduce Makefile.common 2019-05-24 15:56:21 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs bulk-large: postgresql93 is no more, unbreak bulk builds. 2019-05-21 11:56:43 +00:00
misc all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
mk mk/tools: in the wrapper log, quote arguments containing = naturally 2019-05-22 20:47:05 +00:00
multimedia py-m3u8: updated to 0.3.9 2019-05-22 20:00:56 +00:00
net py-grpcio-tools: updated to 1.21.1 2019-05-27 12:36:41 +00:00
news all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
packages
parallel PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
pkgtools pkgtools/pkglint: update to 5.7.12 2019-05-26 14:05:57 +00:00
print all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
regress mk/tools: in the wrapper log, quote arguments containing = naturally 2019-05-22 20:47:05 +00:00
security argon2: don't test if opt.c can build with -march=native. 2019-05-27 01:17:21 +00:00
shells tcsh: Uncomment HOMEPAGE (now available again) 2019-05-19 00:01:17 +00:00
sysutils Add U-Boot for the Lamobo R1 (a.k.a. Bananapi BPI-R1). 2019-05-25 01:41:10 +00:00
templates
textproc It seems that libiconv is not needed. Bump PKGREVISION 2019-05-24 16:14:44 +00:00
time py-vdirsyncer: fix build with latest setuptools_scm 2019-05-25 06:58:10 +00:00
wm all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
www py-urllib3: updated to 1.25.3 2019-05-27 12:44:46 +00:00
x11 all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
Makefile
pkglocate Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
README README: minor grammatical fix 2019-01-29 03:11:03 +00:00

$NetBSD: README,v 1.21 2019/01/29 03:11:03 gutteridge 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 following 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.