Commit graph

38 commits

Author SHA1 Message Date
mef
8105161ea5 (devel/fromcvs) regen distinfo based on github.com version
Two files, ftp.netbsd.org/pub/pkgsrc/distfile version and the github version give different
hash digest, but the contents are the exactly the same, probabley compress level is different.
I'll replace ftp.netbsd.org version by github version later.

CF-SX3@makoto 18:12:01/190915(/export/fromcvs)% ls -la */fromcvs-0*
-rw-r--r--  1 makoto  wheel  46593 Sep 15 17:59 github/fromcvs-0.0.0.134.zip
-rw-r--r--  1 makoto  wheel  46593 Mar  8  2015 netbsd/fromcvs-0.0.0.134.zip

CF-SX3@makoto 18:12:04/190915(/export/fromcvs)% sha1 */fromcvs-0*
SHA1 (github/fromcvs-0.0.0.134.zip) = a212bf8b1a3eee50ab95afcfcb0ac8d5a3722d9e
SHA1 (netbsd/fromcvs-0.0.0.134.zip) = ed979e5ee19613d8cb9aac31ca014116dba08bdc
2019-09-15 09:13:19 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
taca
e633bd1691 Update fromcvs to 0.0.0.134, latest GitHub source.
* Better support for Ruby 1.9 and later.
2015-03-01 13:35:36 +00:00
wiz
6ba0de1f29 Finish git rename from scmgit to git. 2013-09-09 14:07:58 +00:00
ryoon
0c10b7ff1c Update to 0.0.0.133.
* Update HOMEPAGE and MASTER_SITES.
* Supported ruby version is 1.8.x only.

Changelog:
* buxfixes
2013-05-26 01:48:42 +00:00
rodent
8ec5764dd6 'The "+=" operator should only be used with lists.' 2013-04-06 19:42:41 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
taca
de0ab2936c Bump PKGREVISION reflecting the default Ruby's version change. 2012-03-22 14:25:25 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
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