Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam f4ac0ebc9d py-joblib: updated to 0.13.2
0.13.2:
Add a non-regression test, reporting that cloudpickle versions between 0.5.4 and 0.7 introduced a bug where global variables changes in a parent process between two calls to joblib.Parallel would not be propagated into the workers

0.13.1:
Memory now accepts pathlib.Path objects as location parameter. Also, a warning is raised if the returned backend is None while location is not None.

Make Parallel raise an informative RuntimeError when the active parallel backend has zero worker.

Make the DaskDistributedBackend wait for workers before trying to schedule work. This is useful in particular when the workers are provisionned dynamically but provisionning is not immediate (for instance using Kubernetes, Yarn or an HPC job queue).
2019-02-14 09:01:45 +00:00
archivers archivers/ruby-mixlib-archive: update to 1.0.1 2019-02-03 16:20:52 +00:00
audio fasttracker2: update to b135 2019-02-14 03:18:33 +00:00
benchmarks dnsperf: Fix build with BIND 9.12.3 and newer 2018-10-27 12:04:33 +00:00
biology Add hisat2 2019-01-15 01:27:42 +00:00
bootstrap set $CC when clang is detected in bootstrap 2019-02-06 17:38:54 +00:00
cad Updated cad/gtkwave to 3.3.98 2019-01-05 14:44:46 +00:00
chat revbump for converters/qrencode solib major bump 2019-02-13 15:20:27 +00:00
comms gammu: Update to 1.40.0 2019-02-03 00:09:45 +00:00
converters libcdr: update to 0.1.5. 2019-02-13 22:03:46 +00:00
cross avrdude: require GNU make 2019-01-26 02:44:34 +00:00
databases sqlite3: updated to 3.27.1 2019-02-11 10:45:20 +00:00
devel py-joblib: updated to 0.13.2 2019-02-14 09:01:45 +00:00
distfiles
doc doc: Updated net/gst-plugins1-libnice to 0.1.15 2019-02-14 07:32:49 +00:00
editors lyx: update to 2.3.2 2019-02-07 10:42:48 +00:00
emulators haxm: Bump PKGREVISION after recent fixes in the package 2019-02-13 17:42:57 +00:00
filesystems py-filesystem: removed; successor py-fs 2019-01-16 08:57:17 +00:00
finance revbump for converters/qrencode solib major bump 2019-02-13 15:20:27 +00:00
fonts harfbuzz: update to 2.3.1. 2019-02-13 20:12:10 +00:00
games games/libretro-2048: Import version libretro-2048-20181229 2019-02-10 12:39:10 +00:00
geography viking: Update to 1.7 2019-01-22 15:28:45 +00:00
graphics revbump for converters/qrencode solib major bump 2019-02-13 15:20:27 +00:00
ham add ham/kalibrate-{hackrf,rtl} 2019-02-07 14:08:29 +00:00
inputmethod Update to 1.0.5 2019-01-04 23:37:08 +00:00
lang Bump the bootstrap kit for i686--netbsd to 1.32.0, natively built. 2019-02-14 08:57:44 +00:00
licenses Rename abell-94 into purdue (used by Debian) 2018-12-08 17:03:49 +00:00
mail thunderbird-enigmail: update to 2.0.9. 2019-02-13 21:59:31 +00:00
math mpfr: update to 4.0.2. 2019-02-13 22:26:50 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs ruby-gnome2: update to 3.3.2. 2019-02-03 07:02:52 +00:00
misc khard: update to 0.13.0. 2019-02-13 19:39:26 +00:00
mk tools.FreeBSD.mk: make groff conditional 2019-02-12 18:40:16 +00:00
multimedia mkvtoolnix: fix buildling on macOS; remove DRAKE_FLAGS because current rake automatically chosses number of jobs 2019-02-12 23:46:23 +00:00
net gst-plugins1-libnice: update to 0.1.15. 2019-02-14 07:32:39 +00:00
news canlock-hp: update to 3.1.0. 2019-02-13 17:36:05 +00:00
packages
parallel *: update email for fhajny 2018-12-15 21:12:18 +00:00
pkgtools Revert previous for now. 2019-02-10 21:35:01 +00:00
print ghostscript-gpl: Clarify the nature of this package 2019-02-14 01:34:08 +00:00
regress regress/tools: clarify that only the NetBSD 7 shell exhibits this bug 2018-12-05 19:01:40 +00:00
security add and enable pinentry-fltk 2019-02-14 05:38:57 +00:00
shells fish: temporarily disable the functionality of man.fish 2019-02-13 22:03:53 +00:00
sysutils py-augeas: removed unused patch 2019-02-12 12:21:43 +00:00
templates
textproc add patch for CVE-2018-18928 from upstream 2019-02-13 20:51:57 +00:00
time py-dateparser: updated to 0.7.1 2019-02-13 12:54:27 +00:00
wm dwm: Update to 6.2 2019-02-03 22:03:41 +00:00
www py-mechanize: update to 0.4.0. 2019-02-13 20:19:06 +00:00
x11 pixman: update to 0.38.0. 2019-02-14 07:22: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.