Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Dec 2022 04:10:52 -0800
From:      Mel Pilgrim <list_freebsd@bluerosetech.com>
To:        Jonathan Vasquez <jon@xyinn.org>, "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>
Subject:   Re: PORTSDIR not being read from /etc/make.conf when build /usr/src
Message-ID:  <3b3339c7-4ec7-5d44-1486-33d3147a89bf@bluerosetech.com>
In-Reply-To: <XXuxLARxjwZNxjbQnIKFDB85ApcIy_dz2FL23q-7pE1hDjwlty9p6-x6w-TlaW05uHZ4ZlqamQn26vrmKZUCjXMWT2DuRg6v_ldWogRVdLQ=@xyinn.org>
References:  <XXuxLARxjwZNxjbQnIKFDB85ApcIy_dz2FL23q-7pE1hDjwlty9p6-x6w-TlaW05uHZ4ZlqamQn26vrmKZUCjXMWT2DuRg6v_ldWogRVdLQ=@xyinn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2022-12-07 14:18, Jonathan Vasquez wrote:
> I'm currently trying to centralize my poudriere ports directory and my 
> normal /usr/ports dir so that I can reduce the load on the central 
> freebsd servers, and also to clean it up on my end.
[...]
> At the moment I have my poudriere ports directory and 
> distfiles defined at:
> 
> /usr/local/poudriere/ports/default (The standard path for poudriere).
> /usr/local/poudriere/distfiles
> 
> I went ahead and added the following to /etc/make.conf:
> 
> PORTSDIR=/usr/local/poudriere/ports/default
> DISTDIR=/usr/local/poudriere/distfiles
> 
> However, when running a "make -j32 buildkernel", the PORTSDIR variable 
> doesn't get read in properly and will default to /usr/ports.

Symlink /usr/ports -> /usr/local/poudriere/ports/default



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3b3339c7-4ec7-5d44-1486-33d3147a89bf>