=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [bsd.prefs.mk] The package man-1.6e is missing DESTDIR support. WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for man-1.6e.tar.gz => Checksum RMD160 OK for man-1.6e.tar.gz ===> Installing dependencies for man-1.6e ========================================================================== The following variables will affect the build process of this package, man-1.6e. Their current value is shown below: * MAN_GROUP = man You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency checkperms>=1.1: found checkperms-1.11 ===> Overriding tools for man-1.6e ===> Extracting for man-1.6e ===> Patching for man-1.6e => Applying pkgsrc patches for man-1.6e => Verifying /usr/pkgsrc/wip/man/patches/patch-aa => Applying pkgsrc patch /usr/pkgsrc/wip/man/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- src/Makefile.in.orig 2006-07-19 04:28:47.000000000 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 97. done => Verifying /usr/pkgsrc/wip/man/patches/patch-ab => Applying pkgsrc patch /usr/pkgsrc/wip/man/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- man2html/Makefile.in.orig 2006-04-25 06:44:15.000000000 +0000 |+++ man2html/Makefile.in -------------------------- Patching file man2html/Makefile.in using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 18. done => Verifying /usr/pkgsrc/wip/man/patches/patch-ac => Applying pkgsrc patch /usr/pkgsrc/wip/man/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- msgs/inst.sh.orig 2003-03-11 07:53:30.000000000 -0800 |+++ msgs/inst.sh -------------------------- Patching file msgs/inst.sh using Plan A... Hunk #1 succeeded at 28. done => Verifying /usr/pkgsrc/wip/man/patches/patch-ad => Applying pkgsrc patch /usr/pkgsrc/wip/man/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- man/Makefile.in.orig 2004-07-15 08:36:03.000000000 -0700 |+++ man/Makefile.in -------------------------- Patching file man/Makefile.in using Plan A... Hunk #1 succeeded at 19. done => Verifying /usr/pkgsrc/wip/man/patches/patch-ae => Applying pkgsrc patch /usr/pkgsrc/wip/man/patches/patch-ae Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- gencat/genlib.c.orig 2006-08-02 18:11:44.000000000 +0000 |+++ gencat/genlib.c -------------------------- Patching file gencat/genlib.c using Plan A... Hunk #1 succeeded at 54. done => Verifying /usr/pkgsrc/wip/man/patches/patch-af => Applying pkgsrc patch /usr/pkgsrc/wip/man/patches/patch-af Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- msgs/mess.ru.orig 2005-08-20 23:26:06.000000000 +0000 |+++ msgs/mess.ru -------------------------- Patching file msgs/mess.ru using Plan A... Hunk #1 succeeded at 115. done ===> Creating toolchain wrappers for man-1.6e ===> Configuring for man-1.6e => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./man/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./man2html/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./msgs/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/Makefile.in. => Checking for portability problems in extracted files WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] configure: if test "$RANDOM" = "$RANDOM"; then Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== checking for gcc checking for ANSI C header files checking for sys/termios.h checking for POSIX.1 header files checking for BSD string and memory functions checking whether sys/types.h defines uid_t checking for Xenix checking how to get alloca checking for nls checking for getopt.h Checking echo to see how to suppress newlines... ...using -n. Assuming you want to be able to handle the nroff source for man pages. Assuming the following ways to invoke the various commands and filters: troff command: /usr/bin/groff -Tps -mandoc nroff command: /usr/bin/nroff -Tlatin1 -mandoc jnroff command: /usr/bin/groff -Tnippon -mandocj eqn command: /usr/bin/eqn -Tps neqn command: /usr/bin/eqn -Tlatin1 jneqn command: /usr/bin/eqn -Tnippon tbl command: /usr/bin/tbl col command: /usr/bin/col vgrind command: /usr/bin/vgrind refer command: /usr/bin/refer grap command: missing pic command: /usr/bin/pic pager command: /usr/bin/less -is browser command: /usr/bin/less -is htmlpager command: /bin/cat cmp command: /usr/bin/cmp -s cat command: /bin/cat awk command: /usr/bin/awk It seems that no col is needed, since you use groff. Assuming that binaries go to /usr/pkg/bin, the configuration file goes to /usr/pkg/etc, makewhatis to /usr/pkg/sbin, and the man pages to /usr/pkg/man/man*. Using localedir /usr/pkg/share/locale/ Setting the default section search order to 1 1p 8 2 3 3p 4 5 6 7 9 0p tcl n l p o. Assuming that formatted pages should be compressed. Using /usr/bin/bzip2 for compression. Assuming the following ways to invoke the various decompressors: gunzip command: /usr/bin/gunzip -c bzip2 command: /usr/bin/bzip2 -c -d pcat command: missing zcat command: /usr/bin/zcat fcat command: missing unyabba command: missing Created Makefile and conf_script. Now do "make" and "make install".