15 Commits

Author SHA1 Message Date
naddy
348a3e29c5 drop RCS Ids 2022-03-11 19:34:31 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
danj
d696214158 Remove maintainer per their request 2019-05-10 16:50:05 +00:00
ajacoutot
1ef81463b6 Consistent email address. 2016-01-12 13:19:37 +00:00
ajacoutot
a585f135a2 Update to spambayes-1.1b1. 2015-11-29 08:35:17 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
jasper
3e4c0594d3 bump after default python version switch 2011-06-08 17:50:10 +00:00
fgsch
6097dbaf9c Bump revision after python's default change. 2010-08-30 17:46:56 +00:00
jasper
4c5694de70 - more missing package name bumps 2009-03-25 13:39:40 +00:00
martynas
4ed5988446 remove lang/python category from individual ports 2007-12-10 21:07:51 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
jasper
41fb9bf5e6 import spambayes 1.1a4
SpamBayes is a tool used to segregate unwanted mail (spam) from the mail
you want (ham). Before SpamBayes can be your spam filter of choice you
need to train it on representative samples of email you receive. After
it's been trained, you use SpamBayes to classify new mail according to
its spamminess and hamminess qualities.

from Will Maier (MAINTAINER), with some small tweaks by me
2007-07-18 10:08:27 +00:00