14 Commits

Author SHA1 Message Date
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
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
sthen
53defd7102 remove more PKG_ARCH=* with pyc in PLIST 2019-04-27 23:55:04 +00:00
florian
5ea7632ba0 I don't have the skills nor the time to be maintainer.
OK sthen
2017-12-29 07:24:49 +00:00
espie
ef17adb4d5 bump after py-rcsparse PKGNAME mistake 2015-11-01 23:09:18 +00:00
sthen
668f9b7a4f fix deps, py-nose must be present at configure time otherwise setuptools
downloads it, spotted by naddy. bump for rcsparse/py-rcsparse change.
2015-10-31 16:30:29 +00:00
sthen
c49540401d update to git-cvs 0.1.0, from uwe@, minor tweaks by me and ok with uwe. 2015-10-30 10:06:21 +00:00
sthen
88e0d48477 bump REVISION for setuptools dep change. 2015-09-29 10:51:43 +00:00
florian
729200bbee Update maintainer email
OK zhuk@
2014-12-20 12:44:44 +00:00
dcoppa
a2a0464ede Bye bye MODPY_BADEGGS 2013-10-03 16:37:15 +00:00
dcoppa
445997fd25 minor bikeshedding 2013-05-16 13:02:26 +00:00
dcoppa
05708ebf5b Import ports/devel/git-cvs.
git-cvs is a tool to incrementally import changesets from CVS into
a Git repository with stable commit hashes.

Based on an original submission by florian@, with some tweaks by
me and sthen@

OK sthen@, florian@
2013-05-16 12:45:12 +00:00