Commit graph

16 commits

Author SHA1 Message Date
martin
3fd997936c Fix a buffer overflow caused by miscalculation of the maximal
VBR header size. Bump revision.
2018-10-12 13:51:59 +00:00
joerg
9bb715f204 When checking for C++ features, use valid C++. Expect libc++ to provide
the wchar traits.
2013-04-29 21:13:30 +00:00
obache
73f9be0aec One more gcc-4.3 compliant patch for PR#43783. 2010-08-22 23:20:57 +00:00
wiz
9e5f6b5b4f Fix typo in comment. 2010-08-22 09:25:28 +00:00
obache
85e8d232a3 Add patches for gcc-4.3, taken from upstream.
Functionally same as PR#43783.
2010-08-22 07:47:56 +00:00
drochner
5cd4141017 the library needs libz, link against it to force a dependency
bump PKGREVISION
2010-05-20 21:12:13 +00:00
drochner
1c62ee22ec fix unsafe temp file creation (CVE-2007-4460), patch from Debian
bump PKGREVISION
2007-09-04 09:58:20 +00:00
rillig
7d4a6ee48b Added a patch for sunpro on Solaris. 2007-01-20 01:04:04 +00:00
wiz
03fcf967f4 Two functions had missing arguments. Patch from stoned@
Fixes problems in amarok (and probably other dependencies).

Bump PKGREVISION.
2006-09-23 13:26:24 +00:00
ben
2b18abeced Fix the writing of unicode tags. bump pkgrevision. Addresses PR#34515.
http://sourceforge.net/tracker/index.php?func=detail&aid=1016290&group_id=979&atid=300979

Patch adapted for pkgsrc by George Michaelson.
2006-09-13 12:06:28 +00:00
minskim
cb8e287bba Make this package build with gcc-3.4. 2004-11-17 17:42:05 +00:00
wiz
6b856c6ffe Update to 3.8.0.
Lots of build fixes and other bug fixes.
2002-08-31 01:56:56 +00:00
drochner
ca77633070 solve the strings.h problem in a better way -
The library contains a header file "strings.h" which gets pulled in
by <string.h>, leading to lossage. Defining ANSI_SOURCE used to help,
but now we don't get an mkstemp() prototype anymore if this is defined,
leading to compile problems at another place...
So finally rename the pkg's strings.h.
Being here, update to ...pre2, the changelog is
* Many bug fixes -- mostly compilation problems -- more detailed info will be
  provided in a later release.
2002-01-08 17:49:12 +00:00
itohy
33504428cb Make it compile on alpha (uint32 -> size_t for size_type). 2001-11-17 06:26:44 +00:00
drochner
d8bacde157 this patch was superfluous 2001-08-10 10:37:45 +00:00
drochner
cb9a77636d initial import of id3lib-3.8.0pre1,
a library for manipulating ID3v1 and ID3v2 tags
2001-07-31 14:28:00 +00:00