summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2004-08-08 23:46:56 +0000
committerlth <lth@FreeBSD.org>2004-08-08 23:46:56 +0000
commitccf7459009075bc58ffb97b47d593075b5d219d3 (patch)
treeaf417de83df56ae2d532faf880cfcf7c2b0c2788 /audio
parentbbb40511faee14cfc46247458d37e2c968f6a07a (diff)
downloadFreeBSD-ports-ccf7459009075bc58ffb97b47d593075b5d219d3.zip
FreeBSD-ports-ccf7459009075bc58ffb97b47d593075b5d219d3.tar.gz
Obsolete; funtionality merged into audio/p5-Net-DAAP-Client
Diffstat (limited to 'audio')
-rw-r--r--audio/p5-Net-DAAP-Client-Auth/Makefile38
-rw-r--r--audio/p5-Net-DAAP-Client-Auth/distinfo2
-rw-r--r--audio/p5-Net-DAAP-Client-Auth/pkg-descr7
-rw-r--r--audio/p5-Net-DAAP-Client-Auth/pkg-plist10
4 files changed, 0 insertions, 57 deletions
diff --git a/audio/p5-Net-DAAP-Client-Auth/Makefile b/audio/p5-Net-DAAP-Client-Auth/Makefile
deleted file mode 100644
index 6fc7c50..0000000
--- a/audio/p5-Net-DAAP-Client-Auth/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: p5-Net-DAAP-Client-Auth
-# Date created: 27 June 2004
-# Whom: Lars Thegler <lth@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Net-DAAP-Client-Auth
-PORTVERSION= 0.13
-CATEGORIES= audio perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Net
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= lth@FreeBSD.org
-COMMENT= Extend Net::DAAP::Client to do iTunes authorisation
-
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5/M4p.pm:${PORTSDIR}/security/p5-Digest-MD5-M4p \
- ${SITE_PERL}/Net/DAAP/Client.pm:${PORTSDIR}/audio/p5-dapple
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-PERL_MODBUILD= yes
-
-MAN3= Net::DAAP::Client::Auth.3
-
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601
-post-patch:
- ${PERL} -pi -e '$$_ = "" if /5.006/' \
- ${WRKSRC}/Build.PL
- ${PERL} -pi -e 's/^our ([^\s;]+)/use vars qw($$1); $$1/;' \
- -e '$$_ = "" if /use warnings/' \
- `${FIND} ${WRKSRC}/lib/Net/DAAP/Client -name \*.pm`
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/audio/p5-Net-DAAP-Client-Auth/distinfo b/audio/p5-Net-DAAP-Client-Auth/distinfo
deleted file mode 100644
index 5ce2212..0000000
--- a/audio/p5-Net-DAAP-Client-Auth/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (Net-DAAP-Client-Auth-0.13.tar.gz) = f1d7632cbe69c51db08d192c732b1ea4
-SIZE (Net-DAAP-Client-Auth-0.13.tar.gz) = 4277
diff --git a/audio/p5-Net-DAAP-Client-Auth/pkg-descr b/audio/p5-Net-DAAP-Client-Auth/pkg-descr
deleted file mode 100644
index e61b163..0000000
--- a/audio/p5-Net-DAAP-Client-Auth/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Subclasses Net::DAAP::Client and overrides methods to allow the
-module to provide suitable authentication tokens for iTunes 4.2 and
-4.5.
-
-Author: Richard Clamp <richardc@unixbeard.net>
-
-WWW: http://search.cpan.org/dist/Net-DAAP-Client-Auth/
diff --git a/audio/p5-Net-DAAP-Client-Auth/pkg-plist b/audio/p5-Net-DAAP-Client-Auth/pkg-plist
deleted file mode 100644
index 0415f58..0000000
--- a/audio/p5-Net-DAAP-Client-Auth/pkg-plist
+++ /dev/null
@@ -1,10 +0,0 @@
-%%SITE_PERL%%/Net/DAAP/Client/Auth.pm
-%%SITE_PERL%%/Net/DAAP/Client/Auth/Protocol.pm
-%%SITE_PERL%%/Net/DAAP/Client/Auth/Protocol/v2.pm
-%%SITE_PERL%%/Net/DAAP/Client/Auth/Protocol/v3.pm
-%%SITE_PERL%%/Net/DAAP/Client/Auth/Protocol/vAny.pm
-@unexec rmdir %D/%%SITE_PERL%%/Net/DAAP/Client/Auth/Protocol 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Net/DAAP/Client/Auth 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Net/DAAP/Client 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Net/DAAP 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
OpenPOWER on IntegriCloud