1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/x11-clocks
Tijl Coosemans d7511b9d00 Mk/bsd.port.mk: Add __MAKE_CONF=${NONEXISTENT} to WRK_ENV
And remove it from individual ports.  Use WRK_ENV in custom build
commands where necessary.

FreeBSD make(1) includes /usr/share/mk/sys.mk and that includes
/etc/make.conf if it exists.  This happens when you run make in a port
directory but it also happens when the upstream build system uses make.
This commit disables make.conf inclusion in the latter case because
users can define variables like CFLAGS in make.conf that override ports
framework variables and this can cause problems that are difficult to
diagnose.

If there are any build customisations made through make.conf that stop
working because of this commit then they should be made available by the
ports tree through some mechanism, e.g. an option in a port.

Some ports were picking up variables from Poudriere make.conf and
required fixes:

- astro/wmspaceweather x11-clocks/wmcalclock: Add OPSYS to MAKE_ENV.
- games/zhlt: Add ARCH to MAKE_ENV.
- graphics/tachyon: Upstream ARCH is not ports tree ARCH.
  Set ALL_TARGET=bsd so upstream ARCH is defined correctly.
  Enable multi-threading support while here.

PR:		277455
Exp-run by:	antoine
2024-03-23 12:19:32 +01:00
..
abclock
aclock
alltraxclock
asclock
asclock-xlib
astime
astzclock
bbdate
bclock
buici-clock
cairo-clock
catclock
dclock
emiclock
eyeclock
glclock
kteatime
ktimer
lmclock
mlclock
mouseclock
oclock
osdclock *: Move manpages to share/man 2024-03-10 21:16:02 +03:00
p5-Tk-Clock
rclock
t3d
tclock
wlclock
wmbday x11-clocks/wmbday: Move man pages to share/man 2024-03-14 16:36:14 +01:00
wmbinclock
wmblueclock
wmcalclock Mk/bsd.port.mk: Add __MAKE_CONF=${NONEXISTENT} to WRK_ENV 2024-03-23 12:19:32 +01:00
wmclock
wmclockmon x11-clocks/wmclockmon: Moved man to share/man 2024-02-26 17:36:24 +01:00
wmfishtime x11-clocks/wmfishtime: Moved man to share/man 2024-02-26 17:36:25 +01:00
wmitime x11-clocks/wmitime: Moved man to share/man 2024-02-26 17:36:26 +01:00
wmtime
wmtimer
xalarm
xclock
xdaliclock
xdaliclock-classic *: Move manpages to share/man 2024-03-10 21:16:02 +03:00
xfce4-datetime-plugin
xfce4-stopwatch-plugin
xfce4-time-out-plugin
xfce4-timer-plugin
Makefile