Building pglogd-2.3_2.txz (origin /buildshare/ports/355755/www/pglogd) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pglogd-2.3.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/postgresql92-client-9.2.8_1.txz x packages/gmake-3.82_1.txz x packages/pkgconf-0.9.5.txz x packages/libxml2-2.9.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pglogd-2.3_2 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 pglogd-2.3_2 ===> pglogd-2.3_2 depends on shared library: libpq.so.5 - not found ===> Verifying for libpq.so.5 in /buildshare/ports/355755/databases/postgresql92-client ===> Installing existing package /packages/postgresql92-client-9.2.8_1.txz Installing postgresql92-client-9.2.8_1...Installing gettext-0.18.3.1_1... done Installing libxml2-2.9.1_1... done done The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-PyGreSQL For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> Returning to build of pglogd-2.3_2 Make install ===> pglogd-2.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pglogd-2.3_2 for building ===> Extracting for pglogd-2.3_2 => SHA256 Checksum OK for pglogd-2.3.tar.gz. ===> Patching for pglogd-2.3_2 ===> Applying FreeBSD patches for pglogd-2.3_2 ===> pglogd-2.3_2 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Configuring for pglogd-2.3_2 ===> Building for pglogd-2.3_2 gcc -o pglogd -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -lpq pglogd.c gcc -o pglogctl -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -lpq pglogctl.c ===> Installing for pglogd-2.3_2 ===> Generating temporary packing list ===> Checking if www/pglogd already installed install -m 750 -s -c pglogd /usr/local/bin install -m 750 -s -c pglogctl /usr/local/bin install -m 755 -d /usr/local/share/pglogd install -m 644 -c pglogd_tables.sql /usr/local/share/pglogd install -m 644 -c README /usr/local/share/pglogd install -m 644 -c CHANGELOG /usr/local/share/pglogd install -m 644 -c weblog_daily.sql /usr/local/share/pglogd install -m 644 -c queries.txt /usr/local/share/pglogd install -m 644 -c pglogd.conf /usr/local/share/pglogd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/pglogd/work/pglogd-2.3/020.pglogd.sh /usr/local/etc/rc.d/020.pglogd.sh ========================================================= You need to create a PostgreSQL database for your logs: # su - postgres $ createdb pglogd $ psql pglogd < /usr/local/share/pglogd/pglogd_tables.sql $ exit and copy /usr/local/share/pglogd/pglogd.conf to /usr/local/etc/pglogd.conf pglogd can then be started with: # /usr/local/etc/rc.d/020.pglogd.sh start Read the complete documentation on configuring pglogd and apache at http://www.digitalstratum.com/pglogd/ ========================================================= ===> Registering installation for pglogd-2.3_2 Installing pglogd-2.3_2... done Make package ===> Building package for pglogd-2.3_2 Creating package for pglogd-2.3_2 slot1: removed