=> Bootstrap dependency digest>=20010302: found digest-20160304
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for sitecopy-0.16.6.tar.gz
=> Checksum RMD160 OK for sitecopy-0.16.6.tar.gz
=> Checksum SHA512 OK for sitecopy-0.16.6.tar.gz
===> Installing dependencies for sitecopy-0.16.6nb5
==========================================================================
The following variables will affect the build process of this package,
sitecopy-0.16.6nb5.  Their current value is shown below:

        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency gmake>=3.81: found gmake-4.1nb4
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.8nb1
=> Full dependency neon>=0.30.1nb2: found neon-0.30.2
===> Overriding tools for sitecopy-0.16.6nb5
===> Extracting for sitecopy-0.16.6nb5
===> Patching for sitecopy-0.16.6nb5
=> Applying pkgsrc patches for sitecopy-0.16.6nb5
=> Verifying /data/pkgsrc/www/sitecopy/patches/patch-aa
=> Applying pkgsrc patch /data/pkgsrc/www/sitecopy/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.5 2010/03/14 21:06:15 gls Exp $
|
|--- Makefile.in.orig	2008-07-07 20:55:29.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 11.
done
=> Verifying /data/pkgsrc/www/sitecopy/patches/patch-ab
=> Applying pkgsrc patch /data/pkgsrc/www/sitecopy/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.4 2011/12/15 15:24:05 drochner Exp $
|
|--- configure.orig	2011-03-19 14:55:03.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 8456.
done
===> Creating toolchain wrappers for sitecopy-0.16.6nb5
===> Configuring for sitecopy-0.16.6nb5
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./lib/neon/Makefile.in.
=> Checking for portability problems in extracted files
checking for x86_64--netbsd-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether make sets $(MAKE)... yes
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... clang -E
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... yes
checking for socketpair... yes
configure: debugging is enabled
checking for GNU fnmatch... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking for off_t... yes
checking for uname... NetBSD
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for gcc -Wformat -Werror sanity... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for size_t... (cached) yes
checking size of size_t... 8
checking how to print size_t... lu
checking for off_t... (cached) yes
checking size of off_t... 8
checking how to print off_t... ld
checking for ssize_t... yes
checking size of ssize_t... 8
checking how to print ssize_t... ld
checking whether byte ordering is bigendian... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for snprintf... yes
checking for vsnprintf... yes
checking for x86_64--netbsd-ar... no
checking for ar... /usr/bin/ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... /usr/bin/ranlib
checking for neon-config... /usr/pkg/bin/neon-config
checking linking against neon... yes
configure: incompatible neon library version 0.30.2: wanted 0.24 25 26 27 28
configure: using bundled neon (0.28.2)
checking for sys/time.h... yes
checking for limits.h... yes
checking for sys/select.h... yes
checking for arpa/inet.h... yes
checking for libintl.h... yes
checking for signal.h... yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for netdb.h... yes
checking for sys/poll.h... yes
checking for sys/limits.h... no
checking for fcntl.h... yes
checking for iconv.h... yes
checking for timezone global... yes
configure: LFS support unnecessary, off_t is not 32-bit
checking for strtoll... yes
checking for strcasecmp... yes
checking for signal... yes
checking for setvbuf... yes
checking for setsockopt... yes
checking for stpcpy... yes
checking for poll... yes
checking for fcntl... yes
checking for getsockopt... yes
checking whether stpcpy is declared... yes
checking for library containing socket... none needed
checking for library containing getaddrinfo... none needed
checking for gai_strerror... yes
checking for getnameinfo... yes
checking for inet_ntop... yes
configure: IPv6 support is enabled
checking for working AI_ADDRCONFIG... no
checking for socklen_t... yes
checking for struct tm.tm_gmtoff... yes
checking for struct tm.__tm_gmtoff... no
configure: zlib not supported
checking whether to enable ACL support in neon... no
checking for pkg-config... no
checking for library containing RSA_new... -lcrypto
checking for library containing SSL_library_init... not found
configure: error: could not find library containing SSL_library_init
*** Error code 1

Stop.
make[1]: stopped in /data/pkgsrc/www/sitecopy
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/www/sitecopy