aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Net-FreeDB
Commit message (Collapse)AuthorAgeFilesLines
* Update to Net::FreeDB 0.08 - a fully official release this time, afterPeter Pentchev2006-09-293-87/+8
| | | | | | | | | David Shultz kindly added me to PAUSE as a module co-maintainer. Since this port depends on File::Temp now, drop all vestiges of support for Perl 5.005. Notes: svn path=/head/; revision=174109
* - Update to 0.07Aaron Dalton2006-07-143-32/+20
| | | | | | | | | | | | - Restrict to Perl 5.6+ due to dependency upon p5-Authen-SASL - Regen 5.00503 patchfile just in case the dependency can be resolved PR: ports/99134 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=167814
* Fix the packing list on Perl 5.005 - s/mach/%%PERL_ARCH%%/.Peter Pentchev2006-02-011-10/+10
| | | | | | | | | Grrrrr. Reported by: pointyhat via kris Notes: svn path=/head/; revision=155026
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 Notes: svn path=/head/; revision=154107
* Fix the build on Perl 5.005.Peter Pentchev2005-10-173-5/+95
| | | | | | | | | While I'm here, fix two minor complaints from xsubpp and pod2man. Reported by: pointyhat via kris Notes: svn path=/head/; revision=145660
* Fix the packing list: actually remove the Perl module directories :\Peter Pentchev2005-10-052-0/+6
| | | | Notes: svn path=/head/; revision=144269
* Add a port for David Schultz's Net::FreeDB module, one of the fewPeter Pentchev2005-09-294-0/+48
modules that allow a Perl script to query an audio CD's ID under both Windows and Linux, and now FreeBSD, too. I've submitted the FreeBSD implementation patch to David Schultz, but in the meantime, here it is. Notes: svn path=/head/; revision=143779