Building ilohamail-devel-0.9.20050415.txz (origin /buildshare/ports/355755/mail/ilohamail-devel) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/IlohaMail-0.9-20050415.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pcre-8.34_1.txz x packages/perl5-5.16.3_10.txz x packages/libxml2-2.9.1_1.txz x packages/p5-Locale-gettext-1.05_3.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/gmake-3.82_1.txz x packages/autoconf-wrapper-20131203.txz x packages/pkgconf-0.9.5.txz x packages/autoconf-2.69.txz x packages/pkg-1.2.7_2.txz x packages/php5-mysql-5.4.28.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ilohamail-devel-0.9.20050415 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-devel-0.9.20050415 ===> ilohamail-devel-0.9.20050415 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-devel-0.9.20050415 ===> ilohamail-devel-0.9.20050415 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-devel-0.9.20050415 Make install define WITHOUT_MYSQL: not to use MySQL back-end ===> ilohamail-devel-0.9.20050415 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ilohamail-devel-0.9.20050415 for building ===> Extracting for ilohamail-devel-0.9.20050415 => SHA256 Checksum OK for IlohaMail-0.9-20050415.tar.gz. ===> Patching for ilohamail-devel-0.9.20050415 ===> Configuring for ilohamail-devel-0.9.20050415 ===> Installing for ilohamail-devel-0.9.20050415 ===> ilohamail-devel-0.9.20050415 depends on file: /usr/local/include/php/main/php.h - found ===> ilohamail-devel-0.9.20050415 depends on file: /usr/local/lib/php/20100525/mysql.so - found ===> Generating temporary packing list ===> Checking if mail/ilohamail-devel already installed /bin/cp -Rp /obj/buildshare/ports/355755/mail/ilohamail-devel/work/IlohaMail-0.9-20050415/IlohaMail/ /usr/local/www/ilohamail-devel /bin/cp -Rp /obj/buildshare/ports/355755/mail/ilohamail-devel/work/IlohaMail-0.9-20050415/MySQL /usr/local/share/ilohamail-devel cd /obj/buildshare/ports/355755/mail/ilohamail-devel/work/IlohaMail-0.9-20050415 && /bin/cp -Rp INSTALL README RELEASE_NOTES THEMES TODO UPGRADING Manual /usr/local/share/doc/ilohamail-devel ========================================================================== ilohamail-devel has now been installed. Please send comments about the devel branch to the testers mailing list(https://lists.sourceforge.net/lists/listinfo/ilohamail-testers) The devel branch is a rapidly moving target, and is not recommended for deployment. Create a redirect one of the following methods: - add an alias to apache's httpd.conf pointing to /usr/local/www/ilohamail-devel/source - create a VirtualHost with DocumentRoot set to /usr/local/www/ilohamail-devel/source - make a symbolic link to /usr/local/www/ilohamail-devel/source Check your PHP.ini file. You need: - short_open_tag = On - file_uploads = On Edit /usr/local/www/ilohamail-devel/conf/conf.inc and /usr/local/www/ilohamail-devel/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 3. Create tables. $ mysql webmail < /usr/local/share/ilohamail-devel/MySQL/sql 4. Configure /usr/local/www/ilohamail-devel/conf/db_conf.php. 5. Set value of $backend in /usr/local/www/ilohamail-devel/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-devel/Manual. ========================================================================== ===> Registering installation for ilohamail-devel-0.9.20050415 Installing ilohamail-devel-0.9.20050415... done Make package ===> Building package for ilohamail-devel-0.9.20050415 Creating package for ilohamail-devel-0.9.20050415 slot2: removed