Port details |
- p5-Net-DAAP-DMAP Perl module for reading and writing DAAP structures
- 1.27_3 audio
=1 1.27_3Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2004-08-08 15:28:47
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-POE-Component-Server-Twirc, p5-Filesys-Virtual-Plain, p5-Class-Accessor-Lvalue, p5-Class-DBI-Untaint, p5-Email-FolderType-Net
- Also Listed In: perl5
- License: not specified in port
- Description:
- Net::DAAP::DMAP is a Perl module for reading and writing DMAP
structures, the binary structure used in Apple's DAAP protocol.
WWW: https://metacpan.org/release/Net-DAAP-DMAP
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-DAAP-DMAP>0:audio/p5-Net-DAAP-DMAP
- To install the port:
- cd /usr/ports/audio/p5-Net-DAAP-DMAP/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/p5-Net-DAAP-DMAP
- pkg install p5-Net-DAAP-DMAP
- PKGNAME: p5-Net-DAAP-DMAP
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Net-DAAP-DMAP-1.27.tar.gz) = c7676e7ff00042ea18ff73d02268d169fbf6eb36b6ca08e688df8f8b31bc2fba
SIZE (Net-DAAP-DMAP-1.27.tar.gz) = 9373
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- audio/p5-Net-DAAP-Client
- for Run
-
- audio/p5-Net-DAAP-Client
- Configuration Options:
- No options to configure
- Options name:
- audio_p5-Net-DAAP-DMAP
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.27_3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
1.27_3
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
17 Jun 2017 10:01:54
1.27_3
|
sunpoet  |
Remove Perl core modules
- Add NO_ARCH
- Bump PORTREVISION for dependency change |
07 Apr 2017 18:50:22
1.27_2
|
lth  |
Moving maintainership burden onto broader shoulders |
01 Apr 2016 13:29:17
1.27_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.27_2
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
20 Oct 2014 06:36:00
1.27_1
|
bapt  |
Cleanup plist |
30 Jan 2014 08:45:51
1.27_1
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 14:36:37
1.27_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
07 Aug 2013 13:20:32
1.27_1 
|
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
09 Mar 2012 11:07:43
1.27_1
|
lth  |
fix pkg-plist
Noticed by: pointyhat via pav
Feature safe: yes |
08 Mar 2012 21:03:50
1.27_1
|
pgollucci  |
- Remove some regression-test for p5- that suck in between submission,-exp,
and commit
PR: ports/165605 (follow up) |
07 Mar 2012 20:02:48
1.27
|
lth  |
- update to 1.27
- add _DEPENDS
- add regression-test target |
19 Mar 2011 12:38:54
1.26_2
|
miwi  |
- Get Rid MD5 support |
22 Sep 2010 07:48:02
1.26_2
|
bapt  |
math/p5-Math-BigInt is part of perl core modules since at least 5.6+
the lowest version of perl available in ports is 5.8.9 which embed version
1.89 of Math::BigInt which is the same as the one available in
math/p5-Math-BigInt, so remove the useless dependency.
Keeping math/p5-Math-BigInt as it evolves alone
Bump port revision |
17 Apr 2008 14:30:31
1.26_1
|
araujo  |
- 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
1.26_1
|
linimon  |
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 |
20 Aug 2006 13:49:51
1.26_1
|
lth  |
- Don't RUN_DEPEND on p5-Module-Build
- Rephrase IGNORE to please portlint
PR: ports/101703
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
22 Jan 2006 08:13:12
1.26
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:14:22
1.26
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
22 Oct 2004 07:27:26
1.26
|
lth  |
Update to 1.26 |
21 Aug 2004 13:23:15
1.25
|
lth  |
- update to 1.25
- avoid 'uninitialized' warning (patch sent to author) |
08 Aug 2004 22:27:46
1.24
|
lth  |
Add p5-Net-DAAP-DMAP 1.24, Perl module for reading and writing DAAP
structures. |