Building ilohamail-0.8.13_1.txz (origin /buildshare/ports/355755/mail/ilohamail) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/IlohaMail-0.8.13.tar.gz x packages/ x packages/p5-Locale-gettext-1.05_3.txz x packages/pcre-8.34_1.txz x packages/help2man-1.43.3_1.txz x packages/php5-5.4.28.txz x packages/m4-1.4.17_1,1.txz x packages/pkgconf-0.9.5.txz x packages/autoconf-2.69.txz x packages/autoconf-wrapper-20131203.txz x packages/perl5-5.16.3_10.txz x packages/libxml2-2.9.1_1.txz x packages/php5-mysql-5.4.28.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ilohamail-0.8.13_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 ilohamail-0.8.13_1 ===> ilohamail-0.8.13_1 depends on file: /usr/local/include/php/main/php.h - not found ===> Verifying install for /usr/local/include/php/main/php.h in /buildshare/ports/355755/lang/php5 ===> Installing existing package /packages/php5-5.4.28.txz Installing php5-5.4.28...Installing libxml2-2.9.1_1... done Installing pcre-8.34_1... done done ===> Returning to build of ilohamail-0.8.13_1 ===> ilohamail-0.8.13_1 depends on file: /usr/local/lib/php/20100525/mysql.so - not found ===> Verifying install for /usr/local/lib/php/20100525/mysql.so in /buildshare/ports/355755/databases/php5-mysql ===> Installing existing package /packages/php5-mysql-5.4.28.txz Installing php5-mysql-5.4.28... done ===> Returning to build of ilohamail-0.8.13_1 Make install define WITHOUT_MYSQL: not to use MySQL back-end ===> ilohamail-0.8.13_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ilohamail-0.8.13_1 for building ===> Extracting for ilohamail-0.8.13_1 => SHA256 Checksum OK for IlohaMail-0.8.13.tar.gz. ===> Patching for ilohamail-0.8.13_1 ===> Configuring for ilohamail-0.8.13_1 ===> Installing for ilohamail-0.8.13_1 ===> ilohamail-0.8.13_1 depends on file: /usr/local/include/php/main/php.h - found ===> ilohamail-0.8.13_1 depends on file: /usr/local/lib/php/20100525/mysql.so - found ===> Generating temporary packing list ===> Checking if mail/ilohamail already installed /bin/cp -Rp /obj/buildshare/ports/355755/mail/ilohamail/work/IlohaMail-0.8.13/IlohaMail/ /usr/local/www/ilohamail /usr/sbin/chown -R www:www /usr/local/www/ilohamail/data /bin/cp -Rp /obj/buildshare/ports/355755/mail/ilohamail/work/IlohaMail-0.8.13/MySQL /usr/local/share/ilohamail cd /obj/buildshare/ports/355755/mail/ilohamail/work/IlohaMail-0.8.13; /bin/cp -Rp INSTALL README RELEASE_NOTES THEMES TODO UPGRADING Manual /usr/local/share/doc/ilohamail ========================================================================== IlohaMail has now been installed. Create a redirect one of the following methods: - add an alias to apache's httpd.conf pointing to /usr/local/www/ilohamail/source - create a VirtualHost with DocumentRoot set to /usr/local/www/ilohamail/source - make a symbolic link to /usr/local/www/ilohamail/source Check your PHP.ini file. You need: - short_open_tag = On - file_uploads = On Edit /usr/local/www/ilohamail/conf/conf.inc and /usr/local/www/ilohamail/conf/login.inc files as necessary. Using the MySQL back-end is also recommended. 1. Create database user who has rights on webmail database manipulation by following "sample" mysql commands: $ mysql -u root -p mysql> use mysql; mysql> grant select,insert,update,delete,index, -> alter,create,drop,references, lock tables, -> create temporary tables on webmail.* to webmail@localhost -> identified by 'password'; mysql> flush privileges; 2. Create a MySQL database. $ mysqladmin create webmail -u root -p 3. Create tables. $ mysql webmail < /usr/local/share/ilohamail/MySQL/sql -u root -p 4. Configure /usr/local/www/ilohamail/conf/db_conf.php. 5. Set value of $backend in /usr/local/www/ilohamail/conf/conf.inc from "FS" to "DB". For more complete database setup, post-installation instructions please read IlohaMail Guide in /usr/local/share/doc/ilohamail/Manual. ========================================================================== ===> Registering installation for ilohamail-0.8.13_1 Installing ilohamail-0.8.13_1... done Make package ===> Building package for ilohamail-0.8.13_1 Creating package for ilohamail-0.8.13_1 slot2: removed