aboutsummaryrefslogtreecommitdiff
path: root/audio/id3lib
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Unbreak INDEX when CC is not "cc", "gcc" nor "icc".Akinori MUSHA2003-02-181-4/+10
| | | | Notes: svn path=/head/; revision=75786
* [patch] audio/id3lib: fix plistEdwin Groothuis2003-02-131-1/+0
| | | | | | | | PR: ports/48054 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=75448
* Maintainer update: Cleaner libtool handling for audio/id3libEdwin Groothuis2003-01-282-6/+13
| | | | | | | | PR: ports/47565 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=74135
* Unbreak audio/id3lib for -currentEdwin Groothuis2003-01-171-4/+16
| | | | | | | | Submitted by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx> Approved by: Roman Shterenzon <roman@xpert.com> (maintainer) Notes: svn path=/head/; revision=73336
* Update of audio/id3lib to 3.8.2Edwin Groothuis2003-01-0712-272/+38
| | | | | | | | PR: several Submitted by: Roman Shterenzon <roman@xpert.com> and others Notes: svn path=/head/; revision=72672
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65346
* Fix build with gcc3.1 (-CURRENT).Christian Weisgerber2002-07-2110-23/+255
| | | | | | | | | | | | PR: 40830 Submitted by: Jan Stocker <Jan.Stocker@t-online.de> Minor cleanup while we're here. Approved by: maintainer Notes: svn path=/head/; revision=63334
* Fix pkg-plistDmitry Sivachenko2001-03-161-1/+0
| | | | | | | Found by: bento Notes: svn path=/head/; revision=39920
* Add USE_NEWGCC since this port doesn't compile with RELENG_3 gcc.Will Andrews2001-01-071-0/+1
| | | | | | | | PR: 22608 Submitted by: maintainer Notes: svn path=/head/; revision=36898
* Make id3lib use libtool correctly. Use automake/autoconf along with a patchWill Andrews2000-12-213-48/+29
| | | | | | | | | | | to configure.in instead of configure. Sort plist. Remove redundate GNU_CONFIGURE. Use LOCALBASE in CONFIGURE_ENV rather than PREFIX. PR: 22584 Submitted by: Espen Skoglund <esk@ira.uka.de> Notes: svn path=/head/; revision=36174
* Add id3lib 3.7.13, a software library for manipulating ID3v1/v1.1 andWill Andrews2000-10-286-0/+102
ID3v2 tags. It is required for freeamp. PR: 22320 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=34342