Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
nia 9f82283dc0 znc: Update to 1.7.4
Changes:

* Local patch for CVE-2019-12816 removed due to presence in release
* Send "Connected!" messages to client to the correct nick (#1665)
2019-06-22 09:31:00 +00:00
archivers archivers/ruby-zip: update to 1.2.3 2019-06-15 03:05:44 +00:00
audio cmus: This needs c11 atomics. 2019-06-21 13:46:04 +00:00
benchmarks handle SO_LINGER portably. 2019-06-15 15:01:02 +00:00
biology Revbump after updating graphics/glew 2019-05-29 19:52:48 +00:00
bootstrap bootstrap: Enable sed on Cygwin by default. 2019-06-20 09:11:26 +00:00
cad Add kicad-packages3d kicad-symbols kicad-templates 2019-06-14 16:01:20 +00:00
chat znc: Update to 1.7.4 2019-06-22 09:31:00 +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 cross/*: let pkglint autofix indentation and variable alignment 2019-06-08 10:53:26 +00:00
databases Update HOMEPAGE (https). 2019-06-20 03:17:07 +00:00
devel Update to 3.44.1 2019-06-22 03:54:04 +00:00
distfiles
doc doc: Updated www/cliqz to version 1.27.3 2019-06-22 09:24:11 +00:00
editors leafpad: Update to 0.8.18.1 2019-06-20 05:48:03 +00:00
emulators dgen-sdl: Update to 1.33 2019-06-20 12:13:19 +00:00
filesystems all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
finance py-fecon235: mark as incompatible with Python 2.7 2019-06-17 20:50:02 +00:00
fonts terminus-font: Update to 4.47 2019-06-20 11:41:28 +00:00
games games/doomlegacy: import doomlegacy-1.47.2 2019-06-17 13:53:22 +00:00
geography py-obspy: Python 2.7 is not supported any more because of py-scipy 2019-06-15 18:06:04 +00:00
graphics xfig: update to 3.2.6anb1. 2019-06-21 13:15:07 +00:00
ham (ham/gnuradio-*) Updated 3.7.13.4 to 3.7.13.5 2019-06-21 16:02:16 +00:00
inputmethod ibus: Add missing depend to dbus 2019-05-15 14:37:55 +00:00
lang py-mypy: updated to 0.710 2019-06-20 11:20:08 +00:00
licenses Conform to the non-free license convention. Thanks to gdt@ for pointing 2019-05-18 19:26:49 +00:00
mail dovecot2-pigeonhole: Disable hardening autodetection. 2019-06-21 15:36:59 +00:00
math (math/cgal) Updated 3.9 to 4.14 (Re: PR pkg/54278) 2019-06-22 05:54:27 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs bulk-medium: removed references to py-matplotlib-gtk2 2019-06-16 19:25:10 +00:00
misc py-tqdm: updated to 4.32.2 2019-06-21 12:34:06 +00:00
mk mk/curses.builtin.mk: add mouse function check 2019-06-17 18:19:55 +00:00
multimedia py-m3u8: updated to 0.3.10 2019-06-21 08:33:35 +00:00
net mikutter: update to 3.9.0-alpha2. 2019-06-22 06:47:05 +00:00
news all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
packages
parallel openmp: added version 8.0.0 2019-06-17 16:35:44 +00:00
pkgtools pkgin: Update to 0.12.0. 2019-06-13 13:06:40 +00:00
print print/poppler: up GCC_REQD to 5 2019-06-17 19:21:07 +00:00
regress mk/tools: in the wrapper log, quote arguments containing = naturally 2019-05-22 20:47:05 +00:00
security py-bcrypt: updated to 3.17 2019-06-20 11:15:18 +00:00
shells tcsh: Uncomment HOMEPAGE (now available again) 2019-05-19 00:01:17 +00:00
sysutils Update sysutils/decode-dimms to 0.0.20190619 2019-06-21 15:42:19 +00:00
templates
textproc ruby-nokogiri: update to 1.10.3. 2019-06-22 04:11:59 +00:00
time py-arrow: updated to 0.14.2 2019-06-16 14:08:03 +00:00
wm blackbox70: fix build with gettext-0.20.1 2019-06-14 02:09:03 +00:00
www cliqz: update to 1.27.3 2019-06-22 09:21:46 +00:00
x11 mlterm: apply upstream patch for 3.8.8. 2019-06-22 04:27: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.