Building adns-1.4_1.txz (origin /buildshare/ports/355755/dns/adns) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/adns-1.4.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> adns-1.4_1 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 adns-1.4_1 ===> adns-1.4_1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of adns-1.4_1 Make install ===> adns-1.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by adns-1.4_1 for building ===> Extracting for adns-1.4_1 => SHA256 Checksum OK for adns-1.4.tar.gz. ===> Patching for adns-1.4_1 ===> Applying FreeBSD patches for adns-1.4_1 ===> adns-1.4_1 depends on executable: gmake - found ===> Configuring for adns-1.4_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/dns/adns/work/adns-1.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/dns/adns/work/adns-1.4/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking whether you requested dynamic linking... yes, by default checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for poll... (cached) yes checking for socket... yes checking for inet_ntoa... (cached) yes checking for tsearch... (cached) yes checking for INADDR_LOOPBACK... not in standard headers, urgh... checking for rpc/types.h... (cached) yes checking for inet_aton... (cached) yes checking inlines... yes checking -Wno-pointer-sign... yes checking __attribute__((,,))... yes checking __attribute__((noreturn))... yes checking __attribute__((const))... yes checking __attribute__((format...))... yes updating cache ./config.cache creating ./config.status creating settings.make creating Makefile creating src/Makefile creating client/Makefile creating dynamic/Makefile creating regress/Makefile creating src/config.h ===> Building for adns-1.4_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4' set -e; for d in src dynamic client regress; do gmake -C $d all; done gmake[2]: Entering directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/src' cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -c -o types.o types.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -c -o event.o event.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -c -o query.o query.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -c -o reply.o reply.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -c -o general.o general.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -c -o setup.o setup.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -c -o transmit.o transmit.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -c -o parse.o parse.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -c -o poll.o poll.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -c -o check.o check.c rm -f libadns.a ar cqv libadns.a.new types.o event.o query.o reply.o general.o setup.o transmit.o parse.o poll.o check.o a - types.o a - event.o a - query.o a - reply.o a - general.o a - setup.o a - transmit.o a - parse.o a - poll.o a - check.o ranlib libadns.a.new mv -f libadns.a.new libadns.a gmake[2]: Leaving directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/src' gmake[2]: Entering directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/dynamic' Makefile:47: warning: overriding recipe for target `libadns.so.1' Makefile:44: warning: ignoring old recipe for target `libadns.so.1' cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I./../src -c -o types_p.o ../src/types.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I./../src -c -o event_p.o ../src/event.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I./../src -c -o query_p.o ../src/query.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I./../src -c -o reply_p.o ../src/reply.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I./../src -c -o general_p.o ../src/general.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I./../src -c -o setup_p.o ../src/setup.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I./../src -c -o transmit_p.o ../src/transmit.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I./../src -c -o parse_p.o ../src/parse.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I./../src -c -o poll_p.o ../src/poll.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I./../src -c -o check_p.o ../src/check.c rm -f libadns.so.1 cc -shared -Wl,-soname=libadns.so.1 -o libadns.so.1 types_p.o event_p.o query_p.o reply_p.o general_p.o setup_p.o transmit_p.o parse_p.o poll_p.o check_p.o -lc ln -s libadns.so.1 libadns.so gmake[2]: Leaving directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/dynamic' gmake[2]: Entering directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/client' cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -c -o adnslogres.o adnslogres.c cc adnslogres.o ./../src//libadns.a -o adnslogres_s cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -c -o adnsheloex.o adnsheloex.c cc adnsheloex.o ./../src//libadns.a -o adnsheloex_s cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -c -o adh-main.o adh-main.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -c -o adh-opts.o adh-opts.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -c -o adh-query.o adh-query.c cc adh-main.o adh-opts.o adh-query.o ./../src//libadns.a -o adnshost_s cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -c -o adnsresfilter.o adnsresfilter.c cc adnsresfilter.o ./../src//libadns.a -o adnsresfilter_s cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -c -o fanftest.o fanftest.c cc fanftest.o ./../src//libadns.a -o fanftest_s cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -c -o adnstest.o adnstest.c cc adnstest.o ./../src//libadns.a -o adnstest_s cc adnslogres.o -L./../dynamic -ladns -o adnslogres cc adnsheloex.o -L./../dynamic -ladns -o adnsheloex cc adh-main.o adh-opts.o adh-query.o -L./../dynamic -ladns -o adnshost cc adnsresfilter.o -L./../dynamic -ladns -o adnsresfilter gmake[2]: Leaving directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/client' gmake[2]: Entering directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/regress' cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -c -o hrecord.o hrecord.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -c -o hcommon.o hcommon.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -c -g -o types_d.o ../src/types.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -c -g -o event_d.o ../src/event.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -c -g -o query_d.o ../src/query.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -c -g -o reply_d.o ../src/reply.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -c -g -o general_d.o ../src/general.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -c -g -o setup_d.o ../src/setup.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -c -g -o transmit_d.o ../src/transmit.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -c -g -o parse_d.o ../src/parse.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -c -g -o poll_d.o ../src/poll.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -c -g -o check_d.o ../src/check.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adnstest_c.o ../client/adnstest.c cc adnstest_c.o hrecord.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o -o adnstest_record cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adh-main_c.o ../client/adh-main.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adh-opts_c.o ../client/adh-opts.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adh-query_c.o ../client/adh-query.c cc adh-main_c.o adh-opts_c.o adh-query_c.o hrecord.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o -o adnshost_record cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adnslogres_c.o ../client/adnslogres.c cc adnslogres_c.o hrecord.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o -o adnslogres_record cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adnsresfilter_c.o ../client/adnsresfilter.c cc adnsresfilter_c.o hrecord.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o -o adnsresfilter_record cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I./../src -c -o hplayback.o hplayback.c cc adnstest_c.o hplayback.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o -o adnstest_playback cc adh-main_c.o adh-opts_c.o adh-query_c.o hplayback.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o -o adnshost_playback cc adnslogres_c.o hplayback.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o -o adnslogres_playback cc adnsresfilter_c.o hplayback.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o -o adnsresfilter_playback rm adnstest_c.o adnsresfilter_c.o adnslogres_c.o gmake[2]: Leaving directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/regress' gmake all-here gmake[2]: Entering directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4' gmake[2]: Nothing to be done for `all-here'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4' ===> Staging for adns-1.4_1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4' set -e; for d in src dynamic client regress; do gmake -C $d install; done gmake[2]: Entering directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/src' mkdir -p /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/lib /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/include set -xe; for f in libadns.a; \ do /usr/bin/install -c -o root -g wheel -m 644 $f /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/lib/$f; done + /usr/bin/install -c -o root -g wheel -m 644 libadns.a /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/lib/libadns.a /usr/bin/install -c -o root -g wheel -m 644 ./../src/adns.h /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/include/adns.h gmake[2]: Leaving directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/src' gmake[2]: Entering directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/dynamic' Makefile:47: warning: overriding recipe for target `libadns.so.1' Makefile:44: warning: ignoring old recipe for target `libadns.so.1' mkdir -p /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/lib /usr/bin/install -c -o root -g wheel -m 755 libadns.so.1 /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/lib/libadns.so.1 (cd /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/lib && ln -sf libadns.so.1 libadns.so) gmake[2]: Leaving directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/dynamic' gmake[2]: Entering directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/client' mkdir -p /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/bin set -xe; for f in adnslogres adnsheloex adnshost adnsresfilter; \ do /usr/bin/install -c -o root -g wheel -m 755 $f /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/bin/$f; done + /usr/bin/install -c -o root -g wheel -m 755 adnslogres /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/bin/adnslogres + /usr/bin/install -c -o root -g wheel -m 755 adnsheloex /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/bin/adnsheloex + /usr/bin/install -c -o root -g wheel -m 755 adnshost /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/bin/adnshost + /usr/bin/install -c -o root -g wheel -m 755 adnsresfilter /obj/buildshare/ports/355755/dns/adns/work/stage/usr/local/bin/adnsresfilter gmake[2]: Leaving directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/client' gmake[2]: Entering directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/regress' gmake[2]: Nothing to be done for `install'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4/regress' gmake install-here gmake[2]: Entering directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4' gmake[2]: Nothing to be done for `install-here'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/dns/adns/work/adns-1.4' ====> Compressing man pages (compress-man) ===> Installing for adns-1.4_1 ===> Checking if dns/adns already installed ===> Registering installation for adns-1.4_1 Installing adns-1.4_1... done ===> 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/lib/libadns.so.1 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://www.chiark.greenend.org.uk/~ian/adns/ Make package ===> Building package for adns-1.4_1 slot1: removed