Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 |