summaryrefslogtreecommitdiff
path: root/audio/p5-MusicBrainz-TRM (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711
* - update to 0.02Yen-Ming Lee2005-12-082-13/+9
| | | | - assign maintainer to perl@
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | been inactive more than 6 months. We hope to see him back sometime.
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports
* Chase the libmusicbrainz shared lib version.Joe Marcus Clarke2004-03-171-2/+2
|
* Chase libmusicbrainz shared library version.Tilman Keskinoz2004-02-281-3/+2
| | | | | | Bump PORTREVISION Reported by: bento
* BROKEN: Broken dependenciesKris Kennaway2004-02-071-0/+2
|
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+0
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Add p5-MusicBrainz-TRM, a Perl module that provides access to theAkinori MUSHA2003-03-243-0/+49
musicbrainz client TRM API.