Commit graph

64 commits

Author SHA1 Message Date
obache
a170ca136b recursive bump from hdf5 shlib major bump. 2013-09-01 12:14:06 +00:00
asau
2fead99d50 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
wiz
112ef2079a Update to 1.0.25:
(SA45125 was already fixed in the package)

Version 1.0.25 (2011-07-13)
  * Fix for Secunia Advisory SA45125, heap overflow in PAF file handler.
  * Accept broken WAV files with blockalign == 0.
  * Minor bug fixes and improvements.
2011-08-06 10:23:16 +00:00
drochner
976ea53181 add patch from upstream to fix crash by invalid PAF files
(DOS problem, SA45125)
bump PKGREV
2011-07-14 09:49:01 +00:00
adam
191fa6ab55 Changes 1.0.24:
WAV files are now written with an 18 byte u-law and A-law fmt chunk. A document
on virtual I/O functionality was added. Two new methods were added in
sndfile.hh. A fix was made for a non-zero SSND offset values on AIFF. Minor bug
fixes and improvements were done.
2011-03-23 21:14:31 +00:00
adam
0b657426e7 Changes 1.0.23:
* Minor bug fixes.
2010-10-16 08:23:04 +00:00
tnn
f7f3bbc833 drop MAKE_JOBS_SAFE=no, built ok with 64 jobs. 2010-02-06 14:38:27 +00:00
heinz
3600be0608 Enabled test target. 2010-01-24 17:26:21 +00:00
wiz
efa2c4d960 Update to 1.0.21:
Version 1.0.21 (2009-12-13)
  * Add a couple of new binary programs to programs/ dir.
  * Remove sndfile-jackplay (now in sndfile-tools package).
  * Add windows only function sf_wchar_open().
  * Bunch of minor bug fixes.

(The last entry sums up at least the DOS patches we had in pkgsrc.)
2009-12-15 11:08:38 +00:00
asau
6754aacfb8 Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
2009-12-03 13:06:51 +00:00
sketch
80ddce6b04 Use -features=extensions with sunpro C++ to get __func__ 2009-09-18 13:29:31 +00:00
tron
9aa5b7cac8 Set the license type to "gnu-lgpl-v2.1". 2009-06-08 09:32:16 +00:00
tron
64d47286eb Add upstream patch (taken from Debian bug report) to fix crashes
caused by bad audio files.
2009-06-08 09:30:17 +00:00
adam
a7cc7ddb05 Changes 1.0.20:
* Fix potential heap overflow in VOC file parser.
2009-05-14 12:58:27 +00:00
wiz
a512747108 pkglint fix -- use -e in SUBST_SED. 2009-05-02 17:25:03 +00:00
tnn
6964d364e1 Update to libsndfile-1.0.19.
Version 1.0.19 (2009-03-02)
  * Fix for CVE-2009-0186 (Alin Rad Pop, Secunia Research).
  * Huge number of minor bug fixes as a result of static analysis.
2009-03-04 16:47:05 +00:00
wiz
546b56c9a0 Update to 1.0.18:
Version 1.0.18 (2009-02-07)
  * Add Ogg/Vorbis support (thanks to John ffitch).
  * Remove captive FLAC library.
  * Many new features and bug fixes.
  * Generate Win32 and Win64 pre-compiled binaries.

Add ogg and vorbis dependencies to bl3.mk and increase ABI depends.
2009-02-21 13:20:45 +00:00
drochner
1b5dc7e31f remove some patches which were intended to make the code compile
on older compilers but cause crashes (and possible security problems)
instead
bump PKGREVISION
2009-01-13 12:13:45 +00:00
obache
7e341abfcc Fix improper PKG_SUGGESTED_OPTIONS and fix build failure on some platforms.
* Should not try to use OSS for unknown OSes, PR 39197,
  only for having buitin OSS.
* for Solaris, ${OPSYS} != "Solaris", it's "SunOS".
  Fixed to use sunaudio instead of oss.

Bump PKGREVISION.
2008-07-24 22:39:30 +00:00
bjs
2c542ea743 Add a 'sun' option and update patch-ac to support native audio output
on NetBSD, OpenBSD, and Solaris.  This option takes precedence (by default)
over OSS in the NetBSD/OpenBSD case.

Bump rev.
2008-04-07 15:36:19 +00:00
drochner
6ab39ca497 fix CVE-2007-4974 (buffer overflow), patch from Gentoo
bump PKGREVISION
2008-01-07 17:34:37 +00:00
agc
ddcd0cd417 Add MAKE_JOBS_SAFE=no, pointed out by ASau as part of the pkgthon 2007-11-04 16:00:02 +00:00
heinz
c1fcb95598 The package supports installation to DESTDIR. 2007-07-01 20:47:46 +00:00
wiz
eee2dd4fe5 Use Gentoo patch to build against flac-1.1.3. 2007-01-07 15:02:16 +00:00
wiz
5321308ece PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
2007-01-07 12:25:50 +00:00
adam
1ca965dd59 Changes 1.0.17:
* Add sndfile.hh C++ wrapper.
* Update Win32 MinGW build instructions.
* Minor bug fixes and cleanups.
2006-09-01 06:02:23 +00:00
adam
cc4662c003 Changes 1.0.16:
* Add support for Broadcast (BEXT) chunks in WAV files.
  * Implement new commands SFC_GET_SIGNAL_MAX and SFC_GET_MAX_ALL_CHANNELS.
  * Add support for RIFX (big endian WAV variant).
  * Fix configure script bugs.
  * Fix bug in INST and MARK chunk writing for AIFF files.
2006-04-30 17:29:29 +00:00
drochner
933a45e757 update to 1.0.15
changes:
* Fix some ia64 issues.
* Fix precompiled DLL.
* Minor bug fixes.
2006-04-06 16:59:07 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
adam
a25fb1b227 Changes 1.0.14:
* Really fix MinGW compile problems.
* Minor bug fixes.
2006-02-24 08:11:26 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
adam
20addf2561 Changes 1.0.13:
* Fix form MinGW compiler problems.
  * Allow readin/write of instrument chunks from WAV and AIFF files.
  * Compile problem fix for Solaris compiler.
  * Minor cleanups and bug fixes.
2006-01-21 23:04:08 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
adam
3b347872f8 Changes 1.0.12:
* Add support for FLAC and Apple's Core Audio Format (CAF).
* Add virtual I/O interface (still needs docs).
* Cygwin and other Win32 fixes.
* Minor bug fixes and cleanups.
2005-09-30 13:26:02 +00:00
wiz
47a8d542ab Convert to options framework. 2005-05-31 16:13:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
ben
d91aef1359 I incorrectly tested my previous change, and it turns out that with
USE_OSS defined, the build process does require the original escaping.
Revert to original escaping in OSS_DEFS.
2005-03-19 13:59:13 +00:00
ben
995228291c Change quote escaping to reflect Todd Vierling's recent makefile fixes. 2005-02-24 03:37:28 +00:00
adam
78b090b266 Fix building on MacOSX 2004-11-23 19:02:43 +00:00
adam
6d91195d11 Changes 1.0.11:
* Add SD2 file support
* Reading of loop data in WAV and AIFF
* Minor bug fixes
2004-11-19 12:15:14 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
adam
97e33615da Changes 1.0.10:
* Minor bug fixes
* Fix support for Win32 MinGW compiler
2004-06-28 08:14:03 +00:00
minskim
101b04ee11 Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
2004-05-31 16:47:47 +00:00
snj
40fe4910a1 This package compiles with gcc2, so let configure know that. Idea stolen
from Michael van Elst in PR pkg/25047.

While here, reinstate the sparc64 gcc2 f77 workaround.
2004-05-03 22:19:08 +00:00
dillo
b61f271c51 drop maintainership 2004-04-25 12:07:12 +00:00
wiz
40be2e69e6 bl3 packages should only include bl3 files. 2004-04-24 23:04:28 +00:00
kristerw
3adb772a0f This package uses C99 features, and does thus need gcc 3.1 or better.
Remove a work-around for sparc64 gcc2 bugs (since gcc3 is required
anyway...)
2004-04-11 20:49:46 +00:00
adam
3124bcb6df Changes 1.0.9:
* Add AVR format
* Improve handling of some WAV files
2004-04-02 10:13:43 +00:00
adam
3570383c49 Changes 1.0.8:
* Minor bug fixes
2004-03-29 08:08:13 +00:00
snj
b54bbed2de Fix build on sparc64 with gcc2. 2004-03-20 04:30:55 +00:00