Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
fhajny 2fc73f476f Update net/erlang-stun to 1.0.10.
- Update Fast TLS and p1_utils
2017-03-30 14:34:34 +00:00
archivers Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
audio Include limits.h for PATH_MAX on SunOS. 2017-03-28 09:10:56 +00:00
benchmarks Merge patch from upstream to always use std::string, the original 2017-03-24 11:41:58 +00:00
biology Add missing include. 2017-02-14 21:34:34 +00:00
bootstrap Add instructions on installing required dependencies on Debian & derivatives to 2017-03-06 21:26:01 +00:00
cad Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
chat Update chat/hexchat to version 2.12.3 2017-03-28 16:18:25 +00:00
comms Add an upper API version restriction. 2017-02-21 05:25:13 +00:00
converters Explicitly override iconv checks on SunOS, as GNU libiconv will change its 2017-03-30 12:40:31 +00:00
cross Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
databases Release 1.1.7 includes several bugfixes, one of which was introduced in 1.1.6 as a result of performance enhancements for joined eager loading which presents as a race condition under certain multithreaded scenarios. Fixes also include an important adjustment in the cx_Oracle dialect to adjust for changes in cx_Oracle release 5.3, resolution of an extremely small memory leak which could occur in the relatively unusual case that an arbitrarily high number of savepoints were established on a single Connection object, as well as an important fix in the "schema translate" feature. 2017-03-30 08:00:01 +00:00
devel Update devel/erlang-cache_tab to 1.0.7. 2017-03-30 10:21:32 +00:00
distfiles
doc Updated net/syncthing to 0.14.25 2017-03-30 14:20:25 +00:00
editors Updated editors/yed to 3.17 to fix build after old distfile no longer available 2017-03-24 08:41:28 +00:00
emulators Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
filesystems Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
finance Add missing DEPENDS on devel/py-rauth. 2017-03-17 20:46:51 +00:00
fonts Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
games Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
geography Fix build on SunOS. 2017-03-27 13:52:27 +00:00
graphics Update to 3.2 to match the updated opencv. 2017-03-28 11:29:50 +00:00
ham Updated ham/gnuradio from 3.7.10.1 to 3.7.11 2017-03-15 14:07:12 +00:00
inputmethod Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
lang Pull in OI fix for https://www.illumos.org/issues/7227. 2017-03-30 12:57:10 +00:00
licenses the Unicode, Inc. license text 2016-11-18 09:23:49 +00:00
mail Add and enable libsrs2. 2017-03-30 01:56:26 +00:00
math Check the version number part of the matched string and not the whole 2017-03-24 19:22:27 +00:00
mbone Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
meta-pkgs Note addition of tex-platex 2017-03-26 20:11:58 +00:00
misc Update misc/erlang-p1_utils to 1.0.7. 2017-03-30 10:19:42 +00:00
mk Remove binary-only realplayer-codecs package from 2004. 2017-03-24 16:55:15 +00:00
multimedia Remove binary-only realplayer-codecs package from 2004. 2017-03-24 16:55:15 +00:00
net Update net/erlang-stun to 1.0.10. 2017-03-30 14:34:34 +00:00
news Rename mmdf(5) to tin-mmdf(5) to fix conflict with mutt packages. 2017-03-05 12:05:23 +00:00
packages
parallel Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
pkgtools Restore distinfo for the patches. 2017-03-24 11:38:45 +00:00
print platex format is now done in tex-platex, and tidy up the Makefile. 2017-03-26 20:10:11 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Update security/erlang-fast_tls to 1.0.11. 2017-03-30 14:31:00 +00:00
shells Pull in upstream fix for bug 1289597. Brought to our attention by Kevin 2017-03-14 14:51:28 +00:00
sysutils Add xenkerne48 and xentools48, version 4.8.0. 2017-03-30 09:15:09 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc Update textproc/erlang-fast_xml to 1.1.22. 2017-03-30 14:29:20 +00:00
time Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
wm Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
www Update to 45.8.0 2017-03-26 03:56:26 +00:00
x11 Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +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.