Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
kim cc611c7e14 Updated graphics/png to 1.6.1 [kim 2013-04-01]
Version 1.6.1beta06 [March 4, 2013]
  Better documentation of unknown handling API interactions.
  Corrected Android builds and corrected libpng.vers with symbol
    prefixing This adds an API to set optimization options externally,
    providing an alternative and general solution for the non-portable
    run-time tests used by the ARM Neon code.  It also makes those tests
    compile and link on Android.
  The order of settings vs options in pnglibconf.h is reversed to allow
    settings to depend on options and options can now set (or override) the
    defaults for settings.

Version 1.6.1beta07 [March 7, 2013]
  Corrected simplified API default gamma for color-mapped output, added
    a flag to change default. In 1.6.0 when the simplified API was used
    to produce color-mapped output from an input image with no gamma
    information the gamma assumed for the input could be different from
    that assumed for non-color-mapped output.  In particular 16-bit depth
    input files were assumed to be sRGB encoded, whereas in the 'direct'
    case they were assumed to have linear data.  This was an error.  The
    fix makes the simplified API treat all input files the same way and
    adds a new flag to the png_image::flags member to allow the
    application/user to specify that 16-bit files contain sRGB data
    rather than the default linear.
  Fixed bugs in the pngpixel and makepng test programs.

Version 1.6.1beta08 [March 7, 2013]
  Fixed CMakelists.txt to allow building a single variant of the library
    (Claudio Bley):
  Introduced a PNG_LIB_TARGETS variable that lists all activated library
    targets.  It is an error if this variable ends up empty, ie. you have
    to build at least one library variant.
  Made the *_COPY targets only depend on library targets actually being build.
  Use PNG_LIB_TARGETS to unify a code path.
  Changed the CREATE_SYMLINK macro to expect the full path to a file as the
    first argument. When symlinking the filename component of that path is
    determined and used as the link target.
  Use copy_if_different in the CREATE_SYMLINK macro.

Version 1.6.1beta09 [March 13, 2013]
  Eliminated two warnings from the Intel C compiler. The warnings are
    technically valid, although a reasonable treatment of division would
    show it to be incorrect.

Version 1.6.1rc01 [March 21, 2013]
  No changes.

Version 1.6.1 [March 28, 2013]
  No changes.
2013-04-01 18:26:12 +00:00
archivers Update to 0.11: 2013-04-01 16:03:31 +00:00
audio Always use ${CFLAGS} and ${LDFLAGS}. 2013-03-31 08:31:49 +00:00
benchmarks Use pre-processing to make the changes introduced by patch-aa & patch-ac 2013-04-01 07:35:03 +00:00
biology Mark as not MAKE_JOBS safe. 2013-04-01 08:56:43 +00:00
bootstrap update comment to refrect current release. 2013-03-17 15:19:11 +00:00
cad Use PKGMANDIR 2013-04-01 09:29:38 +00:00
chat Reset maintainer, domain no longer exists. 2013-03-28 23:59:03 +00:00
comms The printer port support is experimental, and only supported on some 2013-03-29 12:40:24 +00:00
converters Convert -shared to -dynamiclib on OSX 10.5. Greatly helps my bulk 2013-03-25 17:58:32 +00:00
cross Fix inline use. 2013-03-28 21:19:01 +00:00
databases revbump for libzip shlib major change. 2013-04-01 16:03:48 +00:00
devel + py-speaklater 2013-04-01 17:36:42 +00:00
distfiles
doc Updated graphics/png to 1.6.1 [kim 2013-04-01] 2013-04-01 18:26:12 +00:00
editors missing recursive bump from poppler-0.22.2 shlib major change. 2013-03-31 08:13:27 +00:00
emulators revbump for libzip shlib major change. 2013-04-01 16:03:48 +00:00
filesystems bump revision for openobex update to 1.7 2013-03-15 08:22:18 +00:00
finance Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
fonts follow PKGBASE name change of ghostscript for option. 2013-03-17 08:42:55 +00:00
games Update HOMEPAGE. 2013-04-01 14:40:00 +00:00
geography Update to 1.4.4. 2013-03-16 18:52:58 +00:00
graphics Updated graphics/png to 1.6.1 [kim 2013-04-01] 2013-04-01 18:26:12 +00:00
ham Deal with doxygen update. Bump revision. 2013-03-23 10:04:35 +00:00
inputmethod Fix return types. 2013-03-28 21:28:12 +00:00
lang Remove bogus entry. 2013-04-01 14:39:04 +00:00
licenses It turns out there wasn't a specific joyent license; libuv is MIT 2013-03-06 18:08:02 +00:00
mail Use ${PKGINFODIR} 2013-04-01 05:53:24 +00:00
math Don't try to detect the pkgconfig directory, hard-wire the one used in 2013-04-01 12:14:33 +00:00
mbone Fix main in C file compiled with C++ compiler. 2013-03-02 18:01:05 +00:00
meta-pkgs Update ruby-gnome2 to 1.2.3. 2013-03-17 15:31:10 +00:00
misc Fix various C++ issues to allow building with Clang. 2013-04-01 12:19:13 +00:00
mk print/ghostscript -> print/ghostscript-agpl 2013-03-16 23:03:33 +00:00
multimedia Require GNU make and drop MAKE_JOBS_SAFE=no. 2013-03-24 16:51:34 +00:00
net Fix build under Solaris (10 i86pc with GCC 4.5). 2013-03-30 22:28:55 +00:00
news Fix compiled-in default path to sendmail; it should be /usr/sbin/sendmail 2013-02-18 23:29:23 +00:00
packages
parallel Fix return types. 2013-03-28 21:37:23 +00:00
pkgtools Respond to wiz's code review: 2013-03-26 15:11:36 +00:00
print revbump for libzip shlib major change. 2013-04-01 16:03:48 +00:00
regress
security Just build the shared module, but let libtool install it. 2013-04-01 12:23:52 +00:00
shells Fix default SunOS packaging. 2013-03-28 22:26:13 +00:00
sysutils Fails on a fast build machine with MAKE_JOBS=4 and SSD. 2013-04-01 12:33:04 +00:00
templates
textproc revbump for libzip shlib major change. 2013-04-01 16:03:48 +00:00
time Update to 2013b, the usual changes + 2013-04-01 16:18:40 +00:00
wm Fix return types. 2013-03-28 21:40:10 +00:00
www + py-flask-babelex 2013-04-01 17:41:16 +00:00
x11 Mark as not MAKE_JOBS_SAFE. 2013-04-01 05:50:22 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.