Version: 1.49, Package name: cvs-fast-export-1.49 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description cvs-fast-export analyzes a collection of RCS files and, when possible, emits an equivalent history in the form of a git fast-import stream. Not all possible histories can be rendered this way; the program tries to emit useful warnings when it can't. A wrapper script called cvsconvert runs a conversion to git and looks for content mismatches with the original CVS. The analysis stage of this code originally travelled as "parsecvs" and was written by Keith Packard in early 2006. It was briefly maintained by Bart Massey before passing to Eric S. Raymond in late 2012. |
Filesize: 435.886 KB |
Version History (View Complete History) |
|
2021-03-15 15:02:11 by Stuart Henderson | Files touched by this commit (66) |
Log message: revert accidentally committed files |
2021-03-15 14:53:24 by Stuart Henderson | Files touched by this commit (78) |
Log message: update to py-ptyprocess-0.7.0, make py3-only |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: 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. |
2019-12-11 08:02:53 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to cvs-fast-export-1.49 |
2019-08-31 09:26:39 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to cvs-fast-export-1.48 |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-03-20 08:06:21 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to cvs-fast-export-1.46 |
2017-07-05 04:22:06 by Stuart Henderson | Files touched by this commit (32) |
Log message: drop MAINTAINER on a few things |
2017-03-28 08:19:04 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to cvs-fast-export-1.43 |
2016-09-13 07:24:25 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to cvs-fast-export-1.40 |