Building imap-uw-2007f,1.txz (origin /buildshare/ports/355755/mail/imap-uw) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/imap-2007f.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/cclient-2007f_1,1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> imap-uw-2007f,1 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 imap-uw-2007f,1 ===> imap-uw-2007f,1 depends on shared library: c-client4.9 - not found ===> Verifying install for c-client4.9 in /buildshare/ports/355755/mail/cclient ===> Installing existing package /packages/cclient-2007f_1,1.txz Installing cclient-2007f_1,1... done ================================================================================ Warning: You have chosen to include SSL support. Applications/ports that use the cclient library but do not support SSL may stop working or have problems linking. Linking them explicitly with ssl (-lssl -lcrypto) may or may not help. ================================================================================ ===> Returning to build of imap-uw-2007f,1 Make install ===> License APACHE20 accepted by the user ===> imap-uw-2007f,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by imap-uw-2007f,1 for building ===> Extracting for imap-uw-2007f,1 => SHA256 Checksum OK for imap-2007f.tar.gz. ===> Patching for imap-uw-2007f,1 ===> Applying FreeBSD patches for imap-uw-2007f,1 ===> imap-uw-2007f,1 depends on shared library: c-client4.9 - found ===> Configuring for imap-uw-2007f,1 ===> Building for imap-uw-2007f,1 Your imap-uw port matches the version of your cclient port. Fine. SSL check passed. We want SSL support, and cclient has it. Good. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Building in full compliance with RFC 3501 security + requirements: ++ TLS/SSL encryption is supported ++ Unencrypted plaintext passwords are prohibited +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Applying an process to sources... tools/an "ln -s" src/c-client c-client tools/an "ln -s" src/ansilib c-client tools/an "ln -s" src/charset c-client tools/an "ln -s" src/osdep/unix c-client tools/an "ln -s" src/mtest mtest tools/an "ln -s" src/ipopd ipopd tools/an "ln -s" src/imapd imapd tools/an "ln -s" src/mailutil mailutil tools/an "ln -s" src/mlock mlock tools/an "ln -s" src/dmail dmail tools/an "ln -s" src/tmail tmail ln -s tools/an . touch ip6 make build EXTRACFLAGS='-I/usr/local/include/c-client' EXTRALDFLAGS='-L/usr/local/lib -lc-client4' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=pam SSLTYPE=unix.nopwd IP=4 EXTRASPECIALS='' BUILDTYPE=bsf IP=6 PASSWDTYPE=pam SPECIALS="SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private GSSINCLUDE=/usr/include GSSLIB=/usr/lib PAMLDFLAGS=-lpam" Building bundled tools... cd mtest;make cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -c mtest.c cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -o mtest mtest.o -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib -lc-client4 /usr/local/lib/libc-client4.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() cd ipopd;make cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -c ipop2d.c cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -o ipop2d ipop2d.o -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib -lc-client4 /usr/local/lib/libc-client4.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -c ipop3d.c cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -o ipop3d ipop3d.o -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib -lc-client4 /usr/local/lib/libc-client4.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() cd imapd;make cc -DNFSKLUDGE -I/usr/local/include/c-client -DANOFILE=\"/usr/local/etc/anonymous.newsgroups\" -DALERTFILE=\"/usr/local/etc/imapd.alert\" -DNNTPFILE=\"/usr/local//etc/imapd.nntp\" -DUSERALERTFILE=\".imapalert\" -DSHUTDOWNFILE=\"/usr/local/etc/nologin\" -c imapd.c cc -DNFSKLUDGE -I/usr/local/include/c-client -DANOFILE=\"/usr/local/etc/anonymous.newsgroups\" -DALERTFILE=\"/usr/local/etc/imapd.alert\" -DNNTPFILE=\"/usr/local//etc/imapd.nntp\" -DUSERALERTFILE=\".imapalert\" -DSHUTDOWNFILE=\"/usr/local/etc/nologin\" -o imapd imapd.o -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib -lc-client4 -L/usr/local/lib -lc-client4 /usr/local/lib/libc-client4.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() cd mailutil;make cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -c mailutil.c cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -o mailutil mailutil.o -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib -lc-client4 /usr/local/lib/libc-client4.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() cd mlock;make || true cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -c mlock.c cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -o mlock mlock.o cd dmail;make || true cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -c dmail.c cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -c dquota.c cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -o dmail dmail.o dquota.o -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib -lc-client4 /usr/local/lib/libc-client4.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() cd tmail;make || true cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -c tmail.c cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -c tquota.c cc -O2 -pipe -fno-strict-aliasing -DNFSKLUDGE -I/usr/local/include/c-client -o tmail tmail.o tquota.o -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib -lc-client4 /usr/local/lib/libc-client4.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() ===> Installing for imap-uw-2007f,1 ===> Generating temporary packing list ===> Checking if mail/imap-uw already installed install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/mail/imap-uw/work/imap-2007f/imapd/imapd /usr/local/libexec/ install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/mail/imap-uw/work/imap-2007f/ipopd/ipop2d /usr/local/libexec/ install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/mail/imap-uw/work/imap-2007f/ipopd/ipop3d /usr/local/libexec/ install -s -o root -g mail -m 2711 /obj/buildshare/ports/355755/mail/imap-uw/work/imap-2007f/mlock/mlock /usr/local/libexec install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/mail/imap-uw/work/imap-2007f/mtest/mtest /usr/local/bin/mboxtest install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/imap-uw/work/imap-2007f/src/imapd/imapd.8 /usr/local/man/man8/imapd.8 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/imap-uw/work/imap-2007f/src/ipopd/ipopd.8 /usr/local/man/man8/ipopd.8 install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/mail/imap-uw/work/imap-2007f/dmail/dmail /usr/local/bin/ install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/mail/imap-uw/work/imap-2007f/mailutil/mailutil /usr/local/bin/ install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/mail/imap-uw/work/imap-2007f/tmail/tmail /usr/local/bin/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/imap-uw/work/imap-2007f/src/dmail/dmail.1 /usr/local/man/man1/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/imap-uw/work/imap-2007f/src/mailutil/mailutil.1 /usr/local/man/man1/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/imap-uw/work/imap-2007f/src/tmail/tmail.1 /usr/local/man/man1/ The ipop2d, ipop3d, and imapd daemons should be invoked by your /etc/inetd.conf file with lines such as: pop2 stream tcp nowait root /usr/local/libexec/ipop2d ipop2d pop3 stream tcp nowait root /usr/local/libexec/ipop3d ipop3d imap4 stream tcp nowait root /usr/local/libexec/imapd imapd If PAM authentication support has been compiled in you will need to add something like the following lines to /etc/pam.conf (PAM authentication is default): imap auth required pam_unix.so imap account required pam_unix.so imap session required pam_unix.so pop3 auth required pam_unix.so pop3 account required pam_unix.so pop3 session required pam_unix.so The pam_unix module does not have session support, so we do not use it for session management. Be sure to read up on pam.conf(5). To configure imap-uw read /usr/local/share/doc/imap-uw/imaprc.txt. Particularly consider changing mail-subdirectory to mail to have ~/mail the default mail directory as is default in some MUAs, and to avoid having the whole home dir accessed. ===> NB: IMAP-UW now rejects non-encrypted logins by default. To change this ===> behaviour, recompile and reinstall cclient and imap-uw ports with one of ===> the following make variables defined: WITHOUT_SSL - build without SSL/encryption support. WITH_SSL_AND_PLAINTEXT - build with SSL/encryption support, but allow non-encrypted logins. To create and install a new SSL certificate for imapd and ipop3d, type "make cert". Or install manually in /usr/local/certs. Example inetd config for SSL only services: pop3s stream tcp nowait root /usr/local/libexec/ipop3d ipop3d imaps stream tcp nowait root /usr/local/libexec/imapd imapd ================================================================================ /bin/mkdir -p -m 0755 -p /usr/local/share/doc/imap-uw ===> Compressing manual pages for imap-uw-2007f,1 ===> Registering installation for imap-uw-2007f,1 Installing imap-uw-2007f,1... done ===> SECURITY REPORT: This port has installed the following binaries which execute with increased privileges. /usr/local/libexec/mlock 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.washington.edu/imap/ Make package ===> Building package for imap-uw-2007f,1 Creating package for imap-uw-2007f,1 slot2: removed