Re: update devel/fossil

2024-05-03 Thread James Turner
On Fri, May 03, 2024 at 09:38:03AM +0100, Stuart Henderson wrote: > On 2024/05/03 09:22, Solene Rapenne wrote: > > this updates fossil to latest version, > > changelog available > > https://fossil-scm.org/home/doc/trunk/www/changes.wiki#v2_24 > > > > ok? > > > > diff --git

Re: update devel/fossil

2024-05-03 Thread Stuart Henderson
On 2024/05/03 09:38, Stuart Henderson wrote: > On 2024/05/03 09:22, Solene Rapenne wrote: > > this updates fossil to latest version, > > changelog available > > https://fossil-scm.org/home/doc/trunk/www/changes.wiki#v2_24 > > > > ok? > > > > diff --git a/devel/fossil/Makefile

Re: update devel/fossil

2024-05-03 Thread Stuart Henderson
On 2024/05/03 09:22, Solene Rapenne wrote: > this updates fossil to latest version, > changelog available > https://fossil-scm.org/home/doc/trunk/www/changes.wiki#v2_24 > > ok? > > diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile > index fb869e9fa31..1311dd4fd49 100644 > ---

Re: update: devel/fossil-20101005035549

2010-10-07 Thread Alex Libman
Thank you for the update, James. FYI, I comment out the following Makefile lines to reduce dependencies, and it seems to work fine (4.7-stable): # MODULES = lang/tcl # RUN_DEPENDS = :gnupg-*:security/gnupg # REGRESS_DEPENDS = ${MODTCL_RUN_DEPENDS} # do-regress:

Re: update: devel/fossil-20101005035549

2010-10-07 Thread James Turner
You are correct, gnupg is not required, if it's installed however you can use it to sign your commits. Also why comment out REGRESS_DEPENDS? tcl shouldn't get installed unless you run make regress if I'm not mistaken. A normal user running make install or pkg_add will never get tcl installed. On

Re: update: devel/fossil-20101005035549

2010-10-07 Thread Alex Libman
My bad for making it sound as if it installed tcl by default, I was mostly speaking in generalities. Thank you once again for the work you do on the ports. On Thu, 7 Oct 2010 12:51:41 -0400, James Turner ja...@bsdgroup.org said: You are correct, gnupg is not required, if it's installed however

Re: update: devel/fossil-20101005035549

2010-10-07 Thread Stuart Henderson
On Thu, Oct 07, 2010 at 12:36:32PM -0400, Alex Libman wrote: Perhaps down the road it might make sense to use additional flavors to simplify disabling those? I think a lot of OpenBSD users, particularly those who choose Fossil, might be trying to reduce their dependencies on GNU

Re: update: devel/fossil-20100918155143

2010-09-21 Thread James Turner
I had the same diff, just forgot to send it. I tested on loongson. On Tue, Sep 21, 2010 at 10:09:06PM +0200, Stefan Sperling wrote: update to latest fossil snapshot ok? Index: Makefile === RCS file: