=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for webmin-1.470.tar.gz => Checksum RMD160 OK for webmin-1.470.tar.gz ===> Installing dependencies for webmin-1.470nb3 ========================================================================== The following variables will affect the build process of this package, webmin-1.470nb3. 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 checkperms>=1.1: found checkperms-1.11 => Full dependency p5-Net-SSLeay-[0-9]*: found p5-Net-SSLeay-1.42 => Full dependency perl>=5.0: found perl-5.14.2nb4 => Full dependency openssl>=0.9.8knb1: found openssl-0.9.8t ===> Overriding tools for webmin-1.470nb3 ===> Extracting for webmin-1.470nb3 /bin/cp /usr/pkgsrc/sysutils/webmin/files/acl_config-dragonfly /tmp/pkgsrc/sysutils/webmin/work/webmin-1.470/acl/config-dragonfly /bin/cp /usr/pkgsrc/sysutils/webmin/files/init_config-dragonfly /tmp/pkgsrc/sysutils/webmin/work/webmin-1.470/init/config-dragonfly /bin/cp /usr/pkgsrc/sysutils/webmin/files/man_config-dragonfly /tmp/pkgsrc/sysutils/webmin/work/webmin-1.470/man/config-dragonfly /bin/cp /usr/pkgsrc/sysutils/webmin/files/proc_config-dragonfly /tmp/pkgsrc/sysutils/webmin/work/webmin-1.470/proc/config-dragonfly ===> Patching for webmin-1.470nb3 => Applying pkgsrc patches for webmin-1.470nb3 ===> Creating toolchain wrappers for webmin-1.470nb3 ===> Configuring for webmin-1.470nb3 cd /tmp/pkgsrc/sysutils/webmin/work/webmin-1.470 && 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 | /bin/sed -e 's/\/theme.info//g'`; do rm -rf ${t}; done && touch /tmp/pkgsrc/sysutils/webmin/work/webmin-1.470/minimal-install => Checking for portability problems in extracted files /bin/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.470/setup-pre.sh cd /tmp/pkgsrc/sysutils/webmin/work/webmin-1.470; for file in acl/config acl/config-*; do /bin/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.470 -name "*.orig" -print | /usr/bin/xargs -r /bin/rm -f