16 Commits

Author SHA1 Message Date
sthen
b1eed9f6b4 set PORTROACH/HOMEPAGE to point at the actively maintained version
(this is long overdue an update)
2021-10-29 12:47:50 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +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
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
danj
d696214158 Remove maintainer per their request 2019-05-10 16:50:05 +00:00
sthen
13359694f0 bump REVISION for setuptools dep change. (should be the last one) 2015-09-29 10:53:16 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
rpointel
d9c94aa811 bump after default python version switch 2011-06-08 18:15:28 +00:00
jasper
cc694a1595 *** empty log message *** 2011-03-16 14:36:18 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
0c97df5b88 python bumps 2010-08-30 22:15:24 +00:00
wcmaier
93236ade9c Enable regress, make clean work for non-root users.
From fgsch@ -- thanks!
2009-12-11 03:59:52 +00:00
jasper
4c5694de70 - more missing package name bumps 2009-03-25 13:39:40 +00:00
okan
8da1f3bc91 import twill
twill is a simple language that allows users to browse the web from a
command-line interface.  With twill, you can navigate through web sites
that use forms, cookies, and most standard web features.  twill supports
automated web testing and has a simple Python interface.

from Will Maier

ok merdely
2008-01-15 02:01:28 +00:00