Commit graph

8 commits

Author SHA1 Message Date
Eric Anholt
c90ee83f03 Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri.  Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.

Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt

Props to:	kris (multiple cluster runs and sorting through logs)
		lesi (fixing all the issues in those logs, and more)
2004-12-23 01:35:49 +00:00
Eric Anholt
db26f1e721 Fix build after X.Org patch.
PR:		ports/69545
Submitted by:	Dejan Lesjak <dejan.lesjak@ijs.si>
2004-07-25 21:15:07 +00:00
Joe Marcus Clarke
cedbe303a3 Move the REINPLACE bits to Makefile.in so that all the XFree86 ports can
use them.  Without this, the patch was being applied to the other ports,
but the PTHREAD substitutions were not being done.

Reported by:	adamw
2004-02-06 04:41:48 +00:00
Eric Anholt
bf3c312523 Allow the patch directory to be overridden.
Approved by:	portmgr (will)
2003-09-17 02:38:44 +00:00
Eric Anholt
2ccb4eaa88 Convert .for/.endfor to shell script to fix building of XFree86-4-Server,
which sets the variables involved after including this file.  No PORTREVISION
bump because the last XFree86-4-Server bump was for packaging and packaging
was broken in the last revision.

Reported by:	Kent Stewart <kstewart@owt.com>
2003-05-14 22:22:10 +00:00
Eric Anholt
346aa45573 [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
2003-05-14 07:02:07 +00:00
Eric Anholt
62d3b1c1fc Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel
for being outdated.  Thank you to all the testers and people who submitted
patches for this update.

Approved by:	portmgr
2003-03-11 23:38:11 +00:00
Eric Anholt
372f7910fb Update XFree86-4-* ports which share XFree86-4-libraries's patches:
- Reduce build times by not rebuilding some programs/libraries in each port.
- Move some files from -clients to -libraries and from -libraries to -server.
- Make package-building in XFree86-4 more intuitive

PR:	41606 (package building)
2002-09-18 04:23:00 +00:00