=> Bootstrap dependency digest>=20010302: found digest-20111104 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.470nb5 ========================================================================== The following variables will affect the build process of this package, webmin-1.470nb5. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/ssl/certs * SSLDIR = /etc/ssl * SSLKEYS = /etc/ssl/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.49 => Full dependency perl>=5.8.0: found perl-5.16.1 ===> Overriding tools for webmin-1.470nb5 ===> Extracting for webmin-1.470nb5 /bin/cp /Users/kristerw/pbulk/pkgsrc/sysutils/webmin/files/acl_config-dragonfly /Users/kristerw/pbulk/scratch/sysutils/webmin/work/webmin-1.470/acl/config-dragonfly /bin/cp /Users/kristerw/pbulk/pkgsrc/sysutils/webmin/files/init_config-dragonfly /Users/kristerw/pbulk/scratch/sysutils/webmin/work/webmin-1.470/init/config-dragonfly /bin/cp /Users/kristerw/pbulk/pkgsrc/sysutils/webmin/files/man_config-dragonfly /Users/kristerw/pbulk/scratch/sysutils/webmin/work/webmin-1.470/man/config-dragonfly /bin/cp /Users/kristerw/pbulk/pkgsrc/sysutils/webmin/files/proc_config-dragonfly /Users/kristerw/pbulk/scratch/sysutils/webmin/work/webmin-1.470/proc/config-dragonfly /bin/rm -r /Users/kristerw/pbulk/scratch/sysutils/webmin/work/webmin-1.470/acl/Authen-SolarisRBAC-0.1* ===> Patching for webmin-1.470nb5 => Applying pkgsrc patches for webmin-1.470nb5 ===> Creating toolchain wrappers for webmin-1.470nb5 ===> Configuring for webmin-1.470nb5 cd /Users/kristerw/pbulk/scratch/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 | /usr/bin/sed -e 's/\/theme.info//g'`; do rm -rf ${t}; done && touch /Users/kristerw/pbulk/scratch/sysutils/webmin/work/webmin-1.470/minimal-install => Checking for portability problems in extracted files /usr/bin/sed -e "s,@WEBMIN_EGDIR@,/Users/kristerw/pbulk/scratch/sysutils/webmin/work/.destdir//usr/pkg/share/examples/webmin,g" -e "s,@WEBMIN_VARDIR@,/Users/kristerw/pbulk/scratch/sysutils/webmin/work/.destdir//var/webmin,g" -e "s,@PERL5@,"/usr/pkg/bin/perl",g" /Users/kristerw/pbulk/pkgsrc/sysutils/webmin/files/setup-pre.sh > /Users/kristerw/pbulk/scratch/sysutils/webmin/work/webmin-1.470/setup-pre.sh cd /Users/kristerw/pbulk/scratch/sysutils/webmin/work/webmin-1.470; for file in acl/config acl/config-*; do /usr/bin/sed -e "s,^ssleay=.*,ssleay=/usr/bin/openssl," "$file" > "$file.new"; /bin/mv -f "$file.new" "$file"; done /usr/bin/find /Users/kristerw/pbulk/scratch/sysutils/webmin/work/webmin-1.470 -name "*.orig" -print | /usr/bin/xargs /bin/rm -f