Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca 161bbcde63 mail/ruby-mime-types-data: update to 3.2019.1009
Update ruby-mime-types-data to 3.2019.1009.

pkgsr change: Add "USE_LANGUAGES=	# none".

## 3.2019.0331 / 2019-03-31
*   Updated the IANA media registry entries as of release date.

*   Added support for `application/wasm` with extension `.wasm`. [#21][]

*   Fixed `application/ecmascript` extensions. [#20][]
2019-11-02 15:07:16 +00:00
archivers unrar: updated to 5.8.3 2019-10-25 09:19:31 +00:00
audio qsynth: Update to 0.6.0 2019-11-02 15:05:29 +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 openscad: Switch to qt5 2019-10-29 18:22:29 +00:00
chat inspircd: Update to 3.4.0 2019-10-25 11:01:55 +00:00
comms comms/asterisk: Update EOL info in DESCR 2019-10-28 17:32:35 +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 databases/ruby-sequel: update to 5.26.0 2019-11-02 14:26:04 +00:00
devel devel/ruby-test-unit: update to 3.3.4 2019-11-02 14:52:39 +00:00
distfiles
doc doc: Updated audio/qsynth to 0.6.0 2019-11-02 15:05:39 +00:00
editors xournalpp: Add smooth curves and device manager patches, from wip/xournalpp-git 2019-11-02 14:44:15 +00:00
emulators PC6001VX: update to 3.3.1. 2019-11-02 11:07:40 +00:00
filesystems Add mkspiffs 0.2.3 2019-10-07 10:13:16 +00:00
finance libofx: Fix build on NetBSD 9.99.17 2019-10-25 09:23:37 +00:00
fonts harfbuzz: Update to 2.6.4 2019-10-31 16:30:09 +00:00
games bastet: Update to 0.43.2 2019-11-02 14:58:34 +00:00
geography Update qgis to 3.8.3. Switch to qt5. 2019-10-29 19:30:11 +00:00
graphics graphics/ruby-RMagick: reset PKGREVISION 2019-11-02 15:02:05 +00:00
ham ham/gnuradio-qt: Explain status relative to upstream and qt 2019-10-29 16:01:44 +00:00
inputmethod uim: Update to 1.8.8 2019-11-01 16:21:11 +00:00
lang lang/clisp: fix pkglint warnings and notes 2019-11-02 10:20:42 +00:00
licenses licenses: amaya was removed 2019-09-09 11:42:33 +00:00
mail mail/ruby-mime-types-data: update to 3.2019.1009 2019-11-02 15:07:16 +00:00
math cantor: force python2. doesn't build with python 3.7. 2019-11-02 14:41:09 +00:00
mbone mbone/rtptools: fix location of HTML documentation 2019-10-12 20:14:08 +00:00
meta-pkgs okular: Retired 2019-10-30 12:47:02 +00:00
misc Update to 6.3.3.2 2019-11-02 13:12:35 +00:00
mk options.description: add gnuplot option 2019-11-01 06:03:57 +00:00
multimedia multimedia/deforaos-player: move HTML documentation 2019-11-02 12:47:58 +00:00
net dnscrypt-proxy2: Update to 2.0.31 2019-11-01 17:41:53 +00:00
news About 0.146 2019-10-15 18:09:21 +00:00
packages
parallel (parallel/parallel) Updated 20160822 to 20190922. See NEWS (in source tree) 2019-10-31 22:57:37 +00:00
pkgtools pkgtools/pkglint: update to 19.3.4 2019-11-01 19:56:52 +00:00
print print/pcps: fix pkglint warnings 2019-11-02 14:21:53 +00:00
regress regress/check-perms: add test for broken CHECK_PERMS_AUTOFIX 2019-09-19 23:53:36 +00:00
security security/log2timeline: remove ignored lines from package Makefile 2019-11-02 13:58:32 +00:00
shells bash: make nls option enabled by default 2019-10-25 12:36:50 +00:00
sysutils Update sysutils/decode-dimms to 4.1-20191002nb2 2019-10-31 18:33:40 +00:00
templates
textproc Remove a patch which no longer applies in this version. 2019-10-29 09:06:12 +00:00
time (time/p5-Data-ICal) Updated to 0.23 2019-11-02 14:51:35 +00:00
wm coma: update to 1.1. 2019-10-31 10:30:22 +00:00
www www/php-apcu: fix pkglint warnings and configure options 2019-11-02 12:54:38 +00:00
x11 sort 2019-10-31 03:16:23 +00:00
Makefile
pkglocate
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.