=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 => Checksum SHA1 OK for webmin-1.600.tar.gz => Checksum RMD160 OK for webmin-1.600.tar.gz ===> Installing dependencies for webmin-1.600nb1 ========================================================================== The following variables will affect the build process of this package, webmin-1.600nb1. Their current value is shown below: * SSLBASE (defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private * VARBASE = /var You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency p5-Net-SSLeay-[0-9]*: found p5-Net-SSLeay-1.49nb1 => Full dependency perl>=5.0: found perl-5.16.2nb3 => Full dependency openssl>=1.0.1c: found openssl-1.0.1e ===> Overriding tools for webmin-1.600nb1 ===> Extracting for webmin-1.600nb1 /bin/cp /usr/pkgsrc/sysutils/webmin/files/acl_config-dragonfly /tmp/pkgsrc/sysutils/webmin/work/webmin-1.600/acl/config-dragonfly /bin/cp /usr/pkgsrc/sysutils/webmin/files/init_config-dragonfly /tmp/pkgsrc/sysutils/webmin/work/webmin-1.600/init/config-dragonfly /bin/cp /usr/pkgsrc/sysutils/webmin/files/man_config-dragonfly /tmp/pkgsrc/sysutils/webmin/work/webmin-1.600/man/config-dragonfly /bin/cp /usr/pkgsrc/sysutils/webmin/files/proc_config-dragonfly /tmp/pkgsrc/sysutils/webmin/work/webmin-1.600/proc/config-dragonfly /bin/rm -r /tmp/pkgsrc/sysutils/webmin/work/webmin-1.600/acl/Authen-SolarisRBAC-0.1* ===> Patching for webmin-1.600nb1 => Applying pkgsrc patches for webmin-1.600nb1 ===> Creating toolchain wrappers for webmin-1.600nb1 ===> Configuring for webmin-1.600nb1 cd /tmp/pkgsrc/sysutils/webmin/work/webmin-1.600 && ptn="@"`echo acl cron init inittab man proc servers webmin webminlog|sed -e 's/ /@/g'`"@" && for m in `echo */module.info | sed -e 's/\/module.info//g'`; do case ${ptn} in *@${m}@*) ;; *) rm -rf ${m} ;; esac; done && for t in `echo */theme.info | sed -e 's/\/theme.info//g'`; do rm -rf ${t}; done && touch /tmp/pkgsrc/sysutils/webmin/work/webmin-1.600/minimal-install => Checking for portability problems in extracted files sed -e "s,@WEBMIN_EGDIR@,/tmp/pkgsrc/sysutils/webmin/work/.destdir/usr/pkg/share/examples/webmin,g" -e "s,@WEBMIN_VARDIR@,/tmp/pkgsrc/sysutils/webmin/work/.destdir/var/webmin,g" -e "s,@PERL5@,"/usr/pkg/bin/perl",g" /usr/pkgsrc/sysutils/webmin/files/setup-pre.sh > /tmp/pkgsrc/sysutils/webmin/work/webmin-1.600/setup-pre.sh cd /tmp/pkgsrc/sysutils/webmin/work/webmin-1.600; for file in acl/config acl/config-*; do sed -e "s,^ssleay=.*,ssleay=/usr/pkg/bin/openssl," "$file" > "$file.new"; /bin/mv -f "$file.new" "$file"; done /usr/bin/find /tmp/pkgsrc/sysutils/webmin/work/webmin-1.600 -name "*.orig" -print | /usr/bin/xargs -r /bin/rm -f