Building fnord-1.10_1.txz (origin /buildshare/ports/355755/www/fnord) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/fnord-1.10.tar.bz2 x packages/ x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> fnord-1.10_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 fnord-1.10_1 ===> fnord-1.10_1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of fnord-1.10_1 Make install ===> fnord-1.10_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fnord-1.10_1 for building ===> Extracting for fnord-1.10_1 => SHA256 Checksum OK for fnord-1.10.tar.bz2. ===> Patching for fnord-1.10_1 ===> Applying FreeBSD patches for fnord-1.10_1 ===> fnord-1.10_1 depends on executable: gmake - found ===> Configuring for fnord-1.10_1 ===> Building for fnord-1.10_1 cd /obj/buildshare/ports/355755/www/fnord/work/fnord-1.10; gmake DIET="" gmake[1]: Entering directory `/obj/buildshare/ports/355755/www/fnord/work/fnord-1.10' gcc -pipe -Os -fomit-frame-pointer -c httpd.c -DFNORD=\"fnord/1.10\" gcc -pipe -Os -fomit-frame-pointer -c buffer_1.c gcc -pipe -Os -fomit-frame-pointer -c buffer_puts.c gcc -pipe -Os -fomit-frame-pointer -c buffer_flush.c gcc -pipe -Os -fomit-frame-pointer -c buffer_put.c gcc -pipe -Os -fomit-frame-pointer -c buffer_putulong.c gcc -pipe -Os -fomit-frame-pointer -c buffer_2.c gcc -pipe -Os -fomit-frame-pointer -c buffer_putspace.c gcc -pipe -Os -fomit-frame-pointer -c buffer_stubborn.c gcc -pipe -Os -fomit-frame-pointer -c buffer_putflush.c gcc -pipe -Os -fomit-frame-pointer -c str_copy.c gcc -pipe -Os -fomit-frame-pointer -c fmt_ulong.c gcc -pipe -Os -fomit-frame-pointer -c byte_diff.c gcc -pipe -Os -fomit-frame-pointer -c byte_copy.c gcc -pipe -Os -fomit-frame-pointer -c str_len.c gcc -pipe -Os -fomit-frame-pointer -c str_diff.c gcc -pipe -Os -fomit-frame-pointer -c str_chr.c gcc -pipe -Os -fomit-frame-pointer -c str_diffn.c gcc -pipe -Os -fomit-frame-pointer -c str_start.c gcc -pipe -Os -fomit-frame-pointer -c scan_ulong.c ar cru libowfat.a httpd.o buffer_1.o buffer_puts.o buffer_flush.o buffer_put.o buffer_putulong.o buffer_2.o buffer_putspace.o buffer_stubborn.o buffer_putflush.o str_copy.o fmt_ulong.o byte_diff.o byte_copy.o str_len.o str_diff.o str_chr.o str_diffn.o str_start.o scan_ulong.o ranlib libowfat.a gcc -o httpd httpd.o libowfat.a -Os -fomit-frame-pointer cp -p httpd fnord gcc -pipe -Os -fomit-frame-pointer -c httpd.c -o httpd-cgi.o -DCGI -DFNORD=\"fnord/1.10\" httpd.c:28:1: warning: "CGI" redefined : warning: this is the location of the previous definition gcc -o fnord-cgi httpd-cgi.o libowfat.a -Os -fomit-frame-pointer gcc -pipe -Os -fomit-frame-pointer -c httpd.c -o httpd-idx.o -DDIR_LIST -DFNORD=\"fnord/1.10\" httpd.c:42:1: warning: "DIR_LIST" redefined : warning: this is the location of the previous definition gcc -o fnord-idx httpd-idx.o libowfat.a -Os -fomit-frame-pointer gmake[1]: Leaving directory `/obj/buildshare/ports/355755/www/fnord/work/fnord-1.10' ===> Installing for fnord-1.10_1 ===> Generating temporary packing list ===> Checking if www/fnord already installed install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/www/fnord/work/fnord-1.10/fnord /usr/local/bin/ install -o root -g wheel -m 555 /obj/buildshare/ports/355755/www/fnord/work/fnord-1.10/fnord-conf /usr/local/bin/ install -o root -g wheel -m 555 /obj/buildshare/ports/355755/www/fnord/work/fnord.inetd /usr/local/bin/ ------------------------------------------------------------------ Now that fnord is installed, do the following : 1) If you chose to use daemontools and/or tcpserver, I assume you know how to do it, go to 4). If you chose to use inetd go to 2). 2) Create a webroot somewhere : # mkdir /usr/local/www 3) Add an entry in inetd.conf like this : "http stream tcp nowait root /usr/local/bin/fnord.inetd \ fnord.inetd /usr/local/www" 4) Finally add some virtual hosts to your webserver : # cd /usr/local/www # mkdir host.tld:80 # ln -s host.tld:80 host.tld # echo "test" > host.tld:80/index.html 5- Test with your favorite web browser. # links http://host.tld/index.html ------------------------------------------------------------------ ===> Registering installation for fnord-1.10_1 Installing fnord-1.10_1... done Make package ===> Building package for fnord-1.10_1 Creating package for fnord-1.10_1 slot1: removed