cvs commit: ports/x11-servers/XFree86-4-FontServer Makefile
ports/x11-servers/XFree86-4-NestServer Makefile
ports/x11-servers/XFree86-4-PrintServer Makefile
ports/x11-servers/XFree86-4-VirtualFramebufferServer Makefile
ports/x11/XFree86-4-clients Makefile ...
Eric Anholt
anholt at FreeBSD.org
Wed May 14 15:23:56 PDT 2003
On Wed, 2003-05-14 at 13:12, Kent Stewart wrote:
> On Wednesday 14 May 2003 12:02 am, Eric Anholt wrote:
> > anholt 2003/05/14 00:02:07 PDT
> >
> > FreeBSD ports repository
> >
> > Modified files:
> > x11-servers/XFree86-4-FontServer Makefile
> > x11-servers/XFree86-4-NestServer Makefile
> > x11-servers/XFree86-4-PrintServer Makefile
> > x11-servers/XFree86-4-Server Makefile
> > x11-servers/XFree86-4-VirtualFramebufferServer Makefile
> > x11/XFree86-4-clients Makefile
> > x11/XFree86-4-libraries Makefile Makefile.inc pkg-plist
> > x11/XFree86-4-libraries/files patch-z34
> > Added files:
> > x11/XFree86-4-libraries/files patch-Xcursor-Imakefile
> > patch-bsdLib.tmpl
> > Log:
> > [1] Make the HTML manpages get put into the packages again.
> > [2] Check that XFREE86_VERSION=4 is set when building, rather than
> > setting it. [3] Move many common Makefile bits to
> > XFree86-4-libraries/Makefile.inc [4] Make the XFree86-4-Server port
> > not install libXfont.so. [5] Move the xcursor.pc file to its proper
> > location in ${X11BASE}/libdata/pkgconfig [6] Don't explicitly link
> > libGL.so against libc, for the sake of 4.x's pthreads.
> >
> > Submitted by: [5,6] Ports Fury
> >
> > Revision Changes Path
> > 1.20 +1 -8
> > ports/x11-servers/XFree86-4-FontServer/Makefile 1.22 +1 -9
> > ports/x11-servers/XFree86-4-NestServer/Makefile 1.22 +0 -8
> > ports/x11-servers/XFree86-4-PrintServer/Makefile 1.141 +3 -12
> > ports/x11-servers/XFree86-4-Server/Makefile 1.23 +1 -8
> > ports/x11-servers/XFree86-4-VirtualFramebufferServer/Makefile 1.113
> > +3 -10 ports/x11/XFree86-4-clients/Makefile
> > 1.127 +9 -15 ports/x11/XFree86-4-libraries/Makefile
> > 1.3 +20 -2 ports/x11/XFree86-4-libraries/Makefile.inc
> > 1.1 +11 -0
> > ports/x11/XFree86-4-libraries/files/patch-Xcursor-Imakefile (new) 1.1
> > +11 -0
> > ports/x11/XFree86-4-libraries/files/patch-bsdLib.tmpl (new) 1.5
> > +1 -1 ports/x11/XFree86-4-libraries/files/patch-z34 1.45 +1
> > -1 ports/x11/XFree86-4-libraries/pkg-plist
> > _______________________________________________
>
> When you try to build the XFree86-Server package, you get the following
> error
>
> tar: lib/modules/dri/gamma_dri.so: Cannot stat: No such file or
> directory
> tar: lib/modules/dri/i810_dri.so: Cannot stat: No such file or directory
> tar: lib/modules/dri/i830_dri.so: Cannot stat: No such file or directory
> tar: lib/modules/dri/mga_dri.so: Cannot stat: No such file or directory
> tar: lib/modules/dri/radeon_dri.so: Cannot stat: No such file or
> directory
> tar: lib/modules/dri/r200_dri.so: Cannot stat: No such file or directory
> tar: lib/modules/dri/r128_dri.so: Cannot stat: No such file or directory
> tar: lib/modules/dri/tdfx_dri.so: Cannot stat: No such file or directory
> tar: Error exit delayed from previous errors
> pkg_create: make_dist: tar command failed with code 512
> *** Error code 1
>
> It installs, I just don't have a tarball that I can move to my slower
> machines.
Thanks for pointing this out. I had tested on my machine, but it nicely
packaged up the old files on my system :/
It should be fixed now.
--
Eric Anholt eta at lclark.edu
http://people.freebsd.org/~anholt/ anholt at FreeBSD.org
More information about the cvs-all
mailing list