diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile index 00a9795cee6c..4e9da8b15228 100644 --- a/benchmarks/iperf/Makefile +++ b/benchmarks/iperf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= benchmarks ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool to measure maximum TCP and UDP bandwidth GNU_CONFIGURE= yes diff --git a/databases/libmemcache/Makefile b/databases/libmemcache/Makefile index bb8f4a4ea9df..3ea563b656bf 100644 --- a/databases/libmemcache/Makefile +++ b/databases/libmemcache/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://people.FreeBSD.org/~seanc/libmemcache/ -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The C library for accessing a memcache cluster USE_BZIP2= yes diff --git a/databases/pecl-sqlite/Makefile b/databases/pecl-sqlite/Makefile index a9fdf1e197e7..538e9f28b6d8 100644 --- a/databases/pecl-sqlite/Makefile +++ b/databases/pecl-sqlite/Makefile @@ -14,7 +14,7 @@ DISTNAME= SQLite-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PECL classes to access sqlite databases WRKSRC= ${WRKDIR}/SQLite-${PORTVERSION} diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile index a1337a2892d8..41fa4f633c0a 100644 --- a/databases/py-MySQLdb-devel/Makefile +++ b/databases/py-MySQLdb-devel/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -devel DISTNAME= MySQL-python-${DISTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Access a MySQL database through Python USE_PYTHON= 2.5+ diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile index 778a0b5da009..8509478f2ad8 100644 --- a/databases/py-MySQLdb/Makefile +++ b/databases/py-MySQLdb/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/mysql-python/mysql-python/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= MySQL-python-${DISTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Access a MySQL database through Python USE_PYTHON= yes diff --git a/databases/py-memcached/Makefile b/databases/py-memcached/Makefile index 55fbfbbdea64..57b86afb5f02 100644 --- a/databases/py-memcached/Makefile +++ b/databases/py-memcached/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.tummy.com/pub/python-memcached/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python API for memcached, a distributed memory cache daemon USE_PYTHON= yes diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile index ec14a0acfe05..f7922b6051ca 100644 --- a/databases/sqlite2/Makefile +++ b/databases/sqlite2/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.sqlite.org/ -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An SQL database engine in a C library USE_GMAKE= YES diff --git a/databases/sqlite34/Makefile b/databases/sqlite34/Makefile index 6eaac7c19a52..6861758e8199 100644 --- a/databases/sqlite34/Makefile +++ b/databases/sqlite34/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= mnag/${PORTNAME} DISTNAME= sqlite-${PORTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An SQL database engine in a C library CONFLICTS= sqlite3-[0-9]* diff --git a/databases/tinycdb/Makefile b/databases/tinycdb/Makefile index b3d830af4043..910cc5268d2d 100644 --- a/databases/tinycdb/Makefile +++ b/databases/tinycdb/Makefile @@ -12,7 +12,7 @@ CATEGORIES= databases MASTER_SITES= http://www.corpit.ru/mjt/tinycdb/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Analogous to cdb, but faster USE_GMAKE= yes diff --git a/devel/mm/Makefile b/devel/mm/Makefile index e31ba30502ba..352eccc96132 100644 --- a/devel/mm/Makefile +++ b/devel/mm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Shared memory allocation library for pre-forked process models USE_LDCONFIG= yes diff --git a/devel/ossp-cfg/Makefile b/devel/ossp-cfg/Makefile index 3607bc9ec5f2..8121b9ee5790 100644 --- a/devel/ossp-cfg/Makefile +++ b/devel/ossp-cfg/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} PKGNAMEPREFIX= ossp- -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library for parsing arbitrary C/C++-style configuration files LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex diff --git a/devel/ossp-l2/Makefile b/devel/ossp-l2/Makefile index 190aa43b093f..b16f183e97bf 100644 --- a/devel/ossp-l2/Makefile +++ b/devel/ossp-l2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} PKGNAMEPREFIX= ossp- -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A C library for a flexible and sophisticated Unix logging facility GNU_CONFIGURE= yes diff --git a/devel/ossp-val/Makefile b/devel/ossp-val/Makefile index 518883db2754..60770411ddeb 100644 --- a/devel/ossp-val/Makefile +++ b/devel/ossp-val/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} PKGNAMEPREFIX= ossp- -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A flexible name to value mapping library for C variables LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex diff --git a/devel/ossp-var/Makefile b/devel/ossp-var/Makefile index d3916c4452d9..2a03d5fc1a55 100644 --- a/devel/ossp-var/Makefile +++ b/devel/ossp-var/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} PKGNAMEPREFIX= ossp- -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A flexible, full-featured and fast variable expansion library USE_GMAKE= yes diff --git a/devel/ossp-xds/Makefile b/devel/ossp-xds/Makefile index b0dd924d5321..c45f82faba58 100644 --- a/devel/ossp-xds/Makefile +++ b/devel/ossp-xds/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} PKGNAMEPREFIX= ossp- -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A generic and extensible framework for serialization GNU_CONFIGURE= yes diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile index 8ebaec5f2814..717f5fe76a20 100644 --- a/mail/gmime2/Makefile +++ b/mail/gmime2/Makefile @@ -11,7 +11,7 @@ PORTREVISION?= 0 CATEGORIES?= mail MASTER_SITES= GNOME -MAINTAINER?= mnag@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Library (written in C) for parsing and creating messages using MIME CONFLICTS= gmime-1.0.* gmime-2.4.* diff --git a/mail/gmime24/Makefile b/mail/gmime24/Makefile index aed9f3d0873b..84e5879f4d64 100644 --- a/mail/gmime24/Makefile +++ b/mail/gmime24/Makefile @@ -12,7 +12,7 @@ CATEGORIES?= mail MASTER_SITES= GNOME PKGNAMESUFFIX?= -24 -MAINTAINER?= mnag@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Library (written in C) for parsing and creating messages using MIME CONFLICTS= gmime-1.0.* diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile index fdff6ffd861e..764d546dd790 100644 --- a/mail/libesmtp/Makefile +++ b/mail/libesmtp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \ http://ftp.osuosl.org/pub/blfs/svn/l/ \ ftp://ftp.linux.ee/pub/gentoo/distfiles/distfiles/ -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library for posting electronic mail USE_BZIP2= yes diff --git a/mail/libspf/Makefile b/mail/libspf/Makefile index 8f428e60e2af..306cab0d2d28 100644 --- a/mail/libspf/Makefile +++ b/mail/libspf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.libspf.org/files/src/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= mnag/${PORTNAME} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sender Policy Framework (SPF) library and client USE_BZIP2= yes diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index 6a69c7fca72d..155425b1ec41 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://www.libspf2.org/%SUBDIR%/ MASTER_SITE_SUBDIR= spf -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sender Rewriting Scheme 2 C Implementation CONFLICTS= ${PORTNAME}-1.0.* diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile index 62687b35ab9f..1c8101be7805 100644 --- a/mail/pecl-mailparse/Makefile +++ b/mail/pecl-mailparse/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension to create and decode MIME messages USE_PHP= mbstring diff --git a/mail/pfqueue/Makefile b/mail/pfqueue/Makefile index f7f9589360ab..1892873420de 100644 --- a/mail/pfqueue/Makefile +++ b/mail/pfqueue/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.6 CATEGORIES= mail MASTER_SITES= SF -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A console-based tool for handling Postfix 1, Postfix 2 and Exim queues USE_AUTOTOOLS= libtool diff --git a/mail/py-email/Makefile b/mail/py-email/Makefile index c9044d3fe25b..d5035dd7782f 100644 --- a/mail/py-email/Makefile +++ b/mail/py-email/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://cheeseshop.python.org/packages/source/e/email/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= email-${PORTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Email package for Python 2.3 or upper DIST_SUBDIR= python diff --git a/mail/py-libgmail/Makefile b/mail/py-libgmail/Makefile index cef800af5331..d350de5a8116 100644 --- a/mail/py-libgmail/Makefile +++ b/mail/py-libgmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to provide access to Gmail via Python BUILD_DEPENDS= py*-mechanize>=0:${PORTSDIR}/www/py-mechanize diff --git a/mail/py-spf/Makefile b/mail/py-spf/Makefile index 9f9c4e2c03b0..e3f6e938021a 100644 --- a/mail/py-spf/Makefile +++ b/mail/py-spf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/pymilter/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python implementation of the RFC 4408 SPF protocol RUN_DEPENDS= ${PYTHON_SITELIBDIR}/DNS/__init__.py:${PORTSDIR}/dns/py-dns diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index c8a8d7dcc78a..d38aeb9796ff 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to send e-mail via a remote smtp server GNU_CONFIGURE= yes diff --git a/mail/tumgreyspf/Makefile b/mail/tumgreyspf/Makefile index 5c3b746b39f8..b140b3c43415 100644 --- a/mail/tumgreyspf/Makefile +++ b/mail/tumgreyspf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.tummy.com/pub/tummy/tumgreyspf/ \ ftp://ftp.tummy.com/pub/tummy/tumgreyspf/old-releases/ -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= External policy checker for the postfix mail server RUN_DEPENDS= ${PYTHON_SITELIBDIR}/spf.py:${PORTSDIR}/mail/py-spf diff --git a/misc/compat6x/Makefile b/misc/compat6x/Makefile index e41bfd8f7577..3cb824f3d04c 100644 --- a/misc/compat6x/Makefile +++ b/misc/compat6x/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= mnag/compat6x PKGNAMESUFFIX= -${ARCH} DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A convenience package to install the compat6x libraries USE_BZIP2= yes diff --git a/misc/pecl-timezonedb/Makefile b/misc/pecl-timezonedb/Makefile index a3aef54cebb1..614a2caa6663 100644 --- a/misc/pecl-timezonedb/Makefile +++ b/misc/pecl-timezonedb/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Timezone Database to be used with PHP's date and time functions LICENSE= PHP301 diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile index ffc8c26f7539..6a6395226918 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -14,7 +14,7 @@ CATEGORIES= net-mgmt security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/NG-${PORTVERSION} \ ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/ettercap:} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A network sniffer/interceptor/injector/logger for switched LANs BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet diff --git a/net/ossp-sa/Makefile b/net/ossp-sa/Makefile index 3a3612b45355..7310f4e53d83 100644 --- a/net/ossp-sa/Makefile +++ b/net/ossp-sa/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} PKGNAMEPREFIX= ossp- -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An abstraction library for the Unix socket API LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex diff --git a/net/py-soappy-devel/Makefile b/net/py-soappy-devel/Makefile index aabccafed1a4..1df21f4e667a 100644 --- a/net/py-soappy-devel/Makefile +++ b/net/py-soappy-devel/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -devel DISTNAME= SOAPpy-${PORTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A SOAP implementation USE_PYTHON= yes diff --git a/net/py-soappy/Makefile b/net/py-soappy/Makefile index 20021caaea20..eb90b85e33f1 100644 --- a/net/py-soappy/Makefile +++ b/net/py-soappy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/pywebsvcs/SOAP.py/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SOAPpy-${PORTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A SOAP implementation USE_PYTHON= yes diff --git a/net/py-zsi/Makefile b/net/py-zsi/Makefile index f6f2f40de118..0b55909f66f8 100644 --- a/net/py-zsi/Makefile +++ b/net/py-zsi/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/pywebsvcs/ZSI/ZSI-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:U}-${PORTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pure Python module that provides an implementation of SOAP 1.1 BUILD_DEPENDS= ${PYXML} diff --git a/security/pecl-gnupg/Makefile b/security/pecl-gnupg/Makefile index e69f5060a69d..07ad32c19c79 100644 --- a/security/pecl-gnupg/Makefile +++ b/security/pecl-gnupg/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pecl wrapper around the gpgme library LIB_DEPENDS= gpgme.19:${PORTSDIR}/security/gpgme diff --git a/security/py-clamav/Makefile b/security/py-clamav/Makefile index f78b6edf31fa..2d86bac35283 100644 --- a/security/py-clamav/Makefile +++ b/security/py-clamav/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://xael.org/norman/python/pyclamav/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A python binding to libclamav written in C LIB_DEPENDS= clamav.7:${PORTSDIR}/security/clamav diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 617c24f090f7..28fae7c7e25c 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= M2Crypto-${PORTVERSION} DIST_SUBDIR= python -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Crypto and SSL toolkit for Python BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 diff --git a/www/pecl-APC/Makefile b/www/pecl-APC/Makefile index 756eba7737a6..aa8484d22b3f 100644 --- a/www/pecl-APC/Makefile +++ b/www/pecl-APC/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alternative PHP Cache USE_PHP= yes