Re: [RESUBMIT] git-cvs (Was Re: [NEW] git-cvs)

2013-05-16 Thread David Coppa
On Thu, May 16, 2013 at 1:42 PM, Stuart Henderson wrote: > On 2013/05/16 11:23, David Coppa wrote: >> On Tue, 22 Jan 2013, Florian Obser wrote: >> >> > updated port >> > - forgot devel/git RUN_DEPENDS >> > - py-rcsparse is only a RUN_DEPENDS >> > >> > anyone want to ok an import? >> >> Hi! >> >> T

Re: [RESUBMIT] git-cvs (Was Re: [NEW] git-cvs)

2013-05-16 Thread Stuart Henderson
On 2013/05/16 11:23, David Coppa wrote: > On Tue, 22 Jan 2013, Florian Obser wrote: > > > updated port > > - forgot devel/git RUN_DEPENDS > > - py-rcsparse is only a RUN_DEPENDS > > > > anyone want to ok an import? > > Hi! > > This is a fixed version of this git-cvs port. It contains the > nece

[RESUBMIT] git-cvs (Was Re: [NEW] git-cvs)

2013-05-16 Thread David Coppa
On Tue, 22 Jan 2013, Florian Obser wrote: > updated port > - forgot devel/git RUN_DEPENDS > - py-rcsparse is only a RUN_DEPENDS > > anyone want to ok an import? Hi! This is a fixed version of this git-cvs port. It contains the necessary adaptations to the recent changes in our ports framework a

Re: [NEW] git-cvs

2013-01-22 Thread Florian Obser
updated port - forgot devel/git RUN_DEPENDS - py-rcsparse is only a RUN_DEPENDS anyone want to ok an import? On Wed, Jan 16, 2013 at 06:08:13PM +, Florian Obser wrote: > updated port > version number is now 0.0.2012.01.28 > use {RUN,BUILD}_DEPENDS instead of LIB_DEPENDS > > On Wed, Jan 16, 2

Re: [NEW] git-cvs

2013-01-16 Thread Florian Obser
updated port version number is now 0.0.2012.01.28 use {RUN,BUILD}_DEPENDS instead of LIB_DEPENDS On Wed, Jan 16, 2013 at 03:44:14PM +, Florian Obser wrote: > > Information for inst:git-cvs-2013.01.10 > > Comment: > impor

Re: [NEW] git-cvs

2013-01-16 Thread Peter Hessler
Please use 0.0.${DATE}. That way, if he ever does release a version, we don't have to pollute the makefile with EPOCH. On 2013 Jan 16 (Wed) at 16:15:24 + (+), Florian Obser wrote: :updated port, version number is now 2012.01.28 - the day of :the last commit. : :On Wed, Jan 16, 2013 at 03

Re: [NEW] git-cvs

2013-01-16 Thread Stuart Henderson
On 2013/01/16 16:15, Florian Obser wrote: > updated port, version number is now 2012.01.28 - the day of > the last commit. Oh sorry I missed this in my last mail, but LIB_DEPENDS is wrong here, that is only for use where there is an associated WANTLIB. Libraries for perl/python etc usually need to

Re: [NEW] git-cvs

2013-01-16 Thread Florian Obser
updated port, version number is now 2012.01.28 - the day of the last commit. On Wed, Jan 16, 2013 at 03:44:14PM +, Florian Obser wrote: > > Information for inst:git-cvs-2013.01.10 > > Comment: > import changesets from CV

Re: [NEW] git-cvs

2013-01-16 Thread David Coppa
On Wed, Jan 16, 2013 at 4:49 PM, Stuart Henderson wrote: > On 2013/01/16 15:44, Florian Obser wrote: >> My understandig is that zip downloads from github are not stable. I >> cloned the repo and used the day of the clone as version number. Is >> that correct? Or is it preferred to use the date of

Re: [NEW] git-cvs

2013-01-16 Thread Stuart Henderson
On 2013/01/16 15:44, Florian Obser wrote: > My understandig is that zip downloads from github are not stable. I > cloned the repo and used the day of the clone as version number. Is > that correct? Or is it preferred to use the date of the last commit? I always use the date of the last commit for

[NEW] git-cvs

2013-01-16 Thread Florian Obser
Information for inst:git-cvs-2013.01.10 Comment: import changesets from CVS into Git Description: git-cvs is a tool to incrementally import changesets from CVS into a Git repository with stable commit hashes. Maintainer: Fl