Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 7a8bd9d7de py-swiftclient: updated to 3.5.0
3.5.0

* Allow for object uploads > 5GB from stdin.

  When uploading from standard input, swiftclient will turn the upload
  into an SLO in the case of large objects. By default, input larger
  than 10MB will be uploaded as an SLO with 10MB segment sizes. Users
  can also supply the --segment-size option to alter that
  threshold and the SLO segment size. One segment is buffered in
  memory (which is why 10MB default was chosen).

* The --meta option can now be set on the upload command.

* Updated PyPy test dependency references to be more accurate
  on different distros.

* Various other minor bug fixes and improvements.
2018-02-02 08:36:10 +00:00
archivers karchive: SUBST rather than patch 2018-01-30 07:29:55 +00:00
audio akode: Fix SunOS/clang. 2018-02-01 10:25:13 +00:00
benchmarks netperf: Support newer GCC and clang on SunOS. 2018-02-01 13:40:27 +00:00
biology Belated PKGREVISION bump for devel/protobuf update. 2018-01-17 12:10:37 +00:00
bootstrap Define machine_arch for Cygwin, this resolves an issue where MACHINE_ARCH is set 2017-12-09 00:33:36 +00:00
cad recursive bump after mpfr shlib major bump 2018-01-28 16:24:10 +00:00
chat Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
comms Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
converters libwpd: Add -Wno-tautological-type-limit-compare for clang. 2018-01-30 23:37:10 +00:00
cross Update to 7.3.0 2018-01-29 14:56:49 +00:00
databases Update to 1.640 2018-02-02 02:11:51 +00:00
devel py-hypothesis: updated to 3.44.24 2018-02-02 08:18:30 +00:00
distfiles
doc Updated www/py-django, www/py-django-reversion, devel/py-hypothesis 2018-02-02 08:19:41 +00:00
editors Move PKGREVISION up from Makefile.common into the individual packages' 2018-02-01 14:25:30 +00:00
emulators Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
filesystems p5-Path-Tiny: remove unneeded build dependencies 2018-01-19 11:24:11 +00:00
finance finance/Makefile: Add py-alpha_vantage 2018-01-31 19:13:49 +00:00
fonts Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
games Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
geography Now DEPENDS on py-matplotlib rather than buildlinking 2018-01-30 10:20:11 +00:00
graphics graphics: Add libdmtx and prison 2018-02-01 18:52:44 +00:00
ham Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
inputmethod qt5-uim: build with qt 5.10 2018-01-30 06:47:01 +00:00
lang Update to 2.78.3 2018-02-02 04:14:30 +00:00
licenses removed spin-license 2017-12-10 14:02:33 +00:00
mail mail/*: fix pkglint warnings 2018-02-02 00:20:44 +00:00
math py-networkx: updated to 2.1 2018-02-01 21:00:25 +00:00
mbone dbeacon: Specify c++03 to avoid conflicts with std::bind. 2018-01-26 13:37:40 +00:00
meta-pkgs kf5: add prison 2018-02-01 19:01:59 +00:00
misc calibre: update to 3.16.0. 2018-02-01 16:05:56 +00:00
mk Remove useless options for duplicity 2018-01-26 14:55:31 +00:00
multimedia bitstream: updated to 1.3 2018-01-31 20:17:41 +00:00
net php-sockets: Support newer GCC and clang on SunOS. 2018-02-01 13:37:09 +00:00
news Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
packages
parallel Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
pkgtools pkgtools/pkglint: update to 5.5.3 2018-01-28 23:21:16 +00:00
print xetex: Set C99 correctly. 2018-01-29 11:44:27 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security libprelude: Don't break std::mktime. 2018-01-31 12:55:29 +00:00
shells bash: Spell -fPIC correctly on SunOS. 2018-01-25 10:40:05 +00:00
sysutils gvfs: Handle newer GCC and clang on SunOS. 2018-02-01 09:56:45 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc kcodecs: Handle kcodecs.categories correctly. 2018-02-01 10:09:38 +00:00
time py-tzdata: updated to 2018.3 2018-01-30 14:12:59 +00:00
wm Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
www py-swiftclient: updated to 3.5.0 2018-02-02 08:36:10 +00:00
x11 py-qt5: updated to 5.10 2018-02-01 21:09:29 +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.