Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-06-12 | LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if | jlam | 1 | -2/+1 | |
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value. | |||||
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-24 | Fix MASTER_SITES | zuntum | 1 | -2/+2 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-15 | Update lame to 3.87; retire lame-gui package, use LAME_USE_GTK variable | wiz | 9 | -78/+115 | |
instead; install more documentation. Lame isn't any longer a patch against the ISO source, but stand-alone. Other changes: MP3 decoding support, ID3V2 support, vorbis support (not compiled in right now), MPEG2.5 support; lots of bugfixes and speedups (for details, see installed history.html). | |||||
2000-07-04 | Upgrade lame and lame-gui to 3.70. | pooka | 5 | -25/+10 | |
Full list of changes available at http://www.sulaco.org/mp3/history.html, but highlights include: - Faster Huffman encoding routines - faster pow() code. - faster FFT routines - new scalefac data structure - improves performance! - Fitlers based on polyphase filterbank. should be slightly better since the responce is independent of the blocktype, and they are slightly faster. + many bugfixes | |||||
2000-02-15 | Add optimization for alpha. Enables tons of compiler optimizations on | garbled | 3 | -2/+31 | |
the build, and links with the libffm libm replacement for alpha. 160kbit encode without libffm: 3:44 160kbit encode with libffm : 2:03 VBR=4 encode without libffm : 9:12 VBR=4 encode with libffm : 4:39 | |||||
2000-02-08 | Add patch from Joachim Kuebart to make lame work on alpha. | garbled | 2 | -0/+17 | |
1999-11-09 | Install manpage. Code submitted in private mail by | hubertf | 2 | -2/+4 | |
Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at> | |||||
1999-11-03 | No longer needed after split for lame-gui | hubertf | 1 | -3/+0 | |
1999-11-03 | Update to V3.50. | hubertf | 5 | -62/+40 | |
While there, split (again...) into lame and lame-gui package. Many speed ups, bug fixes, quality improvements and added functionality (eg. ID3 tags, VBR histogram). | |||||
1999-10-22 | Use wildcard dependence for "gtk+" package. | tron | 1 | -2/+2 | |
1999-10-13 | fix LAME_USE_GTK logic a bit | explorer | 1 | -2/+2 | |
1999-10-13 | make 'make makepatchsum' work again, by protecting our specially built patch ↵ | explorer | 2 | -1/+6 | |
directory change with .if make makepatchsum(makepatchsum) | |||||
1999-10-13 | Use LAME_USE_GTK=NO to turn off the GTK+ interface for 'lame' rather than two | explorer | 3 | -14/+40 | |
separate packages, lame and lame-gui. | |||||
1999-09-30 | upgrade lame to 3.31beta, and add support for the gui (disabled, used by ↵ | explorer | 6 | -54/+30 | |
lame-gui pkg) | |||||
1999-09-27 | The gzipped patch file has disappeared from the server. It has been | agc | 2 | -6/+6 | |
replaced with a gzipped tar archive containing the patches. Alter Makefile and md5 checksums accordingly. | |||||
1999-08-10 | Add PATCH_SITES so that the patch can be fetched. | agc | 3 | -6/+24 | |
Make this package work on Solaris, and regen patch-sum file. | |||||
1999-08-08 | regen. | rh | 1 | -2/+2 | |
1999-08-08 | mp3 encoder | hubertf | 7 | -0/+59 | |