Building drupal6-geshifilter-6.x.1.2_1.txz (origin /buildshare/ports/355755/www/drupal6-geshifilter) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/drupal/ x distfiles/drupal/geshifilter-6.x-1.2.tar.gz x packages/ x packages/pcre-8.34_1.txz x packages/inputproto-2.3.txz x packages/libX11-1.6.2_2,1.txz x packages/php5-mysqli-5.4.28.txz x packages/libxcb-1.10_2.txz x packages/kbproto-1.0.6.txz x packages/xorg-macros-1.19.0.txz x packages/libgpg-error-1.13.txz x packages/libXext-1.3.2_2,1.txz x packages/xcb-proto-1.10_1.txz x packages/autoconf-wrapper-20131203.txz x packages/oniguruma4-4.7.1.txz x packages/help2man-1.43.3_1.txz x packages/xtrans-1.3.4_1.txz x packages/libtool-2.4.2_3.txz x packages/autoconf-2.69.txz x packages/python2-2_2.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/libXmu-1.1.2_2,1.txz x packages/drupal6-6.31.txz x packages/libXau-1.0.8_2.txz x packages/t1lib-5.1.2_2,1.txz x packages/bigreqsproto-1.1.2.txz x packages/xproto-7.0.25.txz x packages/gmake-3.82_1.txz x packages/libcheck-0.9.12.txz x packages/php5-5.4.28.txz x packages/libxslt-1.1.28_3.txz x packages/xcmiscproto-1.2.2.txz x packages/pkgconf-0.9.5.txz x packages/libSM-1.2.2_2,1.txz x packages/libgcrypt-1.5.3_2.txz x packages/php5-session-5.4.28.txz x packages/php5-xml-5.4.28.txz x packages/libXdmcp-1.1.1_2.txz x packages/m4-1.4.17_1,1.txz x packages/php5-mbstring-5.4.28.txz x packages/php5-geshi-1.0.8.2.txz x packages/printproto-1.0.5.txz x packages/libpthread-stubs-0.3_4.txz x packages/libxml2-2.9.1_1.txz x packages/cmake-modules-2.8.12.1_1.txz x packages/freetype2-2.5.3_2.txz x packages/perl5-5.16.3_10.txz x packages/png-1.5.18.txz x packages/libICE-1.0.8_2,1.txz x packages/libXaw-1.0.12_2,2.txz x packages/libXt-1.1.4_2,1.txz x packages/jpeg-8_5.txz x packages/pkg-1.2.7_2.txz x packages/php5-gd-5.4.28.txz x packages/xf86bigfontproto-1.2.0.txz x packages/libXpm-3.5.11_2.txz x packages/python27-2.7.6_4.txz x packages/xextproto-7.3.0.txz x packages/libXp-1.0.2_2,1.txz x packages/cmake-2.8.12.1_4.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> drupal6-geshifilter-6.x.1.2_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 drupal6-geshifilter-6.x.1.2_1 ===> drupal6-geshifilter-6.x.1.2_1 depends on file: /usr/local/lib/php/geshi/geshi.php - not found ===> Verifying install for /usr/local/lib/php/geshi/geshi.php in /buildshare/ports/355755/devel/php5-geshi ===> Installing existing package /packages/php5-geshi-1.0.8.2.txz Installing php5-geshi-1.0.8.2...Installing php5-5.4.28...Installing libxml2-2.9.1_1... done Installing pcre-8.34_1... done done done ===> Returning to build of drupal6-geshifilter-6.x.1.2_1 ===> drupal6-geshifilter-6.x.1.2_1 depends on file: /usr/local/www/drupal6/index.php - not found ===> Verifying install for /usr/local/www/drupal6/index.php in /buildshare/ports/355755/www/drupal6 ===> Installing existing package /packages/drupal6-6.31.txz Installing drupal6-6.31...Installing php5-gd-5.4.28...Installing freetype2-2.5.3_2... done Installing jpeg-8_5... done Installing libXpm-3.5.11_2...Installing libX11-1.6.2_2,1...Installing kbproto-1.0.6... done Installing libXau-1.0.8_2...Installing xproto-7.0.25... done done Installing libXdmcp-1.1.1_2... done Installing libxcb-1.10_2...Installing libpthread-stubs-0.3_4... done done done Installing libXext-1.3.2_2,1...Installing xextproto-7.3.0... done done Installing libXt-1.1.4_2,1...Installing libSM-1.2.2_2,1...Installing libICE-1.0.8_2,1... done done done done Installing png-1.5.18... done Installing t1lib-5.1.2_2,1...Installing libXaw-1.0.12_2,2...Installing libXmu-1.1.2_2,1... done Installing libXp-1.0.2_2,1...Installing printproto-1.0.5... done done done done done Installing php5-mbstring-5.4.28...Installing oniguruma4-4.7.1... done done Installing php5-mysqli-5.4.28... done Installing php5-session-5.4.28... done Installing php5-xml-5.4.28... done done You now need to create the DB where Drupal is going to live PostgreSQL:: createdb -U pgsql -W drupal createuser -U pgsql -P -e drupal createlang -U pgsql -W plpgsql drupal MySQL:: mysqladmin -u dba_user -p create drupal mysql -u dba_user -p GRANT ALL PRIVILEGES ON drupal.* TO drupal@localhost IDENTIFIED BY 'passwd'; You also need to add appropriate configuration directives to your apache configuration file (/usr/local/etc/apache(2)/httpd.conf). A typical configuration might read: Alias /drupal "/usr/local/www/drupal6" Options Indexes FollowSymlinks MultiViews AllowOverride None Order allow,deny Allow from all Please see http://drupal.org/cron for important information on setting up periodic maintenance tasks in Drupal. For important information about upgrading from previous versions of Drupal, please please see: /usr/local/www/drupal6/doc/UPGRADE.txt ===> Returning to build of drupal6-geshifilter-6.x.1.2_1 Make install ===> License GPLv2 GPLv3 accepted by the user ===> drupal6-geshifilter-6.x.1.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by drupal6-geshifilter-6.x.1.2_1 for building ===> Extracting for drupal6-geshifilter-6.x.1.2_1 => SHA256 Checksum OK for drupal/geshifilter-6.x-1.2.tar.gz. ===> Patching for drupal6-geshifilter-6.x.1.2_1 ===> Applying FreeBSD patches for drupal6-geshifilter-6.x.1.2_1 ===> Configuring for drupal6-geshifilter-6.x.1.2_1 ===> Staging for drupal6-geshifilter-6.x.1.2_1 ===> drupal6-geshifilter-6.x.1.2_1 depends on file: /usr/local/lib/php/geshi/geshi.php - found ===> drupal6-geshifilter-6.x.1.2_1 depends on file: /usr/local/www/drupal6/index.php - found ===> Generating temporary packing list ====> Compressing man pages (compress-man) ===> Installing for drupal6-geshifilter-6.x.1.2_1 ===> Checking if www/drupal6-geshifilter already installed ===> Registering installation for drupal6-geshifilter-6.x.1.2_1 Installing drupal6-geshifilter-6.x.1.2_1... done Super-quick HOW-TO for GeSHi filter =================================== To use GeSHi highlighting features in the Drupal documents, do the following: 1. enable GeSHi modules inside Drupal; 2. configure GeSHi using "Site configuration" -> "GeSHi Filter" link inside administrative menu; default GeSHi library path is /usr/local/lib/php/geshi 3. enable GeSHi filtering for the input formats you choose to handle syntax highlighting; menu "Site configuration" -> "Input formats" will help you to do this; 4. write some content and test GeSHi functionality. To create documents fully consisting of source code just create new content of type "Source code node". Good luck! Make package ===> Building package for drupal6-geshifilter-6.x.1.2_1 slot2: removed