Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 0beff558b7 py-django2: updated to 2.1.3
Django 2.1.3

Bugfixes:
Fixed a regression in Django 2.0 where combining Q objects with __in lookups and lists crashed
Fixed a regression in Django 1.11 where django-admin shell may hang on startup
Fixed a regression in Django 2.0 where test databases aren’t reused with manage.py test --keepdb on MySQL
Fixed a regression where cached foreign keys that use to_field were incorrectly cleared in Model.save()
Fixed a regression in Django 2.0 where FileSystemStorage crashes with FileExistsError if concurrent saves try to create the same directory
2018-11-02 09:52:18 +00:00
archivers pax: add <sys/sysmacros.h> for Linux 2018-10-29 20:18:02 +00:00
audio SDL2_mixer: updated to 2.0.4 2018-11-01 21:12:40 +00:00
benchmarks dnsperf: Fix build with BIND 9.12.3 and newer 2018-10-27 12:04:33 +00:00
biology biology: +py-pydicom 2018-10-31 20:16:30 +00:00
bootstrap Minix 3.4RC6 includes install(1) from NetBSD. 2018-10-30 15:22:53 +00:00
cad Updated cad/klayout to 0.25.4 2018-09-22 15:28:28 +00:00
chat *: (belatedly) revbump for net/libsoup update 2018-10-24 21:11:45 +00:00
comms asterisk*: Fix install on SunOS. 2018-10-29 17:36:57 +00:00
converters help2man: updated to 1.47.8 2018-10-23 06:43:20 +00:00
cross freemint-mintbin: Assume strerror() is available. 2018-10-31 11:37:35 +00:00
databases databases/ruby-sequel: update to 5.14.0 2018-11-01 16:21:49 +00:00
devel Update devel/py-lupa to version 1.7. 2018-11-01 23:57:15 +00:00
distfiles
doc Updated devel/py-lupa to 1.7. 2018-11-01 23:58:16 +00:00
editors texstudio: Avoid ambiguous function call. 2018-10-31 12:11:02 +00:00
emulators libretro-fbalpha: Update to 0.2.97.43.20181022 2018-10-31 18:40:41 +00:00
filesystems fuse-unionfs: Simplify the package a bit 2018-09-17 14:33:35 +00:00
finance *: (belatedly) revbump for net/libsoup update 2018-10-24 21:11:45 +00:00
fonts Drop USE_GCC_RUNTIME. Problem was unrelated gcc8/gcc8-libs issue 2018-10-30 10:33:36 +00:00
games neverball: Needs c99 and avoid vsnprintf(3) hacks 2018-10-12 09:37:25 +00:00
geography *: (belatedly) revbump for net/libsoup update 2018-10-24 21:11:45 +00:00
graphics SDL2_image: updated to 2.0.4 2018-11-01 21:10:22 +00:00
ham predict: needs FAKE_NCURSES 2018-09-29 14:01:58 +00:00
inputmethod *: (belatedly) revbump for net/libsoup update 2018-10-24 21:11:45 +00:00
lang py-asttokens: updated to 1.1.12 2018-11-01 18:02:35 +00:00
licenses licenses/intel-microcode-license: Update with the current version 2018-09-03 10:56:17 +00:00
mail libetpan: Fix build against newer curl API. 2018-11-02 09:32:02 +00:00
math py-numpy: updated to 1.15.3 2018-10-31 13:13:20 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs ruby-gnome2: update to 3.3.0. 2018-11-01 14:22:58 +00:00
misc *: (belatedly) revbump for net/libsoup update 2018-10-24 21:11:45 +00:00
mk Don't rely on gcc version fallthrough for GCC_REQD+=8 2018-10-29 11:53:18 +00:00
multimedia ruby-gnome2: update to 3.3.0. 2018-11-01 14:22:58 +00:00
net hub: Update net/hub to 2.6.0 2018-10-31 08:35:32 +00:00
news pan: needs itstool 2018-09-29 15:33:26 +00:00
packages
parallel Handle packing on DragonFly 2018-09-30 21:37:29 +00:00
pkgtools Adjust CC_VERSION check from gcc-8* to gcc-[89]* 2018-10-29 14:41:56 +00:00
print ruby-gnome2: update to 3.3.0. 2018-11-01 14:22:58 +00:00
regress Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
security py-cryptodome: updated to 3.7.0 2018-10-29 11:07:21 +00:00
shells bash-completion: Update shells/bash-completion to 2.8 2018-10-19 20:28:25 +00:00
sysutils Adjust CC_VERSION check from gcc-8* to gcc-[89]* 2018-10-29 14:41:56 +00:00
templates
textproc ruby-nokogiri: update to 1.8.5. 2018-11-01 15:00:31 +00:00
time py-pytz: updated to 2018.7 2018-10-30 10:10:03 +00:00
wm Import wip/icewm14 as wm/icewm14. 2018-11-01 09:25:29 +00:00
www py-django2: updated to 2.1.3 2018-11-02 09:52:18 +00:00
x11 mlterm: update to 3.8.7. 2018-11-01 15:11:07 +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.