6100 FreshPorts -- audio/p5-Filesys-Virtual-DAAP
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Filesys-Virtual-DAAP 0.04_1 audio on this many watch lists=1 search for ports that depend on this port
Present a DAAP share as a VFS
Maintained by: lth@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Jun 2004 12:38:31
Also Listed In: perl5
License: not specified in port


The module can be used to republish a DAAP share.  You'll probably
want to use Net::DAV::Server or POE::Component::Server::FTP to
re-export it in a browseable form.

Author: Richard Clamp <richardc@unixbeard.net>
WWW: http://search.cpan.org/dist/Filesys-Virtual-DAAP/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Class-Accessor
  2. devel/p5-Filesys-Virtual
  3. devel/p5-Filesys-Virtual-Plain
  4. audio/p5-Net-DAAP-Client
  5. devel/p5-Module-Build
  6. lang/perl5.8
Required To Run:
  1. devel/p5-Class-Accessor
  2. devel/p5-Filesys-Virtual
  3. devel/p5-Filesys-Virtual-Plain
  4. audio/p5-Net-DAAP-Client
  5. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/audio/p5-Filesys-Virtual-DAAP/ && make install clean
To add the package: pkg_add -r p5-Filesys-Virtual-DAAP


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Filesys/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Filesys/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Filesys/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Filesys/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Filesys/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Filesys/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Filesys/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Filesys/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Filesys/
  11. http://at.cpan.org/modules/by-module/Filesys/
  12. http://backpan.perl.org/modules/by-module/Filesys/
  13. http://cpan.nctu.edu.tw/modules/by-module/Filesys/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Filesys/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Filesys/
  16. http://www.cpan.dk/modules/by-module/Filesys/
  17. http://www.cpan.dk/modules/by-module/Filesys/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.04_1
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
05 Jun 2012 11:46:48
Original commit files touched by this commit  0.04_1
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by:    maintainer (lth@ via email)
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.04_1
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.04_1
miwi search for other commits by this committer
- Get Rid MD5 support
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.04_1
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.04_1
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
19 Aug 2006 15:59:20
Original commit files touched by this commit  0.04_1
lth search for other commits by this committer
- Don't RUN_DEPEND on p5-Module-Build
- Rephrase IGNORE to please portlint

PR:             ports/101700
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
22 Jan 2006 08:13:12
Original commit files touched by this commit  0.04
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.04
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
02 Apr 2005 10:44:09
Original commit files touched by this commit  0.04
lth search for other commits by this committer
Update to 0.04
08 Aug 2004 23:58:18
Original commit files touched by this commit  0.03
lth search for other commits by this committer
Update to 0.03
27 Jun 2004 22:02:44
Original commit files touched by this commit  0.02
lth search for other commits by this committer
Removed surplus file.

Pointy hat to:  me
Approved by:    erwin (implicit)
27 Jun 2004 21:59:05
Original commit files touched by this commit  0.02
lth search for other commits by this committer
Add p5-Filesys-Virtual-DAAP 0.02, present a DAAP share as a VFS.

Approved by:    erwin (implicit)

Number of commits found: 13

2848
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 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 24568
Broken 187
Deprecated 455
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 49
Set to expire 440
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight84
new month174

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0