12663 FreshPorts -- graphics/dri
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
dri 7.6.1_3,2 graphics on this many watch lists=192 search for ports that depend on this port
OpenGL hardware acceleration drivers for the DRI
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Nov 2003 08:26:06
License: not specified in port


This package contains the current stable release of the client drivers for the
DRI.  With an X Server configured for the DRI they allow direct rendering of
hardware-accelerated OpenGL.

WWW: http://dri.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/makedepend
  2. textproc/py-libxml2
  3. lang/python27
  4. devel/gmake
  5. devel/pkgconf
  6. devel/bison
  7. x11/glproto
  8. x11/dri2proto
  9. x11/libX11
  10. x11/libXext
  11. x11/libXxf86vm
  12. x11/libXdamage
  13. x11/libXfixes
Required To Run:
  1. x11/libX11
  2. x11/libXext
  3. x11/libXxf86vm
  4. x11/libXdamage
  5. x11/libXfixes
Required Libraries:
  1. graphics/libdrm
  2. textproc/expat2

This port is required by:

for Build for Run

To install the port: cd /usr/ports/graphics/dri/ && make install clean
To add the package: pkg_add -r dri


Configuration Options
===> The following configuration options are available for dri-7.6.1_3,2:
     I810=on: Include DRI support for Intel i810
     I915=on: Include DRI support for Intel i915
     I965=on: Include DRI support for Intel i965
     MACH64=on: Include DRI support for AMD/ATI Mach64
     MGA=on: Include DRI support for Matrox
     R128=on: Include DRI support for AMD/ATI R128
     R200=on: Include DRI support for AMD/ATI R200
     R300=on: Include DRI support for AMD/ATI R300
     R600=on: Include DRI support for AMD/ATI R600
     RADEON=on: Include DRI support for AMD/ATI R100
     SAVAGE=on: Include DRI support for S3/Via Savage
     SIS=on: Include DRI support for SiS 300 and 6326
     SWRAST=on: Include generic software DRI support
     TDFX=on: Include DRI support for 3dfx Voodoo
     UNICHROME=on: Include DRI support for S3/Via Unichrome
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 54

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 10:47:03
Refresh Original commit files touched by this commit
  Sanity Test Failure
bapt search for other commits by this committer
Convert g* to USES=pkgconfig
08 Mar 2013 01:01:12
Original commit files touched by this commit  7.6.1_3,2
jkim search for other commits by this committer
Fix packaging and simplify.
03 Mar 2013 15:29:35
Original commit files touched by this commit  7.6.1_3,2
swills search for other commits by this committer
- Remove reference to nouveau driver which isn't built
03 Mar 2013 15:02:54
Original commit files touched by this commit  7.6.1_3,2
swills search for other commits by this committer
- Fix plist on amd64
02 Mar 2013 21:32:51
Original commit files touched by this commit  7.6.1_3,2
swills search for other commits by this committer
- Fix logic error which caused the gallium-intel driver to be always disabled
[1]
- Make it possible to choose which DRI drivers will be built [2]

PR:		ports/174725 [1]
PR:		ports/154651 [2]
Submitted by:	John Marino <draco@marino.st> [1]
Submitted by:	bf [2]
Reviewed by:	kwm [2]
13 Sep 2012 18:07:55
Original commit files touched by this commit  7.6.1_2,2
swills search for other commits by this committer
- Use PTHREAD_LIBS instead of -lpthread

PR:		ports/170506
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
30 Jul 2012 17:47:53
Original commit files touched by this commit  7.6.1_1,2
dougb search for other commits by this committer
Add USE_PKGCONFIG= build, otherwise configure fails
30 Jul 2012 04:36:32
Original commit files touched by this commit  7.6.1_1,2
linimon search for other commits by this committer
Attempt to fix build of dri, libGL, and libdrm on tier-2 archs.

PR:		ports/169874
Submitted by:	marius, linimon
Tested on:	amd64, arm, i386, powerpc, sparc
Thanks to:	bz, andyt
21 Apr 2012 17:03:32
Original commit files touched by this commit  7.6.1,2
miwi search for other commits by this committer
- Please welcome Xorg 7.5.2

       The Xorg Team is pleased to announce the next round of Xorg updates.
       The team created a new flag called WITH_NEW_XORG that users can include
       in /etc/make.conf. This was created for the intel KMS work being done
       althouthough It probably works for other chips. Unfortunately, the intel
       KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
       Older version of FreeBSD will not be supported. Intel users will need
       to patch their source manually with Konstantin?s KMS kernel patch to get
       the newer chips to work. Please carefully read UPDATING entry.

Changes:

        - libdrm 2.4.31 (including KMS support)
        - mesa 7.11.2
        - xorg-server 1.10.6
        - a lot of new Graphic Drivers.

    I would like to thank:

         Koop Mast
         Eitan Adler
         Niclas Zeising
         and all helpers and testers from x11@.
25 Feb 2011 16:52:50
Original commit files touched by this commit  7.4.4,2
miwi search for other commits by this committer
- Please welcome Xorg 7.5.1

The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.

I would like to thank:

        Beat Gaetzi
        Dima Panov
        Koop Mast
        Eitan Adler
        and all Testers.

PR:             ports/147646
                ports/148035
                ports/148744
                ports/150223
                ports/152889
                ports/154457
25 Mar 2010 23:11:22
Original commit files touched by this commit  7.4.4,2
marius search for other commits by this committer
Unbreak the Mesa3D 7.4.4 build for powerpc and sparc64 after the 7.6.1
integration.

Approved by:    rnoland
22 Mar 2010 05:05:06
Original commit files touched by this commit  7.4.4,2
linimon search for other commits by this committer
Mark as broken on ia64 and sparc64: fails to install.

Hat:            portmgr
07 Feb 2010 11:51:08
Original commit files touched by this commit  7.4.4,2
nork search for other commits by this committer
Limited Update to Mesa3D 7.6.1 and libdrm 2.4.17.

[MEMO]
In this commit, no version changed.  But if you put
'WITHOUT_NOUVEAU' on /etc/make.conf, you can use
new version of Mesa3D and libdrm.

Discussed with: rnoland on freebsd-ports/freebsd-x11.
24 Jun 2009 01:15:07
Original commit files touched by this commit  7.4.4,2
rnoland search for other commits by this committer
Update to 7.4.4
20 Jun 2009 16:05:16
Original commit files touched by this commit  7.4.3,2
rnoland search for other commits by this committer
Update to 7.4.3

This is a bug fix release.
15 May 2009 13:15:28
Original commit files touched by this commit  7.4.2_1,2
rnoland search for other commits by this committer
Update to Mesa release 7.4.2
07 May 2009 19:37:07
Original commit files touched by this commit  7.4.1_1,2
rnoland search for other commits by this committer
Update to 7.4.1
15 Apr 2009 14:14:31
Original commit files touched by this commit  7.4_1,2
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Approved by:    portmgr (implicit)
10 Apr 2009 18:00:49
Original commit files touched by this commit  7.4_1,2
marius search for other commits by this committer
Re-enable DRI on powerpc and sparc64, mainly in order to fix
packaging.

Approved by:    rnoland
04 Apr 2009 04:16:10
Original commit files touched by this commit  7.4,2
rnoland search for other commits by this committer
Update the Mesa ports to 7.4

PR:             133167
Submitted by:   Anonymous <swell.k@gmail.com>
24 Jan 2009 21:07:33
Original commit files touched by this commit  7.3,2
rnoland search for other commits by this committer
Add dependency on dri2proto

Reported by: Herbert J. Skuhra

Approved by:    garga (mentor, implicit)
24 Jan 2009 18:13:01
Original commit files touched by this commit  7.3,2
rnoland search for other commits by this committer
Update mesa related ports to 7.3

Approved by:    garga (mentor, implicit)
23 Jan 2009 16:28:36
Original commit files touched by this commit  7.2,2
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
01 May 2008 14:10:48
Original commit files touched by this commit  7.0.3_1,2
miwi search for other commits by this committer
- Add amd64 support for intel 965 chips
01 May 2008 14:08:46
Original commit files touched by this commit  7.0.3_1,2
miwi search for other commits by this committer
- Add amd64 support for intel 965 chips
- Remove unneeded USE_GCC line
- Remove Xfree from the CONFLICT linie
- Bump PORTREVISION

PR:             123292
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de>
Reviewed by:    flz
Approved by:    flz (x11 maintainer)
29 Apr 2008 15:05:42
Original commit files touched by this commit  7.0.3,2
flz search for other commits by this committer
Update Mesa libraries (GL, GLU and GLw) and dri to 7.0.3.
07 Mar 2008 21:47:50
Original commit files touched by this commit  7.0.1,2
flz search for other commits by this committer
Remove support for XFree8-4.

From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:             ports/119418
Submitted by:   flz
Approved by:    portmgr (pav)
04 Oct 2007 01:10:50
Original commit files touched by this commit  7.0.1,2
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
29 Aug 2007 10:33:10
Original commit files touched by this commit  7.0.1,2
flz search for other commits by this committer
- Refactor MesaLib ports.
- Update graphics/libGLw to 7.0.1.
15 Aug 2007 16:55:15
Original commit files touched by this commit  7.0.1,2
jkim search for other commits by this committer
Update to 7.0.1.

Approved by:    anholt (maintainer)
02 Jul 2007 19:31:54
Original commit files touched by this commit  7.0,2
jkim search for other commits by this committer
Fix accidental removal of PORTEPOCH in the previous commit.

Pointed out by: kib
02 Jul 2007 17:10:08
Original commit files touched by this commit  7.0
jkim search for other commits by this committer
- Update to 7.0 (to sync with other Mesa libraries).
- Do not remove HAVE_POSIX_MEMALIGN from configuration files
where posix_memalign(3) is actually available.
- Use amd64-specific configuration file for amd64 build.  It gives
slightly better performance because it uses amd64 assembly code
in some places.

Approved by:    anholt (maintainer time out)
21 May 2007 14:59:09
Original commit files touched by this commit  6.5.3_1,2
flz search for other commits by this committer
Depend explicitely on textproc/expat2.

Reported by:    des
Approved by:    portmgr (blanket)
19 May 2007 20:32:57
Original commit files touched by this commit  6.5.3_1,2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
30 Apr 2007 11:44:58
Original commit files touched by this commit  6.4.1,2
mnag search for other commits by this committer
- Add Intel 945 GM support
- portlint(1)

PR:             111333
Submitted by:   mnag
Approved by:    anholt (maintainer timeout, 23 days)
01 Sep 2006 04:17:44
Original commit files touched by this commit  6.4.1,2
anholt search for other commits by this committer
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
25 Jun 2006 14:43:13
Original commit files touched by this commit  6.4.1,2
anholt search for other commits by this committer
Mark new CONFLICTS for dri-devel.
22 Jan 2006 02:15:00
Original commit files touched by this commit  6.4.1,2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
21 Jan 2006 18:55:08
Original commit files touched by this commit  6.4.1,2
lesi search for other commits by this committer
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.
15 Jun 2005 02:16:36
Original commit files touched by this commit  6.2.1,2
anholt search for other commits by this committer
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.
05 May 2005 01:20:50
Original commit files touched by this commit  6.2.1,2
anholt search for other commits by this committer
[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
14 Feb 2005 07:08:27
Original commit files touched by this commit  6.2.1,2
anholt search for other commits by this committer
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
12 Jan 2005 23:29:27
Original commit files touched by this commit  6.2_2,2
anholt search for other commits by this committer
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.
29 Dec 2004 22:41:28
Original commit files touched by this commit  6.2_1,2
anholt search for other commits by this committer
[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
24 Dec 2004 09:08:39
Original commit files touched by this commit  6.2_1,2
anholt search for other commits by this committer
Bump PORTREVISION for previous commit.
24 Dec 2004 09:05:40
Original commit files touched by this commit  6.2,2
anholt search for other commits by this committer
[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
23 Dec 2004 21:58:19
Original commit files touched by this commit  6.2,2
anholt search for other commits by this committer
Fix packaging on non-i386

Submitted by:   ade
23 Dec 2004 01:35:49
Original commit files touched by this commit  6.2,2
anholt search for other commits by this committer
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)
26 Sep 2004 03:20:02
Original commit files touched by this commit  5.0.2,2
anholt search for other commits by this committer
[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)
11 Aug 2004 19:45:03
Original commit files touched by this commit  5.0.2,1
anholt search for other commits by this committer
Add missing dependency on libX11, to fix package build.
25 Jul 2004 20:31:30
Original commit files touched by this commit  5.0.2,1
anholt search for other commits by this committer
This works on AMD64 as well.  Fixes build of xorg metaport on AMD64.
23 Jul 2004 07:07:22
Original commit files touched by this commit  5.0.2,1
anholt search for other commits by this committer
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
22 Nov 2003 23:58:06
Original commit files touched by this commit  4.3.0,1
anholt search for other commits by this committer
Mark ONLY_FOR_ARCHS=i386 alpha.
09 Nov 2003 08:24:56
Original commit files touched by this commit  4.3.0,1
anholt search for other commits by this committer
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.

Number of commits found: 54

285b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 6
new 48 hours8
new 7 days31
new fortnight65
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0