Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
tsutsui 710519807a adobe-flash-player: update to 32.0.0.142.
Upstream announcement:

https://helpx.adobe.com/security/products/flash-player/apsb19-06.html

Adobe Security Bulletin
 Security updates available for Flash Player | APSB19-06

  Summary

  Adobe has released security updates for Adobe Flash Player for Windows,
  macOS, Linux and Chrome OS. These updates address one important
  vulnerability in Adobe Flash Player. Successful exploitation could
  lead toinformation disclosurein the context of the current user.
2019-02-12 14:42:55 +00:00
archivers archivers/ruby-mixlib-archive: update to 1.0.1 2019-02-03 16:20:52 +00:00
audio audio/cmus: Update to 2.8.0 2019-02-11 10:07:37 +00:00
benchmarks dnsperf: Fix build with BIND 9.12.3 and newer 2018-10-27 12:04:33 +00:00
biology Add hisat2 2019-01-15 01:27:42 +00:00
bootstrap set $CC when clang is detected in bootstrap 2019-02-06 17:38:54 +00:00
cad Updated cad/gtkwave to 3.3.98 2019-01-05 14:44:46 +00:00
chat irssi-xmpp, irssi-icb: catch up with irssi update 2019-02-12 04:44:15 +00:00
comms gammu: Update to 1.40.0 2019-02-03 00:09:45 +00:00
converters Update to 1.26 2019-01-27 13:26:38 +00:00
cross avrdude: require GNU make 2019-01-26 02:44:34 +00:00
databases sqlite3: updated to 3.27.1 2019-02-11 10:45:20 +00:00
devel py-configobj: update meta-data 2019-02-12 09:43:40 +00:00
distfiles
doc Updated www/py-django-admin-rangefilter, www/py-django-js-asset 2019-02-12 13:23:12 +00:00
editors lyx: update to 2.3.2 2019-02-07 10:42:48 +00:00
emulators hatari: fix build for X11_TYPE=modular 2019-02-06 17:51:01 +00:00
filesystems py-filesystem: removed; successor py-fs 2019-01-16 08:57:17 +00:00
finance Update finance/bitcoin to version 0.16.3 2019-02-04 22:06:22 +00:00
fonts py-fonttools: updated to 3.37.3 2019-02-12 08:58:14 +00:00
games games/libretro-2048: Import version libretro-2048-20181229 2019-02-10 12:39:10 +00:00
geography viking: Update to 1.7 2019-01-22 15:28:45 +00:00
graphics papirus-icon-theme: Update to 20190203 2019-02-06 13:44:37 +00:00
ham add ham/kalibrate-{hackrf,rtl} 2019-02-07 14:08:29 +00:00
inputmethod Update to 1.0.5 2019-01-04 23:37:08 +00:00
lang delete duplicated LD_LIBRARY_PATH declarations 2019-02-12 11:49:15 +00:00
licenses Rename abell-94 into purdue (used by Debian) 2018-12-08 17:03:49 +00:00
mail msmtp: Update to 1.8.3 2019-02-11 20:44:46 +00:00
math sc-im: Add xls option and add it to suggested option 2019-02-11 22:01:18 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs ruby-gnome2: update to 3.3.2. 2019-02-03 07:02:52 +00:00
misc misc/ruby-bundler: not for ruby26 for now 2019-02-06 15:06:34 +00:00
mk options.description: Add xls option 2019-02-11 21:59:32 +00:00
multimedia adobe-flash-player: update to 32.0.0.142. 2019-02-12 14:42:55 +00:00
net py-awscli: updated to 1.16.102 2019-02-12 11:00:07 +00:00
news flnews: update to 0.16. 2019-01-21 12:03:41 +00:00
packages
parallel *: update email for fhajny 2018-12-15 21:12:18 +00:00
pkgtools Revert previous for now. 2019-02-10 21:35:01 +00:00
print py-weasyprint: SUBST_SED -> SUBST_VARS. 2019-02-12 12:45:36 +00:00
regress regress/tools: clarify that only the NetBSD 7 shell exhibits this bug 2018-12-05 19:01:40 +00:00
security py-certbot-apache: added version 0.31.0 2019-02-12 12:57:19 +00:00
shells Update to 5.7 2019-01-27 14:42:25 +00:00
sysutils py-augeas: removed unused patch 2019-02-12 12:21:43 +00:00
templates
textproc py-manuel: added version 1.10.1 2019-02-12 09:10:31 +00:00
time py-rfc3339: updated to 1.1 2019-02-12 08:34:48 +00:00
wm dwm: Update to 6.2 2019-02-03 22:03:41 +00:00
www py-django-js-asset: updated to 1.2.1 2019-02-12 13:22:49 +00:00
x11 libXau: update to 1.0.9. 2019-02-10 23:31:37 +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.