aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-CDDB-File
Commit message (Collapse)AuthorAgeFilesLines
* support STAGEDIR.Vanilla I. Shu2013-11-012-4/+2
| | | | Notes: svn path=/head/; revision=332336
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - use CPAN macroYen-Ming Lee2008-02-261-13/+3
| | | | | | | | - remove the already-in-perl-core-list modules from dependency - bump PORTREVISION Notes: svn path=/head/; revision=207914
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 Notes: svn path=/head/; revision=154107
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* Update to 1.05. Assign maintainer to perl@.Anton Berezin2005-10-062-4/+4
| | | | Notes: svn path=/head/; revision=144386
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Update to 1.04, thus making the distfile actually fetchable - the 1.03Peter Pentchev2005-09-162-3/+6
| | | | | | | distfile is not on CPAN any longer. Notes: svn path=/head/; revision=142930
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* conditionalize dependencies on modules included in perl 5.8Edwin Groothuis2003-05-091-5/+8
| | | | | | | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. ports/audio only PR: ports/50589 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=80497
* Add dependency to devel/p5-Test-SimpleEdwin Groothuis2003-02-132-1/+4
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=75434
* Update to 1.03.Anton Berezin2003-01-292-2/+2
| | | | | | | | Submitted by: Philip M. Gollucci <philip@p6m7g8.com> PR: 47610 Notes: svn path=/head/; revision=74209
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* add p5-CDDB-File 1.02Ying-Chieh Liao2002-06-265-0/+36
Parse a CDDB/freedb data file Notes: svn path=/head/; revision=62003