Hi,
I recently took over my first maintainership of a port and I have a
question regarding on how to deal with compiler warnings.
The port is devel/cscope and it seems to be in a rather good shape. It
contains the newest version of cscope and it builds without any major
problems. However, when bu
Hi,
I recently took over maintainership of devel/gindent, and I'm in the
process of cleaning it up.
In its Makefile MAKE_JOBS_UNSAFE is set and I'm trying to figure out if
it's acutally needed or not. Subversion's log has the following entry:
r244490 | pav | 2009-11-20 00:41:55 +0100 (Fr
Kurt Jaeger (Oct 10, 2020):
> > In its Makefile MAKE_JOBS_UNSAFE is set and I'm trying to figure out if
> > it's acutally needed or not.
>
> If you build it on a box with more CPUs cores, will it fail or not ?
>
> What number of CPUs cores did you try ?
I built it successfully on
FreeBS
Hi,
I noticed a big difference between the number of ports on
freebsd.org/ports/ and on freshports.org. Currently, it's 33348 vs.
41346.
The freebsd.org's number equals roughly the number of lines of a current
INDEX, but how does FreshPorts count?
Best,
Moritz
___