aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3gain
Commit message (Collapse)AuthorAgeFilesLines
* - fix order in USESDirk Meyer2014-08-031-1/+1
| | | | Notes: svn path=/head/; revision=363922
* Convert to rest of a* to USES=zipBaptiste Daroussin2014-03-071-3/+1
| | | | Notes: svn path=/head/; revision=347401
* - USES=dos2unixDirk Meyer2014-01-071-1/+1
| | | | Notes: svn path=/head/; revision=338975
* Remove useless NEED_ROOT and use proper USES=uidfixBaptiste Daroussin2013-10-311-2/+2
| | | | | | | Now those ports can be packaged as a user. Notes: svn path=/head/; revision=332206
* - use STAGEDIRDirk Meyer2013-10-271-1/+1
| | | | | | | - use OPTIONS_DEFINE Notes: svn path=/head/; revision=331810
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-2/+2
| | | | Notes: svn path=/head/; revision=327804
* 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
* - cleanup headerDirk Meyer2013-01-261-5/+1
| | | | Notes: svn path=/head/; revision=311027
* - Update to 1.5.2Dirk Meyer2011-03-122-8/+4
| | | | | | | | PR: 155464 Submitted by: Anton Yuzhaninov Notes: svn path=/head/; revision=270727
* LICENSE LGPL21Dirk Meyer2010-06-051-1/+1
| | | | Notes: svn path=/head/; revision=255744
* LICENSE GPLv2Dirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255719
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* - update to 1.5.1Dirk Meyer2009-06-302-4/+4
| | | | Notes: svn path=/head/; revision=236807
* - update to 1.5.0Dirk Meyer2009-06-183-6/+6
| | | | Notes: svn path=/head/; revision=236191
* - fix build with FORCE_MAKE_JOBSDirk Meyer2009-03-271-5/+6
| | | | Notes: svn path=/head/; revision=231131
* - add LICENSE:Dirk Meyer2009-01-161-2/+2
| | | | Notes: svn path=/head/; revision=226270
* Fix after the DESTDIR additionErwin Lansing2006-08-042-5/+1
| | | | Notes: svn path=/head/; revision=169697
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* - take maintainershipDirk Meyer2006-04-061-1/+1
| | | | Notes: svn path=/head/; revision=158958
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Use standard and more readable way of CR/LF -> LF conversion.Alexey Dokuchaev2005-10-311-1/+2
| | | | Notes: svn path=/head/; revision=146827
* - Spell "MP3" canonically in COMMENT and pkg-descrAlexey Dokuchaev2005-10-312-6/+6
| | | | | | | - Consistently use double space after sentence periods Notes: svn path=/head/; revision=146826
* Update to 1.4.6.Jean-Yves Lefort2005-04-145-21/+9
| | | | | | | | | PR: ports/79900 Submitted by: Ulrich Spoerlein <q@uni.de> Approved by: adamw (mentor) Notes: svn path=/head/; revision=133346
* reset maintainer to ports@FreeBSD.orgOliver Lehmann2005-04-131-1/+1
| | | | | | | | PR: ports/79727 Approved by: maintainer Notes: svn path=/head/; revision=133242
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Make audio/mp3gain compiling on 4.7 again.Edwin Groothuis2003-01-211-0/+10
| | | | | | | | Submitted by: Adam Weinberger <adamw@FreeBSD.ORG> and "Simon 'corecode' Schubert" <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=73699
* new port: audio/mp3gain (A tool to normalize the gain of mp3 files)Edwin Groothuis2003-01-207-0/+74
Tired of reaching for your volume knob every time your mp3 player changes to a new song? MP3Gain analyzes and adjusts mp3 files so that they have the same volume. PR: ports/46625 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=73624