Commit graph

27 commits

Author SHA1 Message Date
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
rillig
ad2adba9a5 Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
2009-06-13 06:46:41 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
wiz
26e52f75c7 Update to 0.0.0.132:
Implement alternate author file format.

If passing --authors or -A, you specify an authors file that is formated
like the one cvsimport or parsecvs accept. The format is
author = Full Name <address@example.org>
per line.

Also fix a option parsing bug in fromcvs's destrepo.

Suggested-by: Thomas Schwinge <tschwinge@gnu.org>
2009-05-02 18:04:56 +00:00
tonnerre
7bb9f380b3 Update fromcvs to the current revision 131. This fixes a number of bugs
and makes fromcvs work with a current version of git which no longer
exports all the git-something tools directly.
2009-04-19 23:08:28 +00:00
wiz
ae61ba2196 Drop maintainership. 2009-02-24 16:15:22 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
taca
0becc614e5 Fix wrapper scripts togit and tohg to make it work, specifying load
rubygems on command line.

Bump PKGREVISION.
2008-09-15 02:45:21 +00:00
wiz
c7a1418908 Update to 0.0.0.124:
Add parameter "-k" to change keyword expansion.
Spell "params" correctly
2008-06-21 15:58:58 +00:00
wiz
8cbc944641 Update to 0.0.0.122:
Remove now unneeded comment.
Make tohg work with current mercurial.
Only handle repocopy if we have data.
Implement complete repo file list, approximated by branch file lists.
Fix filelist for nonexisting branches.
2008-05-21 09:42:02 +00:00
wiz
459dfd60b8 Update to 0.0.0.117:
Fix bug in repocopy code.

Reported-by: Andriy Gapon <avg@icyb.net.ua>
2008-04-23 15:28:06 +00:00
wiz
070a8c5048 Update to 116:
Fix branch fixup bug on incremental runs.
Handle repo copies.
Implement complete file listing.
Remove now obsolete code
Print full rev log.
Remove debug output.
Fix branch handling.
Make symbol merging optional.
2008-04-15 22:02:05 +00:00
wiz
0b92f54abc Fix installation after addition of patches/patch-aa. 2008-03-25 15:14:13 +00:00
jlam
ccfcbebab6 Only load rubygems if it's needed. Bump PKGREVISION to 2. 2008-03-18 13:25:29 +00:00
jlam
901cec84ca Allow for loading libraries installed as gems. Bump PKGREVISION. 2008-03-18 06:14:31 +00:00
jlam
4c8382aec0 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 17:45:33 +00:00
wiz
e8d3fd146f Update to 0.0.0.108:
Implement generic option parsing.
Fix memory overflow.
2008-02-16 13:23:09 +00:00
wiz
ef5083ccb4 Update to 105:
105:
Rework branch name alias handling.

Now we treat branches and magic branches different for the sake
of guessing branch name aliases.

Add the possibility to ignore branches based on regexp.

104:
Try to enhance branch handling, add diagnostic output.
2007-08-11 07:27:18 +00:00
wiz
3b73ca1680 Update to 0.0.0.103:
Add error handling on committing sets.
2007-07-17 23:26:09 +00:00
wiz
52070e656e Update to 0.0.0.102:
Do not match newlines in tags.
Fix keyword expansion for repos not using KeywordExpand.
2007-07-01 00:23:42 +00:00
wiz
0d9f383b7e Update to version 100:
Use different method to test for popen success for ruby 1.8.1
compat.
2007-05-30 22:57:56 +00:00
wiz
ac801fb21e Fix path to python interpreter in tohg.rb and depend on python.
Bump PKGREVISION.
2007-05-22 19:13:49 +00:00
wiz
478ea66a3f Use better quoting when creating the run scripts. From rillig@. 2007-05-13 01:34:27 +00:00
wiz
c85df72fbf Switch from date-based to changeset-based version number.
Get DISTFILE from original MASTER_SITE. (effectively a package version
downgrade, but it is only a few hours old.)

Update to changeset 99:
Abort if the commit didn't succeed.
2007-04-21 11:51:19 +00:00
wiz
5c434f7f9c Use 'fromcvs' in directory names. Ride import. 2007-04-21 11:37:45 +00:00
wiz
e88270d2de Initial import of fromcvs-0.0.0.20070314:
Conversion tool for CVS repositories.
Currently supports Git and Mercurial as targets.
2007-04-21 10:38:06 +00:00