aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-06-02 09:24:33 +0800
committernaddy <naddy@FreeBSD.org>2003-06-02 09:24:33 +0800
commitbf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4 (patch)
tree1d69717d4c51c87e619253154d6c93cbb6388073 /net
parentaf5bbed9ade96a61b0c02091db75ad4168ea1240 (diff)
downloadfreebsd-ports-gnome-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.tar.gz
freebsd-ports-gnome-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.tar.zst
freebsd-ports-gnome-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.zip
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Diffstat (limited to 'net')
-rw-r--r--net/6to4/Makefile2
-rw-r--r--net/gini/Makefile2
-rw-r--r--net/java-beepcore/Makefile2
-rw-r--r--net/p5-Net-Dict/Makefile2
-rw-r--r--net/p5-Net-Finger/Makefile3
-rw-r--r--net/p5-Net-Finger/pkg-plist10
-rw-r--r--net/p5-Net-IP/Makefile3
-rw-r--r--net/p5-Net-IP/pkg-descr3
-rw-r--r--net/p5-Net-IP/pkg-plist10
-rw-r--r--net/ruby-dict/Makefile2
10 files changed, 17 insertions, 22 deletions
diff --git a/net/6to4/Makefile b/net/6to4/Makefile
index 0ad493d2c812..fabb8913533e 100644
--- a/net/6to4/Makefile
+++ b/net/6to4/Makefile
@@ -14,7 +14,7 @@ DISTFILES= 6to4\?rev=1.9\&content-type=text%2fplain \
6to4.conf\?rev=1.3\&content-type=text%2fplain
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Enables 6to4 IPv6 automatic tunnels
USE_REINPLACE= yes
diff --git a/net/gini/Makefile b/net/gini/Makefile
index e70cabf66658..48cd92f9fe17 100644
--- a/net/gini/Makefile
+++ b/net/gini/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A lightweight media streaming server
LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis
diff --git a/net/java-beepcore/Makefile b/net/java-beepcore/Makefile
index 0c1590e11853..97b14e90ede8 100644
--- a/net/java-beepcore/Makefile
+++ b/net/java-beepcore/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}-java
PKGNAMEPREFIX= java-
EXTRACT_SUFX= .tgz
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An implementation of BEEP core and BEEP mapping for TCP in Java
RUN_DEPENDS= ${LOCALBASE}/share/java/classes/xercesImpl.jar:${PORTSDIR}/textproc/xerces-j
diff --git a/net/p5-Net-Dict/Makefile b/net/p5-Net-Dict/Makefile
index 6b02ea187cc4..91e8df8ab0a4 100644
--- a/net/p5-Net-Dict/Makefile
+++ b/net/p5-Net-Dict/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple client API for the DICT protocol
BUILD_DEPENDS= ${SITE_PERL}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net
diff --git a/net/p5-Net-Finger/Makefile b/net/p5-Net-Finger/Makefile
index de65135f5f8d..3eaf05cfb98d 100644
--- a/net/p5-Net-Finger/Makefile
+++ b/net/p5-Net-Finger/Makefile
@@ -12,12 +12,11 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Perl implementation of a finger client
PERL_CONFIGURE= yes
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Net::Finger.3
.include <bsd.port.mk>
diff --git a/net/p5-Net-Finger/pkg-plist b/net/p5-Net-Finger/pkg-plist
index fc86e62732b5..70ec68021e50 100644
--- a/net/p5-Net-Finger/pkg-plist
+++ b/net/p5-Net-Finger/pkg-plist
@@ -1,5 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/Net/Finger.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Finger/.packlist
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Finger
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
+%%SITE_PERL%%/Net/Finger.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Finger/.packlist
+@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Finger
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
diff --git a/net/p5-Net-IP/Makefile b/net/p5-Net-IP/Makefile
index c2cb9cc8eb34..29c46031dff3 100644
--- a/net/p5-Net-IP/Makefile
+++ b/net/p5-Net-IP/Makefile
@@ -12,12 +12,11 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for manipulating IPv4/IPv6 addresses
PERL_CONFIGURE= yes
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Net::IP.3
post-patch:
diff --git a/net/p5-Net-IP/pkg-descr b/net/p5-Net-IP/pkg-descr
index 99b6c56a85a0..a11a8dcb4cf7 100644
--- a/net/p5-Net-IP/pkg-descr
+++ b/net/p5-Net-IP/pkg-descr
@@ -6,6 +6,3 @@ functions. Most subroutines can take either IPv4 or IPv6 addresses
transparently.
WWW: http://search.cpan.org/search?dist=Net-IP
-
-- Kimura Fuyuki
-fuyuki@hadaly.org
diff --git a/net/p5-Net-IP/pkg-plist b/net/p5-Net-IP/pkg-plist
index ae134f1ba1a2..2845219738ab 100644
--- a/net/p5-Net-IP/pkg-plist
+++ b/net/p5-Net-IP/pkg-plist
@@ -1,7 +1,7 @@
bin/iptab
bin/ipcount
-lib/perl5/site_perl/%%PERL_VER%%/Net/IP.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/IP/.packlist
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/IP
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
+%%SITE_PERL%%/Net/IP.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/.packlist
+@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
diff --git a/net/ruby-dict/Makefile b/net/ruby-dict/Makefile
index 49050fe403fe..db28666febe1 100644
--- a/net/ruby-dict/Makefile
+++ b/net/ruby-dict/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A client-side implementation of the DICT protocol in Ruby
USE_RUBY= yes