aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3_check
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - 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
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209417
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* - Axe trailing whitespacePav Lucistnik2004-01-311-1/+2
| | | | | | | | | - While here, add SIZE Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=99615
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-3/+6
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Switched to MASTER_SITE_SOURCEFORGE.Ying-Chieh Liao2002-07-092-1/+5
| | | | | | | | | | | Add WWW and Author to pkg-descr PR: 40293 Submitted by: Tilman Linneweh <tilman@arved.de> Approved by: maintainer Notes: svn path=/head/; revision=62687
* Update to 1.98.Maxim Sobolev2000-11-023-20/+18
| | | | | | | | PR: 22276 Submitted by: maintainer Notes: svn path=/head/; revision=34645
* Don't use -Werror in CFLAGS so this port builds cleanly on the Alpha.Steve Price2000-08-081-3/+3
| | | | Notes: svn path=/head/; revision=31410
* Add mp3_check, a utility which verifies the integrity of mp3 files andWill Andrews2000-06-027-0/+61
prints some useful statistics. I made this port respect CC/CFLAGS. PR: 18812 Submitted by: Zach Zurflu <zach@pabst.bendnet.com> Notes: svn path=/head/; revision=29103