diff --git a/biology/biojava/Makefile b/biology/biojava/Makefile index 3317cbcad715..133c62dd6235 100644 --- a/biology/biojava/Makefile +++ b/biology/biojava/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:source \ bytecode.jar:bin EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Open-source java tools for processing biological data BUILD_DEPENDS= ${JAVALIBDIR}/hsqldb.jar:${PORTSDIR}/databases/hsqldb \ diff --git a/databases/pgpool-II-22/Makefile b/databases/pgpool-II-22/Makefile index f69efaf4831a..7a57c85fe392 100644 --- a/databases/pgpool-II-22/Makefile +++ b/databases/pgpool-II-22/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1.1 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/980/ -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A connection pool server for PostgreSQL USE_GMAKE= yes diff --git a/databases/pgpool-II-23/Makefile b/databases/pgpool-II-23/Makefile index f69efaf4831a..7a57c85fe392 100644 --- a/databases/pgpool-II-23/Makefile +++ b/databases/pgpool-II-23/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1.1 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/980/ -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A connection pool server for PostgreSQL USE_GMAKE= yes diff --git a/databases/pgpool-II-30/Makefile b/databases/pgpool-II-30/Makefile index f69efaf4831a..7a57c85fe392 100644 --- a/databases/pgpool-II-30/Makefile +++ b/databases/pgpool-II-30/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1.1 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/980/ -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A connection pool server for PostgreSQL USE_GMAKE= yes diff --git a/databases/pgpool-II/Makefile b/databases/pgpool-II/Makefile index f69efaf4831a..7a57c85fe392 100644 --- a/databases/pgpool-II/Makefile +++ b/databases/pgpool-II/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1.1 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/980/ -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A connection pool server for PostgreSQL USE_GMAKE= yes diff --git a/databases/pgpool/Makefile b/databases/pgpool/Makefile index f69efaf4831a..7a57c85fe392 100644 --- a/databases/pgpool/Makefile +++ b/databases/pgpool/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1.1 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/980/ -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A connection pool server for PostgreSQL USE_GMAKE= yes diff --git a/databases/py-dbutils/Makefile b/databases/py-dbutils/Makefile index fa90538c6e4b..047b2525d0b2 100644 --- a/databases/py-dbutils/Makefile +++ b/databases/py-dbutils/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.w4py.org/downloads/DBUtils/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= DBUtils-${PORTVERSION} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Providing solid, persistent and pooled connections to a database USE_PYTHON= yes diff --git a/databases/py-sqlobject/Makefile b/databases/py-sqlobject/Makefile index 9d0d8140d04e..a4ac7d7b8720 100644 --- a/databases/py-sqlobject/Makefile +++ b/databases/py-sqlobject/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://cheeseshop.python.org/packages/source/S/SQLObject/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SQLObject-${PORTVERSION} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A python object for manipulation with SQL table row USE_PYTHON= yes diff --git a/devel/jep/Makefile b/devel/jep/Makefile index 90d9a09f31ae..d8d556d59f03 100644 --- a/devel/jep/Makefile +++ b/devel/jep/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel java python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jepp -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Java Embedded Python HAS_CONFIGURE= yes diff --git a/devel/py-configobj/Makefile b/devel/py-configobj/Makefile index 7b2a4a9768f8..73d8d4d06133 100644 --- a/devel/py-configobj/Makefile +++ b/devel/py-configobj/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHONPKGNAMEPREFIX} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Simple but powerful config file reader and writer USE_ZIP= yes diff --git a/devel/py-kid/Makefile b/devel/py-kid/Makefile index 630d95fb755f..a1a040acf7f1 100644 --- a/devel/py-kid/Makefile +++ b/devel/py-kid/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel python MASTER_SITES= http://www.kid-templating.org/dist/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A simple template language for XML based written in Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree diff --git a/devel/py-ll-core/Makefile b/devel/py-ll-core/Makefile index 58a4160d08a9..c2f7c5387db8 100644 --- a/devel/py-ll-core/Makefile +++ b/devel/py-ll-core/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel python MASTER_SITES= http://ftp.livinglogic.de/core/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Utility functions and classes used by the other LivingLogic packages USE_PYTHON= 2.4+ diff --git a/graphics/freeimage/Makefile b/graphics/freeimage/Makefile index 2cc80195c9a1..98e83c845755 100644 --- a/graphics/freeimage/Makefile +++ b/graphics/freeimage/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= FreeImage${PORTVERSION:S/.//g} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= An open source graphics library WRKSRC= ${WRKDIR}/FreeImage diff --git a/graphics/py-freeimagepy/Makefile b/graphics/py-freeimagepy/Makefile index e398d86f0c98..ce8bf778259d 100644 --- a/graphics/py-freeimagepy/Makefile +++ b/graphics/py-freeimagepy/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FreeImagePy_w_dll_${PORTVERSION} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A FreeImage library python wrapper LIB_DEPENDS= freeimage:${PORTSDIR}/graphics/freeimage diff --git a/graphics/py-gdchart2/Makefile b/graphics/py-gdchart2/Makefile index 9366746b5c39..58c9e6eea8bf 100644 --- a/graphics/py-gdchart2/Makefile +++ b/graphics/py-gdchart2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.nullcube.com/software/pygdchart2/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygdchart2 -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to GDChart2 LIB_DEPENDS= gdc.1:${PORTSDIR}/graphics/gdchart diff --git a/textproc/py-excelerator/Makefile b/textproc/py-excelerator/Makefile index d927ce43d952..05885f1781d8 100644 --- a/textproc/py-excelerator/Makefile +++ b/textproc/py-excelerator/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pyexcelerator PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyexcelerator-${PORTVERSION} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A Python library for generating Excel 97/2000/XP/2003 files USE_PYTHON= 2.4+ diff --git a/textproc/py-rss2gen/Makefile b/textproc/py-rss2gen/Makefile index e072ce872ff3..2fd0fcf82024 100644 --- a/textproc/py-rss2gen/Makefile +++ b/textproc/py-rss2gen/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.dalkescientific.com/Python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyRSS2Gen-${PORTVERSION} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A Python library for generating RSS 2.0 feeds USE_PYTHON= yes diff --git a/textproc/py-xlwriter/Makefile b/textproc/py-xlwriter/Makefile index b6bfd8e89f36..ccd1ff4e4ad4 100644 --- a/textproc/py-xlwriter/Makefile +++ b/textproc/py-xlwriter/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pyxlwriter PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyXLWriter-${PORTVERSION} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A python library for generating Excel-compatible spreadsheets USE_PYTHON= yes diff --git a/www/mod_webkit/Makefile b/www/mod_webkit/Makefile index 2db72d7f2f44..0c467a93f286 100644 --- a/www/mod_webkit/Makefile +++ b/www/mod_webkit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= # none DISTFILES= # none -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A apache module for WebWare WebKit AppServer PATCH_DEPENDS= ${NONEXISTENT}:${WEBWARE_PORT}:extract diff --git a/www/py-formencode/Makefile b/www/py-formencode/Makefile index 60657900abbe..403e1f2519a5 100644 --- a/www/py-formencode/Makefile +++ b/www/py-formencode/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://cheeseshop.python.org/packages/source/F/FormEncode/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FormEncode-${PORTVERSION} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= HTML form validation, generation, and conversion package USE_PYTHON= yes diff --git a/www/py-webware-component/Makefile b/www/py-webware-component/Makefile index ee33212ba7d6..ad0edc491c1c 100644 --- a/www/py-webware-component/Makefile +++ b/www/py-webware-component/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www python MASTER_SITES= http://www.webwareforpython.org/downloads/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}webware- -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Webware servlet component extension RUN_DEPENDS= ${LOCALBASE}/share/webware/__init__.py:${PORTSDIR}/www/py-webware diff --git a/www/py-webware/Makefile b/www/py-webware/Makefile index 0e3701a2019b..91ebeb9702fe 100644 --- a/www/py-webware/Makefile +++ b/www/py-webware/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= webware PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Webware-${PORTVERSION} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A versatile web application server written in Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/DateTime:${PORTSDIR}/lang/py-mx-base