notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dri OpenGL hardware acceleration drivers for the DRI
17.0.3,2 graphics Deleted on this many watch lists=184 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 17.0.3,2Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-11-09 08:26:06
Last Update: 2017-05-12 18:46:53
SVN Revision: 440699
People watching this port, also watch:: png, gmake, libiconv, freetype2, gettext
License: not specified in port
WWW:
http://dri.sourceforge.net/
Description:
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • dri>0:graphics/dri
No installation instructions:
This port has been deleted.
PKGNAME: dri
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1491068637 SHA256 (mesa-17.0.3.tar.xz) = ca646f5075a002d60ef9123c8a4331cede155c01712ef945a65c59a5e69fe7ed SIZE (mesa-17.0.3.tar.xz) = 9485792

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. makedepend : devel/makedepend
  2. libclc>=0.2.0.20160915 : devel/libclc
  3. llvm40>=3.9.0_4 : devel/llvm40
  4. bison : devel/bison
  5. msgfmt : devel/gettext-tools
  6. gmake : devel/gmake
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. python2.7 : lang/python27
  9. python2 : lang/python2
  10. dri2proto.pc : x11/dri2proto
  11. dri3proto.pc : x11/dri3proto
  12. glproto.pc : x11/glproto
  13. presentproto.pc : x11/presentproto
  14. x11.pc : x11/libX11
  15. xdamage.pc : x11/libXdamage
  16. xext.pc : x11/libXext
  17. xfixes.pc : x11/libXfixes
  18. xshmfence.pc : x11/libxshmfence
  19. xv.pc : x11/libXv
  20. xvmc.pc : x11/libXvMC
  21. xxf86vm.pc : x11/libXxf86vm
Runtime dependencies:
  1. llvm40>=3.9.0_4 : devel/llvm40
  2. x11.pc : x11/libX11
  3. xdamage.pc : x11/libXdamage
  4. xext.pc : x11/libXext
  5. xfixes.pc : x11/libXfixes
  6. xshmfence.pc : x11/libxshmfence
  7. xv.pc : x11/libXv
  8. xvmc.pc : x11/libXvMC
  9. xxf86vm.pc : x11/libXxf86vm
Library dependencies:
  1. libdrm.so : graphics/libdrm
  2. libexpat.so : textproc/expat2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dri-17.0.3,2: TEXTURE=on: Enable texture-float support (patent encumbered) VAAPI=off: VAAPI (GPU video acceleration) support VDPAU=off: VDPAU (GPU video acceleration) support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
compiler:c++11-lib bison gettext-tools gmake libtool localbase pathfix pkgconfig python:2,build shebangfix tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.freedesktop.org/pub/mesa/
  2. ftp://ftp.freedesktop.org/pub/mesa/17.0.3/
  3. https://mesa.freedesktop.org/archive/
  4. https://mesa.freedesktop.org/archive/17.0.3/
Collapse this list.

Number of commits found: 90

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
17.0.3,2
12 May 2017 18:46:53
Revision:440699Original commit files touched by this commit
rezny search for other commits by this committer
Consolidate the Mesa ports, update to 17.0.4, and add Wayland option

* libGL, libEGL, libglesv2, libglapi, and gbm have been moved into mesa-libs,
  graphics/dri has been renamed to mesa-dri, and USE_GL has been adjusted
* mesa-libs has a new WAYLAND option that enables platform support in libEGL
* mesa-dri now depends on graphics/s2tc for compressed texture support [1]
* re-remove obsolete dependency on makedepends [2]
* correct sed fix backported from 17.1 [3]

PR:		218799 (exp-run), 212762 [1], 218552 [2], 218562 [3]
Submitted by:	dbn [1], jbeich [2,3]
Reported by:	afiskon@devzen.ru [1]
Reviewed by:	kwm, johalun0@gmail.com
Approved by:	portmgr, swills (mentor)
Differential Revision:  https://reviews.freebsd.org/D10448
17.0.3,2
10 Apr 2017 19:14:48
Revision:438198Original commit files touched by this commit
rezny search for other commits by this committer
Update Mesa to 17.0.3

* OpenGL 4.5 support for RadeonSI and recent Intel
* Use LLVM 4.0 by default, building with 3.9 is possible via MESA_LLVM_VER
* DRI3 remains enabled at compile time, but is now disabled at runtime for
  stock FreeBSD.  Set LIBGL_DRI3_ENABLE in the environment to enable DRI3.
  This extra check is added when compiling on stock FreeBSD, not DRM-next.
  This change was made to work around a problem in libEGL, which fails to
  fall back to using DRI2 when run on a system without DRI3 support.

Reviewed by:	jmd, mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10250
13.0.4,2
11 Feb 2017 13:31:59
Revision:433862Original commit files touched by this commit
rezny search for other commits by this committer
Update Mesa to 13.0.4

* Use LLVM 3.9
* OpenGL 4.4 support for recent Intel and ReadeonSI

PR:	214581
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9438
11.2.2,2
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
11.2.2,2
15 Sep 2016 16:16:23
Revision:422214Original commit files touched by this commit
marino search for other commits by this committer
Add USES+=ssl to 3 of 8 graphics/libGL/Makefile.common consumers

Despite having a configure argument of --with-sha1=libcrypto, only three
of the eight users of graphics/libGL/Makefile.common actually link to
SSL libraries.  Individually add USES=ssl to these three ports rather
than have all 8 having this requirement.

Approved by:	SSL blanket
11.1.2,2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
11.0.8,2
25 Dec 2015 11:30:57
Revision:404412Original commit files touched by this commit
kwm search for other commits by this committer
Update mesa to 11.0.8.

 * Depend on libelf on DragonFly
 * Rework the vdpau support code and enable vdpau for DragonFly, FreeBSD
   doesn't support it just yet.
 * Revert commit that removed support for non-render nodes. Neither
   FreeBSD nor DragonFly supports render nodes at this time.
 * Fix LDFLAGS to work with GCC5, which DragonFly uses by default.
 * Update Makefile.targets: ffast-math isn't used since 8.0.3, don't
   replace x86_64 with amd64 on Dragonfly. Drop obsolete python disable
   replace.
11.0.6_1,2
05 Dec 2015 10:46:59
Revision:403056Original commit files touched by this commit
kwm search for other commits by this committer
Add patch to use drm.h instead of redefining the types.

This unbreaks the build of xorg-server on 9.3.
10.6.9,2
18 Oct 2015 18:31:55
Revision:399625Original commit files touched by this commit
kwm search for other commits by this committer
* Don't hardcode the Gallium drivers instead set the wanted drivers per
  arch, like is done for the dri drivers. This fixes Mesa build on arm. [1]
* Explicitly disable libva support. This resolves a build issue if libva
  is installed. [2]
* remove the gallium-intel configure flag, it is gone.

PR:		197548 [2]
Reported by:	sbruno@ [1]
Reported by:	rozhuk.im@gmail.com [2]
Tested by:	sbruno@ on arm [1]
10.6.9,2
10 Oct 2015 21:04:44
Revision:399021Original commit files touched by this commit
kwm search for other commits by this committer
Update Mesa to 10.6.9.

* Unbreak build on powerpc and other !x86 archs by moving the
  --with-dri-drivers logic from dri/Makefile to the
  libGL/Makefile.common file. So the settings are applied to all mesa ports,
  this was missed in the 10.6.6 update. [1]
* Don't try to enable OpenCL support on anything other then i386 and amd64. [1]
* Move the texture-float and vdpau logic to Makefile.common even if the latter
  isn't supported yet. Keep OPTIONS_DEFINE/DEFAULT in dri/Makefile since they
  need to defined before bsd.port.options.mk is included, and they only affect
  the dri modules.
* Sed on 11 and 10 supports \< and \> however sed on 9.x and dragonfly do not,
  replace the sed keywords with some magic to get the intended results. [2]

Submitted by:		marino@ [2]
Reported and tested by:	arved@ (on ppc32)[1]
10.6.6,2
17 Sep 2015 18:07:26
Revision:397198Original commit files touched by this commit
kwm search for other commits by this committer
Update Mesa port to 10.6.6 and add Clover.
Add beignet 1.1.0.
Add clinfo, clblas, clfft and clrng.

The major change is that all Mesa ports are now configured the same way.
This fixes several problems and enables new features.  The details
are described in this blog post:
http://blogs.freebsdish.org/graphics/2015/03/18/unifying-mesa-ports-configure/

The second important change is the OpenCL support.  Mesa's
implementation, Clover, is enabled as well as Beignet.  Clover
targets all Gallium drivers, only Radeon GPUs in our case.  Beignet
is for Intel GPUs starting with Ivy Bridge.  Thanks to Johannes
Dieterich, O. Hartman, and Koop Mast for their work on OpenCL!  As a
bonus, there are several OpenCL-based math ports added (clblas,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
9.1.7_6,2
30 Jan 2015 01:03:23
Revision:378134Original commit files touched by this commit
kwm search for other commits by this committer
Update Mesa to 10.4.3.

Move LLVM version selection to bsd.mesalib.mk so the clover port can use it.
Clover isn't included yet because it is a work in progress and doesn't work
yet.
9.1.7_6,2
22 Dec 2014 19:00:01
Revision:375260Original commit files touched by this commit
kwm search for other commits by this committer
Update mesa based ports to 10.4.0.
9.1.7_6,2
27 Nov 2014 14:48:48
Revision:373491Original commit files touched by this commit
kwm search for other commits by this committer
Update to 10.3.4.

Enable TEXTURE option in dri by default [1]. This allows for OpenGL higher
  then 2.1 to be supported.
Make sure we depend on llvm at run time when gallium is enabled.
  The gallium based modules link to the llvm shared libraries. [2]

PR:		followup on 194655 [2]
Approved by:	core@ [1]
Obtained from:	xorg-dev repo
9.1.7_6,2
21 Nov 2014 12:39:29
Revision:372991Original commit files touched by this commit
kwm search for other commits by this committer
Correct categorie of the llvm port
9.1.7_6,2
21 Nov 2014 11:34:05
Revision:372988Original commit files touched by this commit
kwm search for other commits by this committer
Update mesa to 10.3.3.

graphics/dri:
Move gettext:build to bsd.mesalib.mk so it present for all mesa ports. [1]
VDPAU needs GALLIUM so check for that, since it a Gallium state tracker. [1][2]
Rework llvm33/llvm34 selection so we can use the llvm version later on.
VDPAU links against the llvm libraries so we need to depend on the llvm port
as a run dependency .[1]
After discussion remove the VDPAU option for now. Radeon kernel drivers
currently
don't support hardware-assisted video decoding. And Gallium/VDPAU doesn't
support
the intel driver.

PR:		194655 [1]
PR:		194580 [2]
9.1.7_6,2
17 Oct 2014 11:45:37
Revision:371048Original commit files touched by this commit
kwm search for other commits by this committer
Fix the build when NLS is unset.

Submitted by:	mat@
9.1.7_6,2
17 Oct 2014 09:53:14
Revision:371035Original commit files touched by this commit
kwm search for other commits by this committer
Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0.

The port will switch to the newer version if hw context is available in the
i915kms driver.

- Get ride of WITH_NEW_XORG.
- Use @comment in plist to ignore unwanted files in the stagedir, instead of
  trying to remove them in post-install.
- Bump portrevision of 9.1.7 due to dependency changes.
- Drop :keepla from USES=libtool.
- Drop @dirrm[try] from plists
- Give dri propper options, with pkg-help for additional information.
- Make separate plist for dri for the different versions, the combined plist
  was headache inducing.
- Add "workaround" patches to allow clang to build the dri port on i386 [1].
  USE_GCC is now only needed for 8.x.
- Add gbm port and USE_GL switch for it.

PR:		192286 [1]
Submitted by:	Carlos Jacobo Puga Medina [1]
Approved by:	portmgr (bapt@)
In collaberation with:	dumbbell@
Obtained from:	xorg-dev
9.1.7_5,2
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
9.1.7_4,2
02 Sep 2014 22:54:11
Revision:367121Original commit files touched by this commit
sbruno search for other commits by this committer
Enable SWRAST for armv6 architectures to allow building of dricore libs

PR:		191767
Reviewed by:	kwm
7.6.1_4,2
31 May 2014 14:15:47
Revision:355979Original commit files touched by this commit
kwm search for other commits by this committer
Move the ARCH = i386 check to bsd.mesalib.mk so it applies to all
Mesa ports. This will unbreak libglapi/libGL/libglesv2 on i386.

This was probably exposed by when the libglapi port was added.
7.6.1_4,2
22 May 2014 11:31:59
Revision:354825Original commit files touched by this commit
kwm search for other commits by this committer
Fix Malformed conditional

Submitted by:	portsnap index builder
7.6.1_4,2
22 May 2014 10:25:39
Revision:354823Original commit files touched by this commit
kwm search for other commits by this committer
Tweak OSVERSION check to also include newer 9.x versions, since gcc from
base is not good enough.
For i386 depend on gcc form ports. This is due to a clang assertion [1],
which has been reported in the clang bugtracker.

Reported by:	many [1]
7.6.1_4,2
17 May 2014 09:56:00
Revision:354307Original commit files touched by this commit
kwm search for other commits by this committer
Enable shared libglapi library and make a port for it. It is used by libGL
 and libglesv2. This fixes undefined symbol issues in libglesv2.
Clean up stagedir of unwanted files/directories, so check-plist passes.
Switch logic and always build gallium support in graphics/dri on i386 and
 amd64. Gallium is used for Radeon HD 5000+ support.

Use USES=tar:bzip2
Under WITH_NEW_XORG:
Add patch to remove some dependencies for aclocal.m4 which are absent.
 This allows the removal of USE_AUTOTOOLS, REAPPLY_PATCHES and pre-configure
 target.
Add INSTALL_TARGET=install-strip to strip libraries.
USES=libtool:keepla
Fix a /use typo with /usr in post-patch.

Bump PORTREVISION for the libtool and libglapi changes.

Submitted by:	tijl@ (libtool and autotools changes)
Obtained from:	xorg-dev repo (libglapi and gallium changes)
7.6.1_3,2
05 May 2014 09:45:37
Revision:352986Original commit files touched by this commit
bapt search for other commits by this committer
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
7.6.1_3,2
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.6.1_3,2
31 Jan 2014 22:21:43
Revision:342087Original commit files touched by this commit
kwm search for other commits by this committer
Fix typo

Submitted by:	John Hein <jhein@symmetricom.com>
7.6.1_3,2
31 Jan 2014 21:05:15
Revision:342073Original commit files touched by this commit
kwm search for other commits by this committer
Add powerpc64 to the checks for powerpc.

PR:		ports/184957
Submitted by:	Andreas Tobler <andreast@FreeBSD.org>
7.6.1_3,2
31 Jan 2014 20:49:19
Revision:342067Original commit files touched by this commit
kwm search for other commits by this committer
Make sure DIR_DRIVERS is always defined. This is needed because arm/mips
don't have any drivers defined which results in make errors.

PR:		ports/182875 [1]
Submitted by:	Anton Shterenlikht <mexas@bris.ac.uk> [1], mat@
7.6.1_3,2
13 Dec 2013 12:21:17
Revision:336340Original commit files touched by this commit
kwm search for other commits by this committer
Fix graphics/dri on ia64.

Please note that WITH_NEW_XORG isn't tested due to other issues.

Submitted by:	marcel@
7.6.1_3,2
26 Nov 2013 21:42:19
Revision:334977Original commit files touched by this commit
kwm search for other commits by this committer
Unbreak build with global unset NLS.
7.6.1_3,2
26 Nov 2013 20:58:54
Revision:334972Original commit files touched by this commit
kwm search for other commits by this committer
Update to 9.1.7.

Stagify, abuse stage dir and plist to only install files we want to install.
So we don't have to do complex do-install anymore, yay.

For the WITH_GALLIUM option we don't need llvm at run-time.

Obtained from:	xorg-dev repo
7.6.1_3,2
24 Nov 2013 17:40:44
Revision:334748Original commit files touched by this commit
mat search for other commits by this committer
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE.
7.6.1_3,2
29 Sep 2013 17:01:42
Revision:328711Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.6.1_3,2
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
7.6.1_3,2
25 May 2013 14:37:03
Revision:319055Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.6.1_3
23 Apr 2013 10:47:03
Revision:316343Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Convert g* to USES=pkgconfig
7.6.1_3,2
08 Mar 2013 01:01:12
Revision:313610Original commit files touched by this commit
jkim search for other commits by this committer
Fix packaging and simplify.
7.6.1_3,2
03 Mar 2013 15:29:35
Revision:313361Original commit files touched by this commit
swills search for other commits by this committer
- Remove reference to nouveau driver which isn't built
7.6.1_3,2
03 Mar 2013 15:02:54
Revision:313356Original commit files touched by this commit
swills search for other commits by this committer
- Fix plist on amd64
7.6.1_3,2
02 Mar 2013 21:32:51
Revision:313300Original commit files touched by this commit
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]
7.6.1_2,2
13 Sep 2012 18:07:55
Revision:304226Original commit files touched by this commit
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>
7.6.1_1,2
30 Jul 2012 17:47:53
Original commit files touched by this commit
dougb search for other commits by this committer
Add USE_PKGCONFIG= build, otherwise configure fails
7.6.1_1,2
30 Jul 2012 04:36:32
Original commit files touched by this commit
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
7.6.1,2
21 Apr 2012 17:03:32
Original commit files touched by this commit
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@.
7.4.4,2
25 Feb 2011 16:52:50
Original commit files touched by this commit
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
7.4.4,2
25 Mar 2010 23:11:22
Original commit files touched by this commit
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
7.4.4,2
22 Mar 2010 05:05:06
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on ia64 and sparc64: fails to install.

Hat:            portmgr
7.4.4,2
07 Feb 2010 11:51:08
Original commit files touched by this commit
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.
7.4.4,2
24 Jun 2009 01:15:07
Original commit files touched by this commit
rnoland search for other commits by this committer
Update to 7.4.4
7.4.3,2
20 Jun 2009 16:05:16
Original commit files touched by this commit
rnoland search for other commits by this committer
Update to 7.4.3

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

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

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

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

Reported by: Herbert J. Skuhra

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

Approved by:    garga (mentor, implicit)
7.2,2
23 Jan 2009 16:28:36
Original commit files touched by this commit
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).
7.0.3_1,2
01 May 2008 14:10:48
Original commit files touched by this commit
miwi search for other commits by this committer
- Add amd64 support for intel 965 chips
7.0.3_1,2
01 May 2008 14:08:46
Original commit files touched by this commit
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)
7.0.3,2
29 Apr 2008 15:05:42
Original commit files touched by this commit
flz search for other commits by this committer
Update Mesa libraries (GL, GLU and GLw) and dri to 7.0.3.
7.0.1,2
07 Mar 2008 21:47:50
Original commit files touched by this commit
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)
7.0.1,2
04 Oct 2007 01:10:50
Original commit files touched by this commit
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
7.0.1,2
29 Aug 2007 10:33:10
Original commit files touched by this commit
flz search for other commits by this committer
- Refactor MesaLib ports.
- Update graphics/libGLw to 7.0.1.
7.0.1,2
15 Aug 2007 16:55:15
Original commit files touched by this commit
jkim search for other commits by this committer
Update to 7.0.1.

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

Pointed out by: kib
7.0
02 Jul 2007 17:10:08
Original commit files touched by this commit
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)
6.5.3_1,2
21 May 2007 14:59:09
Original commit files touched by this commit
flz search for other commits by this committer
Depend explicitely on textproc/expat2.

Reported by:    des
Approved by:    portmgr (blanket)
6.5.3_1,2
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
6.4.1,2
30 Apr 2007 11:44:58
Original commit files touched by this commit
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)
6.4.1,2
01 Sep 2006 04:17:44
Original commit files touched by this commit
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
6.4.1,2
25 Jun 2006 14:43:13
Original commit files touched by this commit
anholt search for other commits by this committer
Mark new CONFLICTS for dri-devel.
6.4.1,2
22 Jan 2006 02:15:00
Original commit files touched by this commit
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)
6.4.1,2
21 Jan 2006 18:55:08
Original commit files touched by this commit
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.
6.2.1,2
15 Jun 2005 02:16:36
Original commit files touched by this commit
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.
6.2.1,2
05 May 2005 01:20:50
Original commit files touched by this commit
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
6.2.1,2
14 Feb 2005 07:08:27
Original commit files touched by this commit
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
6.2_2,2
12 Jan 2005 23:29:27
Original commit files touched by this commit
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.
6.2_1,2
29 Dec 2004 22:41:28
Original commit files touched by this commit
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
6.2_1,2
24 Dec 2004 09:08:39
Original commit files touched by this commit
anholt search for other commits by this committer
Bump PORTREVISION for previous commit.
6.2,2
24 Dec 2004 09:05:40
Original commit files touched by this commit
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
6.2,2
23 Dec 2004 21:58:19
Original commit files touched by this commit
anholt search for other commits by this committer
Fix packaging on non-i386

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