aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3riot
Commit message (Collapse)AuthorAgeFilesLines
* Convert to rest of a* to USES=zipBaptiste Daroussin2014-03-071-2/+1
| | | | Notes: svn path=/head/; revision=347401
* Convert to PORT_OPTIONS:MDOCS.Adam Weinberger2014-01-031-9/+4
| | | | | | | Holdout shame list: ruby, perl, python Notes: svn path=/head/; revision=338547
* 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
* - Fix Makefile (removed USE_ZIP in r324181)Andrej Zverev2013-08-041-0/+1
| | | | Notes: svn path=/head/; revision=324216
* - Convert to new perl frameworkMathieu Arnold2013-08-031-1/+0
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - Convert to new perl frameworkAndrej Zverev2013-08-031-6/+2
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-281-1/+1
| | | | Notes: svn path=/head/; revision=300176
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* A few typo fixes for ports/audio descriptions.Jimmy Olgeni2008-06-151-1/+1
| | | | Notes: svn path=/head/; revision=214897
* Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending onMark Linimon2007-09-301-0/+1
| | | | | | | | whether the perl dependency is unconditional or conditional. This will be needed for the conditional inclusion of bsd.perl.mk. Notes: svn path=/head/; revision=200412
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-021-4/+0
| | | | | | | with letter a Notes: svn path=/head/; revision=188995
* Reset maintainer at his request. Thanks for the help in the past.Mark Linimon2006-03-191-1/+1
| | | | Notes: svn path=/head/; revision=157636
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* Update to 1.3.Roman Bogorodskiy2005-07-272-3/+3
| | | | | | | | | PR: 84123 Submitted by: Andrej Zverev <az@inec.ru> Approved by: maintainer Notes: svn path=/head/; revision=140213
* 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
* mp3riot is a command line perl script to generate listings of mp3 files.Pav Lucistnik2003-11-174-0/+53
It can output HTML, XML, m3u or pls playlists. PR: ports/55595 Submitted by: Francisco Gomez <francisco@gomezmarin.com> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94198