Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca 1d54dd7b88 archivers/ruby-minitar-cli: update to 0.8
Update ruby-minitar-cli to 0.8.

## 0.8 / 2019-01-05

*   Updated for compatibility with minitar 0.8

## 0.7 / 2018-02-19

*   Updated for compatibility with minitar 0.7
2019-10-22 07:30:39 +00:00
archivers archivers/ruby-minitar-cli: update to 0.8 2019-10-22 07:30:39 +00:00
audio Fix sphinx-build binary name 2019-10-21 22:15:10 +00:00
benchmarks dnsperf: update to 2.3.2. Changed upstream to DNS-OARC. 2019-10-16 10:05:28 +00:00
biology py-pydicom: Update to 1.3.0 2019-10-01 14:45:29 +00:00
bootstrap bootstrap/bootstrap: prevent --wrkdir from being a symlink 2019-09-13 20:10:35 +00:00
cad (cad/gtkwave) Updated 3.3.100 to 3.3.101 2019-10-17 15:12:51 +00:00
chat Rename audio/portaudio-devel to audio/portaudio 2019-10-20 11:10:47 +00:00
comms delete ancient Asterisk 11.* 2019-09-22 20:00:31 +00:00
converters Recursive revbump for poppler 0.81.0 2019-10-19 12:46:04 +00:00
cross nios2-gcc41: Remove, successor nios2-gcc. 2019-10-17 20:56:39 +00:00
databases Switch sphinx to versioned deps. 2019-10-21 21:19:35 +00:00
devel py-flake8-docstrings: updated to 1.5.0 2019-10-22 06:51:54 +00:00
distfiles
doc doc: Updated archivers/ruby-minitar to 0.9 2019-10-22 07:29:55 +00:00
editors Rename audio/portaudio-devel to audio/portaudio 2019-10-20 11:10:47 +00:00
emulators Switch sphinx to versioned deps. 2019-10-21 21:45:39 +00:00
filesystems Add mkspiffs 0.2.3 2019-10-07 10:13:16 +00:00
finance py-braintree: updated to 3.57.1 2019-10-16 14:31:23 +00:00
fonts spleen: update to 1.5.0. 2019-10-07 08:41:10 +00:00
games games/fltk-sudoku: Update to 1.3.5 2019-10-21 10:04:12 +00:00
geography Rename audio/portaudio-devel to audio/portaudio 2019-10-20 11:10:47 +00:00
graphics MesaLib: Add a features.mk and use it to detect the presence of DRI 2019-10-21 20:47:55 +00:00
ham Switch sphinx to versioned deps. 2019-10-21 21:55:03 +00:00
inputmethod ibus: update PLIST to actually match for cldr-emoji-annotation-35.12.14971.0. 2019-09-14 11:34:18 +00:00
lang mono6: add the missing bits for netbsd/aarch64 support. 2019-10-21 23:53:34 +00:00
licenses licenses: amaya was removed 2019-09-09 11:42:33 +00:00
mail (mail/wl-snapshot) Updated 0.20190623 to 0.20190919 2019-10-22 03:55:12 +00:00
math R: drop maintainership 2019-10-20 03:29:10 +00:00
mbone mbone/rtptools: fix location of HTML documentation 2019-10-12 20:14:08 +00:00
meta-pkgs ruby-gnome: Update to 3.4.1. 2019-10-19 08:25:17 +00:00
misc Fix sphinx-build binary name 2019-10-21 22:15:10 +00:00
mk Prepare for compat80 package. 2019-10-15 11:15:49 +00:00
multimedia mate-media: update to 1.22.2 2019-10-21 23:08:52 +00:00
net youtube-dl: Update to 20191022 2019-10-22 06:31:13 +00:00
news About 0.146 2019-10-15 18:09:21 +00:00
packages
parallel lld: updated to 9.0.0 2019-10-19 14:01:36 +00:00
pkgtools pkgtools/R2pkg: remove unused code 2019-10-19 22:10:58 +00:00
print Switch sphinx to versioned deps. 2019-10-21 21:55:03 +00:00
regress regress/check-perms: add test for broken CHECK_PERMS_AUTOFIX 2019-09-19 23:53:36 +00:00
security Fix sphinx-build binary name 2019-10-21 22:15:10 +00:00
shells shells/bash2-doc: fix location of HTML documentation 2019-10-12 20:51:48 +00:00
sysutils Fix sphinx-build binary name 2019-10-21 22:15:10 +00:00
templates
textproc py-sphinxcontrib-bibtex: updated to 1.0.0 2019-10-22 06:48:26 +00:00
time Fix sphinx-build binary name 2019-10-21 22:15:10 +00:00
wm wm/flwm: Update to 1.16 2019-10-18 10:40:40 +00:00
www (www/emacs-w3m-snapshot) Updated from 1.4.625+0.20180518 to 1.4.632+0.20190920.1116 2019-10-21 23:47:07 +00:00
x11 Use gnu++11 to fix undefined reference to allocate, from joerg 2019-10-21 23:58:04 +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.