NOTICE: This package has been removed from pkgsrc

./wip/cvs20hg, CVS->Mercurial conversion tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.0.0_20061004, Package name: py27-cvs20hg-0.0.0_20061004, Maintainer: peter.schuller

A CVS->Mercurial conversion tool.


Required to run:
[lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: ef7e404439a9b00dfc98aabd74f6a656d6d204d0
RMD160: 010877e6d68d3663f9b12ab8c6d3dc2213d9bc87
Filesize: 32.439 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-04 00:14:51 by Thomas Klausner | Files touched by this commit (40)
Log message:
Update for python25 removal.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2008-05-22 17:38:46 by Tobias Nygren | Files touched by this commit (43)
Log message:
Mechanical sweep to sanitise PYTHON_VERSIONS_ACCEPTED.
Bulk build will be used to tune this further.
   2006-10-04 22:33:29 by Peter Schuller | Files touched by this commit (2) | Package updated
Log message:
* update to current version

   2006-08-03 21:14:14 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add missing cvs20hg. How did that one get overlooked? :)

   2006-08-02 00:20:36 by Peter Schuller | Files touched by this commit (1)
Log message:
* Don't forget to depent on py-rcsparse.
* Still don't depend on devel/mercurial *at all* (pending mercurial fixes).
  Users will have to install devel/mercurial manually before cvs20hg
  will run properly.
   2006-08-01 23:24:30 by Peter Schuller | Files touched by this commit (4) | Imported package
Log message:
* Import cvs20hg, a cvs->Mercurial conversion tool.
* Contains known bug in that it requires devel/mercurial to
  be installed with python 2.4, but this is not enforced.