Building ojs2-2.2.1_1.txz (origin /buildshare/ports/355755/www/ojs2) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ojs2/ x distfiles/ojs2/ojs-2.2.1.tar.gz x packages/ x packages/libxml2-2.9.1_1.txz x packages/perl5-5.16.3_10.txz x packages/pcre-8.34_1.txz x packages/php5-session-5.4.28.txz x packages/php5-5.4.28.txz x packages/autoconf-2.69.txz x packages/openldap-client-2.4.39.txz x packages/php5-mysql-5.4.28.txz x packages/php5-mbstring-5.4.28.txz x packages/help2man-1.43.3_1.txz x packages/gettext-0.18.3.1_1.txz x packages/php5-ldap-5.4.28.txz x packages/autoconf-wrapper-20131203.txz x packages/m4-1.4.17_1,1.txz x packages/pkgconf-0.9.5.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/oniguruma4-4.7.1.txz x packages/gmake-3.82_1.txz x packages/libtool-2.4.2_3.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ojs2-2.2.1_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 ojs2-2.2.1_1 ===> ojs2-2.2.1_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 ojs2-2.2.1_1 ===> ojs2-2.2.1_1 depends on file: /usr/local/lib/php/20100525/mbstring.so - not found ===> Verifying install for /usr/local/lib/php/20100525/mbstring.so in /buildshare/ports/355755/converters/php5-mbstring ===> Installing existing package /packages/php5-mbstring-5.4.28.txz Installing php5-mbstring-5.4.28...Installing oniguruma4-4.7.1... done done ===> Returning to build of ojs2-2.2.1_1 ===> ojs2-2.2.1_1 depends on file: /usr/local/lib/php/20100525/session.so - not found ===> Verifying install for /usr/local/lib/php/20100525/session.so in /buildshare/ports/355755/www/php5-session ===> Installing existing package /packages/php5-session-5.4.28.txz Installing php5-session-5.4.28... done ===> Returning to build of ojs2-2.2.1_1 ===> ojs2-2.2.1_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 ojs2-2.2.1_1 ===> ojs2-2.2.1_1 depends on file: /usr/local/lib/php/20100525/ldap.so - not found ===> Verifying install for /usr/local/lib/php/20100525/ldap.so in /buildshare/ports/355755/net/php5-ldap ===> Installing existing package /packages/php5-ldap-5.4.28.txz Installing php5-ldap-5.4.28...Installing openldap-client-2.4.39... done done ************************************************************ The OpenLDAP client package has been successfully installed. Edit /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at http://www.OpenLDAP.org/faq/index.cgi?file=3 for more information. ************************************************************ ===> Returning to build of ojs2-2.2.1_1 Make install /!\ WARNING /!\ DEFAULT_PHP_VER is defined, consider using DEFAULT_VERSIONS=php=5 instead ===> ojs2-2.2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ojs2-2.2.1_1 for building ===> Extracting for ojs2-2.2.1_1 => SHA256 Checksum OK for ojs2/ojs-2.2.1.tar.gz. ===> Patching for ojs2-2.2.1_1 ===> Configuring for ojs2-2.2.1_1 ===> Installing for ojs2-2.2.1_1 ===> ojs2-2.2.1_1 depends on file: /usr/local/include/php/main/php.h - found ===> ojs2-2.2.1_1 depends on file: /usr/local/lib/php/20100525/mbstring.so - found ===> ojs2-2.2.1_1 depends on file: /usr/local/lib/php/20100525/session.so - found ===> ojs2-2.2.1_1 depends on file: /usr/local/lib/php/20100525/mysql.so - found ===> ojs2-2.2.1_1 depends on file: /usr/local/lib/php/20100525/ldap.so - found ====================================================================== If you are upgrading please refer to docs/UPGRADE or browse to http://pkp.sfu.ca/ojs/UPGRADE You need to backup your config.inc.php and your ojs2 directory Hit Control-C now ====================================================================== ===> Generating temporary packing list ===> Checking if www/ojs2 already installed ====================================================================== * Please read docs/README (http://pkp.sfu.ca/ojs/README) or browse to http://pkp.sfu.ca/ojs_documentation on HOW-TO get OJS fully functional * See lib/libraries.txt for a list of third-party libraries used by OJS. Recommended Configuration ------------------------- A secure deployment can be best achieved by using the following policies: * Dedicate a database to OJS; use unique credentials to access it. Configure this database to perform automated backups on a regular basis. Perform a manual backup when upgrading or performing maintenance. * Configure OJS (config.inc.php) to use SHA1 hashing rather than MD5. * Configure OJS (config.inc.php) to use force_ssl_login so that authenticated users communicate with the server via HTTPS. * Install OJS so that the files directory is NOT a subdirectory of the OJS installation and cannot be accessed directly via the web server. Restrict file permissions as much as possible. Automated backups of this directory should be roughly synchronized with database backups. Forum: ====================================================================== OJS now supports article galleys that will be automatically rendered from an uploaded XML source file, using a specific XSL stylesheet transformation. If you want to use this feature please install: * textproc/php5-xsl if you have PHP 5 installed * textproc/php4-xslt if you have PHP 4 installed * External command-line XSLT renderer (eg. Xalan) and enter the complete path to the XSLT renderer tool, with any required arguments in the XMLGalleyPlugin settings. If you want to enable rendering PDF galleys using XSL-FO you may want to install a FO processor (eg. textproc/fop) and configure it in the XMLGalleyPlugin settings. If you have chosen memcached you need to configure your memcached server setting on config.inc.php. There are other options that can and should be configured at config.inc.php. ===> Registering installation for ojs2-2.2.1_1 Installing ojs2-2.2.1_1... done Make package ===> Building package for ojs2-2.2.1_1 Creating package for ojs2-2.2.1_1 slot1: removed