Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 6ef8f2b26a libgit2: update to 0.28.2.
v0.28.2
-------

This is a bugfix release with the following changes:

* Fix include directory ordering when using bundled dependencies.

* Fix infinite loop when searching for a non-existing repository with
  Windows-style paths including drive prefixes.

* Fix paths with a trailing "/" not always being treated as
  directories when computing ignores.

* Fix false negatives when computing ignores where ignore rules
  that are a prefix to a negative ignore rule exist.

* Fix patches with CRLF line endings not being parsed correctly.

* Fix segfault when parsing patches with file addition (deletion)
  where the added (deleted) file name contains a space.

* Fix assertion failure when trying to write to a non-existent
  locked configuration file.
2019-05-27 14:35:25 +00:00
archivers all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
audio musicpd: update to 0.21.9. 2019-05-27 14:29:44 +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 libgit2: update to 0.28.2. 2019-05-27 14:35:25 +00:00
distfiles
doc doc: Updated lang/go111 to 1.11.10 2019-05-27 14:33:52 +00:00
editors codeblocks: Avoid gtk2 dependencies 2019-05-27 13:21:22 +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 lgogdownloader: update to 3.5. 2019-05-27 14:04:08 +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 Update go111 to 1.11.10. 2019-05-27 14:33:10 +00:00
licenses Conform to the non-free license convention. Thanks to gdt@ for pointing 2019-05-18 19:26:49 +00:00
mail Update to 60.7.0 2019-05-27 13:07:03 +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 tor-browser: Improve wording of MESSAGE 2019-05-27 12:55:38 +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 firefox: fix wrong latency unit in stream_init() function. 2019-05-27 14:19:26 +00:00
x11 gtksourceview4: update to 4.0.3. 2019-05-27 13:37:51 +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.