summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-07-11 16:47:16 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-07-11 16:47:16 +0000
commitd5a8ad9d477e44e7edec30b4f6061444c86eac6b (patch)
tree4d7143faae67b0d92f57fd4ee2a49c047a893f1f
parentAdd my xearth mark (diff)
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor)
Notes
Notes: svn path=/head/; revision=138919
-rw-r--r--archivers/arj/Makefile2
-rw-r--r--astro/gpsdrive/Makefile2
-rw-r--r--databases/firebird-devel/Makefile2
-rw-r--r--databases/firebird-server/Makefile2
-rw-r--r--databases/firebird2-server/Makefile2
-rw-r--r--databases/firebird20-server/Makefile2
-rw-r--r--devel/libslang/Makefile2
-rw-r--r--devel/libslang2-devel/Makefile2
-rw-r--r--devel/libslang2/Makefile2
-rw-r--r--devel/sysconftool/Makefile2
-rw-r--r--editors/jed/Makefile2
-rw-r--r--ftp/ftpmirror/Makefile2
-rw-r--r--mail/qmail-ldap/Makefile1
-rw-r--r--mail/qmail-mysql/Makefile1
-rw-r--r--mail/qmail-smtp_auth+tls/Makefile1
-rw-r--r--mail/qmail-spamcontrol/Makefile1
-rw-r--r--mail/qmail-tls/Makefile1
-rw-r--r--mail/qmail/Makefile2
-rw-r--r--mail/qmailanalog/Makefile2
-rw-r--r--mail/queue-fix/Makefile2
-rw-r--r--net-im/jabber-pyicq/Makefile2
-rw-r--r--net-im/jabber-users-agent/Makefile2
-rw-r--r--net/c3270/Makefile2
-rw-r--r--net/jabber-pyicq/Makefile2
-rw-r--r--net/jabber-users-agent/Makefile2
-rw-r--r--print/perlftlib/Makefile2
-rw-r--r--security/p5-Authen-Krb5/Makefile2
-rw-r--r--security/pfw/Makefile2
-rw-r--r--security/putty/Makefile2
-rw-r--r--shells/perlsh/Makefile2
-rw-r--r--shells/psh/Makefile2
31 files changed, 26 insertions, 31 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile
index 62d0b01476af..ec16efd1a655 100644
--- a/archivers/arj/Makefile
+++ b/archivers/arj/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= Open-source ARJ
USE_REINPLACE= yes
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile
index 823d4013b556..b98adb0bfbbf 100644
--- a/astro/gpsdrive/Makefile
+++ b/astro/gpsdrive/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= astro
MASTER_SITES= http://www.gpsdrive.cc/ \
http://gpsdrive.teachlinux.com/
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= A GPS navigation system
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
diff --git a/databases/firebird-devel/Makefile b/databases/firebird-devel/Makefile
index 2f2110942581..4909e2ec41fd 100644
--- a/databases/firebird-devel/Makefile
+++ b/databases/firebird-devel/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= firebird
PKGNAMESUFFIX= -devel
DISTNAME= firebird2-20050505
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version)
USE_BZIP2= yes
diff --git a/databases/firebird-server/Makefile b/databases/firebird-server/Makefile
index 1cb4d6faf078..cc777fa15903 100644
--- a/databases/firebird-server/Makefile
+++ b/databases/firebird-server/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=firebird
PKGNAMESUFFIX?= -server
DISTNAME= firebird-1.5.2.4731
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT?= The open-source InterBase(tm) 6.0 spin-off (Classic version)
USE_REINPLACE= yes
diff --git a/databases/firebird2-server/Makefile b/databases/firebird2-server/Makefile
index 1cb4d6faf078..cc777fa15903 100644
--- a/databases/firebird2-server/Makefile
+++ b/databases/firebird2-server/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=firebird
PKGNAMESUFFIX?= -server
DISTNAME= firebird-1.5.2.4731
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT?= The open-source InterBase(tm) 6.0 spin-off (Classic version)
USE_REINPLACE= yes
diff --git a/databases/firebird20-server/Makefile b/databases/firebird20-server/Makefile
index 1cb4d6faf078..cc777fa15903 100644
--- a/databases/firebird20-server/Makefile
+++ b/databases/firebird20-server/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=firebird
PKGNAMESUFFIX?= -server
DISTNAME= firebird-1.5.2.4731
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT?= The open-source InterBase(tm) 6.0 spin-off (Classic version)
USE_REINPLACE= yes
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile
index 19011f44e2f7..908be7b3f630 100644
--- a/devel/libslang/Makefile
+++ b/devel/libslang/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/v1.4/
DISTNAME= slang-${PORTVERSION}
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= Routines for rapid alpha-numeric terminal applications development
USE_BZIP2= yes
diff --git a/devel/libslang2-devel/Makefile b/devel/libslang2-devel/Makefile
index 246b04114129..622d54840811 100644
--- a/devel/libslang2-devel/Makefile
+++ b/devel/libslang2-devel/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/v2.0/
DISTNAME= slang-${PORTVERSION}
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= Routines for rapid alpha-numeric terminal applications development
USE_BZIP2= yes
diff --git a/devel/libslang2/Makefile b/devel/libslang2/Makefile
index 246b04114129..622d54840811 100644
--- a/devel/libslang2/Makefile
+++ b/devel/libslang2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/v2.0/
DISTNAME= slang-${PORTVERSION}
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= Routines for rapid alpha-numeric terminal applications development
USE_BZIP2= yes
diff --git a/devel/sysconftool/Makefile b/devel/sysconftool/Makefile
index 1e56dcfa41a0..c81c7835a98c 100644
--- a/devel/sysconftool/Makefile
+++ b/devel/sysconftool/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= courier
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= Helps to install application configuration files
USE_BZIP2= yes
diff --git a/editors/jed/Makefile b/editors/jed/Makefile
index 7bbb0f38cb9f..15a218a50c5c 100644
--- a/editors/jed/Makefile
+++ b/editors/jed/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= editors
MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v${PORTVERSION:R}/
DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= A SLang-based text editor
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
diff --git a/ftp/ftpmirror/Makefile b/ftp/ftpmirror/Makefile
index 28ee60eb6f5f..6afa5152548e 100644
--- a/ftp/ftpmirror/Makefile
+++ b/ftp/ftpmirror/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/ftpmirror/beta/
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= An utility to mirror directory hierarchy with FTP
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile
index d8943a17e70f..76c695e8d47e 100644
--- a/mail/qmail-ldap/Makefile
+++ b/mail/qmail-ldap/Makefile
@@ -11,7 +11,6 @@ PORTREVISION= 2
CATEGORIES= mail
PKGNAMESUFFIX= -ldap
-MAINTAINER= freebsd@galle.com.br
COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH LDAP support
RUN_DEPENDS= ${LOCALBASE}/bin/svscan:${PORTSDIR}/sysutils/daemontools \
diff --git a/mail/qmail-mysql/Makefile b/mail/qmail-mysql/Makefile
index 32a38a1422e3..923ba468d284 100644
--- a/mail/qmail-mysql/Makefile
+++ b/mail/qmail-mysql/Makefile
@@ -11,7 +11,6 @@ PORTREVISION= 0
CATEGORIES= mail
PKGNAMESUFFIX= -mysql
-MAINTAINER= freebsd@galle.com.br
COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH MySQL support
MYSQL_PATCH_VERSION= 1.1.11
diff --git a/mail/qmail-smtp_auth+tls/Makefile b/mail/qmail-smtp_auth+tls/Makefile
index c4e3b7b2c9ee..6cc45a921348 100644
--- a/mail/qmail-smtp_auth+tls/Makefile
+++ b/mail/qmail-smtp_auth+tls/Makefile
@@ -11,7 +11,6 @@ PORTREVISION= 1
CATEGORIES= mail
PKGNAMESUFFIX= -smtp_auth+tls
-MAINTAINER= freebsd@galle.com.br
COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH SMTP_AUTH+TLS
# not type-safe
diff --git a/mail/qmail-spamcontrol/Makefile b/mail/qmail-spamcontrol/Makefile
index f17df3358901..a228040245bb 100644
--- a/mail/qmail-spamcontrol/Makefile
+++ b/mail/qmail-spamcontrol/Makefile
@@ -14,7 +14,6 @@ PKGNAMESUFFIX= -spamcontrol
DISTFILES= ${QMAIL_DIST} ${SPAMCONTROL_DIST}:spamcontrol
EXTRACT_ONLY= ${QMAIL_DIST}
-MAINTAINER= freebsd@galle.com.br
COMMENT= Qmail MTA with SpamControl patches
EXTRA_PATCHES+= ${MASTERDIR}/files/patch-install.c
diff --git a/mail/qmail-tls/Makefile b/mail/qmail-tls/Makefile
index 57c0579264d0..dbcd08dbb7ce 100644
--- a/mail/qmail-tls/Makefile
+++ b/mail/qmail-tls/Makefile
@@ -11,7 +11,6 @@ PORTREVISION= 0
CATEGORIES= mail
PKGNAMESUFFIX= -tls
-MAINTAINER= freebsd@galle.com.br
COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH TLS support
SLAVE_TLS= yes
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile
index 055dd614e78e..74660e944446 100644
--- a/mail/qmail/Makefile
+++ b/mail/qmail/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail
MASTER_SITES+= ${MASTER_SITE_QMAIL}
DISTNAME= ${PORTNAME}-${QMAIL_VERSION}
-MAINTAINER?= freebsd@galle.com.br
+MAINTAINER?= garga@FreeBSD.org
COMMENT?= A secure, reliable, efficient, simple, and fast MTA
DIST_SUBDIR= qmail
diff --git a/mail/qmailanalog/Makefile b/mail/qmailanalog/Makefile
index f2d6646bd8e4..64c1e65509bd 100644
--- a/mail/qmailanalog/Makefile
+++ b/mail/qmailanalog/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://cr.yp.to/software/
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= A collection of tools to analyze qmail-send's activity
RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail
diff --git a/mail/queue-fix/Makefile b/mail/queue-fix/Makefile
index d162c9edc87d..c58dfaaf7e6f 100644
--- a/mail/queue-fix/Makefile
+++ b/mail/queue-fix/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4
CATEGORIES= mail
MASTER_SITES= http://www.netmeridian.com/e-huss/
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= Repairs or generates a qmail queue structure
RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail
diff --git a/net-im/jabber-pyicq/Makefile b/net-im/jabber-pyicq/Makefile
index 286f06870660..c6c1e9a10cc3 100644
--- a/net-im/jabber-pyicq/Makefile
+++ b/net-im/jabber-pyicq/Makefile
@@ -13,7 +13,7 @@ PKGNAMESUFFIX= -transport
DISTNAME= ${PORTNAME}-t-${PORTVERSION}
DIST_SUBDIR= jabber
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= Python ICQ-Transport for Jabber
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl \
diff --git a/net-im/jabber-users-agent/Makefile b/net-im/jabber-users-agent/Makefile
index bbb32f9883c6..a202ba420a76 100644
--- a/net-im/jabber-users-agent/Makefile
+++ b/net-im/jabber-users-agent/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://files.jabberstudio.org/users-agent/
PKGNAMEPREFIX= jabber-
DISTNAME= Users-Agent-${PORTVERSION}
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= A Perl based Jabber User Directory
NO_BUILD= yes
diff --git a/net/c3270/Makefile b/net/c3270/Makefile
index 99faed539c09..4a6dfeac60ce 100644
--- a/net/c3270/Makefile
+++ b/net/c3270/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://x3270.bgp.nu/download/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
EXTRACT_SUFX= .tgz
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= Full-screen curses-based remote login to IBM mainframes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([0-9]\.[0-9])(\..*)/\1/}
diff --git a/net/jabber-pyicq/Makefile b/net/jabber-pyicq/Makefile
index 286f06870660..c6c1e9a10cc3 100644
--- a/net/jabber-pyicq/Makefile
+++ b/net/jabber-pyicq/Makefile
@@ -13,7 +13,7 @@ PKGNAMESUFFIX= -transport
DISTNAME= ${PORTNAME}-t-${PORTVERSION}
DIST_SUBDIR= jabber
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= Python ICQ-Transport for Jabber
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl \
diff --git a/net/jabber-users-agent/Makefile b/net/jabber-users-agent/Makefile
index bbb32f9883c6..a202ba420a76 100644
--- a/net/jabber-users-agent/Makefile
+++ b/net/jabber-users-agent/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://files.jabberstudio.org/users-agent/
PKGNAMEPREFIX= jabber-
DISTNAME= Users-Agent-${PORTVERSION}
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= A Perl based Jabber User Directory
NO_BUILD= yes
diff --git a/print/perlftlib/Makefile b/print/perlftlib/Makefile
index 0bf9587556b8..1c301b8119cb 100644
--- a/print/perlftlib/Makefile
+++ b/print/perlftlib/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.io.com/~kazushi/xtt/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= sada
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= Libraries to use the FreeType library from the perl language
RUN_DEPENDS= ${SITE_PERL}/jcode.pl:${PORTSDIR}/japanese/jcode.pl
diff --git a/security/p5-Authen-Krb5/Makefile b/security/p5-Authen-Krb5/Makefile
index 5c52f7eaa935..48917761a6cd 100644
--- a/security/p5-Authen-Krb5/Makefile
+++ b/security/p5-Authen-Krb5/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Authen
PKGNAMEPREFIX= p5-
DISTNAME= Krb5-${PORTVERSION}
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= Perl extension for Kerberos 5
LIB_DEPENDS= gssapi_krb5.2:${PORTSDIR}/security/krb5
diff --git a/security/pfw/Makefile b/security/pfw/Makefile
index a042064bab1f..397df623889f 100644
--- a/security/pfw/Makefile
+++ b/security/pfw/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security www
MASTER_SITES= http://www.allard.nu/pfw/download/
EXTRACT_SUFX= .tgz
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= A web frontend for the pf firewall
RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo
diff --git a/security/putty/Makefile b/security/putty/Makefile
index a86a2578f0dc..23efc7efc3e0 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security ipv6
MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= Secure shell and telnet client
USE_GMAKE= yes
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile
index aa9b46da987e..2e81ba22e6b7 100644
--- a/shells/perlsh/Makefile
+++ b/shells/perlsh/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= shells perl5
MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/
DISTNAME= psh-${PORTVERSION}
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= New shell made entirely out of a Perl script
PERL_CONFIGURE= yes
diff --git a/shells/psh/Makefile b/shells/psh/Makefile
index aa9b46da987e..2e81ba22e6b7 100644
--- a/shells/psh/Makefile
+++ b/shells/psh/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= shells perl5
MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/
DISTNAME= psh-${PORTVERSION}
-MAINTAINER= freebsd@galle.com.br
+MAINTAINER= garga@FreeBSD.org
COMMENT= New shell made entirely out of a Perl script
PERL_CONFIGURE= yes