Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
markd 1c09a227dc kde: update KDE Frameworks to 5.57.0
Attica

  Accept any HTTP status between 100 and 199 as benign
2019-04-25 20:56:31 +00:00
archivers karchive: update to 5.57.0 2019-04-25 20:40:02 +00:00
audio PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
benchmarks PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
biology PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
bootstrap libarchive: updated to 3.3.3 2019-04-10 08:24:03 +00:00
cad PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
chat chat/gajim: Update to 1.3.1. Drop maintainership. 2019-04-25 13:35:01 +00:00
comms PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
converters PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
cross regen distinfo for crosstool-ng-esp32-2018r1.tar.gz 2019-03-24 13:04:05 +00:00
databases mysql57: updated to 5.7.26 2019-04-25 10:13:04 +00:00
devel kde: update KDE Frameworks to 5.57.0 2019-04-25 20:50:22 +00:00
distfiles
doc Updated games/wesnoth 2019-04-25 20:09:51 +00:00
editors PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
emulators qemu: install documentation and minor updates/fixes 2019-04-25 15:29:02 +00:00
filesystems PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
finance PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
fonts PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
games wesnoth: updated to 1.14.7 2019-04-25 20:09:29 +00:00
geography PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
graphics kde: update KDE Frameworks to 5.57.0 2019-04-25 20:53:51 +00:00
ham PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
inputmethod mozc-server: needs python 2.7 for gyp 2019-04-25 07:50:40 +00:00
lang python3*: improve the comment in patch-Python_pylifecycle.c 2019-04-25 17:44:21 +00:00
licenses So long, lame-license! 2019-04-20 06:46:30 +00:00
mail PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
math py-roman: updated to 3.2 2019-04-25 12:41:20 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs kde: update KDE Frameworks to 5.57.0 2019-04-25 20:38:09 +00:00
misc kde: update KDE Frameworks to 5.57.0 2019-04-25 20:56:31 +00:00
mk openssh: Add optional command line editing to "sftp" 2019-04-25 14:55:03 +00:00
multimedia PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
net powerdns-recursor: updated to 4.1.12 2019-04-25 18:44:36 +00:00
news PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
packages
parallel PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
pkgtools x11-links 1.17: add libgbm 2019-04-25 09:03:06 +00:00
print PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
regress regress/buildlink-libtool: fix failing test 2019-03-24 21:09:21 +00:00
security openssh: Add optional command line editing to "sftp" 2019-04-25 14:55:03 +00:00
shells PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
sysutils Install only the useful files, and install *all* of the useful files. 2019-04-25 13:22:12 +00:00
templates
textproc PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
time PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
wm PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
www py-notebook: updated to 5.7.8 2019-04-25 13:19:48 +00:00
x11 qt5: updated to 5.12.3 2019-04-25 19:43:15 +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.