aboutsummaryrefslogtreecommitdiffstats
path: root/mail/tmda
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2006-10-09 23:47:57 +0800
committersergei <sergei@FreeBSD.org>2006-10-09 23:47:57 +0800
commit3baac0f09c4a3d576405621c93e58f7baf4518aa (patch)
treee9e94455671aaeaeefba32241a8f4d61f1b06289 /mail/tmda
parent042a64a0f76397500dd50cb910b63991f3e2ab85 (diff)
downloadfreebsd-ports-graphics-3baac0f09c4a3d576405621c93e58f7baf4518aa.tar.gz
freebsd-ports-graphics-3baac0f09c4a3d576405621c93e58f7baf4518aa.tar.zst
freebsd-ports-graphics-3baac0f09c4a3d576405621c93e58f7baf4518aa.zip
- Update MASTER_SITES list
- Require Python 2.3 or higher - Install additional documentation - NEWS - Bump PORTREVISION Submitted by: Jason R. Mastaler (in private e-mail)
Diffstat (limited to 'mail/tmda')
-rw-r--r--mail/tmda/Makefile13
-rw-r--r--mail/tmda/pkg-plist1
2 files changed, 8 insertions, 6 deletions
diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile
index 6088734ab28..bda2cb792bf 100644
--- a/mail/tmda/Makefile
+++ b/mail/tmda/Makefile
@@ -7,14 +7,15 @@
PORTNAME= tmda
PORTVERSION= 1.1.5
+PORTREVISION= 1
CATEGORIES= mail python
-MASTER_SITES= http://tmda.sourceforge.net/releases/ \
+MASTER_SITES= ftp://tmda.net/pub/tmda/releases/ \
+ http://tmda.sourceforge.net/releases/ \
http://tmda.mirrors.summersault.com/releases/ \
http://mirrors.standblue.net/tmda.net/releases/ \
http://tmda.paracoda.com/releases/ \
- http://tmda.rtin.bz/releases/ \
- http://ftp.heanet.ie/mirrors/tmda.net/releases/ \
- http://tmda.mosquito.net/releases/ \
+ ftp://ftp.heanet.ie/mirrors/tmda.net/releases/ \
+ ftp://gd.tuwien.ac.at/infosys/mail/tmda/releases/ \
http://dl.ambiweb.de/mirrors/www.tmda.net/releases/ \
http://tmda.pradnik.net/releases/ \
http://tmda.planetmirror.com/releases/
@@ -27,11 +28,11 @@ COMMENT= Python-based SPAM reduction system
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cdbmodule.so:${PORTSDIR}/databases/py-cdb
.endif
-USE_PYTHON= 2.1+
+USE_PYTHON= 2.3+
SUB_FILES= pkg-message
-DOCS= CODENAMES CRYPTO README THANKS UPGRADE \
+DOCS= CODENAMES CRYPTO README THANKS NEWS UPGRADE \
htdocs/README htdocs/*.html htdocs/*.css
SAMPLES= tmda.el tofmipd.sysconfig vtmdarc
SCRIPTS= collectaddys def2html printcdb printdbm sendit.sh \
diff --git a/mail/tmda/pkg-plist b/mail/tmda/pkg-plist
index 73dc4457dc4..44e7a8d8396 100644
--- a/mail/tmda/pkg-plist
+++ b/mail/tmda/pkg-plist
@@ -89,6 +89,7 @@ bin/tmda-sendmail
@dirrm %%PYTHON_SITELIBDIR%%/TMDA
%%PORTDOCS%%%%DOCSDIR%%/CODENAMES
%%PORTDOCS%%%%DOCSDIR%%/CRYPTO
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/THANKS
%%PORTDOCS%%%%DOCSDIR%%/UPGRADE