Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
ryoon c2c8c16d54 Update to 7.0.8.2
Changelog:
2018-06-18  7.0.8-2 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-2, GIT revision 14476:cda11d81d:20180618.

2018-06-18  7.0.8-2 Cristy  <quetzlzacatenango@image...>
  * More robust SVG text handling.

2018-06-16  7.0.8-1 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-1, GIT revision 14468:94cb08785:20180616.

2018-06-16  7.0.8-1 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).
  * Fixed an issue with stroke and label: (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=34142).
  * PNG: set storage class to DirectClass if alpha enabled (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=34121).
2018-06-19 22:57:05 +00:00
archivers archivers/Makefile: Add go-xz 2018-06-18 20:46:49 +00:00
audio pulseaudio: fix build on FreeBSD11. Include missing headers. 2018-06-19 02:25:58 +00:00
benchmarks Update glmark2 to 2017.07 2018-06-02 13:16:42 +00:00
biology biology/ncbi-blast+: Respect env to support PKGSRC_USE_RELRO 2018-05-22 21:37:29 +00:00
bootstrap bootstrap: don't output "Hopefully" when bootstrap finishes 2018-03-07 07:34:07 +00:00
cad revbump for boost-libs update 2018-04-29 21:31:17 +00:00
chat Revbump all Go packages after lang/go update. 2018-06-12 17:50:20 +00:00
comms py-gammu: Update comms/py-gammu to 2.11 2018-05-16 08:25:43 +00:00
converters Update to 2.14 2018-06-19 22:51:46 +00:00
cross Update to 8.1.0 2018-06-19 22:47:01 +00:00
databases py-psycopg2: updated to 2.7.5 2018-06-18 07:46:16 +00:00
devel Update to 2.548 2018-06-19 14:22:18 +00:00
distfiles
doc Updated converters/nkf to 2.14 2018-06-19 22:53:10 +00:00
editors *: bump PKGREVISION for poppler 0.65.0 shlib version bump 2018-06-17 14:37:00 +00:00
emulators fuse-emulator-utils: updated to 1.4.2 2018-06-12 11:05:08 +00:00
filesystems revbump for boost-libs update 2018-04-29 21:31:17 +00:00
finance py-braintree: updated to 3.46.0 2018-05-23 07:46:23 +00:00
fonts harfbuzz: update to 1.8.1. 2018-06-17 09:23:51 +00:00
games puzzles: drop maintainership. 2018-06-17 13:48:23 +00:00
geography Reset maintainer (observer) 2018-06-17 06:56:29 +00:00
graphics Update to 7.0.8.2 2018-06-19 22:57:05 +00:00
ham hamlib: fix build on SunOS 2018-06-12 12:40:02 +00:00
inputmethod Use GNU msgfmt to fix build 2018-05-25 16:41:58 +00:00
lang Update to 1.26.2 2018-06-19 13:23:25 +00:00
licenses Remove folkloric licenses for mail/fetchmail. 2018-05-22 07:47:19 +00:00
mail Update to 2.216 2018-06-19 15:01:58 +00:00
math py-pandas: updated to 0.23.1 2018-06-18 07:08:23 +00:00
mbone Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
meta-pkgs meta-pkgs/texlive-collection-latexextra: Add tex-fundus-calligra 2018-06-17 17:13:40 +00:00
misc *: bump PKGREVISION for poppler 0.65.0 shlib version bump 2018-06-17 14:37:00 +00:00
mk Disable the flags for PKGSRC_MKPIE when explicitly required 2018-06-19 05:02:10 +00:00
multimedia vlc2: Build with recent X264. 2018-06-16 09:48:59 +00:00
net youtube-dl: Update net/youtube-dl to 20160618 2018-06-18 18:00:52 +00:00
news revbump for boost-libs update 2018-04-29 21:31:17 +00:00
packages
parallel revbump for boost-libs update 2018-04-29 21:31:17 +00:00
pkgtools pkgin: Update to 0.11.1. 2018-06-14 11:47:13 +00:00
print print/lilypond: Fix patch by removing an empty if/fi block. 2018-06-19 08:46:41 +00:00
regress
security py-asyncssh: updated to 1.13.1 2018-06-19 11:37:28 +00:00
shells dash: updated to 0.5.10.2 2018-06-01 07:19:01 +00:00
sysutils sysutils/Makefile: Add fluent-bit 2018-06-17 16:33:38 +00:00
templates
textproc py-natsort: updated to 5.3.2 2018-06-19 12:06:32 +00:00
time py-vdirsyncer: update to 0.16.6. 2018-06-17 09:14:01 +00:00
wm Update to 1.20.0: 2018-05-14 13:05:34 +00:00
www py-nevow: updated to 0.14.4 2018-06-19 12:12:25 +00:00
x11 qt5: updated to 5.11.0 2018-06-19 07:21:23 +00:00
Makefile
pkglocate
README Make top dir README a little more helpful. 2017-03-02 09:51:35 +00:00

$NetBSD: README,v 1.19 2017/03/02 09:51:35 maya 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 follow 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.