Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 2e8769ee14 py-more-itertools: updated 5.0.0
5.0.0
* New itertools:
    * :func:split_into
    * :func:unzip
    * :func:substrings

* Changes to existing itertools:
    * :func:ilen was optimized a bit
    * :func:first_true now returns None by default. This is the reason for the major version bump - see below.

* Other changes:
   * Some code for old Python versions was removed
   * Some documentation mistakes were corrected
   * Tests now run properly on 32-bit versions of Python
   * Newer versions of CPython and PyPy are now tested against
2019-01-22 09:45:22 +00:00
archivers Update makeself to 2.4.0. 2019-01-18 22:08:16 +00:00
audio libmatemixer: Update to 1.21.0: 2019-01-16 14:59:45 +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 Update the root_group for Minix to match the changes to mk files. 2018-11-15 22:08:30 +00:00
cad Updated cad/gtkwave to 3.3.98 2019-01-05 14:44:46 +00:00
chat toxcore: update to 0.2.7 2019-01-21 07:51:03 +00:00
comms revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
converters Update to 1.40 2019-01-12 13:57:04 +00:00
cross Removed commented-out PKGREVISIONs 2018-12-09 21:05:32 +00:00
databases mysql57-client: change the default configuration to avoid information 2019-01-20 18:22:10 +00:00
devel py-more-itertools: updated 5.0.0 2019-01-22 09:45:22 +00:00
distfiles
doc Updated devel/py-uvloop, security/py-OpenSSL, fonts/py-fonttools, security/py-asyncssh 2019-01-22 09:18:21 +00:00
editors texstudio: update to 2.12.14 2019-01-21 10:12:12 +00:00
emulators bochs: fix build on linux 2019-01-21 10:04:45 +00:00
filesystems py-filesystem: removed; successor py-fs 2019-01-16 08:57:17 +00:00
finance py-stripe: updated to 2.18.0 2019-01-15 19:14:07 +00:00
fonts py-fonttools: updated to 3.36.0 2019-01-22 09:17:20 +00:00
games SETGIDGAME -> USE_GAMESGROUP 2019-01-20 08:15:00 +00:00
geography Add R-maptools 2018-12-21 12:09:09 +00:00
graphics py-qrcode: updated to 6.1 2019-01-21 10:03:47 +00:00
ham uhd: Restore mistakenly-removed PKGREVISION 2019-01-09 19:21:37 +00:00
inputmethod Update to 1.0.5 2019-01-04 23:37:08 +00:00
lang rust: Put back SunOS fix lost in previous update. 2019-01-22 09:17:15 +00:00
licenses Rename abell-94 into purdue (used by Debian) 2018-12-08 17:03:49 +00:00
mail SUBDIR+= sieve-connect 2019-01-22 06:14:58 +00:00
math math/ruby-roo: update to 2.8.0 2019-01-20 14:10:29 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs Start updating MATE to 1.21.x. 2019-01-16 14:47:01 +00:00
misc misc/ruby-mimemagic: update to 0.3.3 2019-01-20 14:35:39 +00:00
mk Improve 'tai-system-clock' description. 2019-01-17 22:26:21 +00:00
multimedia xfce4-mpc-plugin: update to 0.5.1: no changelog available. 2019-01-18 13:03:42 +00:00
net net/ruby-xdr: update to 3.0.0 2019-01-20 14:41:10 +00:00
news flnews: update to 0.16. 2019-01-21 12:03:41 +00:00
packages
parallel *: update email for fhajny 2018-12-15 21:12:18 +00:00
pkgtools pkgin: fix some clang build errors on NetBSD-current 2019-01-15 09:49:40 +00:00
print py-reportlab: updated to 3.5.13 2019-01-22 09:36:20 +00:00
regress regress/tools: clarify that only the NetBSD 7 shell exhibits this bug 2018-12-05 19:01:40 +00:00
security py-asyncssh: updated to 1.15.1 2019-01-22 09:17:57 +00:00
shells bash: Adjust dollar_dollar_pid type (pid_t, not int) 2019-01-21 09:03:44 +00:00
sysutils 2 Fixes for NetBSD, OpenBSD, FreeBSD: 2019-01-21 13:12:32 +00:00
templates
textproc textproc/ruby-erubi: update to 1.8.0 2019-01-20 14:46:38 +00:00
time time/ruby-hitimes: update to 1.3.1 2019-01-20 14:49:08 +00:00
wm wm/blackbox70: update to version 0.74 2019-01-19 21:21:04 +00:00
www py-django-admin-sortable2: updated to 0.7 2019-01-22 09:40:45 +00:00
x11 libbdrm: sync patch-xf86drmMode.c with NetBS xsrc and FreeBSD ports 2019-01-19 13:21:29 +00:00
Makefile
pkglocate Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
README Don't prefix commands by a shell prompt, so they're slightly easier to copy. 2018-10-09 22:55:48 +00:00

$NetBSD: README,v 1.20 2018/10/09 22:55:48 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.