Commit Graph

57 Commits

Author SHA1 Message Date
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
1e125076bc maintenance update to flac 1.3.1, no significant user-visible changes 2015-01-10 15:50:58 +00:00
naddy
df78af0d14 Security fixes for FLAC:
CVE-2014-8962: Heap buffer read overflow when processing ID3V2 metadata
CVE-2014-9028: Heap buffer write overflow in read_residual_partitioned_rice_
2014-11-25 20:42:18 +00:00
naddy
a0dce2c5d2 Fix an arithmetic overflow in the RICE2 partitioner; from upstream git. 2013-07-18 15:10:55 +00:00
naddy
b2fae62614 Major update to FLAC 1.3.0; ok sthen@ 2013-05-31 14:34:26 +00:00
naddy
21a6eb6a66 Reinstate the interlibrary dependencies, fix .pc files.
Parts/help/input from brad@
2013-03-27 16:37:09 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
naddy
9946108ed6 FLAC has moved to Xiph.Org 2012-12-10 20:06:10 +00:00
ajacoutot
29b5a8e7a9 Clean up the use of USE_GROFF for ports where mandoc doesn't have any
ERRORs and formatting looks Ok.

from Brad
2012-01-03 07:03:54 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
sthen
6548c7a188 add missing wantlibs, new-style lib_depends/revision, bump 2010-08-25 20:27:16 +00:00
fgsch
f01bf712ba add -logg to the .pc file if we are compiled with ogg, so other software
depending on pkg-config's --libs output don't need to be patched. naddy@ ok
2008-04-07 03:54:39 +00:00
naddy
b0aba0361f maintenance update to 1.2.1 2007-09-24 17:23:55 +00:00
naddy
1cbd718285 Update to FLAC 1.2.0. Many improvements. 2007-09-18 18:22:32 +00:00
simon
ec8fc0fefe remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-15 21:26:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
naddy
cf27c8980b don't bother deleting ${WRKSRC}/obj, just ignore it 2007-03-28 18:06:16 +00:00
espie
7ff4478022 re-format SHARED_LIBS 2006-10-28 10:30:41 +00:00
espie
24c4894c84 new lib specs 2006-08-01 11:17:55 +00:00
espie
b0d27a1201 Bump C++ shared libs numbers and corresponding package names,
handles a through databases
2006-01-13 19:12:15 +00:00
espie
cb17420482 zap some MODGNU_SHARED_LIBS 2006-01-10 11:14:49 +00:00
espie
12e8a2f36a forgot that one, last SHARED_LIBS in audio 2005-12-29 12:32:23 +00:00
naddy
f4258700e0 switch over to USE_LIBTOOL 2005-10-18 23:24:25 +00:00
naddy
cc3874bd4f Fix build on powerpc by removing unsupported and apparently useless
linker option.  Tested by Peter Hessler.
2005-05-13 15:23:47 +00:00
naddy
17d4a2e8ff typo 2005-03-09 14:41:18 +00:00
naddy
eb69de1228 Update to 1.1.2:
* better Ogg FLAC support
* speedups
* several new options to flac and metaflac
* several API additions
* streaming support in the XMMS plugin
* bugfixes
2005-03-09 00:15:13 +00:00
alek
153d43f21e - Fix libiconv linking
- Bump PKGNAME
2005-02-19 21:48:47 +00:00
naddy
199c30b4ac SIZE 2005-01-05 15:47:05 +00:00
espie
48252a0ad4 WANTLIB markers 2004-11-21 17:51:44 +00:00
xsa
43c97c73db new-style MODULES. 2004-08-10 08:04:01 +00:00
espie
1df44bf54d new plists 2004-08-10 07:27:48 +00:00
espie
31b9b291d9 switch a few audio ports to new-style. 2004-08-05 03:28:11 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
c697321d0f @dirrm shared directories 2003-12-15 15:54:24 +00:00
naddy
6c5f036baa Update to 1.1.0 and fix for ELF. 2003-04-18 00:28:40 +00:00
naddy
ae9546377b Disable SSE support, not safe.
Pointed out by Jolan Luff <jolan@cryptonomicon.org>.
2003-02-25 00:02:38 +00:00
naddy
d1ec188891 Allow building if id3lib is present. 2002-11-03 01:55:16 +00:00
naddy
0d1719ab86 Make sure the port include files are searched first.
From: Alan Eldridge <alane@geeksrus.net>
2002-11-02 23:23:48 +00:00
naddy
e97f7bc20c Update to 1.0.4. Notable improvements:
- bug fixes for 24-bit handling
- x86 encoder and decoder speedups
- reduced memory requirements
2002-10-31 21:15:08 +00:00
naddy
1da56b9ef2 Update to 1.0.3. Changes in this release include:
- 10-15% decoder speedup
- 24-bit input support restored
- more robust plugins
- new metadata block for Vorbis-style tags
- vastly improved metadata editor
- new libFLAC++, a C++ object wrapper around libFLAC
- new metadata editing interface in libFLAC and libFLAC++
2002-07-07 19:09:28 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
naddy
71739f1b7d - Update to 1.0.2: bug fixes, optional Ogg encapsulation.
- Drop xmms plugin due to libtool issues.
2002-02-01 15:18:01 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
naddy
b495ce8bd3 enable regression test infrastructure 2001-10-25 14:15:57 +00:00
naddy
1f54e4802a kludge: only build xmms module on platforms where xmms is available 2001-10-09 15:05:20 +00:00
naddy
af524760b5 revert libtool changes; ugly but it builds at least 2001-09-26 14:18:23 +00:00
naddy
403eeeec6c whack included libtool into shape; work from brad@ 2001-08-31 20:24:54 +00:00
naddy
f5d876c4b1 unify XMMS plugin naming; simplify 2001-08-21 00:27:06 +00:00