summaryrefslogtreecommitdiff
path: root/audio/mpg123-esound
AgeCommit message (Collapse)AuthorFilesLines
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
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-09-07PKGREVISION++salo1-2/+2
- fix a buffer overflow: "A malicious formatted mp3/2 causes mpg123 to fail header checks, this may allow arbitrary code to be executed with the privilege of the user trying to play the mp3." - patch from Debian but retain code style.
2004-04-24bl3 packages should only include bl3 files.wiz1-2/+2
2004-02-10Fix security vulnerability reported in CAN-2003-0865. Bump package revisiontron1-1/+2
because of this fix.
2002-11-28Install manual page and tidy up DESCR. From PR 18532 by Greg A. Woods.markd3-6/+10
2002-09-06Convert to buildlink2. Share distinfo between mpg123 and mpg123-esound.wiz2-23/+3
2002-06-23Integrate ARM 64bit fixedpoint patch submitted by Tim Deegan in pkg/16479.kent2-60/+7
This feature is enabled by MPG123_ARM_FIXED64. mpg123/Makefile.common contains common stuff of mpg123 and mpg123-esound.
2002-06-22Rescue Makefile entries removed accidentaly.kent1-2/+2
2002-06-22Remove unnecessary macro.kent1-2/+2
2002-06-22Add mpg123 with EsounD. All modifications required for EsounD are merged tokent4-0/+93
mpg123/patches/*. This closes PR pkg/12059.