Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz e3bd038c80 Updated libopenmpt to 0.2.6664.
libopenmpt 0.2-beta19 (2016-07-23)

    [Change] libopenmpt now uses C++14 [[deprecated]] attribute
    instead of compiler-specific solutions when appropriate.
    [Change] libopenmpt C++ header now uses C++11 noexcept instead
    of C++98 throw() exception specification when supported. throw()
    is deprecated since C++11. This does not change API or ABI as
    they are equivalent. Use LIBOPENMPT_ASSUME_CPLUSPLUS_NOEXCEPT
    to override the default.
    [Change] The preprocessor macro LIBOPENMPT_ANCIENT_COMPILER_STDINT
    is gone. Please use LIBOPENMPT_ASSUME_CPLUSPLUS_CSTDINT instead.
    Additionally, the typedefs moved from illegal namespace ::std
    into somewhat less dangerous namespace ::openmpt::std. You can
    test #ifdef LIBOPENMPT_QUIRK_NO_CSTDINT client-side to check
    whether libopenmpt.hpp used the non-standard types. (Note: Of
    all supported compilers, this change only affects the 3 compilers
    with only limited support: MSVC 2008, GCC 4.1, GCC 4.2.)
    [Bug] xmp-openmpt: Crash when viewing sample texts.
    The public libopenmpt C++ header has auto-detection logic for
    the used C++ standard now. In case your client code compiler
    misreports the standard version or you want to override it for
    other reasons, #define LIBOPENMPT_ASSUME_CPLUSPLUS to the value
    of the standard version you desire to be used. There is also a
    macro for each individual aspect, like
    LIBOPENMPT_ASSUME_CPLUSPLUS_CSTDINT,
    LIBOPENMPT_ASSUME_CPLUSPLUS_DEPRECATED,
    LIBOPENMPT_ASSUME_CPLUSPLUS_NOEXCEPT which take precedence over
    the general macro.
    Portamento with sample swap behaviour was wrong for ProTracker
    MODs.
    Rewritten loader and various playback fixes for MDL files.
    libopenmpt 0.2-beta18 broke import of many pattern commands in
    DBM, DMF and ULT files.
2016-07-24 19:37:09 +00:00
archivers Updated archivers/p7zip from 15.4.1 to 16.02 2016-07-19 08:26:10 +00:00
audio Updated libopenmpt to 0.2.6664. 2016-07-24 19:37:09 +00:00
benchmarks Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
biology Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
bootstrap Revise ABI discussion 2016-07-15 14:51:16 +00:00
cad Updated cad/py-gds to 0.9 2016-07-22 00:21:23 +00:00
chat Fixed pkglint warnings. Bumped version. 2016-07-10 09:44:56 +00:00
comms Update to Asterisk 13.10.0: this is mainly a bug fix release. 2016-07-24 06:35:50 +00:00
converters Updated libcdr to 0.1.3. 2016-07-24 19:00:12 +00:00
cross Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
databases SQLAlchemy release 1.0.14 is now available. 2016-07-22 20:47:00 +00:00
devel Updated py-setuptools to 25.0.0. 2016-07-24 19:30:34 +00:00
distfiles
doc Updated devel/py-setuptools to 25.0.0 2016-07-24 19:30:44 +00:00
editors Uses C99 (isinf). 2016-07-22 10:33:31 +00:00
emulators Switch to openal-soft 2016-07-16 00:15:31 +00:00
filesystems Update glusterfs to 3.8.1 2016-07-11 03:15:55 +00:00
finance Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
fonts Updated harfbuzz to 1.3.0. 2016-07-24 18:50:57 +00:00
games Add armagetronad and armagetronad-server 2016-07-24 15:45:56 +00:00
geography Add the geolite2 city and country IPv4 databases from 20160705 2016-07-24 02:07:49 +00:00
graphics Updated ImageMagick to 7.0.2.5. 2016-07-24 19:22:45 +00:00
ham DEPENDS to 2016-07-20 15:03:14 +00:00
inputmethod Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
lang Add py-byterun, version 20160218, to the Packages Collection. 2016-07-24 19:11:27 +00:00
licenses Add the creative commons Attribution-ShareAlike 4.0 International license. 2016-07-24 02:03:45 +00:00
mail Updated notmuch to 0.22.1. 2016-07-24 19:12:13 +00:00
math Upgrade py-numpy from 1.9.2 to 1.11.1 2016-07-24 15:25:22 +00:00
mbone Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
meta-pkgs Include gnuradio-doxygen (now fixed) 2016-07-20 23:59:56 +00:00
misc Update to 3.39 2016-07-24 08:21:08 +00:00
mk Fix a typo in a comment 2016-07-18 09:57:10 +00:00
multimedia Environment variable fix for libdvdcss 1.4.0 and later. 2016-07-21 12:21:35 +00:00
net Depend on latest libfilezilla to fix ftp support. 2016-07-21 17:17:06 +00:00
news Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
packages
parallel Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
pkgtools Updated pkglint to 5.4.7. 2016-07-10 21:24:47 +00:00
print Add a patch to fix CVE-2016-6265 use after free bug (from upstream) 2016-07-22 15:42:38 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Use pypi distfile. 2016-07-24 19:08:23 +00:00
shells Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
sysutils Reset PKGREVISION after update. 2016-07-22 05:45:05 +00:00
templates Add a list of options to generated README.html files. Patch from 2015-10-03 13:17:57 +00:00
textproc Updated p5-XML-LibXML to 2.0127. 2016-07-24 06:30:42 +00:00
time Update to 0.32 2016-07-24 06:11:17 +00:00
wm Fixed some pkglint warnings. 2016-07-09 13:10:15 +00:00
www Updated curl to 7.50.0. 2016-07-24 18:38:34 +00:00
x11 Updated libdrm to 2.4.70. 2016-07-24 19:25:39 +00:00
Makefile
pkglocate
README

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

Please see doc/pkgsrc.txt for information.