summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-09-07 00:19:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-09-07 00:19:05 +0000
commitd72c560b21a0dd36f3255d3097728028a751ef18 (patch)
treeb6936d201a95bb666992e32ecc7dc784714045a5 /devel
parent- Mark broken, won't compile. (diff)
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=220031
Diffstat (limited to 'devel')
-rw-r--r--devel/9base/Makefile2
-rw-r--r--devel/egypt/Makefile2
-rw-r--r--devel/gettext-msghack/Makefile2
-rw-r--r--devel/gzstream/Makefile2
-rw-r--r--devel/libYGP/Makefile2
-rw-r--r--devel/libixp/Makefile2
-rw-r--r--devel/liblogging/Makefile2
-rw-r--r--devel/librelp/Makefile2
-rw-r--r--devel/p5-CPANPLUS-Dist-Build/Makefile2
-rw-r--r--devel/p5-Class-Field/Makefile2
-rw-r--r--devel/p5-Class-Std/Makefile2
-rw-r--r--devel/p5-Config-Std/Makefile2
-rw-r--r--devel/p5-Log-Dispatch-Email-EmailSend/Makefile2
-rw-r--r--devel/py-fusefs/Makefile2
-rw-r--r--devel/stfl/Makefile2
15 files changed, 15 insertions, 15 deletions
diff --git a/devel/9base/Makefile b/devel/9base/Makefile
index 44b3a9860f41..558e03144257 100644
--- a/devel/9base/Makefile
+++ b/devel/9base/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= CENKES
#http://www.suckless.org/cgi-bin/hgwebdir.cgi/9base/
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Port of various original plan9 tools
USE_BZIP2= yes
diff --git a/devel/egypt/Makefile b/devel/egypt/Makefile
index da3a823b101b..a98f7e530433 100644
--- a/devel/egypt/Makefile
+++ b/devel/egypt/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.6
CATEGORIES= devel perl5
MASTER_SITES= http://www.gson.org/egypt/download/ CENKES
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Create call graphs of C programs
USE_PERL5_RUN= yes
diff --git a/devel/gettext-msghack/Makefile b/devel/gettext-msghack/Makefile
index ee28bf0c9639..5e51c6ac50ee 100644
--- a/devel/gettext-msghack/Makefile
+++ b/devel/gettext-msghack/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CENKES
PKGNAMEPREFIX= gettext-
# Bundled in fedora gettext srpm
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Alter gettext po files in special ways
NO_BUILD= yes
diff --git a/devel/gzstream/Makefile b/devel/gzstream/Makefile
index f91d2e287066..067114b00db0 100644
--- a/devel/gzstream/Makefile
+++ b/devel/gzstream/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= CENKES
# http://www.cs.unc.edu/Research/compgeom/gzstream/gzstream.tgz
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Provides zlib functionality in an iostream
USE_LDCONFIG= yes
diff --git a/devel/libYGP/Makefile b/devel/libYGP/Makefile
index 4e5d458cdfad..5935ec6d8a90 100644
--- a/devel/libYGP/Makefile
+++ b/devel/libYGP/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= SF/libymp
DISTNAME= libYGP-${PORTVERSION}
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Yet another General Purpose library
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
diff --git a/devel/libixp/Makefile b/devel/libixp/Makefile
index 393d930d9885..3a281b45ebde 100644
--- a/devel/libixp/Makefile
+++ b/devel/libixp/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.4
CATEGORIES= devel
MASTER_SITES= http://www.suckless.org/download/
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Standalone client/server 9P library
USE_LDCONFIG= yes
diff --git a/devel/liblogging/Makefile b/devel/liblogging/Makefile
index a427ff21b771..4e070fff6623 100644
--- a/devel/liblogging/Makefile
+++ b/devel/liblogging/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.7.1
CATEGORIES= devel
MASTER_SITES= CENKES http://download.rsyslog.com/liblogging/
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Easy to use system logging library
USE_LDCONFIG= yes
diff --git a/devel/librelp/Makefile b/devel/librelp/Makefile
index 2cadb76f2420..22da6e8abbf1 100644
--- a/devel/librelp/Makefile
+++ b/devel/librelp/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.1
CATEGORIES= devel
MASTER_SITES= CENKES http://download.rsyslog.com/librelp/
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Reliable event logging protocol library
USE_LDCONFIG= yes
diff --git a/devel/p5-CPANPLUS-Dist-Build/Makefile b/devel/p5-CPANPLUS-Dist-Build/Makefile
index 8eb24da38879..601cc86af659 100644
--- a/devel/p5-CPANPLUS-Dist-Build/Makefile
+++ b/devel/p5-CPANPLUS-Dist-Build/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CPANPLUS plug-in to use Module-Build
BUILD_DEPENDS= p5-CPANPLUS>=0.0720:${PORTSDIR}/devel/p5-CPANPLUS \
diff --git a/devel/p5-Class-Field/Makefile b/devel/p5-Class-Field/Makefile
index bdd7074c6fd8..7174d8edb227 100644
--- a/devel/p5-Class-Field/Makefile
+++ b/devel/p5-Class-Field/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Class Field Accessor Generator
PERL_CONFIGURE= YES
diff --git a/devel/p5-Class-Std/Makefile b/devel/p5-Class-Std/Makefile
index f9f5b79fb393..5526d06cb913 100644
--- a/devel/p5-Class-Std/Makefile
+++ b/devel/p5-Class-Std/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Support for creating standard "inside-out" classes
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version
diff --git a/devel/p5-Config-Std/Makefile b/devel/p5-Config-Std/Makefile
index 2901065e7559..b81985a6be79 100644
--- a/devel/p5-Config-Std/Makefile
+++ b/devel/p5-Config-Std/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Load and save configuration files in a standard format
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
diff --git a/devel/p5-Log-Dispatch-Email-EmailSend/Makefile b/devel/p5-Log-Dispatch-Email-EmailSend/Makefile
index 146e67c9751f..2a05c802c501 100644
--- a/devel/p5-Log-Dispatch-Email-EmailSend/Makefile
+++ b/devel/p5-Log-Dispatch-Email-EmailSend/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Subclass of Log-Dispatch-Email that uses Email-Send
BUILD_DEPENDS= p5-Email-Send>=2.0:${PORTSDIR}/mail/p5-Email-Send \
diff --git a/devel/py-fusefs/Makefile b/devel/py-fusefs/Makefile
index 30153bfd41c0..365e025dfac7 100644
--- a/devel/py-fusefs/Makefile
+++ b/devel/py-fusefs/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF/fuse
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= fuse-python-${DISTVERSION}
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= FUSE Python bindings
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs
diff --git a/devel/stfl/Makefile b/devel/stfl/Makefile
index 74cf88fee0c6..aefa831cb786 100644
--- a/devel/stfl/Makefile
+++ b/devel/stfl/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.18
CATEGORIES= devel
MASTER_SITES= http://www.clifford.at/stfl/ CENKES
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Structured Terminal Forms Language/Library
USE_LDCONFIG= yes