Building neon29-0.29.6_6.txz (origin /buildshare/ports/355755/www/neon29) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/neon-0.29.6.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/perl5-5.16.3_10.txz x packages/ca_root_nss-3.16.txz x packages/gettext-0.18.3.1_1.txz x packages/expat-2.1.0.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> neon29-0.29.6_6 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 neon29-0.29.6_6 ===> neon29-0.29.6_6 depends on shared library: libexpat.so - not found ===> Verifying for libexpat.so in /buildshare/ports/355755/textproc/expat2 ===> Installing existing package /packages/expat-2.1.0.txz Installing expat-2.1.0... done ===> Returning to build of neon29-0.29.6_6 ===> neon29-0.29.6_6 depends on shared library: libintl.so - not found ===> Verifying for libintl.so in /buildshare/ports/355755/devel/gettext ===> Installing existing package /packages/gettext-0.18.3.1_1.txz Installing gettext-0.18.3.1_1... done ===> Returning to build of neon29-0.29.6_6 ===> neon29-0.29.6_6 depends on file: /usr/local/share/certs/ca-root-nss.crt - not found ===> Verifying install for /usr/local/share/certs/ca-root-nss.crt in /buildshare/ports/355755/security/ca_root_nss ===> Installing existing package /packages/ca_root_nss-3.16.txz Installing ca_root_nss-3.16... done ===> Returning to build of neon29-0.29.6_6 Make install ===> neon29-0.29.6_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by neon29-0.29.6_6 for building ===> Extracting for neon29-0.29.6_6 => SHA256 Checksum OK for neon-0.29.6.tar.gz. ===> Patching for neon29-0.29.6_6 ===> Applying FreeBSD patches for neon29-0.29.6_6 ===> neon29-0.29.6_6 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so.6) ===> neon29-0.29.6_6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> Configuring for neon29-0.29.6_6 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/neon29/work/neon-0.29.6/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/neon29/work/neon-0.29.6/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking for uname... FreeBSD checking whether make sets $(MAKE)... yes checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for gcc -Wformat -Werror sanity... yes checking for errno.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking size of size_t... 4 checking how to print size_t... u checking size of off_t... 8 checking how to print off_t... lld checking size of ssize_t... 4 checking how to print ssize_t... d checking whether byte ordering is bigendian... yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for sys/time.h... (cached) yes checking for limits.h... (cached) yes checking for sys/select.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for libintl.h... yes checking for signal.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/tcp.h... yes checking for netdb.h... (cached) yes checking for sys/poll.h... (cached) yes checking for sys/limits.h... yes checking for fcntl.h... (cached) yes checking for iconv.h... yes checking for timezone global... no configure: LFS support unnecessary, off_t is not 32-bit checking for strtoll... (cached) yes checking for strcasecmp... (cached) yes checking for signal... yes checking for setvbuf... (cached) yes checking for setsockopt... (cached) yes checking for stpcpy... (cached) yes checking for poll... (cached) yes checking for fcntl... (cached) yes checking for getsockopt... yes checking whether stpcpy is declared... (cached) yes checking for library containing socket... none needed checking for library containing getaddrinfo... none needed checking for gai_strerror... (cached) yes checking for getnameinfo... (cached) yes checking for inet_ntop... (cached) yes checking for inet_pton... yes configure: IPv6 support is enabled checking for working AI_ADDRCONFIG... yes checking for socklen_t... (cached) yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for zlib.h... (cached) yes checking for inflate in -lz... yes configure: zlib support enabled, using -lz checking whether to enable ACL support in neon... yes checking for pkg-config... no checking for library containing RSA_new... -lcrypto checking for library containing SSL_library_init... -lssl checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for openssl/opensslv.h... yes checking OpenSSL version is >= 0.9.7... yes configure: OpenSSL >= 0.9.7; EGD support not needed in neon configure: SSL support enabled, using OpenSSL (0.9.7 or later) checking for CRYPTO_set_idptr_callback... no checking for SSL_SESSION_cmp... no configure: Using /usr/local/share/certs/ca-root-nss.crt as default SSL CA bundle configure: Thread-safe SSL not supported checking for pkg-config... (cached) no configure: pakchois library not found; no PKCS#11 support checking for krb5-config... /usr/bin/krb5-config checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking for gss_init_sec_context... yes configure: GSSAPI authentication support enabled checking gssapi/gssapi_generic.h usability... no checking gssapi/gssapi_generic.h presence... no checking for gssapi/gssapi_generic.h... no checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes configure: libproxy support not enabled checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking for gawk... (cached) /usr/bin/awk checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking size of time_t... 4 checking how to print time_t... d checking for pid_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for sys/time.h... (cached) yes checking for stdint.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for signal.h... (cached) yes checking for pipe... (cached) yes checking for isatty... yes checking for usleep... (cached) yes checking for shutdown... yes checking for setlocale... (cached) yes checking for gethostname... (cached) yes configure: WebDAV support is enabled checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_SetXmlDeclHandler in -lexpat... yes checking for XML_Size... yes checking size of XML_Size... 4 checking how to print XML_Size... ld configure: XML parser used: expat checking for library containing bindtextdomain... -lintl checking for bind_textdomain_codeset... yes configure: Internationalization support enabled configure: debugging is enabled checking for openssl... /usr/bin/openssl checking for certutil... notfound checking for pk12util... notfound checking for pkg-config... (cached) no checking if LD -Wl,--version-script works... yes configure: creating ./config.status config.status: creating neon-config config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating neon.pc config.status: creating test/makekeys config.status: creating config.h config.status: executing libtool commands configure: Configured to build neon 0.29.6: Install prefix: /usr/local Compiler: cc XML Parser: expat SSL library: SSL support enabled, using OpenSSL (0.9.7 or later) zlib support: zlib support enabled, using -lz Build libraries: Shared=yes, Static=yes ===> Building for neon29-0.29.6_6 /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_request.c -o ne_request.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_session.c -o ne_session.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_basic.c -o ne_basic.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_string.c -o ne_string.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_uri.c -o ne_uri.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_dates.c -o ne_dates.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_alloc.c -o ne_alloc.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_md5.c -o ne_md5.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_utils.c -o ne_utils.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_socket.c -o ne_socket.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_auth.c -o ne_auth.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_redirect.c -o ne_redirect.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_compress.c -o ne_compress.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_i18n.c -o ne_i18n.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_pkcs11.c -o ne_pkcs11.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_socks.c -o ne_socks.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_ntlm.c -o ne_ntlm.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_207.c -o ne_207.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_xml.c -o ne_xml.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_props.c -o ne_props.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_locks.c -o ne_locks.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_xmlreq.c -o ne_xmlreq.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_oldacl.c -o ne_oldacl.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_acl3744.c -o ne_acl3744.lo /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/include -I.. -O2 -pipe -fno-strict-aliasing -c ne_openssl.c -o ne_openssl.lo /bin/sh ../libtool --quiet --mode=link cc -no-undefined -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -rpath /usr/local/lib -version-info 29:6:2 -Wl,--version-script=../src/neon.vers -o libneon.la ne_request.lo ne_session.lo ne_basic.lo ne_string.lo ne_uri.lo ne_dates.lo ne_alloc.lo ne_md5.lo ne_utils.lo ne_socket.lo ne_auth.lo ne_redirect.lo ne_compress.lo ne_i18n.lo ne_pkcs11.lo ne_socks.lo ne_ntlm.lo ne_207.lo ne_xml.lo ne_props.lo ne_locks.lo ne_xmlreq.lo ne_oldacl.lo ne_acl3744.lo ne_openssl.lo -lintl -lssl -lcrypto -lz -L/usr/lib -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -lexpat ===> Staging for neon29-0.29.6_6 ===> neon29-0.29.6_6 depends on file: /usr/local/share/certs/ca-root-nss.crt - found ===> Generating temporary packing list /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/lib /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel src/libneon.la /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/lib/libneon.la libtool: install: /usr/bin/install -c -o root -g wheel src/.libs/libneon.so.27.2.6 /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/lib/libneon.so.27.2.6 libtool: install: (cd /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/lib && { ln -s -f libneon.so.27.2.6 libneon.so.27 || { rm -f libneon.so.27 && ln -s libneon.so.27.2.6 libneon.so.27; }; }) libtool: install: (cd /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/lib && { ln -s -f libneon.so.27.2.6 libneon.so || { rm -f libneon.so && ln -s libneon.so.27.2.6 libneon.so; }; }) ./libtool: /bin/false: not found libtool: install: /usr/bin/install -c -o root -g wheel src/.libs/libneon.a /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/lib/libneon.a libtool: install: chmod 644 /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/lib/libneon.a libtool: install: /usr/bin/ranlib /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/lib/libneon.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_request.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_session.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_utils.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_uri.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_socket.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_basic.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_207.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_props.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_xml.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_dates.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_string.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_defs.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_locks.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_alloc.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_md5.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_i18n.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_redirect.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_auth.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_compress.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_acl.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_ssl.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_xmlreq.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_pkcs11.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon Installing ne_acl3744.h into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/include/neon /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/bin Installing neon-config into /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/bin /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/libdata/pkgconfig install -o root -g wheel -m 444 neon.pc /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/libdata/pkgconfig/neon.pc install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/neon29/work/neon-0.29.6/doc/man/*.1 /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/man/man1 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/neon29/work/neon-0.29.6/doc/man/*.3 /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/man/man3 make -C /obj/buildshare/ports/355755/www/neon29/work/neon-0.29.6 install-html OPENSSL_CFLAGS="-DNO_IDEA" DESTDIR=/obj/buildshare/ports/355755/www/neon29/work/stage /usr/bin/install -c -o root -g wheel -d /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/share/doc/neon/html for d in ./doc/html/*.html; do install -o root -g wheel -m 444 $d /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/share/doc/neon/html; done /usr/bin/strip /obj/buildshare/ports/355755/www/neon29/work/stage/usr/local/lib/libneon.so.27.* ====> Compressing man pages (compress-man) ===> Installing for neon29-0.29.6_6 ===> Checking if www/neon29 already installed ===> Registering installation for neon29-0.29.6_6 Installing neon29-0.29.6_6... 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/libneon.so.27.2.6 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.webdav.org/neon/ Make package ===> Building package for neon29-0.29.6_6 slot2: removed