aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-11-03 02:54:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-11-03 02:54:10 +0000
commit529fda9b917e71a3cb91ab7356e145fda301caa3 (patch)
tree322f900c337fcbfebdfc160530f65a1e269e74e6
parent5c3f61c04d5b4520a94a45309fa04c13da74a332 (diff)
downloadports-529fda9b917e71a3cb91ab7356e145fda301caa3.tar.gz
ports-529fda9b917e71a3cb91ab7356e145fda301caa3.zip
Reset cherry@trombik.org due to maintainer-timeouts and no response
to email. Hat: portmgr
Notes
Notes: svn path=/head/; revision=243688
-rw-r--r--devel/p5-Class-Component/Makefile2
-rw-r--r--devel/p5-Config-JSON/Makefile2
-rw-r--r--devel/p5-File-Stream/Makefile2
-rw-r--r--devel/p5-Gearman-Client-Async/Makefile5
-rw-r--r--devel/p5-Module-Recursive-Require/Makefile2
-rw-r--r--dns/dns_mre/Makefile2
-rw-r--r--graphics/p5-Graphics-ColorNames-WWW/Makefile2
-rw-r--r--misc/p5-Locale-US/Makefile2
-rw-r--r--security/nsm-console/Makefile4
-rw-r--r--security/nsm-console/pkg-descr2
-rw-r--r--security/openvas-client/Makefile2
-rw-r--r--security/openvas-libnasl/Makefile2
-rw-r--r--security/openvas-libraries/Makefile2
-rw-r--r--security/openvas-plugins/Makefile2
-rw-r--r--security/openvas-server/Makefile2
-rw-r--r--security/sqlmap/Makefile2
-rw-r--r--sysutils/facter/Makefile2
-rw-r--r--textproc/p5-XML-RSSLite/Makefile2
-rw-r--r--www/p5-Catalyst-Model-DynamicAdaptor/Makefile2
-rw-r--r--www/p5-Catalyst-View-Email/Makefile2
-rw-r--r--www/p5-HTML-FillInForm-ForceUTF8/Makefile5
-rw-r--r--www/p5-HTML-Highlight/Makefile2
-rw-r--r--www/p5-HTTP-MobileAttribute/Makefile5
23 files changed, 27 insertions, 30 deletions
diff --git a/devel/p5-Class-Component/Makefile b/devel/p5-Class-Component/Makefile
index e5f1f61eb171..4ecdf5f5fdef 100644
--- a/devel/p5-Class-Component/Makefile
+++ b/devel/p5-Class-Component/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Pluggable component framework
RUN_DEPENDS= p5-Carp-Clan>0:${PORTSDIR}/devel/p5-Carp-Clan \
diff --git a/devel/p5-Config-JSON/Makefile b/devel/p5-Config-JSON/Makefile
index 1aa35d401f76..bfda1937a660 100644
--- a/devel/p5-Config-JSON/Makefile
+++ b/devel/p5-Config-JSON/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A JSON based config file system
RUN_DEPENDS= p5-Class-InsideOut>=1.06:${PORTSDIR}/devel/p5-Class-InsideOut \
diff --git a/devel/p5-File-Stream/Makefile b/devel/p5-File-Stream/Makefile
index 1b60b07da61f..f44d151f5968 100644
--- a/devel/p5-File-Stream/Makefile
+++ b/devel/p5-File-Stream/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Regular expression delimited records from streams
RUN_DEPENDS= p5-YAPE-Regex>=3.02:${PORTSDIR}/textproc/p5-YAPE-Regex
diff --git a/devel/p5-Gearman-Client-Async/Makefile b/devel/p5-Gearman-Client-Async/Makefile
index 1b7014b78d91..74b1013843af 100644
--- a/devel/p5-Gearman-Client-Async/Makefile
+++ b/devel/p5-Gearman-Client-Async/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/B/BR/BRADFITZ
PKGNAMEPREFIX= p5-
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Asynchronous client module for Gearman for Danga::Socket applications
RUN_DEPENDS= \
@@ -25,5 +25,4 @@ USE_PERL= yes
PERL_CONFIGURE= yes
MAN3= Gearman::Client::Async.3
-.include <bsd.port.pre.mk>
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/p5-Module-Recursive-Require/Makefile b/devel/p5-Module-Recursive-Require/Makefile
index c531d32ba6a3..1c3e055c65c7 100644
--- a/devel/p5-Module-Recursive-Require/Makefile
+++ b/devel/p5-Module-Recursive-Require/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Require module recursively
RUN_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require
diff --git a/dns/dns_mre/Makefile b/dns/dns_mre/Makefile
index d1bef60e4c54..fc160d5e48b9 100644
--- a/dns/dns_mre/Makefile
+++ b/dns/dns_mre/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= dns security
MASTER_SITES= http://www.securebits.org/tools/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= DNS Cache Poisoner/Overwriter
NO_WRKSUBDIR= Yes
diff --git a/graphics/p5-Graphics-ColorNames-WWW/Makefile b/graphics/p5-Graphics-ColorNames-WWW/Makefile
index 381b9329efe8..e841388963b3 100644
--- a/graphics/p5-Graphics-ColorNames-WWW/Makefile
+++ b/graphics/p5-Graphics-ColorNames-WWW/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= WWW color names and equivalent RGB values
RUN_DEPENDS= p5-Graphics-ColorNames>=0.32:${PORTSDIR}/graphics/p5-Graphics-ColorNames
diff --git a/misc/p5-Locale-US/Makefile b/misc/p5-Locale-US/Makefile
index dd3a252aec64..f23aea45203c 100644
--- a/misc/p5-Locale-US/Makefile
+++ b/misc/p5-Locale-US/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= misc
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Two letter codes for state identification in the United States
PERL_CONFIGURE= Yes
diff --git a/security/nsm-console/Makefile b/security/nsm-console/Makefile
index ca38932768ef..7cdc1ce716af 100644
--- a/security/nsm-console/Makefile
+++ b/security/nsm-console/Makefile
@@ -10,8 +10,8 @@ PORTVERSION= 0.7
CATEGORIES= security
MASTER_SITES= http://writequit.org/projects/nsm-console/files/
-MAINTAINER= cherry@trombik.org
-COMMENT= A framework for performing analysis on packat capture files
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A framework for performing analysis on packet capture files
USE_RUBY= yes
NO_BUILD= yes
diff --git a/security/nsm-console/pkg-descr b/security/nsm-console/pkg-descr
index 4c10a4d4bfe2..a0b70e0cacd8 100644
--- a/security/nsm-console/pkg-descr
+++ b/security/nsm-console/pkg-descr
@@ -1,4 +1,4 @@
NSM Console (Network Security Monitoring Console) is a framework for performing
-analysis on packat capture files.
+analysis on packet capture files.
WWW: http://writequit.org/projects/nsm-console/
diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile
index 1c2e8a3d9e81..0f4668684ee4 100644
--- a/security/openvas-client/Makefile
+++ b/security/openvas-client/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.4
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/595/
-MAINTAINER= cherry@trombik.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A GUI client for OpenVAS
MAN1= OpenVAS-Client.1 openvasclient-mkcert.1
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile
index 9d6ff87374b9..607ff054d6f4 100644
--- a/security/openvas-libnasl/Makefile
+++ b/security/openvas-libnasl/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.1
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/561/
-MAINTAINER= cherry@trombik.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= NASL libraries for OpenVAS
LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \
diff --git a/security/openvas-libraries/Makefile b/security/openvas-libraries/Makefile
index 35072e9daa3f..4b94342d554a 100644
--- a/security/openvas-libraries/Makefile
+++ b/security/openvas-libraries/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.3
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/600/
-MAINTAINER= cherry@trombik.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Libraries for OpenVAS
LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls
diff --git a/security/openvas-plugins/Makefile b/security/openvas-plugins/Makefile
index b52d9edf0440..0b0c404afa21 100644
--- a/security/openvas-plugins/Makefile
+++ b/security/openvas-plugins/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/588/
-MAINTAINER= cherry@trombik.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Plugins for OpenVAS
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet \
diff --git a/security/openvas-server/Makefile b/security/openvas-server/Makefile
index bcaaac24a2fb..0cfd90ce957a 100644
--- a/security/openvas-server/Makefile
+++ b/security/openvas-server/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.2
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/593/
-MAINTAINER= cherry@trombik.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A security scanner: a fork of Nessus
LIB_DEPENDS= openvas.2:${PORTSDIR}/security/openvas-libraries \
diff --git a/security/sqlmap/Makefile b/security/sqlmap/Makefile
index 2996b367385d..ec62c5a9605d 100644
--- a/security/sqlmap/Makefile
+++ b/security/sqlmap/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.5
CATEGORIES= security python
MASTER_SITES= SF
-MAINTAINER= cherry@trombik.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An automatic SQL injection tool
USE_PYTHON= yes
diff --git a/sysutils/facter/Makefile b/sysutils/facter/Makefile
index bbecd9acbb72..736cffa24468 100644
--- a/sysutils/facter/Makefile
+++ b/sysutils/facter/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.5.6
CATEGORIES= sysutils ruby
MASTER_SITES= http://www.reductivelabs.com/downloads/facter/
-MAINTAINER= cherry@trombik.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A cross-platform Ruby library for retrieving facts from OS
NO_BUILD= yes
diff --git a/textproc/p5-XML-RSSLite/Makefile b/textproc/p5-XML-RSSLite/Makefile
index 0c1f4a873136..83ea949401c2 100644
--- a/textproc/p5-XML-RSSLite/Makefile
+++ b/textproc/p5-XML-RSSLite/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Lightweight, relaxed RSS (and XML-ish) parser
PERL_CONFIGURE= Yes
diff --git a/www/p5-Catalyst-Model-DynamicAdaptor/Makefile b/www/p5-Catalyst-Model-DynamicAdaptor/Makefile
index 20e0e9744842..cb4dc9b1d60b 100644
--- a/www/p5-Catalyst-Model-DynamicAdaptor/Makefile
+++ b/www/p5-Catalyst-Model-DynamicAdaptor/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/T/TO/TOMYHERO/
PKGNAMEPREFIX= p5-
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Dynamically load adaptor modules
RUN_DEPENDS= ${SITE_PERL}/Catalyst/Runtime.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \
diff --git a/www/p5-Catalyst-View-Email/Makefile b/www/p5-Catalyst-View-Email/Makefile
index 4e3e314e4d6d..9bca463e9cee 100644
--- a/www/p5-Catalyst-View-Email/Makefile
+++ b/www/p5-Catalyst-View-Email/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Catalyst View for Email
RUN_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \
diff --git a/www/p5-HTML-FillInForm-ForceUTF8/Makefile b/www/p5-HTML-FillInForm-ForceUTF8/Makefile
index 52ed81f01835..81f58e0b3c28 100644
--- a/www/p5-HTML-FillInForm-ForceUTF8/Makefile
+++ b/www/p5-HTML-FillInForm-ForceUTF8/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= FillInForm with utf8 encoding
RUN_DEPENDS= p5-HTML-FillInForm>0:${PORTSDIR}/www/p5-HTML-FillInForm \
@@ -22,5 +22,4 @@ PERL_CONFIGURE= yes
MAN3= HTML::FillInForm::ForceUTF8.3
-.include <bsd.port.pre.mk>
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/p5-HTML-Highlight/Makefile b/www/p5-HTML-Highlight/Makefile
index 077867aac3d6..c5d7ca203186 100644
--- a/www/p5-HTML-Highlight/Makefile
+++ b/www/p5-HTML-Highlight/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A module to highlight words or patterns in HTML documents
PERL_CONFIGURE= Yes
diff --git a/www/p5-HTTP-MobileAttribute/Makefile b/www/p5-HTTP-MobileAttribute/Makefile
index a73bd0ce6bb3..463234f4088a 100644
--- a/www/p5-HTTP-MobileAttribute/Makefile
+++ b/www/p5-HTTP-MobileAttribute/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/T/TO/TOKUHIROM
PKGNAMEPREFIX= p5-
-MAINTAINER= cherry@trombik.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Yet Another HTTP::MobileAgent
BUILD_DEPENDS= p5-Test-Warn>0:${PORTSDIR}/devel/p5-Test-Warn
@@ -35,5 +35,4 @@ MAN3= HTTP::MobileAttribute::Plugin::Encoding.3 \
PERL_CONFIGURE= Yes
-.include <bsd.port.pre.mk>
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>