summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorkleink <kleink>2006-01-30 13:23:53 +0000
committerkleink <kleink>2006-01-30 13:23:53 +0000
commitdf877cfaa5fd5bd3f7f29c2f3c898be746d5a197 (patch)
treee9695a6cd9a1ab5da92f836534b485bbbe7dc1d4 /textproc
parent56405ac7cdfe5ccb68377327ce5e12812beda2a4 (diff)
downloadpkgsrc-df877cfaa5fd5bd3f7f29c2f3c898be746d5a197.tar.gz
Initial import of p5-XML-Atom 0.16.
Atom is a syndication, API, and archiving format for weblogs and other data. XML::Atom implements the feed format as well as a client for the API.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Atom/DESCR2
-rw-r--r--textproc/p5-XML-Atom/Makefile28
-rw-r--r--textproc/p5-XML-Atom/PLIST1
-rw-r--r--textproc/p5-XML-Atom/distinfo5
4 files changed, 36 insertions, 0 deletions
diff --git a/textproc/p5-XML-Atom/DESCR b/textproc/p5-XML-Atom/DESCR
new file mode 100644
index 00000000000..9ae4b8bcf13
--- /dev/null
+++ b/textproc/p5-XML-Atom/DESCR
@@ -0,0 +1,2 @@
+Atom is a syndication, API, and archiving format for weblogs and other data.
+XML::Atom implements the feed format as well as a client for the API.
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile
new file mode 100644
index 00000000000..16c7e8159ff
--- /dev/null
+++ b/textproc/p5-XML-Atom/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/30 13:23:53 kleink Exp $
+
+DISTNAME= XML-Atom-0.16
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5xat
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
+
+MAINTAINER= kleink@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/XML-Atom/
+COMMENT= Atom feed and API implementation
+
+DEPENDS+= p5-XML-LibXML>=1.54:../../textproc/p5-XML-LibXML
+DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
+
+# Client/Server for Atom API
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-LWP-Authen-Wsse-[0-9]*:../../www/p5-LWP-Authen-Wsse
+DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
+DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
+
+# Feed and API Auto-discovery
+DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
+
+PERL5_PACKLIST= auto/XML/Atom/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-XML-Atom/PLIST b/textproc/p5-XML-Atom/PLIST
new file mode 100644
index 00000000000..93b11f579f4
--- /dev/null
+++ b/textproc/p5-XML-Atom/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/30 13:23:53 kleink Exp $
diff --git a/textproc/p5-XML-Atom/distinfo b/textproc/p5-XML-Atom/distinfo
new file mode 100644
index 00000000000..92862f50e7e
--- /dev/null
+++ b/textproc/p5-XML-Atom/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/01/30 13:23:53 kleink Exp $
+
+SHA1 (XML-Atom-0.16.tar.gz) = c3caf74f3d4fabab6aad332e645eb702a3c09e29
+RMD160 (XML-Atom-0.16.tar.gz) = 88932a1c541c1bc8eb82f77f3a71a6e44a220532
+Size (XML-Atom-0.16.tar.gz) = 51001 bytes