Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 1fb87ceb34 oclock: update to 1.0.4.
Alan Coopersmith (6):
      Remove unused function TDrawArc
      Reduce scope of variables in check_jewel_poly
      config: Add missing AC_CONFIG_SRCDIR
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      oclock 1.0.4

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2018-03-07 12:16:35 +00:00
archivers Updated archivers/brotli to 1.0.3 2018-03-03 02:17:08 +00:00
audio xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
benchmarks + benchmarks/flamegraph 2018-03-04 09:24:53 +00:00
biology plinkseq: use https 2018-02-11 15:50:59 +00:00
bootstrap bootstrap: don't output "Hopefully" when bootstrap finishes 2018-03-07 07:34:07 +00:00
cad Updated cad/kicad{,-footprints,-doc,-i18n,-lib} to 4.0.7, provided the patch by @tristelo, 2018-03-01 13:59:11 +00:00
chat libtlen: honor LDFLAGS. Fixes RELRO build. 2018-03-06 15:17:03 +00:00
comms Revbump for packages depending on devel/libusb{,compat} 2018-02-27 23:56:07 +00:00
converters help2man: updated to 1.47.6 2018-03-05 13:35:45 +00:00
cross Update to 2.30 2018-03-03 22:35:51 +00:00
databases kyotocabinet: Fix compilation with gcc-6. 2018-03-06 15:20:27 +00:00
devel xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
distfiles
doc doc: Updated fonts/mkfontscale to 1.1.3 2018-03-07 12:15:24 +00:00
editors vim*: follow redirect 2018-03-04 16:26:24 +00:00
emulators xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
filesystems glusterfs: follow redirect 2018-02-11 15:41:46 +00:00
finance finance/Makefile: Add R-fAsianOptions 2018-03-02 18:49:03 +00:00
fonts mkfontscale: update to 1.1.3. 2018-03-07 12:15:15 +00:00
games xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
geography proj: revbump of multiple depdendencies 2018-03-02 01:19:24 +00:00
graphics xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
ham Updated ham/fldigi to 4.0.16 2018-02-18 14:57:55 +00:00
inputmethod xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
lang lang/nodejs6: Update to 6.13.1. 2018-03-07 11:45:48 +00:00
licenses Add 9menu license 2018-02-21 15:12:47 +00:00
mail exim: updated to 4.90.1 2018-03-07 08:24:47 +00:00
math math/R: Use the Accelerate framework if it is available 2018-03-06 01:43:44 +00:00
mbone revbump after x264-devel update 2018-02-26 08:19:25 +00:00
meta-pkgs xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
misc vimpager: follow redirect 2018-03-04 16:26:51 +00:00
mk xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
multimedia xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
net xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
news Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
packages
parallel pvm3: follow redirect 2018-02-25 16:12:52 +00:00
pkgtools xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
print xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
regress
security sudo: updated to 1.8.22 2018-03-07 09:17:06 +00:00
shells Take maintainership. 2018-03-02 09:02:52 +00:00
sysutils Revbump all Go packages after Go 1.10 update. 2018-03-04 15:52:12 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc yaml-cpp: updated to 0.6.2 2018-03-06 10:05:49 +00:00
time oclock: update to 1.0.4. 2018-03-07 12:16:35 +00:00
wm xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
www py-django2: updated to 2.0.3 2018-03-06 20:06:32 +00:00
x11 xf86-video-ati: update to 18.0.0. 2018-03-07 12:14:24 +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.