Building rtgui-0.2.81.txz (origin /buildshare/ports/355755/net-p2p/rtgui) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/rtgui-0.2.81.tgz x packages/ x packages/php5-session-5.4.28.txz x packages/php5-xml-5.4.28.txz x packages/autoconf-wrapper-20131203.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/m4-1.4.17_1,1.txz x packages/help2man-1.43.3_1.txz x packages/libxml2-2.9.1_1.txz x packages/oniguruma4-4.7.1.txz x packages/perl5-5.16.3_10.txz x packages/pkgconf-0.9.5.txz x packages/php5-xmlrpc-5.4.28.txz x packages/pkg-1.2.7_2.txz x packages/php5-mbstring-5.4.28.txz x packages/libwww-5.4.0_4.txz x packages/pcre-8.34_1.txz x packages/gettext-0.18.3.1_1.txz x packages/libiconv-1.14_3.txz x packages/ca_root_nss-3.16.txz x packages/libtool-2.4.2_3.txz x packages/xmlrpc-c-1.25.28.txz x packages/php5-5.4.28.txz x packages/autoconf-2.69.txz x packages/curl-7.36.0_1.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> rtgui-0.2.81 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 rtgui-0.2.81 ===> rtgui-0.2.81 depends on executable: xmlrpc-c-config - not found ===> Verifying install for xmlrpc-c-config in /buildshare/ports/355755/net/xmlrpc-c ===> Installing existing package /packages/xmlrpc-c-1.25.28.txz Installing xmlrpc-c-1.25.28...Installing curl-7.36.0_1...Installing ca_root_nss-3.16... done done Installing libwww-5.4.0_4... done Installing perl5-5.16.3_10... done done ===> Returning to build of rtgui-0.2.81 ===> rtgui-0.2.81 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 rtgui-0.2.81 ===> rtgui-0.2.81 depends on file: /usr/local/lib/php/20100525/xmlrpc.so - not found ===> Verifying install for /usr/local/lib/php/20100525/xmlrpc.so in /buildshare/ports/355755/net/php5-xmlrpc ===> Installing existing package /packages/php5-xmlrpc-5.4.28.txz Installing php5-xmlrpc-5.4.28...Installing libiconv-1.14_3... done Installing php5-xml-5.4.28... done done ===> Returning to build of rtgui-0.2.81 ===> rtgui-0.2.81 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 rtgui-0.2.81 ===> rtgui-0.2.81 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 rtgui-0.2.81 Make install ===> rtgui-0.2.81 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rtgui-0.2.81 for building ===> Extracting for rtgui-0.2.81 => SHA256 Checksum OK for rtgui-0.2.81.tgz. ===> Patching for rtgui-0.2.81 ===> rtgui-0.2.81 depends on executable: xmlrpc-c-config - found ===> Configuring for rtgui-0.2.81 ===> Staging for rtgui-0.2.81 ===> rtgui-0.2.81 depends on file: /usr/local/include/php/main/php.h - found ===> rtgui-0.2.81 depends on file: /usr/local/lib/php/20100525/xmlrpc.so - found ===> rtgui-0.2.81 depends on file: /usr/local/lib/php/20100525/session.so - found ===> rtgui-0.2.81 depends on file: /usr/local/lib/php/20100525/mbstring.so - found ===> Generating temporary packing list /bin/mkdir -p /obj/buildshare/ports/355755/net-p2p/rtgui/work/stage/usr/local/www/rtgui /bin/cp -r /obj/buildshare/ports/355755/net-p2p/rtgui/work/rtgui/* /obj/buildshare/ports/355755/net-p2p/rtgui/work/stage/usr/local/www/rtgui --------------------------------------------------------------------------- Browse http://your.host.tld/%%PORTNAME%%/ --------------------------------------------------------------------------- To make rtgui available through your web site, I suggest that you add something like the following to httpd.conf: SCGIMount /RPC2 127.0.0.1:5000 Alias /rtgui/ "/usr/local/www/rtgui/" Options none AllowOverride Limit Order Deny,Allow Allow from all with in .rtorrent.rc: scgi_port = localhost:5000 or in your lighttpd: scgi.server = ( "/RPC2" => ( "127.0.0.1" => ( "socket" => "/home/user/rtorrent/rpc.socket", "check-local" => "disable", "disable-time" => 0, # don't disable scgi if connection fails ) ) ) with .rtorrent.rc: scgi_local = /home/user/rtorrent/rpc.socket --------------------------------------------------------------------------- Security considerations --------------------------------------------------------------------------- Absolutely no thought whatsoever has been given to security in rtGui - do not run this on a publicly available website. rtGui is intended for 'home' use where users can be considered as trusted. A basic authentication mechanism is planned for future releases. At the very least, you should password protect your webserver using .htaccess or similar (see http://en.wikipedia.org/wiki/Htaccess for more info). ====> Compressing man pages (compress-man) ===> Installing for rtgui-0.2.81 ===> Checking if net-p2p/rtgui already installed ===> Registering installation for rtgui-0.2.81 Installing rtgui-0.2.81... done --------------------------------------------------------------------------- Browse http://your.host.tld/%%PORTNAME%%/ --------------------------------------------------------------------------- To make rtgui available through your web site, I suggest that you add something like the following to httpd.conf: SCGIMount /RPC2 127.0.0.1:5000 Alias /rtgui/ "/usr/local/www/rtgui/" Options none AllowOverride Limit Order Deny,Allow Allow from all with in .rtorrent.rc: scgi_port = localhost:5000 or in your lighttpd: scgi.server = ( "/RPC2" => ( "127.0.0.1" => ( "socket" => "/home/user/rtorrent/rpc.socket", "check-local" => "disable", "disable-time" => 0, # don't disable scgi if connection fails ) ) ) with .rtorrent.rc: scgi_local = /home/user/rtorrent/rpc.socket --------------------------------------------------------------------------- Security considerations --------------------------------------------------------------------------- Absolutely no thought whatsoever has been given to security in rtGui - do not run this on a publicly available website. rtGui is intended for 'home' use where users can be considered as trusted. A basic authentication mechanism is planned for future releases. At the very least, you should password protect your webserver using .htaccess or similar (see http://en.wikipedia.org/wiki/Htaccess for more info). Make package ===> Building package for rtgui-0.2.81 slot1: removed