summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoradrianp <adrianp>2006-01-15 16:24:16 +0000
committeradrianp <adrianp>2006-01-15 16:24:16 +0000
commit7625c2b2753a95f88ffcc67e17f12407a8904501 (patch)
tree5e1415b0254880b92316102a356951a65ce839ac /net
parent219485cad754414a8f8b7b503600ece8d86aec17 (diff)
downloadpkgsrc-7625c2b2753a95f88ffcc67e17f12407a8904501.tar.gz
This is Net::Rendezvous, a set of perl modules to utilize DNS for service
discovery. This method of service discovery is branded as Rendezvous by Apple Computer. More information can be found at: http://www.zeroconf.org/ http://developer.apple.com/macosx/rendezvous/index.html A list of register service types can be found at: http://www.dns-sd.org/ServiceTypes.html
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Rendezvous/DESCR10
-rw-r--r--net/p5-Net-Rendezvous/Makefile20
-rw-r--r--net/p5-Net-Rendezvous/PLIST1
-rw-r--r--net/p5-Net-Rendezvous/distinfo5
4 files changed, 36 insertions, 0 deletions
diff --git a/net/p5-Net-Rendezvous/DESCR b/net/p5-Net-Rendezvous/DESCR
new file mode 100644
index 00000000000..960aa7d7bf6
--- /dev/null
+++ b/net/p5-Net-Rendezvous/DESCR
@@ -0,0 +1,10 @@
+This is Net::Rendezvous, a set of perl modules to utilize DNS for service
+discovery. This method of service discovery is branded as Rendezvous by
+Apple Computer. More information can be found at:
+
+http://www.zeroconf.org/
+http://developer.apple.com/macosx/rendezvous/index.html
+
+A list of register service types can be found at:
+
+http://www.dns-sd.org/ServiceTypes.html
diff --git a/net/p5-Net-Rendezvous/Makefile b/net/p5-Net-Rendezvous/Makefile
new file mode 100644
index 00000000000..21a6318a0ed
--- /dev/null
+++ b/net/p5-Net-Rendezvous/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/15 16:24:16 adrianp Exp $
+#
+
+DISTNAME= Net-Rendezvous-0.90
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= adrianp@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~chlige/${DISTNAME}/
+COMMENT= Module for DNS service discovery (Apple's Rendezvous)
+
+DEPENDS+= p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= auto/Net/Rendezvous/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-Rendezvous/PLIST b/net/p5-Net-Rendezvous/PLIST
new file mode 100644
index 00000000000..9bff64e7468
--- /dev/null
+++ b/net/p5-Net-Rendezvous/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/15 16:24:16 adrianp Exp $
diff --git a/net/p5-Net-Rendezvous/distinfo b/net/p5-Net-Rendezvous/distinfo
new file mode 100644
index 00000000000..c6706858793
--- /dev/null
+++ b/net/p5-Net-Rendezvous/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/01/15 16:24:16 adrianp Exp $
+
+SHA1 (Net-Rendezvous-0.90.tar.gz) = 19a9e51ffd42189eefb5c5bf88feeaa97022925f
+RMD160 (Net-Rendezvous-0.90.tar.gz) = 7c062c6676016f0b2852672a51492dd3097de206
+Size (Net-Rendezvous-0.90.tar.gz) = 7282 bytes