Commit Graph

19 Commits

Author SHA1 Message Date
Eric Anholt
bb5b91e2da Fix build on 4.x. This is slightly different from the submitted patch, but
I think it should still work.

PR:		Mark Andrews <Mark_Andrews@isc.org>
Submitted by:	ports/92704
2006-09-01 04:17:44 +00:00
Eric Anholt
f2df542417 Mark new CONFLICTS for dri-devel. 2006-06-25 14:43:13 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Dejan Lesjak
627b13b9fb Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again.
2006-01-21 18:55:08 +00:00
Eric Anholt
1cb0f1af73 Mark these ports IGNORE on XFree86, due to libGL incompatibility and the
presence of xfree86-dri.  Also, fix up the wording and the website in pkg-descr.
2005-06-15 02:16:36 +00:00
Eric Anholt
350ef10866 [1] Fix the build on alpha by removing -ffast-math from the build cflags.
[2] Remove an unnecessary configure script from when this was built from
    monolithic sources.
[3] Register conflicts for dri-devel in dri.

Submitted by:	[1] krismail
2005-05-05 01:20:50 +00:00
Eric Anholt
6bb073992e Update to a newer snapshot of stable Mesa. Includes a fix for hangs with
RV200 Radeons (thanks Dave Airlie!) [1], fixes for software fallbacks, the usual
pile of little conformance and other bugfixes, and fixing the hang on first lock
grab on AMD64 (that was a really lame bug).  Host the distfile on freefall as
well until public_distfiles propagates.

PR:		[1] ports/75731
Submitted by:	[1] pb
2005-02-14 07:08:27 +00:00
Eric Anholt
05e187c124 Update dri port to use a more recent Mesa (and drm) snapshot. Includes
many conformance/bug fixes in the core, fixes for two hangs in the radeon
driver, bugfixes in the r200 driver, adds more chip IDs, and adds fixes to
drivers whose DRM will hopefully be ported soon.  Also install i915 driver on
AMD64, as EM64T machines may have that chipset.
2005-01-12 23:29:27 +00:00
Eric Anholt
5bd9492cb9 [1] Try to respect PTHREAD_LIBS, to unbreak the build on 4.x.
[2] Respect CXXFLAGS a little more thoroughly.

PR:		[1] ports/75473
Submitted by:	[1] KIMURA Yasuhiro, yasu at utahime dot org, among many others
Based on:	[1] patch by thierry
2004-12-29 22:41:28 +00:00
Eric Anholt
589cde12a2 Bump PORTREVISION for previous commit. 2004-12-24 09:08:39 +00:00
Eric Anholt
76af0327ab [1] Link against libexpat so that the drivers actually work.
[2] Respect CC/CFLAGS/etc.

Submitted by:	[1] Vladimir Novoseltsev, blacknova at tut dot by
2004-12-24 09:05:40 +00:00
Eric Anholt
a3dce096c4 Fix packaging on non-i386
Submitted by:	ade
2004-12-23 21:58:19 +00:00
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
108667f406 [1] Don't try to package the missing tdfx_dri.so on amd64.
[2] Package sis_dri.so on i386.

PR:		[2] ports/71312
Submitted by:	[2] oliver
Approved by:	portmgr (linimon)
2004-09-26 03:20:01 +00:00
Eric Anholt
503c72e67d Add missing dependency on libX11, to fix package build. 2004-08-11 19:45:03 +00:00
Eric Anholt
b5d46ce3f9 This works on AMD64 as well. Fixes build of xorg metaport on AMD64. 2004-07-25 20:31:30 +00:00
Eric Anholt
f172459a53 Update the stable DRI port to X.Org 6.7.0-release's DRI modules. Note that
the version number has changed to track the Mesa version instead of the X
release, which is not really related to DRI development.  This is because it is
very likely that we will be building the DRI drivers from Mesa soon.

Tested on:	XFree86 4.3 + R100, X.Org 6.7.0 + R200
2004-07-23 07:07:22 +00:00
Eric Anholt
899fefdc95 Mark ONLY_FOR_ARCHS=i386 alpha. 2003-11-22 23:58:06 +00:00
Eric Anholt
a5954ed93b Add new port "dri". This port contains the split-out DRI client drivers from
XFree86-4-Server.  I decided the history from XFree86-4-Server wasn't
significant enough, and will hopefully be obsolete soon when Mesa starts
providing the DRI drivers.
2003-11-09 08:24:56 +00:00