aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-04-10 06:15:01 +0800
committerbapt <bapt@FreeBSD.org>2012-04-10 06:15:01 +0800
commitbb9d5fea253544fc3f64e72f730dffe0f5888e3b (patch)
tree1ef1447b8470e1502825e2bfcca3fe3b6a4c0705 /net
parent7899ddaec456df4c9301c61f2be195305a4e7769 (diff)
downloadfreebsd-ports-gnome-bb9d5fea253544fc3f64e72f730dffe0f5888e3b.tar.gz
freebsd-ports-gnome-bb9d5fea253544fc3f64e72f730dffe0f5888e3b.tar.zst
freebsd-ports-gnome-bb9d5fea253544fc3f64e72f730dffe0f5888e3b.zip
2012-04-05 audio/p5-MusicBrainz-Queries: MusicBrainz RDF webservice no longer functions
2012-04-05 audio/ruby-musicbrainz: MusicBrainz RDF webservice no longer functions 2012-03-14 converters/ruby-lv: upstream no longer has this 2012-04-04 devel/p5-Getopt-Popt: "Gone from CPAN" 2012-04-07 net/p5-Net-Rendezvous: Superceeded by dns/p5-Net-Bonjour Feature safe: yes
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/p5-Net-Rendezvous/Makefile28
-rw-r--r--net/p5-Net-Rendezvous/distinfo2
-rw-r--r--net/p5-Net-Rendezvous/pkg-descr13
-rw-r--r--net/p5-Net-Rendezvous/pkg-plist7
5 files changed, 0 insertions, 51 deletions
diff --git a/net/Makefile b/net/Makefile
index 4e276486b4f7..414dcf1387df 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -625,7 +625,6 @@
SUBDIR += p5-Net-Random
SUBDIR += p5-Net-RawIP
SUBDIR += p5-Net-RawSock
- SUBDIR += p5-Net-Rendezvous
SUBDIR += p5-Net-Rendezvous-Publish
SUBDIR += p5-Net-Riak
SUBDIR += p5-Net-Rsh
diff --git a/net/p5-Net-Rendezvous/Makefile b/net/p5-Net-Rendezvous/Makefile
deleted file mode 100644
index f2f3f9eebbf1..000000000000
--- a/net/p5-Net-Rendezvous/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# Nw ports collection makefile for: Net-Rendezvous
-# Date created: Fri Feb 20 17:39:48 EST 2004
-# Whom: Michael Johnson <ahze@ahze.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Net-Rendezvous
-PORTVERSION= 0.90
-CATEGORIES= net perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A set of perl modules to utilize mDNS for service discovery
-
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-DEPRECATED= Superceeded by dns/p5-Net-Bonjour
-EXPIRATION_DATE= 2012-04-07
-
-PERL_CONFIGURE= yes
-
-MAN3= Net::Rendezvous.3 \
- Net::Rendezvous::Entry.3
-
-.include <bsd.port.mk>
diff --git a/net/p5-Net-Rendezvous/distinfo b/net/p5-Net-Rendezvous/distinfo
deleted file mode 100644
index 8481fa90d710..000000000000
--- a/net/p5-Net-Rendezvous/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Net-Rendezvous-0.90.tar.gz) = 7aea991f9eeb3e5d310557976755badb1cdc9c86772d0e36465f820b4ceb2fc7
-SIZE (Net-Rendezvous-0.90.tar.gz) = 7282
diff --git a/net/p5-Net-Rendezvous/pkg-descr b/net/p5-Net-Rendezvous/pkg-descr
deleted file mode 100644
index b5995e91445e..000000000000
--- a/net/p5-Net-Rendezvous/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-This is Net::Rendezvous, a set of perl modules to utilize mDNS 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
-
-This library is free software; you can redistribute it and/or modify it under
-the same terms as Perl itself.
-
-Rendezvous (in this context) is a trademark of Apple Computer, Inc.
-
-WWW: http://search.cpan.org/dist/Net-Rendezvous/
diff --git a/net/p5-Net-Rendezvous/pkg-plist b/net/p5-Net-Rendezvous/pkg-plist
deleted file mode 100644
index 245451a2fb63..000000000000
--- a/net/p5-Net-Rendezvous/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-%%SITE_PERL%%/Net/Rendezvous.pm
-%%SITE_PERL%%/Net/Rendezvous/Entry.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Rendezvous/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Rendezvous
-@dirrm %%SITE_PERL%%/Net/Rendezvous
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
-@dirrmtry %%SITE_PERL%%/Net