Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
minskim 47521bd71e math/R-prettyunits: Import version 1.0.2
Pretty, human readable formatting of quantities. Time intervals:
1337000 -> 15d 11h 23m 20s. Vague time intervals: 2674000 -> about a
month ago. Bytes: 1337 -> 1.34 kB.
2018-04-13 15:26:31 +00:00
archivers Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
audio mpg123: updated to 1.25.10 2018-04-13 08:20:06 +00:00
benchmarks Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
biology Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
bootstrap bootstrap: don't output "Hopefully" when bootstrap finishes 2018-03-07 07:34:07 +00:00
cad Update cad/MyHDL from 0.9.0 to 0.10 2018-04-12 15:08:58 +00:00
chat Fix compilation with libthrift 0.11.0 2018-04-08 10:14:15 +00:00
comms Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
converters Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
cross Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
databases Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
devel Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
distfiles
doc doc: Updated www/eliom to 6.3.0 2018-04-13 13:17:46 +00:00
editors Fixes for tzalloc issues on -6 from uwe@ and Paul Eggert. 2018-04-08 03:03:48 +00:00
emulators suse131_linux: Make this more fetchable. 2018-04-11 06:59:07 +00:00
filesystems fuse-ntfs-3g: added missing commit 2018-04-07 19:46:21 +00:00
finance py-braintree: updated to 3.44.0 2018-04-13 07:36:25 +00:00
fonts Update to 0.9.11pl1 2018-04-09 14:52:43 +00:00
games xmahjongg: force c++03. Fixes build issue (GCC 6.4) 2018-04-10 03:39:17 +00:00
geography the compiler on netbsd-HEAD/earmv7hf doens't accept isnan(), use std::isnan() 2018-04-09 18:44:50 +00:00
graphics Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
ham Updated ham/trusted-QSL (tqsl) to 2.3.1 2018-03-17 02:45:05 +00:00
inputmethod Fix buffer over run in mkdic, found by stack protector. 2018-03-23 04:43:36 +00:00
lang Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
licenses Add 9menu license 2018-02-21 15:12:47 +00:00
mail mail/rspamd: Update to 1.7.3. 2018-04-11 15:32:39 +00:00
math math/R-prettyunits: Import version 1.0.2 2018-04-13 15:26:31 +00:00
mbone Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
meta-pkgs kf5: remove Makefile.common, replaced by meta-pkgs/kde/kf5.mk 2018-04-11 11:53:52 +00:00
misc Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
mk mk/fetch: add documentation for show-all-github 2018-04-08 20:39:47 +00:00
multimedia adobe-flash-player: update to 29.0.0.140. 2018-04-13 10:31:22 +00:00
net Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
news Revbump after updating textproc/oniguruma 2018-03-22 08:14:51 +00:00
packages
parallel parallel/slurm: Update to 17.11.5 2018-03-25 14:55:29 +00:00
pkgtools Document the existing --without-src and new --without-xsrc options. 2018-04-12 02:11:24 +00:00
print Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
shells Update to 4.4.019 2018-04-09 14:57:19 +00:00
sysutils Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
time Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
wm blackbox*: update HOMEPAGE 2018-04-01 21:09:32 +00:00
www Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +00:00
x11 Revbump associated with the upgrade of lang/ocaml 2018-04-13 13:55:27 +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.