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 a/devel/fossil/Makefil
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 b/devel/fossil/Make
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
> --- a/devel/fo
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
--- a/devel/fossil/Makefile
+++ b/devel/fossil/Makefile
@@ -1,7 +1,6 @@
COM
> 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
>
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" said:
> You are correct, gnupg is not required, if it's installed however you
> can use i
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 T
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:
#
Update to fossil tested on i386.
Index: Makefile
===
RCS file: /cvs/ports/devel/fossil/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile21 Sep 2010 21:59:09 - 1.12
+++ Makefile5 Oct 2010 22:58
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: /cvs/ports/devel/fo
update to latest fossil snapshot
ok?
Index: Makefile
===
RCS file: /cvs/ports/devel/fossil/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile10 Sep 2010 14:12:00 - 1.11
+++ Makefile21 Sep 201
11 matches
Mail list logo