Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2019-08-20 11:26:59 +00:00
archivers Recursive bump of all packages using Go after Go 1.12.8 update. 2019-08-14 15:45:31 +00:00
audio adplug: take maintainership, discussed with kamil@ and leot@. 2019-08-18 19:01:58 +00:00
benchmarks Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
biology Add the biopython license to DEFAULT_ACCEPTABLE_LICENSES. 2019-08-14 18:12:00 +00:00
bootstrap trivial typos 2019-07-26 15:41:43 +00:00
cad Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
chat Update LDFLAGS for SmartOS to link also libresolv in addition to libnsl. 2019-08-16 16:20:46 +00:00
comms asterisk: remove redundant patch hunk. We REPLACE_PERL this script, no need 2019-08-18 05:22:17 +00:00
converters Add bdf2psf. 2019-08-16 19:32:51 +00:00
cross Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
databases Recursive bump of all packages using Go after Go 1.12.8 update. 2019-08-14 15:45:31 +00:00
devel py-pyobjc: updated to 5.2 2019-08-20 07:15:45 +00:00
distfiles
doc doc: Added net/gssdp12 version 1.2.1 2019-08-20 11:26:42 +00:00
editors Add le. 2019-08-18 08:24:35 +00:00
emulators qemu: updated to 4.1.0 2019-08-16 15:12:19 +00:00
filesystems Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
finance Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
fonts fonts/ibm-plex-ttf: Use fonts.mk in Makefile 2019-08-18 12:42:52 +00:00
games stone-soup-sdl: Force instalation of fonts 2019-08-11 18:04:36 +00:00
geography Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
graphics scrot: Update to 1.2 2019-08-19 17:41:56 +00:00
ham Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
inputmethod Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
lang Create a node.js REPLACE_* mk-fragment. 2019-08-18 03:44:42 +00:00
licenses Add the biopython license to DEFAULT_ACCEPTABLE_LICENSES. 2019-08-14 18:12:00 +00:00
mail Drop -4 from qmailqread, no longer needed by ucspi-tcp6. Bump version. 2019-08-20 02:42:47 +00:00
math Recursive bump of all packages using Go after Go 1.12.8 update. 2019-08-14 15:45:31 +00:00
mbone Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
meta-pkgs xfce4-extras: update plugin minimums to current releases 2019-08-19 05:45:14 +00:00
misc xfce4-weather-plugin: update to 0.10.0 2019-08-19 05:01:06 +00:00
mk mk/bsd.pkg.mk: prevent the WRKDIR path from containing symlinks 2019-08-18 21:58:51 +00:00
multimedia xfce4-mpc-plugin: update to 0.5.2 2019-08-19 01:13:34 +00:00
net gssdp: mention this is the outdated 1.0 branch 2019-08-20 11:26:59 +00:00
news Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
packages
parallel Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
pkgtools pkgtools/url2pkg: rewrite regular expression to avoid confusing mcedit 2019-08-18 21:04:37 +00:00
print ruby-gnome2: update to 3.3.7. 2019-08-18 03:13:21 +00:00
regress lang/python: fix PYVERSSUFFIX escaping for print-PLIST 2019-07-17 18:34:16 +00:00
security libsecret: update to 0.18.8. 2019-08-16 10:16:00 +00:00
shells Update to bash 5.0.9 (5.0 patchlevel 9) 2019-08-15 00:33:44 +00:00
sysutils Require latest ucspi-tcp6 for IPv4 fixes. Bump version. 2019-08-19 22:11:44 +00:00
templates
textproc py-xlsxwriter: updated to 1.1.9 2019-08-20 07:12:38 +00:00
time xfce4-datetime-plugin: update to 0.8.0 2019-08-18 22:06:08 +00:00
wm coma: allow overriding MAN_DIR, and set it to "${PREFIX}/${PKGMANDIR}". 2019-08-19 12:31:23 +00:00
www gitea: Update to 1.9.1 2019-08-19 10:27:42 +00:00
x11 gtk3: handle wayland in buildlink 2019-08-19 13:31:19 +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.