Building pvpgn-1.8.5.txz (origin /buildshare/ports/355755/games/pvpgn) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pvpgn/ x distfiles/pvpgn/pvpgn-support-1.2.tar.gz x distfiles/pvpgn/pvpgn-1.8.5.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pvpgn-1.8.5 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 pvpgn-1.8.5 ===> pvpgn-1.8.5 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 pvpgn-1.8.5 Make install ===> pvpgn-1.8.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pvpgn-1.8.5 for building ===> Extracting for pvpgn-1.8.5 => SHA256 Checksum OK for pvpgn/pvpgn-1.8.5.tar.bz2. => SHA256 Checksum OK for pvpgn/pvpgn-support-1.2.tar.gz. ===> Patching for pvpgn-1.8.5 ===> Applying FreeBSD patches for pvpgn-1.8.5 ===> pvpgn-1.8.5 depends on executable: gmake - found ===> Configuring for pvpgn-1.8.5 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking build system type... powerpc-portbld-freebsd11.0 checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... cpp checking for AIX... no checking for POSIXized ISC... no checking for minix/config.h... (cached) no adding /usr/local/lib to library search path checking whether cc needs -traditional... no checking for cc option to accept ANSI C... none needed checking for working const... yes checking for inline... inline checking for pow in -lm... yes checking for compress in -lz... yes checking for gethostbyname in -lnsl... no checking for socket in -lsocket... no checking for inet_aton in -lresolv... no checking for __inet_aton in -lbind... no checking for _libwsock32_a_iname in -lwsock32... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether stat file-mode macros are broken... no checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/select.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for stdarg.h... (cached) yes checking for varargs.h... no checking for malloc.h... (cached) no checking for sys/utsname.h... yes checking for sys/timeb.h... no checking for sys/socket.h... (cached) yes checking for sys/param.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for termios.h... yes checking for stddef.h... (cached) yes checking for memory.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/file.h... (cached) yes checking for limits.h... (cached) yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking for stropts.h... no checking for sys/stropts.h... no checking for sys/stat.h... (cached) yes checking for pwd.h... (cached) yes checking for grp.h... yes checking for dir.h... no checking for direct.h... no checking for sys/mman.h... (cached) yes checking for sys/event.h... yes checking for sys/epoll.h... no checking for sys/resource.h... yes checking for assert.h... yes checking for sqlite3.h... no checking whether struct tm is in sys/time.h or time.h... time.h checking for pid_t... (cached) yes checking return type of signal handlers... void checking for off_t... (cached) yes checking for size_t... (cached) yes checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 checking size of unsigned long long... 8 checking size of signed char... 1 checking size of signed short... 2 checking size of signed int... 4 checking size of signed long... 4 checking size of signed long long... 8 checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for strftime... (cached) yes checking for vprintf... (cached) yes checking whether closedir returns void... no checking for mkdir... yes checking for _mkdir... yes checking whether mkdir takes one argument... no checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for strerror... (cached) yes checking for inet_aton... (cached) yes checking for inet_ntoa... (cached) yes checking for uname... (cached) yes checking for recv... yes checking for send... yes checking for recvfrom... yes checking for sendto... yes checking for uname... (cached) yes checking for fork... (cached) yes checking for getpid... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for sigaddset... yes checking for setpgid... yes checking for setpgrp... yes checking for ftime... no checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for stricmp... no checking for strnicmp... no checking for chdir... yes checking for difftime... yes checking for strchr... yes checking for strrchr... yes checking for index... yes checking for rindex... yes checking for memcpy... (cached) yes checking for memset... (cached) yes checking for memmove... (cached) yes checking for bcopy... (cached) yes checking for wait... yes checking for waitpid... (cached) yes checking for pipe... (cached) yes checking for getenv... yes checking for ioctl... yes checking for setsid... (cached) yes checking for mktime... yes checking for poll... (cached) yes checking for gethostbyname... (cached) yes checking for getservbyname... yes checking for getlogin... yes checking for pow... yes checking for getpwnam... yes checking for getgrnam... yes checking for getuid... (cached) yes checking for getgid... (cached) yes checking for setuid... yes checking for setgid... yes checking for mkdir... (cached) yes checking for _mkdir... (cached) yes checking for strsep... (cached) yes checking for getopt... (cached) yes checking for kqueue... yes checking for setitimer... yes checking for epoll_create... no checking for getrlimit... (cached) yes checking for vsnprintf... (cached) yes checking for _vsnprintf... no checking for snprintf... (cached) yes checking for _snprintf... no checking whether setpgrp takes no argument... no updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for pvpgn-1.8.5 gmake[1]: Entering directory `/obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src' gmake dep gmake[2]: Entering directory `/obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src' Dependency check: bnetd Dependency check: bniutils Dependency check: bnpass Dependency check: bnpcap Dependency check: bnproxy Dependency check: bntrackd Dependency check: client Dependency check: common Dependency check: compat Dependency check: d2cs Dependency check: d2dbs Dependency check: tinycdb Dependency check: zlib Dependency check: win32 gmake[2]: Leaving directory `/obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src' Using compile command: cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -DBNETD_DEFAULT_CONF_FILE="/usr/local/etc/pvpgn/bnetd.conf" -DD2CS_DEFAULT_CONF_FILE="/usr/local/etc/pvpgn/d2cs.conf" -DD2DBS_DEFAULT_CONF_FILE="/usr/local/etc/pvpgn/d2dbs.conf" -I. -fno-strict-aliasing -c Compiling bnetd/main.c Compiling bnetd/server.c Compiling bnetd/connection.c Compiling bnetd/message.c Compiling bnetd/handle_init.c Compiling bnetd/handle_bnet.c Compiling bnetd/handle_file.c Compiling bnetd/handle_bot.c Compiling bnetd/handle_telnet.c Compiling bnetd/handle_irc.c Compiling bnetd/handle_udp.c Compiling bnetd/channel.c Compiling bnetd/channel_conv.c Compiling bnetd/game.c Compiling bnetd/anongame.c Compiling bnetd/command.c Compiling bnetd/account.c Compiling bnetd/account_wrap.c Compiling bnetd/prefs.c Compiling bnetd/tick.c Compiling bnetd/file.c Compiling bnetd/watch.c Compiling bnetd/ladder.c Compiling bnetd/ladder_calc.c Compiling bnetd/adbanner.c Compiling bnetd/timer.c Compiling bnetd/tracker.c Compiling bnetd/ipban.c Compiling bnetd/game_conv.c Compiling bnetd/autoupdate.c Compiling bnetd/helpfile.c Compiling bnetd/mail.c Compiling bnetd/anongame_infos.c Compiling bnetd/anongame_gameresult.c Compiling bnetd/storage.c Compiling bnetd/storage_file.c Compiling bnetd/file_plain.c Compiling bnetd/file_cdb.c Compiling bnetd/storage_sql.c Compiling bnetd/storage_sql2.c Compiling bnetd/sql_dbcreator.c Compiling bnetd/sql_common.c Compiling bnetd/sql_pgsql.c Compiling bnetd/sql_mysql.c Compiling bnetd/sql_sqlite3.c Compiling bnetd/sql_odbc.c Compiling bnetd/runprog.c Compiling bnetd/realm.c Compiling bnetd/character.c Compiling bnetd/udptest_send.c Compiling bnetd/versioncheck.c Compiling bnetd/handle_d2cs.c Compiling bnetd/news.c Compiling bnetd/irc.c Compiling bnetd/alias_command.c Compiling bnetd/command_groups.c Compiling bnetd/output.c Compiling bnetd/handle_anongame.c Compiling bnetd/tournament.c Compiling bnetd/anongame_maplists.c Compiling bnetd/clan.c Compiling bnetd/team.c Compiling bnetd/topic.c Compiling bnetd/friends.c bnetd/friends.c: In function 'friendlist_purge': bnetd/friends.c:149: warning: comparison is always false due to limited range of data type Compiling bnetd/ladder_binary.c Compiling bnetd/support.c Compiling bnetd/attrgroup.c Compiling bnetd/attrlayer.c Compiling bnetd/cmdline.c Compiling common/tag.c Compiling common/hexdump.c Compiling common/bn_type.c Compiling common/packet.c Compiling common/queue.c Compiling common/util.c common/util.c: In function 'str_print_term': common/util.c:249: warning: comparison is always true due to limited range of data type Compiling common/network.c Compiling common/list.c Compiling common/eventlog.c Compiling common/bnettime.c Compiling common/bnethash.c Compiling common/bnethashconv.c Compiling common/addr.c Compiling common/hashtable.c Compiling common/give_up_root_privileges.c Compiling common/token.c Compiling common/proginfo.c Compiling common/rlimit.c Compiling common/fdwatch.c Compiling common/fdwatch_select.c Compiling common/fdwatch_poll.c Compiling common/fdwatch_kqueue.c Compiling common/fdwatch_epoll.c Compiling common/trans.c Compiling common/xalloc.c Compiling common/rcm.c Compiling common/conf.c Compiling common/asnprintf.c Compiling common/xstr.c Compiling compat/pdir.c Compiling compat/inet_aton.c Compiling compat/inet_ntoa.c Compiling compat/strdup.c Compiling compat/strerror.c Compiling compat/strtoul.c Compiling compat/strftime.c Compiling compat/strcasecmp.c Compiling compat/strncasecmp.c Compiling compat/strsep.c Compiling compat/psock.c Compiling compat/uname.c Compiling compat/gettimeofday.c Compiling compat/difftime.c Compiling compat/memset.c Compiling compat/memcpy.c Compiling compat/mmap.c Compiling tinycdb/cdb_init.c Compiling tinycdb/cdb_find.c Compiling tinycdb/cdb_findnext.c Compiling tinycdb/cdb_seek.c Compiling tinycdb/cdb_seq.c Compiling tinycdb/cdb_unpack.c Compiling tinycdb/cdb_make_add.c Compiling tinycdb/cdb_make_put.c Compiling tinycdb/cdb_make_find.c Compiling tinycdb/cdb_make.c Compiling tinycdb/cdb_hash.c Compiling zlib/pvpgn_adler32.c Compiling zlib/pvpgn_deflate.c Compiling zlib/pvpgn_trees.c Compiling zlib/pvpgn_zutil.c Compiling win32/service.c Linking ../sbin/bnetd Compiling bntrackd/bntrackd.c Linking ../sbin/bntrackd Compiling d2cs/main.c Compiling d2cs/d2gs.c Compiling d2cs/handle_d2gs.c Compiling d2cs/serverqueue.c Compiling d2cs/connection.c Compiling d2cs/game.c Compiling d2cs/server.c Compiling d2cs/handle_init.c Compiling d2cs/handle_d2cs.c Compiling d2cs/d2charfile.c Compiling d2cs/d2charlist.c Compiling d2cs/gamequeue.c Compiling d2cs/prefs.c Compiling d2cs/cmdline.c Compiling d2cs/bnetd.c Compiling d2cs/handle_bnetd.c Compiling d2cs/s2s.c Compiling d2cs/net.c Compiling d2cs/d2ladder.c Compiling d2cs/handle_signal.c Compiling common/xstring.c Compiling common/d2char_checksum.c Compiling compat/memmove.c Linking ../sbin/d2cs Compiling d2dbs/main.c Compiling d2dbs/charlock.c Compiling d2dbs/d2ladder.c Compiling d2dbs/dbserver.c Compiling d2dbs/dbspacket.c Compiling d2dbs/cmdline.c Compiling d2dbs/prefs.c Compiling d2dbs/handle_signal.c Compiling d2dbs/dbsdupecheck.c Linking ../sbin/d2dbs Compiling client/bnchat.c Compiling client/client.c Compiling client/client_connect.c Compiling client/udptest.c Compiling compat/vsnprintf.c Linking ../bin/bnchat Compiling bnpass/bnpass.c Linking ../bin/bnpass Compiling client/bnftp.c Linking ../bin/bnftp Compiling client/bnbot.c Linking ../bin/bnbot Compiling client/bnstat.c Linking ../bin/bnstat Compiling bniutils/bnilist.c Compiling bniutils/fileio.c Compiling bniutils/tga.c Linking ../bin/bnilist Compiling bniutils/bni2tga.c Linking ../bin/bni2tga Compiling bniutils/bniextract.c Compiling bniutils/bni.c Linking ../bin/bniextract Compiling bniutils/bnibuild.c Linking ../bin/bnibuild Compiling bniutils/tgainfo.c Linking ../bin/tgainfo Compiling tinycdb/cdb.c Compiling compat/getopt.c Linking ../bin/bncdb sed -e "s@/usr/local/var/@/usr/local/share/pvpgn/@g" -e "s@/usr/local/etc/@/usr/local/etc/pvpgn/@g" ./../conf/bnetd.conf.in > ../conf/bnetd.conf sed -e "s@/usr/local/var/@/usr/local/share/pvpgn/@g" -e "s@/usr/local/etc/@/usr/local/etc/pvpgn/@g" ./../conf/d2cs.conf.in > ../conf/d2cs.conf sed -e "s@/usr/local/var/@/usr/local/share/pvpgn/@g" -e "s@/usr/local/etc/@/usr/local/etc/pvpgn/@g" ./../conf/d2dbs.conf.in > ../conf/d2dbs.conf gmake[1]: Leaving directory `/obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src' ===> Installing for pvpgn-1.8.5 ===> Generating temporary packing list ===> Checking if games/pvpgn already installed ===> Creating users and/or groups. Creating group `bnetd' with gid `700'. Creating user `bnetd' with uid `700'. gmake[1]: Entering directory `/obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src' Using compile command: cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -DBNETD_DEFAULT_CONF_FILE="/usr/local/etc/pvpgn/bnetd.conf" -DD2CS_DEFAULT_CONF_FILE="/usr/local/etc/pvpgn/d2cs.conf" -DD2DBS_DEFAULT_CONF_FILE="/usr/local/etc/pvpgn/d2dbs.conf" -I. -fno-strict-aliasing -c Linking ../sbin/bnetd Linking ../sbin/bntrackd Linking ../sbin/d2cs Linking ../sbin/d2dbs /usr/bin/install -c -o root -g wheel -d -m 755 //usr/local/sbin install -s -o root -g wheel -m 555 ./../sbin/bnetd //usr/local/sbin install -s -o root -g wheel -m 555 ./../sbin/bntrackd //usr/local/sbin install -s -o root -g wheel -m 555 ./../sbin/d2cs //usr/local/sbin install -s -o root -g wheel -m 555 ./../sbin/d2dbs //usr/local/sbin Linking ../bin/bnchat Linking ../bin/bnpass Linking ../bin/bnftp Linking ../bin/bnbot Linking ../bin/bnstat Linking ../bin/bnilist Linking ../bin/bni2tga Linking ../bin/bniextract Linking ../bin/bnibuild Linking ../bin/tgainfo Linking ../bin/bncdb /usr/bin/install -c -o root -g wheel -d -m 755 //usr/local/bin install -s -o root -g wheel -m 555 ./../bin/bnchat //usr/local/bin install -s -o root -g wheel -m 555 ./../bin/bnpass //usr/local/bin install -s -o root -g wheel -m 555 ./../bin/bnftp //usr/local/bin install -s -o root -g wheel -m 555 ./../bin/bnbot //usr/local/bin install -s -o root -g wheel -m 555 ./../bin/bnstat //usr/local/bin install -s -o root -g wheel -m 555 ./../bin/bnilist //usr/local/bin install -s -o root -g wheel -m 555 ./../bin/bni2tga //usr/local/bin install -s -o root -g wheel -m 555 ./../bin/bniextract //usr/local/bin install -s -o root -g wheel -m 555 ./../bin/bnibuild //usr/local/bin install -s -o root -g wheel -m 555 ./../bin/tgainfo //usr/local/bin install -s -o root -g wheel -m 555 ./../bin/bncdb //usr/local/bin /usr/bin/install -c -o root -g wheel -d -m 755 //usr/local/man //usr/local/man/man1 //usr/local/man/man5 install -o root -g wheel -m 444 ./../man/bnetd.1 //usr/local/man/man1 install -o root -g wheel -m 444 ./../man/bntrackd.1 //usr/local/man/man1 install -o root -g wheel -m 444 ./../man/bnchat.1 //usr/local/man/man1 install -o root -g wheel -m 444 ./../man/bnpass.1 //usr/local/man/man1 install -o root -g wheel -m 444 ./../man/bnbot.1 //usr/local/man/man1 install -o root -g wheel -m 444 ./../man/bnftp.1 //usr/local/man/man1 install -o root -g wheel -m 444 ./../man/bnstat.1 //usr/local/man/man1 install -o root -g wheel -m 444 ./../man/bnetd.1 //usr/local/man/man1 install -o root -g wheel -m 444 ./../man/bni2tga.1 //usr/local/man/man1 install -o root -g wheel -m 444 ./../man/bnibuild.1 //usr/local/man/man1 install -o root -g wheel -m 444 ./../man/bniextract.1 //usr/local/man/man1 install -o root -g wheel -m 444 ./../man/bnilist.1 //usr/local/man/man1 install -o root -g wheel -m 444 ./../man/tgainfo.1 //usr/local/man/man1 install -o root -g wheel -m 444 ./../man/bnetd.conf.5 //usr/local/man/man5 install -o root -g wheel -m 444 ./../man/bntext.5 //usr/local/man/man5 /usr/bin/install -c -o root -g wheel -d -m 755 //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/bnetd.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/ad.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/channel.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/realm.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/autoupdate.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/bnetd_default_user.plain-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/bnetd_default_user.cdb-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/versioncheck.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/bnmotd.txt-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/bnissue.txt-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/bnmaps.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/bnxplevel.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/bnxpcalc.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/news.txt-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/command_groups.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/bnban.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/bnhelp.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/bnalias.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/anongame_infos.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/tournament.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/topics.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/sql_DB_layout.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/sql_DB_layout2.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/address_translation.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/supportfile.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/d2cs.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/d2server.ini-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/address_translation.conf-sample //usr/local/etc/pvpgn install -o root -g wheel -m 444 ./../conf/d2dbs.conf-sample //usr/local/etc/pvpgn /usr/bin/install -c -o root -g wheel -d -m 755 //usr/local/share/pvpgn //usr/local/share/pvpgn/files //usr/local/share/pvpgn/users //usr/local/share/pvpgn/userscdb //usr/local/share/pvpgn/bnmail //usr/local/share/pvpgn/reports \ //usr/local/share/pvpgn/chanlogs //usr/local/share/pvpgn/charinfo //usr/local/share/pvpgn/charsave //usr/local/share/pvpgn/bak/charsave \ //usr/local/share/pvpgn/bak/charinfo //usr/local/share/pvpgn/ladders //usr/local/share/pvpgn/status \ //usr/local/share/pvpgn/clans //usr/local/share/pvpgn/teams install -o root -g wheel -m 444 ./../files/ad000001.smk //usr/local/share/pvpgn/files install -o root -g wheel -m 444 ./../files/ad000001.mng //usr/local/share/pvpgn/files install -o root -g wheel -m 444 ./../files/ad000004.mng //usr/local/share/pvpgn/files install -o root -g wheel -m 444 ./../files/tos.txt //usr/local/share/pvpgn/files install -o root -g wheel -m 444 ./../files/newbie.save //usr/local/share/pvpgn/files install -o root -g wheel -m 444 ./../files/termsofservice-default.txt //usr/local/share/pvpgn/files install -o root -g wheel -m 444 ./../files/termsofservice-enUS.txt //usr/local/share/pvpgn/files install -o root -g wheel -m 444 ./../files/chathelp-war3-default.txt //usr/local/share/pvpgn/files install -o root -g wheel -m 444 ./../files/chathelp-war3-enUS.txt //usr/local/share/pvpgn/files install -o root -g wheel -m 444 ./../files/chathelp-war3-frFR.txt //usr/local/share/pvpgn/files install -o root -g wheel -m 444 ./../files/chathelp-war3-zhCN.txt //usr/local/share/pvpgn/files install -o root -g wheel -m 444 ./../files/chathelp-war3-ruRU.txt //usr/local/share/pvpgn/files install -o root -g wheel -m 444 ./../files/newaccount-default.txt //usr/local/share/pvpgn/files install -o root -g wheel -m 444 ./../files/newaccount-enUS.txt //usr/local/share/pvpgn/files chmod u+x ./../scripts/tos.sh ./../scripts/tos.sh //usr/local/share/pvpgn/files Generating Term Of Service for language "RUS" Generating Term Of Service for language "POL" Generating Term Of Service for language "CHI" Generating Term Of Service for language "SIN" Generating Term Of Service for language "HAN" Generating Term Of Service for language "KOR" Generating Term Of Service for language "JPN" Generating Term Of Service for language "ITA" Generating Term Of Service for language "BRA" Generating Term Of Service for language "POR" Generating Term Of Service for language "FRA" Generating Term Of Service for language "DEU" Generating Term Of Service for language "ESP" Generating Term Of Service for language "USA" Generating Term Of Service for language "ENU" gmake[1]: Leaving directory `/obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src' ===> Staging rc.d startup script(s) >>> installing support files ... install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/pvpgn-support-1.2/IX86ver1.mpq /usr/local/share/pvpgn/files install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/pvpgn-support-1.2/PMACver1.mpq /usr/local/share/pvpgn/files install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/pvpgn-support-1.2/XMACver1.mpq /usr/local/share/pvpgn/files install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/pvpgn-support-1.2/bnserver-D2DV.ini /usr/local/share/pvpgn/files install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/pvpgn-support-1.2/bnserver-D2XP.ini /usr/local/share/pvpgn/files install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/pvpgn-support-1.2/bnserver-WAR3.ini /usr/local/share/pvpgn/files install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/pvpgn-support-1.2/bnserver.ini /usr/local/share/pvpgn/files install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/pvpgn-support-1.2/icons-WAR3.bni /usr/local/share/pvpgn/files install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/pvpgn-support-1.2/icons.bni /usr/local/share/pvpgn/files install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/pvpgn-support-1.2/icons_STAR.bni /usr/local/share/pvpgn/files install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/pvpgn-support-1.2/ver-ix86-1.mpq /usr/local/share/pvpgn/files /bin/mkdir -p /usr/local/share/doc/pvpgn install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/../docs/INSTALL.unix /usr/local/share/doc/pvpgn install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/../docs/PORTS /usr/local/share/doc/pvpgn install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/../docs/README.fdwatch /usr/local/share/doc/pvpgn install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/../docs/README.storage /usr/local/share/doc/pvpgn install -o root -g wheel -m 444 /obj/buildshare/ports/355755/games/pvpgn/work/pvpgn-1.8.5/src/../docs/bnmotd.txt /usr/local/share/doc/pvpgn ===> Post-installation informations for pvpgn-1.8.5 o You can find the configuration files for this package in the directory /usr/local/etc/pvpgn. Please note, that the files were installed as *.conf-sample In order to run server, you must rename them. ===> Compressing manual pages for pvpgn-1.8.5 ===> Registering installation for pvpgn-1.8.5 Installing pvpgn-1.8.5... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/d2dbs /usr/local/sbin/bntrackd /usr/local/sbin/bnetd /usr/local/sbin/d2cs This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/bnetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://pvpgn.berlios.de Make package ===> Building package for pvpgn-1.8.5 Creating package for pvpgn-1.8.5 slot1: removed