Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 0819ba6d2f py-peewee: updated to 3.7.1
3.7.1:

New features
* Added table_settings model Meta option, which should be a list of strings
  specifying additional options for CREATE TABLE, which are placed *after*
  the closing parentheses.
* Allow specification of on_update and on_delete behavior for many-to-many
  relationships when using ManyToManyField.

Bugfixes
* Fixed incorrect SQL generation for Postgresql ON CONFLICT clause when the
  conflict_target is a named constraint (rather than an index expression). This
  introduces a new keyword-argument to the on_conflict() method:
  conflict_constraint, which is currently only supported by Postgresql.
* Fixed incorrect SQL for sub-selects used on the right side of IN
  expressions. Previously the query would be assigned an alias, even though an
  alias was not needed.
* Fixed incorrect SQL generation for Model indexes which contain SQL functions
  as indexed columns.
* Fixed bug in the generation of special queries used to perform operations on
  SQLite FTS5 virtual tables.
* Allow frozenset to be correctly parameterized as a list of values.
* Allow multi-value INSERT queries to specify columns as a list of strings.
* Support CROSS JOIN for model select queries.
2018-10-07 08:42:24 +00:00
archivers zstd: updated to 1.3.6 2018-10-07 06:25:30 +00:00
audio prune unused gnome-doc-utils dependency 2018-10-02 15:54:46 +00:00
benchmarks dnsperf: bind99 is gone 2018-09-25 18:12:09 +00:00
biology xylem: build fix 2018-09-29 12:49:55 +00:00
bootstrap On OpenBSD, detect clang and prefer it over gcc. Addresses pkg/53170. 2018-09-09 10:01:26 +00:00
cad Updated cad/klayout to 0.25.4 2018-09-22 15:28:28 +00:00
chat chat/gajim: Fix man page installation. 2018-10-05 12:56:36 +00:00
comms Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
converters Distfiles fetched from http://fribidi.org/ are HTML files. Fixed. 2018-09-27 17:15:25 +00:00
cross mingw-w64-x86_64-gcc-bootstrap: remove incorrect distinfo file 2018-09-06 06:14:32 +00:00
databases py-peewee: updated to 3.7.1 2018-10-07 08:42:24 +00:00
devel py-sortedcontainers: updated to 2.0.5 2018-10-07 08:35:38 +00:00
distfiles
doc Updated devel/py-tox, devel/py-sortedcontainers 2018-10-07 08:35:57 +00:00
editors Update to 3.1 2018-09-23 03:46:04 +00:00
emulators retroarch: don't enable simd on armv7 since not all armv7s have it 2018-10-06 23:44:28 +00:00
filesystems fuse-unionfs: Simplify the package a bit 2018-09-17 14:33:35 +00:00
finance bitcoin: bump PKGREVISION for miniupnpc. 2018-10-03 23:15:28 +00:00
fonts py-fonttools: updated to 3.30.0 2018-09-24 09:38:47 +00:00
games Link AitDoB 2018-10-04 15:47:28 +00:00
geography mapserver: build fix 2018-09-29 15:05:03 +00:00
graphics krita: update to 4.1.3, bugfix release. 2018-10-05 20:11:53 +00:00
ham predict: needs FAKE_NCURSES 2018-09-29 14:01:58 +00:00
inputmethod fcitx-configtool: needs pkg-config 2018-09-29 16:55:36 +00:00
lang Add a few missing files, fix build. 2018-10-06 09:11:13 +00:00
licenses licenses/intel-microcode-license: Update with the current version 2018-09-03 10:56:17 +00:00
mail msmtp: link network libs on SunOS 2018-09-29 21:42:13 +00:00
math py-powerlaw: updated to 1.4.5 2018-10-07 07:02:39 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs meta-pkgs/bulk-medium: update to 20180924 2018-09-24 01:26:50 +00:00
misc Update to 6.1.2.1 2018-10-05 13:37:21 +00:00
mk Add ripoffline as a curses function to test for 2018-10-04 15:34:42 +00:00
multimedia x265: rename 'main10' option to 'x265-main10' since it's very package-specific 2018-10-06 15:41:56 +00:00
net mikutter: update to 3.8.1. 2018-10-06 23:25:35 +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 digest: add the BLAKE2b digest. 2018-10-06 14:32:45 +00:00
print zathura-ps: Update print/zathura-ps to 0.2.6 2018-10-04 19:15:59 +00:00
regress Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
security sqlmap: Update security/sqlmap to 1.2.10 2018-10-03 08:18:54 +00:00
shells posh: update to 0.12.6. 2018-09-29 12:34:07 +00:00
sysutils py-structlog: updated to 18.2.0 2018-10-07 07:19:22 +00:00
templates
textproc py-toml: added version 0.10.0 2018-10-07 08:20:49 +00:00
time py-monotonic: updated to 1.5 2018-10-07 08:39:56 +00:00
wm cwm: Remove NO_CONFIGURE (NFC) 2018-09-22 11:30:23 +00:00
www py-django-polymorphic: updated to 2.0.3 2018-10-07 07:13:14 +00:00
x11 Added x11/qt5-qtcharts, x11/qt5-qtnetworkauth 2018-10-06 22:41:22 +00:00
Makefile
pkglocate Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
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.