Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
tnn 217357fa8a talloc: switch master site to https due to unconditional redirect
XXX the master site still responds with some RFC8297 code that ftp(1) does
not understand ...
2019-09-06 14:04:37 +00:00
archivers unrar: updated to 5.8.1 2019-09-05 06:44:55 +00:00
audio fasttracker2: Update to b168 2019-09-05 13:19:08 +00:00
benchmarks Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
biology Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
bootstrap trivial typos 2019-07-26 15:41:43 +00:00
cad qcad: Switch from qt5 to qt5 2019-09-05 13:39:10 +00:00
chat Remove chat/ircservices - successors chat/atheme, chat/anope 2019-09-04 22:38:25 +00:00
comms synce-rra: Strip -Werror 2019-09-03 12:51:56 +00:00
converters Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
cross bossa: Strip -Werror 2019-09-03 12:53:25 +00:00
databases databases/mysql56-client: allow build with OpenSSL 1.1.x 2019-09-06 10:01:44 +00:00
devel talloc: switch master site to https due to unconditional redirect 2019-09-06 14:04:37 +00:00
distfiles
doc Updated devel/py-virtualenv, devel/py-libmc 2019-09-06 13:46:03 +00:00
editors MesaLib is buildlinked indirectly from libepoxy now. Remove it 2019-09-05 13:04:55 +00:00
emulators simh: needs -lrt on linux (for shm_open) 2019-09-03 09:35:18 +00:00
filesystems Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
finance Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
fonts spleen: update to 1.1.0. 2019-09-03 12:10:50 +00:00
games add and enable chocolate-doom 2019-09-05 06:46:46 +00:00
geography Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
graphics libepoxy: add mesa to buildlink3 2019-09-04 16:38:06 +00:00
ham Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
inputmethod Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
lang guile22: build fix for most Linux distributions and Darwin 2019-09-03 13:20:06 +00:00
licenses doom1: Update to 1.9 2019-08-30 17:04:31 +00:00
mail exim-html: updated to 4.92.2 2019-09-06 13:21:35 +00:00
math Revbump due to XmHTML update 2019-09-06 08:51:57 +00:00
mbone Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
meta-pkgs Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
misc Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
mk mk: Skip CTF_FILES_SKIP before anything else. 2019-09-06 09:00:35 +00:00
multimedia Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
net tor: Provide SMF manifest. 2019-09-06 09:42:56 +00:00
news Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
packages
parallel Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
pkgtools Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
print dspdfviewer: strip -Werror 2019-09-03 13:29:53 +00:00
regress lang/python: fix PYVERSSUFFIX escaping for print-PLIST 2019-07-17 18:34:16 +00:00
security clamav: Disable mapfile on SunOS. 2019-09-06 09:22:49 +00:00
shells Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
sysutils Newer lime2-emmc boards have a SPI NOR flash as they can't boot directly from 2019-09-05 16:09:09 +00:00
templates
textproc py-dominate: updated to 2.4.0 2019-09-06 13:34:21 +00:00
time py-arrow: updated to 0.14.7 2019-09-06 13:37:14 +00:00
wm Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
www Update to 69.0 2019-09-06 03:02:36 +00:00
x11 Updated xmhtml to version 1.1.0 2019-09-06 08:46:26 +00:00
Makefile
pkglocate Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
README README: minor grammatical fix 2019-01-29 03:11:03 +00:00

$NetBSD: README,v 1.21 2019/01/29 03:11:03 gutteridge 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 following 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.