Building fileschanged-0.6.5_1.txz (origin /buildshare/ports/355755/sysutils/fileschanged) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/fileschanged-0.6.5.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/pkgconf-0.9.5.txz x packages/m4-1.4.17_1,1.txz x packages/automake-1.14.txz x packages/libtool-2.4.2_3.txz x packages/python27-2.7.6_4.txz x packages/libiconv-1.14_3.txz x packages/gettext-0.18.3.1_1.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/gmake-3.82_1.txz x packages/automake-wrapper-20131203.txz x packages/argp-standalone-1.3_2.txz x packages/autoconf-wrapper-20131203.txz x packages/glib-2.36.3_2.txz x packages/libffi-3.0.13_1.txz x packages/help2man-1.43.3_1.txz x packages/autoconf-2.69.txz x packages/pcre-8.34_1.txz x packages/perl5-5.16.3_10.txz x packages/gamin-0.1.10_7.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> fileschanged-0.6.5_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 fileschanged-0.6.5_1 ===> fileschanged-0.6.5_1 depends on shared library: libargp.so - not found ===> Verifying for libargp.so in /buildshare/ports/355755/devel/argp-standalone ===> Installing existing package /packages/argp-standalone-1.3_2.txz Installing argp-standalone-1.3_2... done ===> Returning to build of fileschanged-0.6.5_1 ===> fileschanged-0.6.5_1 depends on shared library: libfam.so.0 - not found ===> Verifying for libfam.so.0 in /buildshare/ports/355755/devel/gamin ===> Installing existing package /packages/gamin-0.1.10_7.txz Installing gamin-0.1.10_7...Installing gettext-0.18.3.1_1... done Installing glib-2.36.3_2...Installing libffi-3.0.13_1... done Installing libiconv-1.14_3... done Installing pcre-8.34_1... done Installing perl5-5.16.3_10... done Installing python27-2.7.6_4... done No schema files found: doing nothing. done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== =============================================================================== Gamin will only provide realtime notification of changes for at most n files, where n is the minimum value between (kern.maxfiles * 0.7) and (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. If you often open several large folders with Nautilus, you might want to increase the kern.maxfiles tunable (you do not need to set kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles). For a typical desktop, add the following line to /boot/loader.conf, then reboot the system: kern.maxfiles="25000" The behavior of gamin can be controlled via the various gaminrc files. See http://www.gnome.org/~veillard/gamin/config.html on how to create these files. In particular, if you find gam_server is taking up too much CPU time polling for changes, something like the following may help in one of the gaminrc files: # reduce polling frequency to once per 10 seconds # for UFS file systems in order to lower CPU load fsset ufs poll 10 =============================================================================== ===> Returning to build of fileschanged-0.6.5_1 ===> fileschanged-0.6.5_1 depends on executable: help2man - not found ===> Verifying install for help2man in /buildshare/ports/355755/misc/help2man ===> Installing existing package /packages/help2man-1.43.3_1.txz Installing help2man-1.43.3_1...Installing p5-Locale-gettext-1.05_3... done done ===> Returning to build of fileschanged-0.6.5_1 ===> fileschanged-0.6.5_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... done ===> Returning to build of fileschanged-0.6.5_1 Make install ===> fileschanged-0.6.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fileschanged-0.6.5_1 for building ===> Extracting for fileschanged-0.6.5_1 => SHA256 Checksum OK for fileschanged-0.6.5.tar.gz. ===> Patching for fileschanged-0.6.5_1 ===> Applying FreeBSD patches for fileschanged-0.6.5_1 ===> fileschanged-0.6.5_1 depends on executable: help2man - found ===> fileschanged-0.6.5_1 depends on executable: gmake - found ===> fileschanged-0.6.5_1 depends on shared library: libargp.so - found (/usr/local/lib/libargp.so.0) ===> fileschanged-0.6.5_1 depends on shared library: libfam.so.0 - found (/usr/local/lib/libfam.so.0) ===> Configuring for fileschanged-0.6.5_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/config.rpath ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether NLS is requested... no checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... no checking whether to use NLS... no checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for FAMOpen in -lfam... yes checking for FAMNoExists in -lfam... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking fam.h usability... yes checking fam.h presence... yes checking for fam.h... yes checking for unistd.h... (cached) yes checking for time.h... (cached) yes checking for string.h... (cached) yes checking for dirent.h... (cached) yes checking argp.h usability... yes checking argp.h presence... yes checking for argp.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating info/Makefile config.status: creating man/Makefile config.status: creating info/package.texinfo config.status: creating src/Makefile config.status: creating redhat/fileschanged.spec config.status: creating debian/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands ===> Building for fileschanged-0.6.5_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5' Making all in m4 gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/m4' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/m4' Making all in src gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/src' if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -Wall -Werror -DLOCALEDIR=\"/usr/local/share/doc/locale\" -O2 -pipe -fno-strict-aliasing -MT fileschanged.o -MD -MP -MF ".deps/fileschanged.Tpo" -c -o fileschanged.o fileschanged.c; \ then mv -f ".deps/fileschanged.Tpo" ".deps/fileschanged.Po"; else rm -f ".deps/fileschanged.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -Wall -Werror -DLOCALEDIR=\"/usr/local/share/doc/locale\" -O2 -pipe -fno-strict-aliasing -MT opts.o -MD -MP -MF ".deps/opts.Tpo" -c -o opts.o opts.c; \ then mv -f ".deps/opts.Tpo" ".deps/opts.Po"; else rm -f ".deps/opts.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -Wall -Werror -DLOCALEDIR=\"/usr/local/share/doc/locale\" -O2 -pipe -fno-strict-aliasing -MT node.o -MD -MP -MF ".deps/node.Tpo" -c -o node.o node.c; \ then mv -f ".deps/node.Tpo" ".deps/node.Po"; else rm -f ".deps/node.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -Wall -Werror -DLOCALEDIR=\"/usr/local/share/doc/locale\" -O2 -pipe -fno-strict-aliasing -MT xrealpath.o -MD -MP -MF ".deps/xrealpath.Tpo" -c -o xrealpath.o xrealpath.c; \ then mv -f ".deps/xrealpath.Tpo" ".deps/xrealpath.Po"; else rm -f ".deps/xrealpath.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -Wall -Werror -DLOCALEDIR=\"/usr/local/share/doc/locale\" -O2 -pipe -fno-strict-aliasing -MT list.o -MD -MP -MF ".deps/list.Tpo" -c -o list.o list.c; \ then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f ".deps/list.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -Wall -Werror -DLOCALEDIR=\"/usr/local/share/doc/locale\" -O2 -pipe -fno-strict-aliasing -MT listdirs.o -MD -MP -MF ".deps/listdirs.Tpo" -c -o listdirs.o listdirs.c; \ then mv -f ".deps/listdirs.Tpo" ".deps/listdirs.Po"; else rm -f ".deps/listdirs.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -Wall -Werror -DLOCALEDIR=\"/usr/local/share/doc/locale\" -O2 -pipe -fno-strict-aliasing -MT monitor.o -MD -MP -MF ".deps/monitor.Tpo" -c -o monitor.o monitor.c; \ then mv -f ".deps/monitor.Tpo" ".deps/monitor.Po"; else rm -f ".deps/monitor.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -Wall -Werror -DLOCALEDIR=\"/usr/local/share/doc/locale\" -O2 -pipe -fno-strict-aliasing -MT filelist.o -MD -MP -MF ".deps/filelist.Tpo" -c -o filelist.o filelist.c; \ then mv -f ".deps/filelist.Tpo" ".deps/filelist.Po"; else rm -f ".deps/filelist.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -Wall -Werror -DLOCALEDIR=\"/usr/local/share/doc/locale\" -O2 -pipe -fno-strict-aliasing -MT handlers.o -MD -MP -MF ".deps/handlers.Tpo" -c -o handlers.o handlers.c; \ then mv -f ".deps/handlers.Tpo" ".deps/handlers.Po"; else rm -f ".deps/handlers.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -Wall -Werror -DLOCALEDIR=\"/usr/local/share/doc/locale\" -O2 -pipe -fno-strict-aliasing -MT wl.o -MD -MP -MF ".deps/wl.Tpo" -c -o wl.o wl.c; \ then mv -f ".deps/wl.Tpo" ".deps/wl.Po"; else rm -f ".deps/wl.Tpo"; exit 1; fi cc -Wall -Werror -DLOCALEDIR=\"/usr/local/share/doc/locale\" -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o fileschanged fileschanged.o opts.o node.o xrealpath.o list.o listdirs.o monitor.o filelist.o handlers.o wl.o -lfam -largp gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/src' Making all in man gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/man' help2man --name="displays altered files" ../src/fileschanged > fileschanged.1 gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/man' Making all in info gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/info' restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in fileschanged.info fileschanged.info-[0-9] fileschanged.info-[0-9][0-9] fileschanged.i[0-9] fileschanged.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if /bin/sh /obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/missing --run makeinfo -I . \ -o fileschanged.info `test -f 'fileschanged.texinfo' || echo './'`fileschanged.texinfo; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./fileschanged.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/info' Making all in debian gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/debian' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/debian' Making all in po gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/po' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/po' gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5' ===> Staging for fileschanged-0.6.5_1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5' Making install in m4 gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/m4' gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/m4' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/m4' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/m4' Making install in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/src' test -z "/usr/local/bin" || /bin/sh ../mkinstalldirs "/obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'fileschanged' '/obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/bin/fileschanged' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/src' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/src' Making install in man gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/man' gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/man' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/man/man1" || /bin/sh ../mkinstalldirs "/obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 './fileschanged.1' '/obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/man/man1/fileschanged.1' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/man' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/man' Making install in info gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/info' gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/info' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/info/" || /bin/sh ../mkinstalldirs "/obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/info/" install -o root -g wheel -m 444 './fileschanged.info' '/obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/info//fileschanged.info' install-info --info-dir='/obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/info/' '/obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/info//fileschanged.info' install-info: warning: no info dir entry in `/obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/info//fileschanged.info' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/info' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/info' Making install in debian gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/debian' gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/debian' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/debian' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/debian' Making install in po gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/po' if test "fileschanged" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/share/doc/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -o root -g wheel -m 444 ./$file \ /obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/share/doc/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/share/doc/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/po' gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5' gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5' /bin/mkdir -p /obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/share/doc/fileschanged install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/AUTHORS /obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/share/doc/fileschanged install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/ChangeLog /obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/share/doc/fileschanged install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/INSTALL /obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/share/doc/fileschanged install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/NEWS /obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/share/doc/fileschanged install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/fileschanged/work/fileschanged-0.6.5/README /obj/buildshare/ports/355755/sysutils/fileschanged/work/stage/usr/local/share/doc/fileschanged ====> Compressing man pages (compress-man) ===> Installing for fileschanged-0.6.5_1 ===> Checking if sysutils/fileschanged already installed ===> Registering installation for fileschanged-0.6.5_1 install-info: warning: no info dir entry in `/usr/local/info/fileschanged.info' Installing fileschanged-0.6.5_1... done Make package ===> Building package for fileschanged-0.6.5_1 slot2: removed