Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
nia 0fb0954fdd aspell-eo: Update to 2.1.20000225a.2
No changelog - dictionary updates.
2019-10-19 11:12:13 +00:00
archivers Revbump all Go packages after lang/go112 update 2019-10-18 14:58:43 +00:00
audio moodbar: Set PYTHON_FOR_BUILD_ONLY 2019-10-19 00:31:52 +00:00
benchmarks dnsperf: update to 2.3.2. Changed upstream to DNS-OARC. 2019-10-16 10:05:28 +00:00
biology py-pydicom: Update to 1.3.0 2019-10-01 14:45:29 +00:00
bootstrap bootstrap/bootstrap: prevent --wrkdir from being a symlink 2019-09-13 20:10:35 +00:00
cad (cad/gtkwave) Updated 3.3.100 to 3.3.101 2019-10-17 15:12:51 +00:00
chat Remove multimedia/farsight2, successor chat/farstream 2019-10-19 09:12:59 +00:00
comms delete ancient Asterisk 11.* 2019-09-22 20:00:31 +00:00
converters Update to 7.4.1 2019-10-06 09:59:33 +00:00
cross nios2-gcc41: Remove, successor nios2-gcc. 2019-10-17 20:56:39 +00:00
databases Revbump all Go packages after lang/go112 update 2019-10-18 14:58:43 +00:00
devel ruby-gnome: Update to 3.4.1. 2019-10-19 08:25:17 +00:00
distfiles
doc doc: Updated textproc/aspell-sk to 2.01.2 2019-10-19 11:08:41 +00:00
editors Add editors/xournalpp. Based on work in pkgsrc-wip by Yorick Hardy. 2019-10-16 13:34:08 +00:00
emulators mame: add more upstream bug report URLs to patches 2019-10-17 14:01:02 +00:00
filesystems Add mkspiffs 0.2.3 2019-10-07 10:13:16 +00:00
finance py-braintree: updated to 3.57.1 2019-10-16 14:31:23 +00:00
fonts spleen: update to 1.5.0. 2019-10-07 08:41:10 +00:00
games gcompris: Update to 17.05. I think this is the last GTK-based verison. 2019-10-18 13:41:34 +00:00
geography geography/geos: Update to 3.7.3 2019-10-08 23:42:55 +00:00
graphics MesaLib: don't hard error when pthread _np functions are missing 2019-10-19 10:29:57 +00:00
ham (ham/gnuradio-core) Fix build problem on NetBSD, after orc is updated 0.4.29 to 0.4.30, thanks maya@ 2019-10-14 12:40:27 +00:00
inputmethod ibus: update PLIST to actually match for cldr-emoji-annotation-35.12.14971.0. 2019-09-14 11:34:18 +00:00
lang Revbump all Go packages after lang/go112 update 2019-10-18 14:58:43 +00:00
licenses licenses: amaya was removed 2019-09-09 11:42:33 +00:00
mail Revbump all Go packages after lang/go112 update 2019-10-18 14:58:43 +00:00
math Revbump all Go packages after lang/go112 update 2019-10-18 14:58:43 +00:00
mbone mbone/rtptools: fix location of HTML documentation 2019-10-12 20:14:08 +00:00
meta-pkgs ruby-gnome: Update to 3.4.1. 2019-10-19 08:25:17 +00:00
misc Revbump all Go packages after lang/go112 update 2019-10-18 14:58:43 +00:00
mk Prepare for compat80 package. 2019-10-15 11:15:49 +00:00
multimedia libmediaart: Fix MASTER_SITES 2019-10-19 09:44:18 +00:00
net ruby-addressable: update to 2.7.0. 2019-10-19 08:16:24 +00:00
news About 0.146 2019-10-15 18:09:21 +00:00
packages
parallel hwloc: updated to 1.11.3 2019-09-11 13:16:45 +00:00
pkgtools pkgtools/R2pkg: refactoring, tests 2019-10-19 11:04:46 +00:00
print ruby-gnome: Update to 3.4.1. 2019-10-19 08:25:17 +00:00
regress regress/check-perms: add test for broken CHECK_PERMS_AUTOFIX 2019-09-19 23:53:36 +00:00
security Revbump all Go packages after lang/go112 update 2019-10-18 14:58:43 +00:00
shells shells/bash2-doc: fix location of HTML documentation 2019-10-12 20:51:48 +00:00
sysutils Revbump all Go packages after lang/go112 update 2019-10-18 14:58:43 +00:00
templates
textproc aspell-eo: Update to 2.1.20000225a.2 2019-10-19 11:12:13 +00:00
time py-tzdata: updated to 2019.3 2019-10-15 17:13:49 +00:00
wm wm/flwm: Update to 1.16 2019-10-18 10:40:40 +00:00
www ruby-gnome: Update to 3.4.1. 2019-10-19 08:25:17 +00:00
x11 ruby-gnome: Update to 3.4.1. 2019-10-19 08:25:17 +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.