Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz a72187dd20 Update to 1.6.1beta05 for a bugfix needed by wm/awesome (via
ImageMagick).

Version 1.6.1beta01 [February 16, 2013]
  Made symbol prefixing work with the ARM neon optimizations. Also allow
    pngpriv.h to be included for preprocessor definitions only, so it can
    be used in non-C/C++ files. Back ported from libpng 1.7.
  Made sRGB check numbers consistent.
  Ported libpng 1.5 options.awk/dfn file handling to 1.6, fixed one bug.
  Removed cc -E workround, corrected png_get_palette_max API Tested on
    SUN OS cc 5.9, which demonstrates the tokenization problem previously
    avoided by using /lib/cpp.  Since all .dfn output is now protected in
    double quotes unless it is to be macro substituted the fix should
    work everywhere.
  Enabled parallel tests - back ported from libpng-1.7.
  scripts/pnglibconf.dfa formatting improvements back ported from libpng17.
  Fixed a race condition in the creation of the build 'scripts' directory
    while building with a parallel make.
  Use approved/supported Android method to check for NEON, use Linux/POSIX
    1003.1 API to check /proc/self/auxv avoiding buffer allocation and other
    library calls (ported from libpng15).

Version 1.6.1beta02 [February 19, 2013]
  Use parentheses more consistently in "#if defined(MACRO)" tests.
  Folded long lines.
  Reenabled code to allow zero length PLTE chunks for MNG.

Version 1.6.1beta03 [February 22, 2013]
  Fixed ALIGNED_MEMORY support.
  Allow run-time ARM NEON checking to be disabled. A new configure option:
    --enable-arm-neon=always will stop the run-time checks. New checks
    within arm/arm_init.c will cause the code not to be compiled unless
    __ARM_NEON__ is set. This should make it fail safe (if someone asks
    for it on then the build will fail if it can't be done.)
  Updated the INSTALL document.

Version 1.6.1beta04 [February 27, 2013]
  Revised INSTALL to recommend using CPPFLAGS instead of INCLUDES.
  Revised scripts/makefile.freebsd to respect ZLIBLIB and ZLIBINC.
  Revised scripts/dfn.awk to work with the buggy MSYS awk that has trouble
    with CRLF line endings.

Version 1.6.1beta05 [March 2, 2013]
  Avoid a possible memory leak in contrib/gregbook/readpng.c
  Fixed bug introduced in libpng-1.6.0beta28 that causes libpng to handle chunks
    even when they have been tagged PNG_HANDLE_CHUNK_NEVER.
2013-03-02 10:55:25 +00:00
archivers Reset PKG_REVISION along with update of both php53 and php54. 2013-02-22 03:07:43 +00:00
audio alloca and stdbool fixes for SunOS. 2013-02-27 17:49:14 +00:00
benchmarks Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
biology Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
bootstrap Add hints for bootstrap pkgsrc on Cygwin. 2013-02-22 13:59:47 +00:00
cad Inline definitions inside functions are invalid. Remove constructor that 2013-02-26 10:23:50 +00:00
chat Need -lsocket -lnsl on SunOS. 2013-03-01 15:37:56 +00:00
comms Update homepage URLs. 2013-02-22 19:59:05 +00:00
converters Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
cross Fix for automake-1.13. 2013-01-26 22:07:42 +00:00
databases Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
devel Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
distfiles
doc Updated multimedia/ffmpeg to 20130223.1.1.3 2013-03-02 09:58:26 +00:00
editors Define default_context_to before using it in templates. 2013-02-26 10:26:27 +00:00
emulators Update to version 0.8.3.1 2013-03-01 21:29:14 +00:00
filesystems Uses <typeinfo> 2013-02-26 10:27:37 +00:00
finance Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
fonts Drop z flag, explicitly pull in tar. 2013-02-26 10:28:06 +00:00
games Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
geography Revbump for geos change, because gdal-lib does not follow the geos 2013-02-28 17:23:50 +00:00
graphics Update to 1.6.1beta05 for a bugfix needed by wm/awesome (via 2013-03-02 10:55:25 +00:00
ham Add -lboost_system on SunOS. Need lots more REPLACE_PYTHON to make the 2013-02-26 19:28:08 +00:00
inputmethod Always return a value from !void functions. 2013-02-26 11:09:46 +00:00
lang Update comment. 2013-03-02 08:37:50 +00:00
licenses add the joyent license (for libuv) to the licenses we hold 2013-03-02 07:44:28 +00:00
mail Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
math Update ruby-spreadsheet to 0.8.2. 2013-03-02 02:33:35 +00:00
mbone Remove vic-gpl option. 2013-01-27 00:15:03 +00:00
meta-pkgs Avoid 'error: call of overloaded <x> is ambiguous' failures. 2013-02-26 19:25:02 +00:00
misc Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
mk Enable check-shlibs if the user supplies a working readelf, e.g. from binutils. 2013-03-01 16:58:51 +00:00
multimedia Changes 1.1.3: 2013-03-02 09:57:02 +00:00
net Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +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 Drop manual conflict registration, it conflicts with what we intend to do. 2013-02-28 07:18:15 +00:00
pkgtools NetBSD specific: repositories.conf is configured using OS release number. 2013-02-25 19:35:38 +00:00
print Update to 0.4 2013-02-25 21:36:51 +00:00
regress
security Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
shells Add Debian patch to allow rssh to work with rsync protocol version 3. 2013-02-28 19:33:01 +00:00
sysutils Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
templates
textproc Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
time Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
wm Remove old and now actively harmful patch chunk. 2013-02-27 18:06:38 +00:00
www Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
x11 Update to 291: 2013-02-27 09:19:09 +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.