1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
5b0f2466ec - Fix build on some Perl releases: it fails to build with 5.14.4 (current default)
- Add LICENSE
- Support STAGEDIR
2013-10-22 20:03:01 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Sunpoet Po-Chuan Hsieh
8e958a4c52 - Use single space after WWW: 2013-08-29 04:21:28 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
1555248914 - Pet portlint 2011-08-30 06:41:13 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Sunpoet Po-Chuan Hsieh
0d5e39c89e - Use LOCAL/sunpoet as backup MASTER_SITES
Approved by:	pgollucci (mentor)
2010-10-01 01:14:18 +00:00
Sunpoet Po-Chuan Hsieh
e475c19a24 - Update MAINTAINER to my FreeBSD.org address
Approved by:	pgollucci (mentor)
2010-09-22 17:10:26 +00:00
Sylvio Cesar Teixeira
11cbcdc567 - mp3lint is a tool to check collections of audio files for various problems. It is highly configurable, allowing you to specify your preferred format for filenames, minimum bitrate, tests to ignore, etc.
Formats checked are currently mp3, ogg, wav, flac, au, and m3u playlists.
mp3lint is implemented as separate tools (perl modules), each of which implements a set of testes. There are a total of 32 different tests.

WWW:	http://erislabs.net/ianb/projects/mp3lint/

PR:		ports/148899
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-08-20 13:48:23 +00:00