Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2007 14:02:10 -0700
From:      MC <rossiya@gmail.com>
To:        freebsd-x11@freebsd.org
Subject:   Re: xorg fails to build on nvidia machine
Message-ID:  <28a99ba50707291402na91dfb8v3d3ae1681fc04e9f@mail.gmail.com>
In-Reply-To: <28a99ba50707272124t67476e65x6ba85fc024c7250b@mail.gmail.com>
References:  <28a99ba50707272124t67476e65x6ba85fc024c7250b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I built the xorg-server on a virtual machine and used pkg_add.  I have
no idea why that didn't compile on the main machine, and probably
never will.  Anyway it is back together again.  It would be nice if
there were a utility to spit out packages on a working machine,
without going to the effort of rebuilding the port first, as my other
workstation has everything operational.  There must be such a utility
hiding somewhere in the portupgrade code.

On 7/27/07, MC <rossiya@gmail.com> wrote:
> Hi
>
> I can't get xorg to build anymore.  I deleted all xorg* ports and the
> nvidia driver and portupgrade -a as best as I could.
>
>  cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
> -I../../include -I../../include -I../../include -I../../include
> -I../../include -I../../include -I../../hw/xfree86/os-support
> -I../../hw/xfree86/os-support/bus -I../../hw/xfree86/common
> -I../../hw/xfree86/dri -I../../mi -I/usr/local/include
> -I/usr/ports/x11-servers/xorg-server/work/Mesa-6.5.2/include
> -DHAVE_DIX_CONFIG_H -I/usr/local/include -D_THREAD_SAFE
> -I/usr/local/include -I/usr/local/include -I/usr/local/include/drm
> -I/usr/local/include/X11/dri
> -I/usr/ports/x11-servers/xorg-server/work/Mesa-6.5.2/src/mesa/glapi
> -I/usr/ports/x11-servers/xorg-server/work/Mesa-6.5.2/src/mesa/main
> -DXFree86Server -DNO_LIBCWRAPPER -Wall -Wpointer-arith
> -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
> -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN
> -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -I/usr/local/include
> -I/usr/local/include/freetype2 -I../../include -I../../include
> -I../../Xext -I../../composite -I../../damageext -I../../xfixes
> -I../../Xi -I../../mi -I../../miext/shadow -I../../miext/damage
> -I../../render -I../../randr -I../../fb -O3 -pipe -funit-at-a-time
> -funroll-loops -ffast-math -mfpmath=sse,387 -msse2 -msse -mmmx
> -march=pentium4 -march=pentium4 -MT glcontextmodes.lo -MD -MP -MF
> .deps/glcontextmodes.Tpo -c glcontextmodes.c  -fPIC -DPIC -o
> .libs/glcontextmodes.o
> glcontextmodes.c: In function `_gl_copy_visual_to_context_mode':
> glcontextmodes.c:186: error: structure has no member named `bindToTextureRgb'
> glcontextmodes.c:187: error: structure has no member named `bindToTextureRgba'
> glcontextmodes.c:189: error: structure has no member named `bindToMipmapTexture'
> glcontextmodes.c:190: error: structure has no member named
> `bindToTextureTargets'
> glcontextmodes.c:193: error: structure has no member named `yInverted'
> glcontextmodes.c: In function `_gl_get_context_mode_data':
> glcontextmodes.c:326: error: structure has no member named `bindToTextureRgb'
> glcontextmodes.c:329: error: structure has no member named `bindToTextureRgba'
> glcontextmodes.c:332: error: structure has no member named `bindToMipmapTexture'
> glcontextmodes.c:335: error: structure has no member named
> `bindToTextureTargets'
> glcontextmodes.c:338: error: structure has no member named `yInverted'
> glcontextmodes.c: In function `_gl_context_modes_create':
> glcontextmodes.c:410: error: structure has no member named `bindToTextureRgb'
> glcontextmodes.c:411: error: structure has no member named `bindToTextureRgba'
> glcontextmodes.c:412: error: structure has no member named `bindToMipmapTexture'
> glcontextmodes.c:413: error: structure has no member named
> `bindToTextureTargets'
> glcontextmodes.c:414: error: structure has no member named `yInverted'
> glcontextmodes.c: In function `_gl_context_modes_are_same':
> glcontextmodes.c:528: error: structure has no member named `bindToTextureRgb'
> glcontextmodes.c:528: error: structure has no member named `bindToTextureRgb'
> glcontextmodes.c:529: error: structure has no member named `bindToTextureRgba'
> glcontextmodes.c:529: error: structure has no member named `bindToTextureRgba'
> glcontextmodes.c:530: error: structure has no member named `bindToMipmapTexture'
> glcontextmodes.c:530: error: structure has no member named `bindToMipmapTexture'
> glcontextmodes.c:531: error: structure has no member named
> `bindToTextureTargets'
> glcontextmodes.c:531: error: structure has no member named
> `bindToTextureTargets'
> glcontextmodes.c:532: error: structure has no member named `yInverted'
> glcontextmodes.c:532: error: structure has no member named `yInverted'
> *** Error code 1
>
> Stop in /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/GL/glx.
> *** Error code 1
>
> Stop in /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/GL.
> *** Error code 1
>
> Stop in /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0.
> *** Error code 1
>
> Stop in /usr/ports/x11-servers/xorg-server.
> *** Error code 1
>
> Stop in /usr/ports/x11-drivers/xf86-input-acecad.
> *** Error code 1
>
> Stop in /usr/ports/x11-drivers/xorg-drivers.
> *** Error code 1
>
> Stop in /usr/ports/x11/xorg.
> /usr/ports/x11/xorg #
>
>
> FreeBSD xxx 6.2-RELEASE-p6 FreeBSD 6.2-RELEASE-p6 #1: Tue Jul 17
> 00:15:41 PDT 2007     root@xxx:/usr/obj/usr/src/sys/NVIDIA  i386
>
>
> #   ls -l /var/db/pkg
> total 1568
> drwxr-xr-x  2 root  wheel      512 Feb 12  2006 apache+mod_ssl-1.3.34+2.8.25_3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 appres-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 20:42 autoconf-2.13.000227_5
> drwxr-xr-x  2 root  wheel      512 Jul 27 20:42 automake-1.4.6_3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 bdftopcf-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 beforelight-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:50 bigreqsproto-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 bitmap-1.0.3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 bitstream-vera-1.10_4
> drwxr-xr-x  2 root  wheel      512 Jul 27 07:25 ccache-2.4_6
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:04 compositeproto-0.3.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:05 damageproto-1.1.0_2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:10 dmxproto-2.2.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:13 dri-7.0,2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 editres-1.0.3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:29 encodings-1.0.2,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:05 evieext-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:49 expat-2.0.0_1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:04 fixesproto-4.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:29 font-adobe-100dpi-1.0.0_1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:32 font-adobe-75dpi-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:29 font-adobe-utopia-100dpi-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:32 font-adobe-utopia-75dpi-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:36 font-adobe-utopia-type1-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:36 font-alias-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-arabic-misc-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:29 font-bh-100dpi-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:32 font-bh-75dpi-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:29
> font-bh-lucidatypewriter-100dpi-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:32
> font-bh-lucidatypewriter-75dpi-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-bh-ttf-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:36 font-bh-type1-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:29 font-bitstream-100dpi-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:32 font-bitstream-75dpi-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:36 font-bitstream-type1-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:33 font-cronyx-cyrillic-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-cursor-misc-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-daewoo-misc-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-dec-misc-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:36 font-ibm-type1-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-isas-misc-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-jis-misc-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-micro-misc-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:33 font-misc-cyrillic-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-misc-ethiopic-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-misc-meltho-1.0.0_1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-misc-misc-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-mutt-misc-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-schumacher-misc-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:33 font-screen-cyrillic-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-sony-misc-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:35 font-sun-misc-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:27 font-util-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:33 font-winitzki-cyrillic-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:36 font-xfree86-type1-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:59 fontcacheproto-0.1.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:56 fontconfig-2.4.2_2,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:58 fontsproto-2.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 fonttosfnt-1.0.3
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:49 freetype2-2.2.1_2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 fslsfonts-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 fstobdf-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:46 gettext-0.16.1_3
> drwxr-xr-x  2 root  wheel      512 Jan 19  2006 glark-1.7.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:18 glproto-1.4.8
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:46 gmake-3.81_2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 iceauth-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 ico-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:55 inputproto-1.3.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:55 kbproto-1.0.3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libFS-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:18 libGL-7.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:59 libICE-1.0.3,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:01 libSM-1.0.3,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:56 libX11-1.1.2_1,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXScrnSaver-1.1.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXTrap-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:55 libXau-1.0.3_2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXaw-1.0.3,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXcomposite-0.3.2,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXcursor-1.1.8_1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXdamage-1.1.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:55 libXdmcp-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXevie-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:59 libXext-1.0.3,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:04 libXfixes-4.0.3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXfont-1.2.8,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXfontcache-1.0.4
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXft-2.1.12
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXi-1.0.2,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXinerama-1.0.2,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:04 libXmu-1.0.3,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:04 libXp-1.0.0,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:04 libXpm-3.5.6_1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXprintAppUtil-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:10 libXprintUtil-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXrandr-1.2.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:56 libXrender-0.9.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXres-1.0.3_1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:01 libXt-1.0.5
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXtst-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:08 libXv-1.0.3,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXvMC-1.0.4
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXxf86dga-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXxf86misc-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libXxf86vm-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libdmx-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:13 libdrm-2.3.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:58 libfontenc-1.0.4
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:46 libiconv-1.9.2_2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 liboldX-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:40 libtool-1.5.22_4
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:09 libxkbfile-1.0.4
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:11 libxkbui-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 20:46 linux_base-fc-4_10
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 listres-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 luit-1.0.2_2
> drwxr-xr-x  2 root  wheel      512 Jul 27 20:42 m4-1.4.9
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:57 makedepend-1.0.1,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 mkcomposecache-1.2_1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 mkfontdir-1.0.3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 mkfontscale-1.0.3
> drwxr-xr-x  2 root  wheel      512 Dec  6  2006 mysql-client-4.1.16_1
> drwxr-xr-x  2 root  wheel      512 Jul 27 20:46 nvidia-driver-1.0.9746_5
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 oclock-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-Archive-Tar-1.32
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-Archive-Zip-1.20
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-Config-General-2.33
> drwxr-xr-x  2 root  wheel      512 Jul 26 23:44 p5-Devel-StackTrace-1.15
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-Digest-1.15
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-Digest-MD5-2.36
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-ExtUtils-F77-1.15
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-File-HomeDir-0.65
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-File-Temp-0.18
> drwxr-xr-x  2 root  wheel      512 Jul 26 23:44 p5-IO-Compress-Base-2.005
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-IO-Zlib-1.05
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-MIME-Base64-3.07
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-Module-Build-0.28.08
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-Object-InsideOut-3.14
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-PathTools-3.25
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-ReadLine-Gnu-1.16
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-ReadLine-Perl-1.0302
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-Spiffy-0.30
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-Test-Base-0.53
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-Text-Balanced-2.0.0_1
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-WeakRef-0.01
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-XML-NamespaceSupport-1.09_1
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-YAML-0.65
> drwxr-xr-x  2 root  wheel      512 Jul 21 13:59 p5-type1inst-0.6.1_3
> drwxr-xr-x  2 root  wheel      512 Jul 27 20:42 perl-threaded-5.8.8
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:48 pkg-config-0.22
> ----------  1 root  wheel  1216512 Jul 27 18:56 pkgdb.db
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:13 png-1.2.18
> drwxr-xr-x  2 root  wheel      512 Jul 27 20:44 popt-1.7_4
> drwxr-xr-x  2 root  wheel      512 Jul 27 15:13 portupgrade-devel-2.3.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:02 printproto-1.0.3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:06 randrproto-1.2.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:07 recordproto-1.13.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:56 renderproto-0.9.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:59 resourceproto-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 rgb-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 20:44 rpm-3.0.6_13
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 rstart-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:56 ruby-1.8.6_2,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 15:13 ruby18-bdb-0.6.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 scripts-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:07 scrnsaverproto-1.1.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 sessreg-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 setxkbmap-1.0.3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 showfont-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 smproxy-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:01 trapproto-3.4.3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 twm-1.0.3_3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:07 videoproto-2.2.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 viewres-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 15:43 wget-1.10.2_1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 x11perf-1.4.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xauth-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xbiff-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:14 xbitmaps-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xcalc-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xclipboard-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xclock-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:41 xcmiscproto-1.1.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xcmsdb-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xconsole-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:13 xcursor-themes-1.0.1_1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xcursorgen-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xdbedizzy-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xditview-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xdm-1.1.4_3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xdpyinfo-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xdriinfo-1.0.1_1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xedit-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xev-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:59 xextproto-7.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xeyes-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:41 xf86bigfontproto-1.1.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xf86dga-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:08 xf86dgaproto-2.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:42 xf86driproto-2.0.3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:08 xf86miscproto-0.9.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:09 xf86vidmodeproto-2.2.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xfd-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xfindproxy-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xfontsel-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xfs-1.0.4_4,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xfsinfo-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xfwp-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xgamma-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xgc-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xhost-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:06 xineramaproto-1.1.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xinit-1.0.4_1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xkbcomp-1.0.3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xkbevd-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xkbprint-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xkbutils-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xkill-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xload-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xlogo-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xlsatoms-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xlsclients-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xlsfonts-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xmag-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xman-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xmessage-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xmh-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xmodmap-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xmore-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xorg-apps-7.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:13 xorg-docs-1.3,1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:36 xorg-fonts-100dpi-7.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:36 xorg-fonts-7.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:36 xorg-fonts-75dpi-7.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:36 xorg-fonts-cyrillic-7.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:36 xorg-fonts-miscbitmaps-7.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:36 xorg-fonts-truetype-7.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:36 xorg-fonts-type1-7.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:13 xorg-libraries-7.2_2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xphelloworld-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xplsprinters-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xpr-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xprehashprinterlist-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xprop-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:49 xproto-7.0.10
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:19 xproxymanagementprotocol-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xrandr-1.2.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xrdb-1.0.3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xrefresh-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xrx-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xset-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xsetmode-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xsetpointer-1.0.0
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xsetroot-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xsm-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xstdcmap-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xterm-228
> drwxr-xr-x  2 root  wheel      512 Jul 27 18:55 xtrans-1.0.3
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xtrap-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xvidtune-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xvinfo-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xwd-1.0.1
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xwininfo-1.0.2
> drwxr-xr-x  2 root  wheel      512 Jul 27 19:26 xwud-1.0.1
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28a99ba50707291402na91dfb8v3d3ae1681fc04e9f>