summaryrefslogtreecommitdiff
path: root/audio/ogg2mp3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup patches, a* categories.Mathieu Arnold2016-07-261-3/+3
| | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | Approved by: portmgr blanket
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-3/+3
| | | | | With hat: portmgr Sponsored by: Absolight
* Make fetchable againAntoine Brodin2015-04-051-1/+1
|
* Revert previous commit. The patch was already applied but the PR wasWesley Shields2014-06-021-1/+1
| | | | | not closed due to the migration. Looks like miwi@ reversed the patch when he applied it.
* - Update MASTER_SITESMartin Wilke2014-06-021-1/+1
| | | | | PR: 190464 Submitted by: maintainer
* MASTER_SITE disappeared and upstream maintainer is not responding. I haveWesley Shields2014-06-011-1/+1
| | | | | | stepped in to provide hosting. Distfile matches previously recorded hashes. Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
* - Support STAGEDIRAlex Kozlov2014-05-122-5/+5
| | | | | | | | - Add license - Use a single space after WWW in pkg-descr PR: ports/189658 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | audio)
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-5/+2
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-1/+1
| | | | Approved by: portmgr@ (bapt@)
* Update lame to 3.99.3.Alexander Leidinger2012-01-141-1/+1
| | | | Bump portrevision of all ports which depend upon it.
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
|
* - 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)
* - Update to 0.6.1Wesley Shields2009-09-174-39/+18
| | | | | | | | | - Update MASTER_SITES - Respect LOCALBASE PR: ports/138710 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) Feature safe: yes
* - Remove references to the no longer existing websiteMartin Wilke2009-03-092-3/+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
* - Converted mp3-files sound like pure static.Martin Wilke2009-02-092-4/+37
| | | | | | | | 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>
* - Add patch to correct lame --genre-listPhilippe Audeoud2009-02-052-1/+12
| | | | | | | - Bump PORTREVISION PR: ports/131307 Submitted by: Tobias Rehbein <tobias.rehbein at web.de>
* Reset alex@bsdguru.org due to maintainer-timeouts and no response to email.Mark Linimon2008-09-031-1/+1
| | | | Hat: portmgr
* 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)
* 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
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
|
* SHA256ifyEdwin Groothuis2006-01-251-0/+1
| | | | APproved by: krion@
* New port audio/ogg2mp3 is a perl script that helps creating mp3s fromMichael Landin2005-07-133-0/+37
existing ogg files. Useful especially for users of mp3players without ogg support PR: ports/82663 Submitted by: Aleksander Fafula <alex@bsdguru.org>