Message from syslog-ng324-3.24.1:--syslog-ng is now installed! To replace FreeBSD's standard syslogd(/usr/sbin/syslogd), complete these steps:1. Create a configuration file named /usr/local/etc/syslog-ng.conf (a sample named syslog-ng.conf.sample has been included in /usr/local/etc). Note that this is a change in 2.0.2 version, previous ones put the config file in /usr/local/etc/syslog-ng/syslog-ng.conf, so if this is an update move that file in the right place2. Configure syslog-ng to start automatically by adding the following to /etc/rc.conf: syslog_ng_enable="YES"3. Prevent the standard FreeBSD syslogd from starting automatically by adding a line to the end of your /etc/rc.conf file that reads: syslogd_enable="NO"4. Shut down the standard FreeBSD syslogd: kill `cat /var/run/syslog.pid`5. Start syslog-ng: /usr/local/etc/rc.d/syslog-ng start--===> NOTICE:This port is deprecated; you may wish to reconsider installing it:Agreed upon upstream one year deprecation policy.It is scheduled to be removed on or after 2020-12-12.=====Message from wpa_supplicant-2.9:--To use the ports version of WPA Supplicant instead of the base, add: wpa_supplicant_program="/usr/local/sbin/wpa_supplicant"to /etc/rc.conf*** Error code 70Stop.make: stopped in /usr/tools
>>> Running build step: packages>>> Setting up stage in /usr/obj/usr/tools/config/20.1/OpenSSL:amd64*** Error code 1Stop.make: stopped in /usr/tools