Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-12 | another header valdation (CAN-2004-0991) | drochner | 1 | -2/+2 | |
ride on recent PKGREVISION bump | |||||
2005-01-07 | Fix a buffer overflow by a malicous playlist (CAN-2004-1284). | drochner | 1 | -1/+3 | |
Being here, fix a possible problem which was mentioned in conjunction with CAN-2003-0577 - zero bitrate makes mpg123 assume a negative frame size. bump PKGREVISION | |||||
2004-11-07 | Add fix for security vulnerability reported in CAN-2004-0982 based on | tron | 1 | -2/+2 | |
patches from Debian's advisory DSA-578. Bump package revision because of this fix. | |||||
2004-09-07 | PKGREVISION++ | salo | 1 | -1/+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-03-17 | add a darwin-esd target | danw | 1 | -2/+2 | |
2004-02-10 | Fix security vulnerability reported in CAN-2003-0865. Bump package revision | tron | 1 | -1/+2 | |
because of this fix. | |||||
2003-10-18 | make this work on FreeBSD by setting ALL_TARGET to a sensible default | grant | 1 | -1/+2 | |
if we don't have an override, and using sys/soundcard.h instead of machine/soundcard.h. | |||||
2002-11-28 | Use the mpg123 Makefile.common to build mpg123-nas. | markd | 1 | -2/+2 | |
Based on PR 18532 from Greg A. Woods. | |||||
2002-09-06 | Convert to buildlink2. Share distinfo between mpg123 and mpg123-esound. | wiz | 1 | -2/+2 | |
2002-06-23 | Integrate ARM 64bit fixedpoint patch submitted by Tim Deegan in pkg/16479. | kent | 1 | -3/+3 | |
This feature is enabled by MPG123_ARM_FIXED64. mpg123/Makefile.common contains common stuff of mpg123 and mpg123-esound. | |||||
2002-06-22 | Rescue Makefile entries removed accidentaly. | kent | 1 | -2/+2 | |
2002-06-22 | Remove unnecessary macro. | kent | 1 | -2/+2 | |
2002-06-22 | Add mpg123 with EsounD. All modifications required for EsounD are merged to | kent | 1 | -2/+3 | |
mpg123/patches/*. This closes PR pkg/12059. | |||||
2002-04-25 | Check for arm and arm32, not just arm32. | abs | 1 | -2/+2 | |
2002-02-27 | Use -DREAD_MMAP on all NetBSD targets. Fixes problems with mis-decoding | simonb | 1 | -2/+2 | |
ID3 tags. Reported by Martin Husemann. | |||||
2002-02-27 | Some stupid people can not tell "int" from "long". Some of them dare | martin | 1 | -1/+3 | |
to cast "void*" to one or the other. | |||||
2002-02-22 | Drop the alpha-linux l3.diff.gz altogether - it only makes the previous | simonb | 1 | -4/+2 | |
diff much harder to read than it should be. | |||||
2002-02-22 | Drop the assumption that alphas are the only 64bit machines. int is | simonb | 1 | -2/+2 | |
32bit on all platforms so just use that instead of the #ifdef dance between int/long. Patch from Darren Reed and myself. | |||||
2001-05-12 | After playing a file using mmap(2), do a MADV_FREE. In theory this will help | mycroft | 1 | -2/+2 | |
prevent other bits getting paged out. | |||||
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -4/+7 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -0/+17 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo |