aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-08-17 13:27:02 +0800
committerlinimon <linimon@FreeBSD.org>2009-08-17 13:27:02 +0800
commitf504b118a6b10f3edcff4fa6bf9b250955244aba (patch)
tree9cfec1b454794b4c805c9a1fe37ae0e43f11b0ce
parent22894b16de4387c221479e59fb88f432041e8f14 (diff)
downloadfreebsd-ports-gnome-f504b118a6b10f3edcff4fa6bf9b250955244aba.tar.gz
freebsd-ports-gnome-f504b118a6b10f3edcff4fa6bf9b250955244aba.tar.zst
freebsd-ports-gnome-f504b118a6b10f3edcff4fa6bf9b250955244aba.zip
Reset thinker@branda.to due to maintainer-timeouts and no response to
email. While here, tighten up comments and pet portlint. Hat: portmgr
-rw-r--r--devel/py-mez_xml/Makefile2
-rw-r--r--devel/py-pyke/Makefile5
-rw-r--r--devel/py-sqlcc/Makefile4
-rw-r--r--devel/pythk/Makefile2
-rw-r--r--sysutils/vordog/Makefile4
-rw-r--r--www/pumperweb/Makefile4
-rw-r--r--www/py-GinGin/Makefile4
-rw-r--r--www/py-ez_web/Makefile4
8 files changed, 14 insertions, 15 deletions
diff --git a/devel/py-mez_xml/Makefile b/devel/py-mez_xml/Makefile
index 2363c4150237..96602e37f8a2 100644
--- a/devel/py-mez_xml/Makefile
+++ b/devel/py-mez_xml/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= thinker@branda.to
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple template engine for Python
USE_PYTHON= yes
diff --git a/devel/py-pyke/Makefile b/devel/py-pyke/Makefile
index b472f7e6bcae..f76908c22650 100644
--- a/devel/py-pyke/Makefile
+++ b/devel/py-pyke/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel python
MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= thinker@branda.to
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python Knowledge Engine
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>=2.3:${PORTSDIR}/devel/py-ply
@@ -19,5 +19,4 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>=2.3:${PORTSDIR}/devel/py-ply
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
-.include <bsd.port.pre.mk>
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/py-sqlcc/Makefile b/devel/py-sqlcc/Makefile
index 517adcc6185d..6e2a89ad3038 100644
--- a/devel/py-sqlcc/Makefile
+++ b/devel/py-sqlcc/Makefile
@@ -11,8 +11,8 @@ CATEGORIES= devel databases python
MASTER_SITES= http://master.branda.to/downloads/sqlcc/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= thinker@branda.to
-COMMENT= The sqlcc is a Python SQL Command Composer
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A Python SQL Command Composer
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pythk/__init__.py:${PORTSDIR}/devel/pythk
diff --git a/devel/pythk/Makefile b/devel/pythk/Makefile
index 69089d9249c4..845f95975e44 100644
--- a/devel/pythk/Makefile
+++ b/devel/pythk/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= https://opensvn.csie.org/traccgi/PumperWeb/raw-attachment/wiki/sql
http://master.branda.to/downloads/pythk/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= thinker@branda.to
+MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of Python functions
USE_PYTHON= yes
diff --git a/sysutils/vordog/Makefile b/sysutils/vordog/Makefile
index 4193db4bdfff..9de3f1e57e51 100644
--- a/sysutils/vordog/Makefile
+++ b/sysutils/vordog/Makefile
@@ -7,10 +7,10 @@
PORTNAME= vordog
PORTVERSION= 20080708
-CATEGORIES= sysutils
+CATEGORIES= sysutils kld
MASTER_SITES= http://www.assembla.com/spaces/vordog/documents/dcR7vqtqyr3AMlab7jnrAJ/download/
-MAINTAINER= thinker@branda.to
+MAINTAINER= ports@FreeBSD.org
COMMENT= Watchdog(9) driver for watchdog timer of Vortex86
KMODDIR= /boot/modules
diff --git a/www/pumperweb/Makefile b/www/pumperweb/Makefile
index 1125078b26d1..2fe3d9f10a3e 100644
--- a/www/pumperweb/Makefile
+++ b/www/pumperweb/Makefile
@@ -12,8 +12,8 @@ MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
-MAINTAINER= thinker@branda.to
-COMMENT= PumperWeb is a meta project that creates a WEB framework
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A meta project that creates a WEB framework
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ez_web/ez_user_auth.py:${PORTSDIR}/www/py-ez_web \
${PYTHON_SITELIBDIR}/sqlcc/__init__.py:${PORTSDIR}/devel/py-sqlcc
diff --git a/www/py-GinGin/Makefile b/www/py-GinGin/Makefile
index 78e228a2ce7b..660ea742f162 100644
--- a/www/py-GinGin/Makefile
+++ b/www/py-GinGin/Makefile
@@ -11,8 +11,8 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= thinker@branda.to
-COMMENT= GinGin is a hybrid of WIKI and BLOG system
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A hybrid of WIKI and BLOG system
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/mez_xml/__init__.py:${PORTSDIR}/devel/py-mez_xml
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mez_xml/__init__.py:${PORTSDIR}/devel/py-mez_xml
diff --git a/www/py-ez_web/Makefile b/www/py-ez_web/Makefile
index 0ddd04dc6144..bbeb6a6be2c2 100644
--- a/www/py-ez_web/Makefile
+++ b/www/py-ez_web/Makefile
@@ -11,8 +11,8 @@ CATEGORIES= www devel python
MASTER_SITES= http://master.branda.to/downloads/ez_web/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= thinker@branda.to
-COMMENT= Ez_web is a tiny and designed for modify web framework
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A tiny and designed for modification web framework
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ez_xml/__init__.py:${PORTSDIR}/devel/py-ez_xml