Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
minskim 4f592e0539 databases/ruby-arel: Update distinfo
This should have been done when this package was updated to 9.0.0.
2018-03-16 15:57:48 +00:00
archivers
audio
benchmarks
biology
bootstrap
cad
chat eggdrop: remove patches that are not in distinfo 2018-03-15 06:07:56 +00:00
comms
converters
cross
databases databases/ruby-arel: Update distinfo 2018-03-16 15:57:48 +00:00
devel py-ddt: updated to 1.1.2: 2018-03-16 13:33:08 +00:00
distfiles
doc Updated devel/py-Spans, devel/py-ddt 2018-03-16 13:33:59 +00:00
editors emacs-current: regen distinfo so checksum matches existing patch 2018-03-15 06:08:21 +00:00
emulators remove the u-boot extraction workaround on case-insensitive filesystems 2018-03-15 22:00:48 +00:00
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang lang/erlang: Update to 20.3. 2018-03-16 11:45:29 +00:00
licenses
mail py-authres: updated to 1.1.0 2018-03-15 12:23:47 +00:00
math
mbone
meta-pkgs
misc
mk
multimedia
net Upgrade unbound to version 1.7.0. 2018-03-15 10:22:49 +00:00
news
packages
parallel
pkgtools
print
regress
security libgpg-error: updated to 1.28 2018-03-16 09:48:00 +00:00
shells
sysutils
templates
textproc oniguruma: updated to 6.8.0 2018-03-16 08:03:02 +00:00
time py-tempora: updated to 1.11 2018-03-15 12:34:54 +00:00
wm
www py-aiohttp: updated to 3.0.9 2018-03-15 09:29:09 +00:00
x11 xf86-video-ati: update to 18.0.1. 2018-03-15 23:45:25 +00:00
Makefile
pkglocate
README

$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.