Version: 0.3.6, Package name: libaudiofile-0.3.6 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description This Audio File Library is an implementation of the SGI Audio File library. Since the latter is specified ambiguously in places, I've taken some liberties in interpreting certain such ambiguities. At the present, not all features of the SGI Audio File library are implemented. I feel, though, that this implementation of the Audio File Library offers enough functionality to be useful for general tasks. This library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFC, WAVE, and NeXT/Sun). |
Filesize: 792.708 KB |
Version History (View Complete History) |
|
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-12 02:54:14 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Unbreak: changing HOMEPAGE requires a bump |
2019-07-11 11:16:59 by T.J. Townsend | Files touched by this commit (9) |
Log message: switch more homepage and master_sites links to https |
2018-11-22 13:28:25 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Fix undefined behavior in sign conversion. From upstream. |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-23 03:26:30 by Marc Espie | Files touched by this commit (244) |
Log message: add pthread to COMPILER_LIBCXX. white lie, but it allows clang and gcc to be more similar bump accordingly. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2016-03-11 12:59:18 by Christian Weisgerber | Files touched by this commit (178) |
Log message: garbage collect CONFIGURE_SHARED |
2015-11-17 09:11:20 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: Security fix for CVE-2015-7747 |
2015-11-17 09:08:46 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: Security fix for CVE-2015-7747 |
2015-05-22 05:31:20 by Antoine Jacoutot | Files touched by this commit (296) |
Log message: "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2009-01-12 09:15:03 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - SECURITY FIX for CVE-2008-5824 which can cause a buffer overflow patch taken from Debian's bug report, #510205 |
2008-12-22 13:28:19 by Christian Weisgerber | Files touched by this commit (8) |
Log message: quote first argument of AC_DEFUN to silence warnings from aclocal 1.8+ |
2008-02-18 10:49:25 by Jasper Lievisse Adriaanse | Files touched by this commit (11) |
Log message: - remove unneeded patches, these ports use devel/libtool for a while from brad@, also prodding by ajacoutot@ |
2008-01-04 11:38:52 by Marc Espie | Files touched by this commit (30) |
Log message: do the same thing with REGRESS_FLAGS as FAKE_FLAGS |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-10-28 05:19:21 by Marc Espie | Files touched by this commit (64) |
Log message: a few more SHARED_LIBS reformat |
2006-01-02 11:15:53 by Bernd Ahlers | Files touched by this commit (18) |
Log message: - Use new SHARED_LIBS framework - USE_LIBTOOL and bump PKGNAME where appropriate |
2005-10-29 18:10:42 by Federico G. Schwindt | Files touched by this commit (38) |
Log message: after querying brad@ he decided to drop maintainership for these. |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |
2004-11-23 14:34:27 by Marc Espie | Files touched by this commit (16) |
Log message: some more WANTLIB |
2004-08-09 07:28:31 by Marc Espie | Files touched by this commit (24) |
Log message: more plists |
2004-06-20 15:15:08 by Christian Weisgerber | Files touched by this commit (3) |
Log message: Update to 0.2.6. New in this release: Added support for AVR, IFF/8SVX, and NIST SPHERE file formats. ok brad@ |
2004-02-24 16:23:27 by Brad Smith | Files touched by this commit (6) |
Log message: upgrade to libaudiofile 0.2.5 |
2004-02-21 17:23:55 by Brad Smith | Files touched by this commit (1) |
Log message: - use MASTER_SITE_GNOME - switch to a working HOMEPAGE -- From: Michael Coulter <mjc at bitz dot ca> |
2003-12-17 19:15:56 by Christian Weisgerber | Files touched by this commit (1) |
Log message: missing @dirrm |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2003-09-30 04:31:35 by Christian Weisgerber | Files touched by this commit (5) |
Log message: maintenance update; ok brad@ |
2002-12-29 13:19:12 by Federico G. Schwindt | Files touched by this commit (83) |
Log message: and more.. |