Hello Gary,
Thanks for the hint, I will try it.
I've forgot to mention a PR about it:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263620
Thanks,
Gary Jennejohn escreveu no dia terça, 7/03/2023 à(s) 15:11:
> On Tue, 7 Mar 2023 13:47:53 +
> Nuno Teixeira wrote:
>
> > Hello all,
> >
>
On Tue, 7 Mar 2023 13:47:53 +
Nuno Teixeira wrote:
> Hello all,
>
> I'm trying make.conf PORTS_MODULES=x11/nvidia-driver and it fails with
> beinstall.sh:
> ---
> [...]
> cd ${PORTSDIR:-/usr/ports}/x11/nvidia-driver; env -u CC -u CXX -u CPP
> -u MAKESYSPATH -u MK_AUTO_OBJ -u MAKEOBJDIR
On 12 Aug, Bryan Drewery wrote:
> On 8/10/2016 4:20 PM, Bryan Drewery wrote:
>> On 8/7/16 5:44 PM, Don Lewis wrote:
>>> Adding PORTS_MODULES=emulators/virtualbox-ose-kmod recently broke on
>>> HEAD. When I do that I get this failure:
>>>
>>> ===> Ports module emulators/virtualbox-ose-kmod (all)
>>
On 8/10/2016 4:20 PM, Bryan Drewery wrote:
> On 8/7/16 5:44 PM, Don Lewis wrote:
>> Adding PORTS_MODULES=emulators/virtualbox-ose-kmod recently broke on
>> HEAD. When I do that I get this failure:
>>
>> ===> Ports module emulators/virtualbox-ose-kmod (all)
>> cd ${PORTSDIR:-/usr/ports}/emulators/v
On 8/7/16 5:44 PM, Don Lewis wrote:
> Adding PORTS_MODULES=emulators/virtualbox-ose-kmod recently broke on
> HEAD. When I do that I get this failure:
>
> ===> Ports module emulators/virtualbox-ose-kmod (all)
> cd ${PORTSDIR:-/usr/ports}/emulators/virtualbox-ose-kmod;
> PATH=/usr/obj/usr/src/
> t
On Sun, Aug 7, 2016 at 5:44 PM, Don Lewis wrote:
> Adding PORTS_MODULES=emulators/virtualbox-ose-kmod recently broke on
> HEAD. When I do that I get this failure:
>
> ===> Ports module emulators/virtualbox-ose-kmod (all)
> cd ${PORTSDIR:-/usr/ports}/emulators/virtualbox-ose-kmod;
> PATH=/usr/obj
On Mon, Jun 18, 2012 at 12:40 AM, Daniel Braniss wrote:
>> Howdy,
>>
>> This is an FYI to let people know about a really nice feature for those
>> that have ports installed which include kernel modules. You can place a
>> list in /etc/src.conf like this:
>>
>> PORTS_MODULES= emulators/virtualbox-
> Howdy,
>
> This is an FYI to let people know about a really nice feature for those
> that have ports installed which include kernel modules. You can place a
> list in /etc/src.conf like this:
>
> PORTS_MODULES= emulators/virtualbox-ose-kmod sysutils/fusefs-kmod
> x11/nvidia-driver
>
> which w
On 06/09/2012 16:51, Doug Barton wrote:
> Ok, never mind the last one ... this patch I've actually tested. :)
Committed to HEAD and MFC'ed. Thanks everyone for the feedback and help.
Doug
--
This .signature sanitized for your protection
___
fre
On Jun 9, 2012, at 4:51 PM, Doug Barton wrote:
> Ok, never mind the last one ... this patch I've actually tested. :)
This one looks good :) (and fixes the item I briefly mentioned in IRC);
I'll test it one out.
Thanks!
-Garrett___
freebsd-curre
Ok, never mind the last one ... this patch I've actually tested. :)
Doug
--
This .signature sanitized for your protection
Index: kern.post.mk
===
--- kern.post.mk(revision 236818)
+++ kern.post.mk(working copy
Ok, after reading your PR and discussion on IRC I have the following
which incorporates all the suggestions so far. I haven't actually tested
this yet, but if people agree that this is the right direction to go I
will before I commit it of course.
Doug
--
It's always a long day; 8640
On Sat, Jun 9, 2012 at 11:06 AM, Doug Barton wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: RIPEMD160
>
> On 06/09/2012 10:40, Matthew Seaman wrote:
>> On 09/06/2012 18:26, Chris Rees wrote:
>>> On 9 June 2012 18:15, Doug Barton wrote:
I have recently tried the PORTS_MODULES knob, and f
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
On 06/09/2012 10:40, Matthew Seaman wrote:
> On 09/06/2012 18:26, Chris Rees wrote:
>> On 9 June 2012 18:15, Doug Barton wrote:
>>> I have recently tried the PORTS_MODULES knob, and found a
>>> problem. The ports tree searches for some dependenci
On 09/06/2012 18:26, Chris Rees wrote:
> On 9 June 2012 18:15, Doug Barton wrote:
>> I have recently tried the PORTS_MODULES knob, and found a problem. The
>> ports tree searches for some dependencies by finding a binary in PATH,
>> and that fails since by default /usr/local/ isn't there. The atta
On 9 June 2012 18:15, Doug Barton wrote:
> I have recently tried the PORTS_MODULES knob, and found a problem. The
> ports tree searches for some dependencies by finding a binary in PATH,
> and that fails since by default /usr/local/ isn't there. The attached
> patch fixes that problem.
>
> It woul
16 matches
Mail list logo