Building ddns-1.0.txz (origin /buildshare/ports/355755/dns/ddns) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ddns-1.0.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ddns-1.0 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ddns-1.0 Make install ===> License BSD accepted by the user ===> ddns-1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ddns-1.0 for building ===> Extracting for ddns-1.0 => SHA256 Checksum OK for ddns-1.0.tar.bz2. ===> Patching for ddns-1.0 ===> Applying FreeBSD patches for ddns-1.0 ===> Configuring for ddns-1.0 ===> Building for ddns-1.0 sed -e 's/^\(all:.*\)GNUmakefile /\1/' -e 's/\(rm .*\)GNUmakefile /\1/' -e '/^GNUmakefile:/,/^$/d' -e 's/\$(\.ALLSRC)/$^/g' -e 's/\$(\.IMPSRC)/$ GNUmakefile cc -O2 -pipe -fno-strict-aliasing -c -o sha1-test.o sha1-test.c cc -O2 -pipe -fno-strict-aliasing -c -o sha1.o sha1.c cc sha1-test.o sha1.o -o sha1-test cc -O2 -pipe -fno-strict-aliasing -c -o client.o client.c cc -O2 -pipe -fno-strict-aliasing -c -o array.o array.c cc -O2 -pipe -fno-strict-aliasing -c -o csexp.o csexp.c cc -O2 -pipe -fno-strict-aliasing -c -o message.o message.c cc -O2 -pipe -fno-strict-aliasing -c -o log-syslog.o log-syslog.c cc -O2 -pipe -fno-strict-aliasing -c -o utils.o utils.c cc -O2 -pipe -fno-strict-aliasing -c -o sensor.o sensor.c cc client.o array.o csexp.o sha1.o message.o log-syslog.o utils.o sensor.o -o ddns-client cc -O2 -pipe -fno-strict-aliasing -c -o server.o server.c cc -O2 -pipe -fno-strict-aliasing -c -o effector.o effector.c cc server.o array.o csexp.o sha1.o message.o log-syslog.o utils.o effector.o -o ddns-server cc -O2 -pipe -fno-strict-aliasing -c -o log-stderr.o log-stderr.c cc client.o array.o csexp.o sha1.o message.o log-stderr.o utils.o sensor.o -o stderr-client cc server.o array.o csexp.o sha1.o message.o log-stderr.o utils.o effector.o -o stderr-server ===> Staging for ddns-1.0 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/dns/ddns/work/ddns-1.0/ddns-client /obj/buildshare/ports/355755/dns/ddns/work/stage/usr/local/sbin install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/dns/ddns/work/ddns-1.0/ddns-server /obj/buildshare/ports/355755/dns/ddns/work/stage/usr/local/sbin install -o root -g wheel -m 444 /buildshare/ports/355755/dns/ddns/files/ddns_client.conf.sample /obj/buildshare/ports/355755/dns/ddns/work/stage/usr/local/etc install -o root -g wheel -m 444 /buildshare/ports/355755/dns/ddns/files/ddns_server.conf.sample /obj/buildshare/ports/355755/dns/ddns/work/stage/usr/local/etc ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for ddns-1.0 ===> Checking if dns/ddns already installed ===> Registering installation for ddns-1.0 Installing ddns-1.0... done ======================================================================== ddns configuration files were installed in the following directory: /usr/local/etc/ddns Before starting the server or the client you need to perform the following steps: 1) Copy the appropriate sample configuration file as follows: cp /usr/local/etc/ddns/ddns_server.conf.sample /usr/local/etc/ddns/ddns_server.conf or cp /usr/local/etc/ddns/ddns_client.conf.sample /usr/local/etc/ddns/ddns_client.conf 2) Edit ddns's configuration file to suit your needs: $EDITOR /usr/local/etc/ddns/ddns_server.conf or $EDITOR /usr/local/etc/ddns/ddns_client.conf 3) Add the following line to your rc.conf: ddns_server_enable="YES" or ddns_client_enable="YES" Then you can start a ddns daemon by issuing the following command: /usr/local/etc/rc.d/ddns_server start or /usr/local/etc/rc.d/ddns_client start ======================================================================== ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/ddns-server This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/ddns_client /usr/local/etc/rc.d/ddns_server If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://fossil.instinctive.eu/ddns/home Make package ===> Building package for ddns-1.0 slot1: removed