Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
ryoon 0e9e214cdd Update to 60.5.2
Changelog:
60.5.2
Fixed a frequent crash when reading various Reuters news articles (bug 1505844)

60.5.1
#CVE-2018-18356: Use-after-free in Skia
#CVE-2019-5785: Integer overflow in Skia
#CVE-2018-18335: Buffer overflow in Skia with accelerated Canvas 2D

60.5.0
#CVE-2018-18500: Use-after-free parsing HTML5 stream
#CVE-2018-18505: Privilege escalation through IPC channel messages
#CVE-2018-18501: Memory safety bugs fixed in Firefox 65 and Firefox ESR 60.5
2019-02-26 11:23:53 +00:00
archivers py-zstandard: updated to 0.11.0 2019-02-26 06:42:27 +00:00
audio fasttracker2: update to b138 2019-02-26 07:14:15 +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.99 2019-02-23 05:30:02 +00:00
chat chat/weechat: Update to 2.4 2019-02-24 15:47:20 +00:00
comms gammu: Update to 1.40.0 2019-02-03 00:09:45 +00:00
converters orcus: bump dependency version in buildlink3.mk 2019-02-22 06:21:26 +00:00
cross avrdude: require GNU make 2019-01-26 02:44:34 +00:00
databases sqlite3: updated to 3.27.2 2019-02-25 18:04:29 +00:00
devel py-flake8: updated to 3.7.7 2019-02-26 10:54:11 +00:00
distfiles
doc Updated www/py-websocket-client, devel/py-flake8 2019-02-26 10:55:01 +00:00
editors *: recursive bump for poppler-0.74.0 2019-02-16 13:26:48 +00:00
emulators emulators/libretro-beetle-ngp: Update to 20190203 2019-02-25 21:37:41 +00:00
filesystems Added filesytems/ltfs version 2.4.2.0.0, filesytems/ltfs-ltotape version 0.1 2019-02-25 01:00:38 +00:00
finance ledger: update to 3.1.2. 2019-02-17 11:55:03 +00:00
fonts libfontenc: update to 1.1.4. 2019-02-21 09:49:24 +00:00
games *: recursive bump for poppler-0.74.0 2019-02-16 13:26:48 +00:00
geography Update to 2.66 2019-02-22 14:07:38 +00:00
graphics inkscape: fix build. also mentioned by someone on some mailing list. 2019-02-25 18:57:03 +00:00
ham Updated ham/gnuradio-doxygen to 3.7.13.4nb3 for doxygen-1.8.15, PKGREVISION++ 2019-02-25 23:37:38 +00:00
inputmethod Update to 1.0.5 2019-01-04 23:37:08 +00:00
lang swi-prolog*: Update to 8.0.1 2019-02-25 15:20:44 +00:00
licenses Rename abell-94 into purdue (used by Debian) 2018-12-08 17:03:49 +00:00
mail exim: updated to 4.92 2019-02-24 20:31:00 +00:00
math math/ruby-spreadsheet: update to 1.2.0 2019-02-25 16:50:23 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs meta-pkgs/suse131: add some missed individual suse131 packages. 2019-02-21 04:27:29 +00:00
misc libreoffice: add missing includes to fix build on NetBSD HEAD-llvm 2019-02-25 14:12:53 +00:00
mk mk/compiler.mk: replace empty lines with empty comments 2019-02-22 00:06:46 +00:00
multimedia mkvtoolnix: fix buildling on macOS; remove DRAKE_FLAGS because current rake automatically chosses number of jobs 2019-02-12 23:46:23 +00:00
net fping: updated to 4.2 2019-02-25 18:08:42 +00:00
news sfeed: Update to 0.9.8 2019-02-17 21:19:53 +00:00
packages
parallel Update to paexec-1.1.1 2019-02-15 19:31:24 +00:00
pkgtools pkgtools/pkglint: update to 5.7.1 2019-02-21 23:44:55 +00:00
print py-weasyprint: Update to 45. 2019-02-21 07:54:14 +00:00
regress regress/tools: clarify that only the NetBSD 7 shell exhibits this bug 2018-12-05 19:01:40 +00:00
security tor-browser: update to 8.5. 2019-02-25 15:32:23 +00:00
shells zsh-autosuggestions: update to 0.5.0. 2019-02-24 14:49:06 +00:00
sysutils xentools411: address build failure with GCC >= 7 2019-02-25 08:19:22 +00:00
templates
textproc fmtlib: updated to 5.3.0 2019-02-26 10:58:25 +00:00
time Update to 1.9760 2019-02-24 10:42:47 +00:00
wm mate-netbook: update to 1.21.0 2019-02-17 06:18:55 +00:00
www Update to 60.5.2 2019-02-26 11:23:53 +00:00
x11 libxkbcommon: update to 0.8.4. 2019-02-24 14:59:07 +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.