the revised subversion port totally fails to be buildable in FreeBSD 9.2. It works fine in 10.0. Tested on two separate systems and copies of ports tree. How-To-Repeat: [root@yertle]# uname -a FreeBSD yertle.int.kcilink.com 9.2-RELEASE-p2 FreeBSD 9.2-RELEASE-p2 #3 r260368:260392: Tue Jan 7 08:20:09 EST 2014 khera@yertle.int.kcilink.com:/usr/obj/u/yertle1/sources/usr9/src/sys/KCI64 amd64 [root@yertle]# cd /usr/ports/devel/subversion [root@yertle]# make showconfig "Makefile.common", line 71: Malformed conditional ((${PORT_OPTIONS:MFREEBSD_TEMPLATE} || !${OPTIONS_FILE_UNSET:MFREEBSD_TEMPLATE}) && defined(ORGANIZATION)) "Makefile.common", line 73: if-less endif "Makefile.common", line 101: Malformed conditional ((${PORT_OPTIONS:MFREEBSD_TEMPLATE} || !${OPTIONS_FILE_UNSET:MFREEBSD_TEMPLATE}) && defined(ORGANIZATION)) "Makefile.common", line 103: if-less endif make: fatal errors encountered -- cannot continue [root@yertle]# make config "Makefile.common", line 71: Malformed conditional ((${PORT_OPTIONS:MFREEBSD_TEMPLATE} || !${OPTIONS_FILE_UNSET:MFREEBSD_TEMPLATE}) && defined(ORGANIZATION)) "Makefile.common", line 73: if-less endif "Makefile.common", line 101: Malformed conditional ((${PORT_OPTIONS:MFREEBSD_TEMPLATE} || !${OPTIONS_FILE_UNSET:MFREEBSD_TEMPLATE}) && defined(ORGANIZATION)) "Makefile.common", line 103: if-less endif make: fatal errors encountered -- cannot continue Fix: unknown.
Fixed in http://svnweb.freebsd.org/ports?view=revision&revision=358032
A commit references this bug: Author: zi Date: Fri Mar 2 16:50:47 UTC 2018 New revision: 463417 URL: https://svnweb.freebsd.org/changeset/ports/463417 Log: - Update to 4.4.1 [1] - Convert to new OPTIONS framework - Add OPTION for enabling binary lease file support PR: 191088 [1] Submitted by: Chip Cuccio <chip.cuccio@gmail.com> [1] Changes: head/net/isc-dhcp44-server/Makefile head/net/isc-dhcp44-server/distinfo head/net/isc-dhcp44-server/files/isc-dhcpd.in