aboutsummaryrefslogtreecommitdiff
path: root/audio/twolame
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Update to 0.3.12Michael Johnson2008-02-052-4/+4
| | | | Notes: svn path=/head/; revision=206757
* Update to 0.3.11Michael Johnson2008-02-042-4/+4
| | | | Notes: svn path=/head/; revision=206715
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Update to 0.3.10Michael Johnson2007-04-052-4/+4
| | | | Notes: svn path=/head/; revision=189287
* -Update to 0.3.9.Jeremy Messenger2007-01-032-12/+13
| | | | | | | -INSTALLS_SHLIB -> USE_LDCONFIG. Notes: svn path=/head/; revision=181307
* Update to 0.3.8Michael Johnson2006-07-062-4/+4
| | | | Notes: svn path=/head/; revision=167046
* - Transfer MAINTAINER to multimedia@Michael Johnson2006-06-091-1/+1
| | | | | | | | Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports) Notes: svn path=/head/; revision=164918
* - Update to 0.3.7Michael Johnson2006-05-102-5/+4
| | | | Notes: svn path=/head/; revision=161914
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Mark broken on 4.x since 4.x doesn't install bin/twolameMichael Johnson2006-01-281-1/+7
| | | | | | | Reported by: kris mail Notes: svn path=/head/; revision=154658
* - Update to 0.3.6Michael Johnson2006-01-262-5/+6
| | | | Notes: svn path=/head/; revision=154541
* - Update to 0.3.5Michael Johnson2006-01-123-5/+12
| | | | Notes: svn path=/head/; revision=153371
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* - Oops, don't try to remove libdata/pkgconfig, mezz =)Michael Johnson2005-05-021-1/+0
| | | | Notes: svn path=/head/; revision=134480
* - add twolameMichael Johnson2005-05-024-0/+55
TwoLAME is an optimized MPEG Audio Layer 2 encoder It is based heavily on: - tooLAME by Michael Cheng - the ISO dist10 code - improvement to algorithms as part of the LAME project (lame.sf.net) WWW: http://twolame.sf.net/ Notes: svn path=/head/; revision=134478