Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
Hello.
What's the status of this port?
Is it supposed to work on 9.3/amd64?
What I get:
# afpgetstatus host
(after several seconds)
Connecting to server: No error: 0
# mount_afp afp://user:password@host/share /mnt/
The afpfs daemon does not appear to be running for uid 0, let me start
it for
"Euan Thoms" writes:
> do-build:
> cd ${WRKSRC} && unset MAKEFLAGS && ${OPENSIPS_MAKE_ENV}
> ${GMAKE} ${_MAKE_JOBS} ${ALL_TARGET}
Have you tried defining NOPRECIOUSMAKEVARS in the port's Makefile?
MAKEFLAGS is used to propagate arguments to submake but the ports framework
(ab)uses it to
Perhaps easier than spending developer resources on administrative metadata
perhaps an automated monthly email to port maintainers who have missing or
inaccurate LICENSE= data, requesting this variable be added to makefiles and
manifests, would improve things?
Whatever the means of generating volu
Sorry, I only just noticed your email. I'll give it a try and report back.
On Tuesday, November 24, 2015 11:15 SGT, Jan Beich wrote:
> "Euan Thoms" writes:
>
> > do-build:
> > cd ${WRKSRC} && unset MAKEFLAGS && ${OPENSIPS_MAKE_ENV}
> > ${GMAKE} ${_MAKE_JOBS} ${ALL_TARGET}
>
> Have y
Roger Marquis wrote:
> Perhaps easier than spending developer resources on administrative metadata
> perhaps an automated monthly email to port maintainers who have missing or
> inaccurate LICENSE= data, requesting this variable be added to makefiles and
> manifests, would improve things?
Yes and
On 24 November 2015 at 17:15, A.J. "Fonz" van Werven
wrote:
> Now, I don't mind drafting a section for the Handbook based on what I can
> find in /usr/ports/Mk *IF* someone who is familiar with the details of the
> license framework is willing to a) check my work before I submit it to the
> docs@
On Tuesday, November 24, 2015 11:15 SGT, Jan Beich wrote:
> "Euan Thoms" writes:
>
> > do-build:
> > cd ${WRKSRC} && unset MAKEFLAGS && ${OPENSIPS_MAKE_ENV}
> > ${GMAKE} ${_MAKE_JOBS} ${ALL_TARGET}
>
> Have you tried defining NOPRECIOUSMAKEVARS in the port's Makefile?
>
That did
Eitan Adler wrote:
>> Now, I don't mind drafting a section for the Handbook based on what I can
>> find in /usr/ports/Mk *IF* someone who is familiar with the details of the
>> license framework is willing to a) check my work before I submit it to the
>> docs@ team and b) answer any questions I mi