Building phpcollab-2.5_1.txz (origin /buildshare/ports/355755/deskutils/phpcollab) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/phpcollab-2.5.zip x packages/ x packages/apr-1.5.1.1.5.3.txz x packages/pkg-1.2.7_2.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/autoconf-2.69.txz x packages/gettext-0.18.3.1_1.txz x packages/apache22-2.2.27_2.txz x packages/db48-4.8.30.0.txz x packages/help2man-1.43.3_1.txz x packages/libtool-2.4.2_3.txz x packages/gmake-3.82_1.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/php5-5.4.28.txz x packages/expat-2.1.0.txz x packages/cmake-2.8.12.1_4.txz x packages/gdbm-1.11.txz x packages/autoconf-wrapper-20131203.txz x packages/pcre-8.34_1.txz x packages/mysql55-client-5.5.37.txz x packages/pkgconf-0.9.5.txz x packages/cmake-modules-2.8.12.1_1.txz x packages/m4-1.4.17_1,1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> phpcollab-2.5_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 phpcollab-2.5_1 ===> phpcollab-2.5_1 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /buildshare/ports/355755/databases/mysql55-client ===> Installing existing package /packages/mysql55-client-5.5.37.txz Installing mysql55-client-5.5.37... done ===> Returning to build of phpcollab-2.5_1 ===> phpcollab-2.5_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 phpcollab-2.5_1 ===> phpcollab-2.5_1 depends on file: /usr/local/sbin/apxs - not found ===> Verifying install for /usr/local/sbin/apxs in /buildshare/ports/355755/www/apache22 ===> Installing existing package /packages/apache22-2.2.27_2.txz Installing apache22-2.2.27_2...Installing apr-1.5.1.1.5.3...Installing db48-4.8.30.0... done Installing expat-2.1.0... done Installing gdbm-1.11...Installing gettext-0.18.3.1_1... done done done Installing perl5-5.16.3_10... done ===> Creating users and/or groups. Using existing group 'www'. Using existing user 'www'. /usr/local/share/examples/apache22/httpd.conf -> /usr/local/etc/apache22/httpd.conf done To run apache www server from startup, add apache22_enable="YES" in your /etc/rc.conf. Extra options can be found in startup script. Your hostname must be resolvable using at least 1 mechanism in /etc/nsswitch.conf typically DNS or /etc/hosts or apache might have issues starting depending on the modules you are using. ===> Returning to build of phpcollab-2.5_1 ===> phpcollab-2.5_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 phpcollab-2.5_1 Make install ===> phpcollab-2.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by phpcollab-2.5_1 for building ===> Extracting for phpcollab-2.5_1 => SHA256 Checksum OK for phpcollab-2.5.zip. ===> Patching for phpcollab-2.5_1 ===> phpcollab-2.5_1 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18) ===> Configuring for phpcollab-2.5_1 ===> Staging for phpcollab-2.5_1 ===> phpcollab-2.5_1 depends on file: /usr/local/include/php/main/php.h - found ===> phpcollab-2.5_1 depends on file: /usr/local/sbin/apxs - found ===> phpcollab-2.5_1 depends on file: /usr/local/lib/php/20100525/mysql.so - found ===> Generating temporary packing list (cd /obj/buildshare/ports/355755/deskutils/phpcollab/work/phpcollab && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh www:www $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /obj/buildshare/ports/355755/deskutils/phpcollab/work/stage/usr/local/www/phpcollab) ====> Compressing man pages (compress-man) ===> Installing for phpcollab-2.5_1 ===> Checking if deskutils/phpcollab already installed ===> Registering installation for phpcollab-2.5_1 Installing phpcollab-2.5_1... done --------------------------------------------------------------------------------------------- Installation has successfully completed! --------------------------------------------------------------------------------------------- phpcollab is now installed in documentoroot: /usr/local/www/phpcollab. 1) Create user and MySQL database: mysql -u root -p'your_root_password' create database phpcollab; create user 'phpcollab'@'localhost' identified by 'your_password'; grant all privileges on phpcollab.* to 'phpcollab'@'localhost' identified by 'your_password'; Now you can try http://your-server/phpcollab and setup your database. --------------------------------------------------------------------------------------------- Make package ===> Building package for phpcollab-2.5_1 slot2: removed