Eric Anholt
5e0bae0b16
Fix build with custom CFLAGS not terminated by a space.
...
PR: ports/99495
Submitted by: Artem Naluzhny <tut@nhamon.com.ua>
2006-06-29 14:19:24 +00:00
Eric Anholt
f23c4e9607
Stop trying to do something with a local copy of libdrm, and depend on the
...
system's.
2006-06-29 14:06:36 +00:00
Eric Anholt
a5f2529257
Fix build with existing FreeBSD ports (which has stale GL proto headers).
...
PR: ports/99471
Submitted by: Vincent Howell <darkvincentdude@yahoo.com>
2006-06-26 10:51:55 +00:00
Eric Anholt
fbdf13efe6
Update dri-devel to a 2006-06-24 snapshot.
...
Replace the annoying always-conflicting patch to freebsd-dri with a big
REINPLACE_CMD.
2006-06-25 14:42:13 +00:00
Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +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
cfedb2f0e8
Explicitly create directory to install files in.
...
Remove directories no longer part of mtree.
2006-01-21 19:35:28 +00:00
Eric Anholt
d811de6426
Update to a 20050719 snapshot of Mesa, DRM, and now r300 CVS trunk. The r300
...
support includes all Radeons that I have heard of so far. Requires
xorg-server-snap and DRM from r300 CVS (5.x-7.x DRM insufficient). The r300 DRM
will be committed to -current soon and hopefully merged to 6.x/5.x. Previous
r300 support in 6.x/5.x just results in hangs due to improper command
submission, among other problems.
2005-07-20 09:35:05 +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
9f421cdaf4
Go ahead and make the dri build require gcc 3.4 on 4.x to work around the build
...
failure. It seems to be continually growing more c99 dependencies, so don't try
to patch them.
Reported by: krismail
2005-05-06 17:57:25 +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
b2e30b8793
Bring the dri-devel port up to an 2005-04-19 snapshot of head. Includes
...
significant improvements to radeon drivers, with corresponding updates to DDX
and DRM.
2005-05-04 01:38:35 +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
64664465a9
- Update to snapshot from 2004-05-07.
...
- Re-enable Alpha build after fixing the pkg-plist.
- Fix installing to different X11BASE.
2004-05-13 05:58:29 +00:00
Jun Kuriyama
80cc44e035
Fix $LATEST_LINK conflict.
...
Reported by: kris
2004-03-08 05:58:25 +00:00
Kris Kennaway
bc4f02f897
BROKEN on alpha: Does not install
2004-02-25 10:14:14 +00:00
Sergey A. Osokin
94589ef653
SIZEfy.
2004-02-16 13:26:20 +00:00
Sergey A. Osokin
192dee2278
Fix broken pkg-plist, bump PORTREVISION.
2004-02-16 13:15:48 +00:00
Kris Kennaway
11947add0c
This port is also broken on 4.x, and will be removed after April 7
2004-02-07 23:49:38 +00:00
Kris Kennaway
52f9d812c4
BROKEN on 5.x: broken plist
2004-02-07 23:16:25 +00:00
Eric Anholt
f11a296bac
Return to ports@ because I won't be working on FreeBSD for 3 months minimum.
2004-01-28 09:47:22 +00:00
Eric Anholt
0c8372f55b
Update to DRI drivers tagged in the Mesa 5.1 release. They were not included
...
in the official Mesa tarball, so I've made my own. The plan is to release
Mesa 6.0 RSN, and I plan to update the stable DRI drivers at that time, so
pointing out bugs found with these newer drivers to me or
dri-devel@lists.sf.net is recommended.
2003-12-18 08:47:32 +00:00
Eric Anholt
9985d7a8d6
Update to latest DRI CVS. New in this update is the move of the DRI drivers
...
to Mesa CVS with only the build infrastructure from DRI CVS being used. This
means that the Mesa 5.1 development branch is being used, where many changes
have occurred related to OpenGL 1.5 support. Also mark this port
ONLY_FOR_ARCHS=i386 alpha, like graphics/dri, until there's hope for other
architectures.
2003-12-10 07:31:53 +00:00
Eric Anholt
98be7ccb06
Resurrect dri-devel with a snapshot of today's DRI CVS. It contains only the
...
OpenGL drivers, like the graphics/dri port, rather than also providing the
XFree86 server, 2d drivers, and related modules.
2003-11-12 04:27:31 +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
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Eric Anholt
1c2df5ed62
Fix build on recent -current by disabling libXThrStub.
...
PR: 45658
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
2002-11-24 18:25:54 +00:00
Eric Anholt
7d1b547ad7
[1] Fix new sync-to-vblank option.
...
[2] Add G550 cursor fix from XFree86-4-Server
PR: [2] 43760
2002-10-17 00:39:11 +00:00
Eric Anholt
1cc47d3dcf
Update dri-devel port to a more recent snapshot. This includes fixes for XV
...
with R200, and irq support for some chips to reduce cpu load while running GL
programs. Also, added warning messages that this is development code.
2002-10-14 20:24:58 +00:00
Eric Anholt
13a0c86a66
Update dri-devel to recent trunk, respect CFLAGS
2002-09-01 18:58:12 +00:00
Eric Anholt
cdfd4e95c7
dri-devel port provides development DRI libraries and X Server.
...
Reviewed by: lioux
2002-08-21 21:53:59 +00:00