Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca d48f9eb8b1 Update ruby-rack-contrib to 1.6.0.
1.6.0 (2017/09/01)

* Rack::PostBodyContentTypeParser: if the middleware is told a POST body is
  JSON, but it doesn't parse as JSON, then... it's not really JSON, and the
  request is now rejected with a 400 response. Thanks to Yukihiko SAWANOBORI
  (@sawanoboly) for the fix.

1.5.0 (2017/07/19)

After an extended hiatus, rack-contrib maintenance is back on track. This
is a tidy-up release, merging things that have sat around for far too long.

* git-version-bump has now been moved to being a development dependency,
  thanks to Tobias Haagen Michaelsen.

* Rack::AcceptLocale can be restricted to a set of enforced locales, thanks to
  Paco Guzman.

* Rack::NotFound's path argument is now optional, thanks to Ed Morley.

* Rack::BounceFavicon now has a description and tests, thanks to Steven
  Wilkin.

* The automated Travis CI suite now tests all supported Ruby versions up to
  2.4, which necessitated a few small changes.
2017-09-11 15:43:46 +00:00
archivers Updated par2 to 0.7.4. 2017-09-10 21:39:12 +00:00
audio Reset PKGREVISION after update. 2017-09-08 08:50:40 +00:00
benchmarks Comment out dead sites. 2017-09-08 06:17:45 +00:00
biology Comment out dead sites. 2017-09-04 18:00:49 +00:00
bootstrap Add code for finding machine_arch on OSF1 2017-06-19 06:30:48 +00:00
cad Update HOMEPAGE. 2017-09-11 07:51:44 +00:00
chat Update chat/mcabber to 1.1.0 2017-09-09 14:19:25 +00:00
comms Lose the debug options, after they've served their purpose. 2017-09-11 15:21:27 +00:00
converters Various portability fixes. Fix library path for the final binaries. Bump 2017-09-10 19:58:36 +00:00
cross Update PLIST for installation into cross/ change from more than a year ago. 2017-09-09 17:17:51 +00:00
databases Changes 6.2.5: 2017-09-10 08:02:30 +00:00
devel Update HOMEPAGE. 2017-09-11 07:38:23 +00:00
distfiles
doc Note update of www/ruby-rack-cache package to 1.7.1. 2017-09-11 15:40:54 +00:00
editors emacs25-nox11: bump PKGREVISION for security fix. 2017-09-11 11:34:15 +00:00
emulators clang 5.x is not less than 4.x. 2017-09-09 22:52:55 +00:00
filesystems Update HOMEPAGE. 2017-09-11 07:51:44 +00:00
finance Simplify. Mark as only working with python-2.x, and enable python by 2017-09-06 21:08:09 +00:00
fonts Updated fontconfig to 2.12.5. 2017-09-10 21:13:44 +00:00
games Explicitly depend on msgfmt. Use += for USE_TOOLS, it's a list. Don't 2017-09-09 14:40:24 +00:00
geography Another day, another C++ syntax change. 2017-09-09 23:57:36 +00:00
graphics 1.0.13: 2017-09-11 05:18:51 +00:00
ham Recursive revbump from audio/pulseaudio-11.0 2017-09-08 02:38:35 +00:00
inputmethod Comment out dead sites. 2017-09-06 10:40:25 +00:00
lang Switch from ffcall to libffcall (newer version of same). 2017-09-10 20:03:49 +00:00
licenses Add flashpix-license for use with libfpx 2017-08-04 08:14:05 +00:00
mail Update roundcube-plugin-zipdownload to 1.2.6. 2017-09-11 14:01:02 +00:00
math Updated mpfr to 3.1.6. 2017-09-10 21:17:02 +00:00
mbone Comment out dead sites. 2017-09-06 10:40:25 +00:00
meta-pkgs Add tex-csvsimple 2017-09-08 22:25:26 +00:00
misc Update ruby-sprockets-rails to 3.2.1. 2017-09-10 14:59:15 +00:00
mk Limit GCC SSP support to 4.x and newer. 2017-09-11 09:06:41 +00:00
multimedia Requires -fheinous-gnu-extensions with clang. 2017-09-10 00:28:28 +00:00
net Remove dcsharp. 2017-09-11 07:50:37 +00:00
news Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
packages
parallel Follow some redirects. 2017-09-06 09:02:59 +00:00
pkgtools Ensure that correct path names are picked up for patches. 2017-09-10 14:12:11 +00:00
print Remove patch which became unnecessary with 2017-09-10 16:23:02 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Add -fPIC to CFLAGS. 2017-09-10 17:11:47 +00:00
shells Comment out dead sites. 2017-09-04 18:00:49 +00:00
sysutils Update sysutils/consul to 0.9.3. 2017-09-11 11:53:06 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc Drop www/p5-HTML-FixEntities & textproc/p5-Text-Substitute - unmaintained by author (me) 2017-09-11 09:57:39 +00:00
time Update ruby-hitimes to 1.2.6. 2017-09-10 16:12:20 +00:00
wm Update HOMEPAGE. 2017-09-11 07:38:23 +00:00
www Update ruby-rack-contrib to 1.6.0. 2017-09-11 15:43:46 +00:00
x11 Update to 8.06.3; fixes build with current pkgsrc ocaml. (Except I had 2017-09-10 02:36:08 +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.