Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
minskim d4c9857c9a devel/py-joblib: Import version 0.12.0
Joblib is a set of tools to provide lightweight pipelining in Python.
In particular, joblib offers transparent disk-caching of the output
values and lazy re-evaluation (memoize pattern), easy simple parallel
computing, and logging and tracing of the execution.  Joblib is
optimized to be fast and robust in particular on large data and has
specific optimizations for numpy arrays.

Packaged by Kamel Ibn Aziz Derouiche for pkgsrc-wip and updated by me.
2018-07-06 03:13:36 +00:00
archivers *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
audio *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
benchmarks extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
biology *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
bootstrap bootstrap: don't output "Hopefully" when bootstrap finishes 2018-03-07 07:34:07 +00:00
cad *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
chat *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
comms *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
converters py-simplejson: updated to 3.16.0 2018-07-03 12:21:27 +00:00
cross *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
databases py-mysqlclient: update to 1.3.13 2018-07-05 18:40:55 +00:00
devel devel/py-joblib: Import version 0.12.0 2018-07-06 03:13:36 +00:00
distfiles
doc doc: Updated databases/py-mysqlclient to 1.3.13 2018-07-05 18:41:35 +00:00
editors *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
emulators *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
filesystems *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
finance finance/py-alphalens: Update to 0.3.2 2018-07-05 09:21:29 +00:00
fonts py-fonttools: updated to 3.28.0 2018-07-05 13:13:24 +00:00
games *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
geography py-country: updated to 18.5.26 2018-07-05 11:39:10 +00:00
graphics *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
ham *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
inputmethod *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
lang python37: Add missing PLIST.SunOS. 2018-07-05 10:18:11 +00:00
licenses Remove folkloric licenses for mail/fetchmail. 2018-05-22 07:47:19 +00:00
mail *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
math py-statsmodels: updated to 0.9.0 2018-07-05 13:09:11 +00:00
mbone *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
meta-pkgs extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
misc goffice0.10: SunOS needs ieeefp.h for finite(). 2018-07-05 14:26:03 +00:00
mk emacs: document more *nox versions, and switch to emacs26 by default 2018-06-24 21:19:10 +00:00
multimedia vlc2: Workaround missing strerror_l on SunOS. 2018-07-05 14:24:38 +00:00
net *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
news extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
packages
parallel *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
pkgtools *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
print *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
shells *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
sysutils Update sysutils/intel-microcode-netbsd to 20180703. 2018-07-05 07:34:50 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
time *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
wm *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
www firefox: Disable PIE on SunOS. 2018-07-05 14:20:43 +00:00
x11 modular-xorg-server: Avoid mkostemp on SunOS. 2018-07-05 14:28:11 +00:00
Makefile
pkglocate
README Make top dir README a little more helpful. 2017-03-02 09:51:35 +00:00

$NetBSD: README,v 1.19 2017/03/02 09:51:35 maya 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 follow 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.