aboutsummaryrefslogtreecommitdiff
path: root/audio/ogg2mp3/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-1/+1
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300261
* Update lame to 3.99.3.Alexander Leidinger2012-01-141-1/+1
| | | | | | | Bump portrevision of all ports which depend upon it. Notes: svn path=/head/; revision=289243
* - update audio/lame to 3.98.4Alexander Leidinger2010-06-031-0/+1
| | | | | | | | | | | | - use ?= for the portrevision of a master port to make it possible to change it in a slave port which depends upon lame - bump portrevisions of ports which depend upon lame - done via a semi-automated way (manual review and fixup) - I tried to take care to not bump ports which only depend optionaly on lame (with a default of no dependency) Notes: svn path=/head/; revision=255644
* - Update to 0.6.1Wesley Shields2009-09-171-5/+3
| | | | | | | | | | | | - Update MASTER_SITES - Respect LOCALBASE PR: ports/138710 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241611
* - Remove references to the no longer existing websiteMartin Wilke2009-03-091-1/+1
| | | | | | | | | | | | | Note: The original website hosting the ogg2mp3 script is no longer existent. The author of ogg2mp3 didn't respond to requests for an alternative download site. Also thanks to wxs@ for hosting the distfile. PR: 132478 Submitted by: maintainer Notes: svn path=/head/; revision=229785
* - Converted mp3-files sound like pure static.Martin Wilke2009-02-091-2/+2
| | | | | | | | | | | This is fixed by removing the "-x" flag from the lame commandline. - Pass maintainership to submitter PR: 131495 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> Notes: svn path=/head/; revision=227878
* - Add patch to correct lame --genre-listPhilippe Audeoud2009-02-051-1/+1
| | | | | | | | | | - Bump PORTREVISION PR: ports/131307 Submitted by: Tobias Rehbein <tobias.rehbein at web.de> Notes: svn path=/head/; revision=227664
* Reset alex@bsdguru.org due to maintainer-timeouts and no response to email.Mark Linimon2008-09-031-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219705
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onMark Linimon2007-10-071-0/+1
| | | | | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr Notes: svn path=/head/; revision=201032
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* New port audio/ogg2mp3 is a perl script that helps creating mp3s fromMichael Landin2005-07-131-0/+32
existing ogg files. Useful especially for users of mp3players without ogg support PR: ports/82663 Submitted by: Aleksander Fafula <alex@bsdguru.org> Notes: svn path=/head/; revision=139081