[Bug 222358] Mk/bsd.port.mk: include /etc/ports.conf as a file to hold ports-specific settings
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 15 22:09:26 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222358
Adam Weinberger <adamw at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adamw at FreeBSD.org
--- Comment #1 from Adam Weinberger <adamw at FreeBSD.org> ---
Those customizations should go into
/usr/local/etc/poudriere.d/JAILNAME-make.conf. You could match on */ports/*, or
make /usr/ports/Makefile.local, etc.
Including yet another file feels redundant, and people are going to want to be
able to redefine that location so that it can be in VC.
Ports are designed to be configured by 'make config.' If you want to do it by
hand, they're much better off in poudriere.d/JAILNAME-make.conf, or
poudriere.d/make.conf to apply everywhere.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list