I filed a PR - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226593

> On 14 Mar 2018, at 15:42, Daniel O'Connor <[email protected]> wrote:
> 
> After talking with xmj on IRC I find this patch fixes it..
> --- /usr/ports/Mk/Uses/linux.mk.orig  2018-03-14 05:11:44.746867000 +0000
> +++ /usr/ports/Mk/Uses/linux.mk       2018-03-14 05:11:54.686219000 +0000
> @@ -267,7 +267,7 @@
> .if !target(do-install)
> do-install:
>       (cd ${WRKSRC} && \
> -             ${FIND} * | ${CPIO} -dumpl --quiet ${STAGEDIR}${PREFIX})
> +             ${FIND} * | ${CPIO} --insecure -dumpl --quiet 
> ${STAGEDIR}${PREFIX})
> .for d in bin lib lib64 sbin
>       [ ! -e ${STAGEDIR}${PREFIX}/${d} -o -L ${STAGEDIR}${PREFIX}/${d} ] || \
>               (cd ${STAGEDIR}${PREFIX} && \
> 
> But that seems, well.. insecure :)
> 
>> On 14 Mar 2018, at 15:34, Daniel O'Connor <[email protected]> wrote:
>> 
>> Hi,
>> I am getting the following trying to install linux-c6-* ports on -current.
>> I have a 12.x box from a few weeks ago with a fresh portsnap.
>> 
>> [test12 5:03] /usr/ports/devel/linux-c6-libgfortran> sudo make install
>> Password:
>> ===>   linux-c6-libgfortran-4.4.7_5 depends on file: /usr/local/sbin/pkg - 
>> found
>> ===> Fetching all distfiles required by linux-c6-libgfortran-4.4.7_5 for 
>> building
>> ===>  Extracting for linux-c6-libgfortran-4.4.7_5
>> => SHA256 Checksum OK for centos/libgfortran-4.4.7-18.el6.i686.rpm.
>> => SHA256 Checksum OK for centos/libgfortran-4.4.7-18.el6.x86_64.rpm.
>> ===>  Patching for linux-c6-libgfortran-4.4.7_5
>> ===>  Configuring for linux-c6-libgfortran-4.4.7_5
>> ===>  Staging for linux-c6-libgfortran-4.4.7_5
>> ===>   linux-c6-libgfortran-4.4.7_5 depends on package: linux_base-c6>0 - 
>> found
>> ===>   Generating temporary packing list
>> (cd 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/linux-c6-libgfortran-4.4.7_5
>>  &&  /usr/bin/find * | /usr/bin/cpio -dumpl --quiet 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux)
>> cpio: usr: Cannot extract through symlink 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr
>> cpio: usr/lib: Cannot extract through symlink 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr/lib
>> cpio: usr/lib/libgfortran.so.3: Cannot extract through symlink 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr/lib/libgfortran.so.3
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr/lib/libgfortran.so.3.0.0
>> cpio: usr/lib64: Cannot extract through symlink 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr/lib64
>> cpio: usr/lib64/libgfortran.so.3: Cannot extract through symlink 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr/lib64/libgfortran.so.3
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr/lib64/libgfortran.so.3.0.0
>> [ ! -e 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/bin 
>> -o -L 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/bin ] 
>> ||  (cd 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux &&  
>> /usr/bin/find bin | /usr/bin/cpio -dumpl --quiet usr && /bin/rm -f -r bin)
>> [ ! -e 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/lib 
>> -o -L 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/lib ] 
>> ||  (cd 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux &&  
>> /usr/bin/find lib | /usr/bin/cpio -dumpl --quiet usr && /bin/rm -f -r lib)
>> [ ! -e 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/lib64 
>> -o -L 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/lib64 
>> ] ||  (cd 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux &&  
>> /usr/bin/find lib64 | /usr/bin/cpio -dumpl --quiet usr && /bin/rm -f -r 
>> lib64)
>> [ ! -e 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/sbin 
>> -o -L 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/sbin 
>> ] ||  (cd 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux &&  
>> /usr/bin/find sbin | /usr/bin/cpio -dumpl --quiet usr && /bin/rm -f -r sbin)
>> [ ! -e 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr/share/icons
>>  -o  -L 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr/share/icons
>>  ] ||  (cd 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr/share
>>  && /usr/bin/find icons |  /usr/bin/cpio -dumpl --quiet 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/usr/local/share && 
>>  /bin/rm -f -r icons)
>> ====> Compressing man pages (compress-man)
>> ===>  Installing for linux-c6-libgfortran-4.4.7_5
>> ===>  Checking if linux-c6-libgfortran already installed
>> ===>   Registering installation for linux-c6-libgfortran-4.4.7_5
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr/lib/libgfortran.so.3:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr/lib/libgfortran.so.3.0.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr/lib64/libgfortran.so.3:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/devel/linux-c6-libgfortran/work/stage/compat/linux/usr/lib64/libgfortran.so.3.0.0:No
>>  such file or directory
>> *** Error code 74
>> 
>> Stop.
>> make: stopped in /usr/ports/devel/linux-c6-libgfortran
>> 
>> Similarly..
>> [test12 4:34] /usr/ports/graphics/linux-c6-dri> sudo make install
>> Password:
>> ===>   linux-c6-dri-11.0.7_5 depends on file: /usr/local/sbin/pkg - found
>> ===> Fetching all distfiles required by linux-c6-dri-11.0.7_5 for building
>> ===>  Extracting for linux-c6-dri-11.0.7_5
>> => SHA256 Checksum OK for centos/mesa-libGL-11.0.7-4.el6.i686.rpm.
>> => SHA256 Checksum OK for centos/mesa-libGLU-11.0.7-4.el6.i686.rpm.
>> => SHA256 Checksum OK for centos/mesa-dri-drivers-11.0.7-4.el6.i686.rpm.
>> => SHA256 Checksum OK for centos/mesa-private-llvm-3.6.2-1.el6.i686.rpm.
>> => SHA256 Checksum OK for centos/libdrm-2.4.65-2.el6.i686.rpm.
>> => SHA256 Checksum OK for centos/freeglut-2.6.0-1.el6.i686.rpm.
>> => SHA256 Checksum OK for centos/mesa-libGL-11.0.7-4.el6.x86_64.rpm.
>> => SHA256 Checksum OK for centos/mesa-libGLU-11.0.7-4.el6.x86_64.rpm.
>> => SHA256 Checksum OK for centos/mesa-dri-drivers-11.0.7-4.el6.x86_64.rpm.
>> => SHA256 Checksum OK for centos/mesa-private-llvm-3.6.2-1.el6.x86_64.rpm.
>> => SHA256 Checksum OK for centos/libdrm-2.4.65-2.el6.x86_64.rpm.
>> => SHA256 Checksum OK for centos/freeglut-2.6.0-1.el6.x86_64.rpm.
>> ===>  Patching for linux-c6-dri-11.0.7_5
>> ===>  Configuring for linux-c6-dri-11.0.7_5
>> ===>  Staging for linux-c6-dri-11.0.7_5
>> ===>   linux-c6-dri-11.0.7_5 depends on package: linux-c6-expat>0 - found
>> ===>   linux-c6-dri-11.0.7_5 depends on package: linux-c6-elfutils-libelf>0 
>> - found
>> ===>   linux-c6-dri-11.0.7_5 depends on package: linux-c6-libpciaccess>0 - 
>> found
>> ===>   linux-c6-dri-11.0.7_5 depends on package: linux-c6-xorg-libs>0 - found
>> ===>   Generating temporary packing list
>> (cd /tmp/work/usr/ports/graphics/linux-c6-dri/work/linux-c6-dri-11.0.7_5 &&  
>> /usr/bin/find * | /usr/bin/cpio -dumpl --quiet 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux)
>> cpio: etc: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/etc
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/etc/drirc
>> cpio: lib: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/lib
>> cpio: lib/udev: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/lib/udev
>> cpio: lib/udev/rules.d: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/lib/udev/rules.d
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/lib/udev/rules.d/91-drm-modeset.rules
>> cpio: usr: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr
>> cpio: usr/lib: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib
>> cpio: usr/lib/libGL.so.1: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libGL.so.1
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libGL.so.1.2.0
>> cpio: usr/lib/libGLU.so.1: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libGLU.so.1
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libGLU.so.1.3.1
>> cpio: usr/lib/libglapi.so: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libglapi.so
>> cpio: usr/lib/libglapi.so.0: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libglapi.so.0
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libglapi.so.0.0.0
>> cpio: usr/lib/dri: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/r300_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/r600_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/radeonsi_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/swrast_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/vmwgfx_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/i915_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/i965_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/r200_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/radeon_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libLLVM-3.6-mesa.so
>> cpio: usr/lib/libdrm.so.2: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm.so.2
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm.so.2.4.0
>> cpio: usr/lib/libdrm_amdgpu.so.1: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_amdgpu.so.1
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_amdgpu.so.1.0.0
>> cpio: usr/lib/libdrm_intel.so.1: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_intel.so.1
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_intel.so.1.0.0
>> cpio: usr/lib/libdrm_nouveau.so.1: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_nouveau.so.1
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_nouveau.so.1.0.0
>> cpio: usr/lib/libdrm_nouveau2.so.2: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_nouveau2.so.2
>> cpio: usr/lib/libdrm_radeon.so.1: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_radeon.so.1
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_nouveau2.so.2.0.0
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_radeon.so.1.0.1
>> cpio: usr/lib/libglut.so.3: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libglut.so.3
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libglut.so.3.9.0
>> cpio: usr/share: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share
>> cpio: usr/share/doc: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc
>> cpio: usr/share/doc/mesa-private-llvm-3.6.2: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/mesa-private-llvm-3.6.2
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/mesa-private-llvm-3.6.2/LICENSE.TXT
>> cpio: usr/share/doc/libdrm-2.4.65: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/libdrm-2.4.65
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/libdrm-2.4.65/README
>> cpio: usr/share/doc/freeglut-2.6.0: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/AUTHORS
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/COPYING
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/ChangeLog
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/INSTALL
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/NEWS
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/README
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/TODO
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/download.html
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/freeglut.html
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/freeglut_logo.png
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/freeglut_user_interface.html
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/index.html
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/ogl_sm.png
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/progress.html
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/structure.html
>> cpio: usr/lib64: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64
>> cpio: usr/lib64/libGL.so.1: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libGL.so.1
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libGL.so.1.2.0
>> cpio: usr/lib64/libGLU.so.1: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libGLU.so.1
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libGLU.so.1.3.1
>> cpio: usr/lib64/libglapi.so: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libglapi.so
>> cpio: usr/lib64/libglapi.so.0: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libglapi.so.0
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libglapi.so.0.0.0
>> cpio: usr/lib64/dri: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/r300_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/r600_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/radeonsi_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/swrast_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/vmwgfx_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/i915_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/i965_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/r200_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/radeon_dri.so
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libLLVM-3.6-mesa.so
>> cpio: usr/lib64/libdrm.so.2: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm.so.2
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm.so.2.4.0
>> cpio: usr/lib64/libdrm_amdgpu.so.1: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_amdgpu.so.1
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_amdgpu.so.1.0.0
>> cpio: usr/lib64/libdrm_intel.so.1: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_intel.so.1
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_intel.so.1.0.0
>> cpio: usr/lib64/libdrm_nouveau.so.1: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_nouveau.so.1
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_nouveau.so.1.0.0
>> cpio: usr/lib64/libdrm_nouveau2.so.2: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_nouveau2.so.2
>> cpio: usr/lib64/libdrm_radeon.so.1: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_radeon.so.1
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_nouveau2.so.2.0.0
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_radeon.so.1.0.1
>> cpio: usr/lib64/libglut.so.3: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libglut.so.3
>> cpio: Cannot extract through symlink 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libglut.so.3.9.0
>> [ ! -e /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/bin 
>> -o -L /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/bin 
>> ] ||  (cd /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux 
>> &&  /usr/bin/find bin | /usr/bin/cpio -dumpl --quiet usr && /bin/rm -f -r 
>> bin)
>> [ ! -e /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/lib 
>> -o -L /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/lib 
>> ] ||  (cd /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux 
>> &&  /usr/bin/find lib | /usr/bin/cpio -dumpl --quiet usr && /bin/rm -f -r 
>> lib)
>> [ ! -e 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/lib64 -o 
>> -L /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/lib64 ] 
>> ||  (cd /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux && 
>>  /usr/bin/find lib64 | /usr/bin/cpio -dumpl --quiet usr && /bin/rm -f -r 
>> lib64)
>> [ ! -e 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/sbin -o -L 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/sbin ] ||  
>> (cd /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux &&  
>> /usr/bin/find sbin | /usr/bin/cpio -dumpl --quiet usr && /bin/rm -f -r sbin)
>> [ ! -e 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/icons
>>  -o  -L 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/icons
>>  ] ||  (cd 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share 
>> && /usr/bin/find icons |  /usr/bin/cpio -dumpl --quiet 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/usr/local/share &&  
>> /bin/rm -f -r icons)
>> ====> Compressing man pages (compress-man)
>> ===>  Installing for linux-c6-dri-11.0.7_5
>> ===>  Checking if linux-c6-dri already installed
>> ===>   Registering installation for linux-c6-dri-11.0.7_5
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/etc/drirc:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/i915_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/i965_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/r200_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/r300_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/r600_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/radeon_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/radeonsi_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/swrast_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/dri/vmwgfx_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libGL.so.1.2.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libGLU.so.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libGLU.so.1.3.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libLLVM-3.6-mesa.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm.so.2:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm.so.2.4.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_amdgpu.so.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_amdgpu.so.1.0.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_intel.so.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_intel.so.1.0.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_nouveau.so.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_nouveau.so.1.0.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_nouveau2.so.2:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_nouveau2.so.2.0.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_radeon.so.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libdrm_radeon.so.1.0.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libglapi.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libglapi.so.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libglapi.so.0.0.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libglut.so.3:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/libglut.so.3.9.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib/udev/rules.d/91-drm-modeset.rules:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/i915_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/i965_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/r200_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/r300_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/r600_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/radeon_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/radeonsi_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/swrast_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/dri/vmwgfx_dri.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libGL.so.1.2.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libGLU.so.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libGLU.so.1.3.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libLLVM-3.6-mesa.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm.so.2:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm.so.2.4.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_amdgpu.so.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_amdgpu.so.1.0.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_intel.so.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_intel.so.1.0.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_nouveau.so.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_nouveau.so.1.0.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_nouveau2.so.2:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_nouveau2.so.2.0.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_radeon.so.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libdrm_radeon.so.1.0.1:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libglapi.so:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libglapi.so.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libglapi.so.0.0.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libglut.so.3:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/lib64/libglut.so.3.9.0:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/AUTHORS:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/COPYING:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/ChangeLog:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/INSTALL:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/NEWS:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/README:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/TODO:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/download.html:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/freeglut.html:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/freeglut_logo.png:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/freeglut_user_interface.html:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/index.html:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/ogl_sm.png:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/progress.html:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/freeglut-2.6.0/structure.html:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/libdrm-2.4.65/README:No
>>  such file or directory
>> pkg-static: Unable to access file 
>> /tmp/work/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/usr/share/doc/mesa-private-llvm-3.6.2/LICENSE.TXT:No
>>  such file or directory
>> *** Error code 74
>> 
>> Stop.
>> make: stopped in /usr/ports/graphics/linux-c6-dri
>> [test12 4:34] /usr/ports/graphics/linux-c6-dri>
>> --
>> Daniel O'Connor software and network engineer
>> for Genesis Software - http://www.gsoft.com.au
>> "The nice thing about standards is that there
>> are so many of them to choose from."
>> -- Andrew Tanenbaum
>> GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
>> 
>> 
> 
> --
> Daniel O'Connor software and network engineer
> for Genesis Software - http://www.gsoft.com.au
> "The nice thing about standards is that there
> are so many of them to choose from."
> -- Andrew Tanenbaum
> GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
> 
> 

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
 -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to