aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Yadis
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-12-19 08:55:45 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-12-19 08:55:45 +0000
commitb09cb8c30a8c56bd994013058454148d070223fc (patch)
treef15b270699f2e61ac8d95f74209705a8d080bfdb /net/p5-Net-Yadis
parent4cb5a104f85822ec53adbd86e27e655e3c420855 (diff)
downloadports-b09cb8c30a8c56bd994013058454148d070223fc.tar.gz
ports-b09cb8c30a8c56bd994013058454148d070223fc.zip
Yadis is a service discovery system allowing relying parties
(aka identity consumers or membersites) to determine automatically, without end-user intervention, the most appropriate protocol to use. Examples of such services are: * Single sign-on across web sites * Profile exchange and form filling * Blog anti-spam Yadis provides the first step for any service that uses identifiers for authentication, accountability, privacy controlled data exchange and more. WWW: http://search.cpan.org/dist/Net-Yadis/ http://yadis.org/wiki/What_is_Yadis
Notes
Notes: svn path=/head/; revision=180134
Diffstat (limited to 'net/p5-Net-Yadis')
-rw-r--r--net/p5-Net-Yadis/Makefile32
-rw-r--r--net/p5-Net-Yadis/distinfo3
-rw-r--r--net/p5-Net-Yadis/pkg-descr14
-rw-r--r--net/p5-Net-Yadis/pkg-plist6
4 files changed, 55 insertions, 0 deletions
diff --git a/net/p5-Net-Yadis/Makefile b/net/p5-Net-Yadis/Makefile
new file mode 100644
index 000000000000..205ba42d05cf
--- /dev/null
+++ b/net/p5-Net-Yadis/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: p5-Net-Yadis
+# Date created: 2006-12-19
+# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Net-Yadis
+PORTVERSION= 1.0
+CATEGORIES= net
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Net
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= clsung@FreeBSD.org
+COMMENT= Yadis service discovery protocol, and parses XRDS xml documents
+
+RUN_DEPENDS= ${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Net::Yadis.3
+
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600 # Inherited from www/p5-libwww
+IGNORE= requires Perl 5.6 or later. Install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/net/p5-Net-Yadis/distinfo b/net/p5-Net-Yadis/distinfo
new file mode 100644
index 000000000000..cb03c2712a19
--- /dev/null
+++ b/net/p5-Net-Yadis/distinfo
@@ -0,0 +1,3 @@
+MD5 (Net-Yadis-1.0.tar.gz) = 29e1d96b2fad64826ba2361f296bdf69
+SHA256 (Net-Yadis-1.0.tar.gz) = 1c08da4713faa810d67edeedfa266f65da0d08312b0af17de53ee6548647fbb9
+SIZE (Net-Yadis-1.0.tar.gz) = 6261
diff --git a/net/p5-Net-Yadis/pkg-descr b/net/p5-Net-Yadis/pkg-descr
new file mode 100644
index 000000000000..4f7653befa01
--- /dev/null
+++ b/net/p5-Net-Yadis/pkg-descr
@@ -0,0 +1,14 @@
+Yadis is a service discovery system allowing relying parties
+(aka identity consumers or membersites) to determine automatically,
+without end-user intervention, the most appropriate protocol to use.
+
+Examples of such services are:
+
+* Single sign-on across web sites
+* Profile exchange and form filling
+* Blog anti-spam
+
+Yadis provides the first step for any service that uses identifiers for
+authentication, accountability, privacy controlled data exchange and more.
+
+WWW: http://search.cpan.org/dist/Net-Yadis/
diff --git a/net/p5-Net-Yadis/pkg-plist b/net/p5-Net-Yadis/pkg-plist
new file mode 100644
index 000000000000..60c9e9c8831f
--- /dev/null
+++ b/net/p5-Net-Yadis/pkg-plist
@@ -0,0 +1,6 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Yadis/.packlist
+%%SITE_PERL%%/Net/Yadis.pm
+%%SITE_PERL%%/Net/Yadis/HTMLParse.pm
+@dirrmtry %%SITE_PERL%%/Net/Yadis
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Yadis