Bezüglich Ian Lepore's Nachricht vom 14.10.2014 19:00 (localtime):
…
> The old code that used to work for you got the version via sysctl, so I
> was recommending that you keep doing that yourself, since it's no longer
> built in to bsd.ports.mk.
>
> So just add "export OSVERSION=`sysctl kern.os
On Tue, 2014-10-14 at 18:09 +0200, Harald Schmalzbauer wrote:
> Bezüglich Ian Lepore's Nachricht vom 14.10.2014 17:37 (localtime):
> ...
> > It appears that while bsd.ports.mk has lost the ability to use the
> > version of the running system (sysctl kern.osreldate), it still has the
> > logic to ju
Bezüglich Ian Lepore's Nachricht vom 14.10.2014 17:37 (localtime):
...
> It appears that while bsd.ports.mk has lost the ability to use the
> version of the running system (sysctl kern.osreldate), it still has the
> logic to just use OSVERSION if it's already set on the make command line
> or in t
On Tue, 2014-10-14 at 17:24 +0200, Harald Schmalzbauer wrote:
> Bezüglich David Wolfskill's Nachricht vom 14.10.2014 16:52 (localtime):
> > On Tue, Oct 14, 2014 at 04:42:57PM +0200, Harald Schmalzbauer wrote:
> >> Hello,
> >>
> >> since bsd.port.mk insinsts on param.h, I have inconveniences on my
Bezüglich David Wolfskill's Nachricht vom 14.10.2014 16:52 (localtime):
> On Tue, Oct 14, 2014 at 04:42:57PM +0200, Harald Schmalzbauer wrote:
>> Hello,
>>
>> since bsd.port.mk insinsts on param.h, I have inconveniences on my
>> production systems which were installed with "WITHOUT_TOOLCHAIN=true
On Tue, Oct 14, 2014 at 04:42:57PM +0200, Harald Schmalzbauer wrote:
> Hello,
>
> since bsd.port.mk insinsts on param.h, I have inconveniences on my
> production systems which were installed with "WITHOUT_TOOLCHAIN=true" in
> src.conf (resulting in MK_TOOLCHAIN=no).
>
> My first attempt was the
Hello,
since bsd.port.mk insinsts on param.h, I have inconveniences on my
production systems which were installed with "WITHOUT_TOOLCHAIN=true" in
src.conf (resulting in MK_TOOLCHAIN=no).
My first attempt was the following patch:
--- share/mk/bsd.incs.mk.orig 2014-10-14 16:35:53.0 +020