Commit Graph

11 Commits

Author SHA1 Message Date
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
sthen
75261975b1 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:22 +00:00
yasuoka
7ef9ba8e59 Update to cvs2gitdump-20210221 which run on Python 3.
ok sthen
2021-03-05 11:35:06 +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
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
reyk
e4affc2d03 Update cvs2gitdump to the latest version
OK sthen@
2018-07-24 11:37:49 +00:00
espie
8d860230fd adjust distinfo post DISTFILES change 2017-05-06 15:10:17 +00:00
juanfra
22a62b98e5 Update to cvs2gitdump 20160815. Remove the patches. 2016-10-04 16:01:29 +00:00
juanfra
5fb15bb79f Add man pages to cvs2gitdump. OK sthen@. 2016-08-12 16:40:48 +00:00
sthen
33f3b68ed8 import devel/cvs2gitdump, ok aja@ juanfra@
A small python script which imports a cvs tree into a git or svn repository.
It has a small footprint, is fast, and supports incremental import, but does
not support branches.
2016-08-01 08:38:58 +00:00