aboutsummaryrefslogtreecommitdiff
path: root/audio/twolame
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Cleanup plistBaptiste Daroussin2014-09-222-2/+1
| | | | | | | Strip binaries Notes: svn path=/head/; revision=368841
* - Drop .la files, no dependees require themDmitry Marakasov2014-08-202-3/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=365448
* - Switch to USES=libtoolDmitry Marakasov2014-06-162-2/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=358011
* audio/twolame: fix typoWilliam Grzybowski2013-10-311-1/+1
| | | | | | | | | - Fix typo, unbreak INDEX Pointy hat: wg Notes: svn path=/head/; revision=332240
* audio/twolame: bring additional lib dependenciesWilliam Grzybowski2013-10-311-1/+5
| | | | | | | | | | - FLAC, vorbis and ogg and linked with bin/twolame [1] (based on) PR: ports/181213 [1] Submitted by: bsam Notes: svn path=/head/; revision=332237
* stagifyBaptiste Daroussin2013-10-042-4/+2
| | | | Notes: svn path=/head/; revision=329375
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-7/+2
| | | | | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix Notes: svn path=/head/; revision=325727
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Update to 0.3.13Sylvio Cesar Teixeira2011-02-253-7/+7
| | | | Notes: svn path=/head/; revision=269688
* - 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