FreshPorts -- The Place For Ports notbug Fri, 25 May 2012 12:53 PM BST
Port details
p5-Net-FreeDB 0.08_2 audio on this many watch lists=0 search for ports that depend on this port
Get the CDID of an audio CD and query the FreeDB servers

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Sep 2005 13:35:13
Also Listed In: perl5
License: not specified in port


Net::FreeDB is an oo-based module to interface
with FreeDB servers.  It also includes some basic
cdrom methods to generate a cddbid and get the
required disc information required for a FreeDB
query call.  These cdrom-based methods are provided
as both static and method calls.

Author:		David Shultz <dshultz@cpan.org>
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: audio/p5-CDDB-File, lang/perl5.8
Required To Run: audio/p5-CDDB-File, lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/audio/p5-Net-FreeDB/ && make install clean
To add the package: pkg_add -r p5-Net-FreeDB


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
http://www.cpan.dk/modules/by-module/Net/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Net/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Net/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Net/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
http://at.cpan.org/modules/by-module/Net/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
http://backpan.perl.org/modules/by-module/Net/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
http://cpan.nctu.edu.tw/modules/by-module/Net/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
27 Feb 2012 20:32:31
Original commit files touched by this commit  0.08_2
glarkin search for other commits by this committer
- Reassign to the heap

Requested by:   roam (on ports-developers@)
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.08_2
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.08_2
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 00:44:29
Original commit files touched by this commit  0.08_2
pgollucci search for other commits by this committer
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
  are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs

With Hat:   perl@
29 Jan 2010 14:52:21
Original commit files touched by this commit  0.08_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 19; last!).

Approved by:    portmgr (itetcu)
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.08
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
08 Sep 2007 00:51:20
Original commit files touched by this commit  0.08
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
29 Sep 2006 13:17:27
Original commit files touched by this commit  0.08
roam search for other commits by this committer
Update to Net::FreeDB 0.08 - a fully official release this time, after
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.
14 Jul 2006 16:09:57
Original commit files touched by this commit  0.07
aaron search for other commits by this committer
- Update to 0.07
- 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)
01 Feb 2006 20:36:24
Original commit files touched by this commit  0.06_2
roam search for other commits by this committer
Fix the packing list on Perl 5.005 - s/mach/%%PERL_ARCH%%/.
Grrrrr.

Reported by:    pointyhat via kris
22 Jan 2006 08:13:12
Original commit files touched by this commit  0.06_2
edwin search for other commits by this committer
SHA256ify

Approved by:            krion@
22 Jan 2006 01:14:22
Original commit files touched by this commit  0.06_2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:     krion@
PR:              ports/88711
17 Oct 2005 14:35:34
Original commit files touched by this commit  0.06_2
roam search for other commits by this committer
Fix the build on Perl 5.005.
While I'm here, fix two minor complaints from xsubpp and pod2man.

Reported by:    pointyhat via kris
05 Oct 2005 07:49:41
Original commit files touched by this commit  0.06_1
roam search for other commits by this committer
Fix the packing list: actually remove the Perl module directories :\
29 Sep 2005 13:34:44
Original commit files touched by this commit  0.06
roam search for other commits by this committer
Add a port for David Schultz's Net::FreeDB module, one of the few
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.

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23668
Broken 193
Deprecated 147
Ignore 732
Forbidden 3
Restricted 327
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 26
new 48 hours31
new 7 days63
new fortnight182
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.162 seconds.