aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/dri
Commit message (Expand)AuthorAgeFilesLines
* ${RM} already has -f.mat2016-10-211-1/+1
* Add USES+=ssl to 3 of 8 graphics/libGL/Makefile.common consumersmarino2016-09-161-0/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2
* Update mesa to 11.0.8.kwm2015-12-251-1/+0
* Add patch to use drm.h instead of redefining the types.kwm2015-12-051-1/+1
* * Don't hardcode the Gallium drivers instead set the wanted drivers perkwm2015-10-191-9/+9
* Update Mesa to 10.6.9.kwm2015-10-111-44/+0
* Update Mesa port to 10.6.6 and add Clover.kwm2015-09-183-123/+45
* Update Mesa to 10.4.3.kwm2015-01-301-12/+3
* Update mesa based ports to 10.4.0.kwm2014-12-231-0/+4
* Update to 10.3.4.kwm2014-11-271-1/+2
* Correct categorie of the llvm portkwm2014-11-211-1/+1
* Update mesa to 10.3.3.kwm2014-11-211-10/+16
* Fix the build when NLS is unset.kwm2014-10-171-0/+1
* Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0.kwm2014-10-174-90/+192
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* Enable SWRAST for armv6 architectures to allow building of dricore libssbruno2014-09-031-1/+1
* Move the ARCH = i386 check to bsd.mesalib.mk so it applies to allkwm2014-05-311-2/+1
* Fix Malformed conditionalkwm2014-05-221-1/+1
* Tweak OSVERSION check to also include newer 9.x versions, since gcc fromkwm2014-05-221-3/+4
* Enable shared libglapi library and make a port for it. It is used by libGLkwm2014-05-172-2/+15
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
* Fix typokwm2014-02-011-1/+1
* Add powerpc64 to the checks for powerpc.kwm2014-02-011-2/+2
* Make sure DIR_DRIVERS is always defined. This is needed because arm/mipskwm2014-02-011-0/+3
* Fix graphics/dri on ia64.kwm2013-12-131-6/+2
* Unbreak build with global unset NLS.kwm2013-11-271-1/+1
* Update to 9.1.7.kwm2013-11-271-14/+0
* - Wrap up cd && foo in parenthesis, it'd break with bmake -jmat2013-11-251-5/+5
* The FreeBSD graphics/x11 team proudly presentszeising2013-09-302-38/+93
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* The FreeBSD x11 team proudly presentszeising2013-05-253-30/+31
* Convert g* to USES=pkgconfigbapt2013-04-231-1/+1
* Fix packaging and simplify.jkim2013-03-082-113/+35
* - Remove reference to nouveau driver which isn't builtswills2013-03-031-1/+0
* - Fix plist on amd64swills2013-03-031-1/+1
* - Fix logic error which caused the gallium-intel driver to be always disabled...swills2013-03-031-7/+38
* - Use PTHREAD_LIBS instead of -lpthreadswills2012-09-141-1/+1
* Add USE_PKGCONFIG= build, otherwise configure failsdougb2012-07-311-0/+1
* Attempt to fix build of dri, libGL, and libdrm on tier-2 archs.linimon2012-07-302-16/+105
* - Please welcome Xorg 7.5.2miwi2012-04-225-62/+4
* - Please welcome Xorg 7.5.1miwi2011-02-264-19/+3
* Unbreak the Mesa3D 7.4.4 build for powerpc and sparc64 after the 7.6.1marius2010-03-261-4/+4
* Mark as broken on ia64 and sparc64: fails to install.linimon2010-03-221-1/+8
* Limited Update to Mesa3D 7.6.1 and libdrm 2.4.17.nork2010-02-074-0/+8
* Update to 7.4.4rnoland2009-06-241-3/+3
* Update to 7.4.3rnoland2009-06-212-4/+3
* Update to Mesa release 7.4.2rnoland2009-05-151-3/+3
* Update to 7.4.1rnoland2009-05-081-3/+3
* - Mark MAKE_JOBS_UNSAFEpav2009-04-151-0/+1
* Re-enable DRI on powerpc and sparc64, mainly in order to fixmarius2009-04-112-0/+12
* Update the Mesa ports to 7.4rnoland2009-04-041-3/+3
* Add dependency on dri2protornoland2009-01-251-1/+1
* Update mesa related ports to 7.3rnoland2009-01-254-50/+17
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-244-48/+23
* - Add amd64 support for intel 965 chipsmiwi2008-05-011-1/+1
* - Add amd64 support for intel 965 chipsmiwi2008-05-011-2/+3
* Update Mesa libraries (GL, GLU and GLw) and dri to 7.0.3.flz2008-04-291-3/+3
* Remove support for XFree8-4.flz2008-03-081-7/+1
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+0
* - Refactor MesaLib ports.flz2007-08-291-39/+14
* Update to 7.0.1.jkim2007-08-162-4/+5
* Fix accidental removal of PORTEPOCH in the previous commit.jkim2007-07-031-0/+1
* - Update to 7.0 (to sync with other Mesa libraries).jkim2007-07-032-8/+9
* Depend explicitely on textproc/expat2.flz2007-05-211-1/+3
* - Welcome X.org 7.2 \o/.flz2007-05-208-115/+114
* - Add Intel 945 GM supportmnag2007-04-302-1/+44
* Fix build on 4.x. This is slightly different from the submitted patch, butanholt2006-09-011-0/+8
* Mark new CONFLICTS for dri-devel.anholt2006-06-251-1/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* Upgrade to X.Org 6.9.0 release.lesi2006-01-226-49/+45
* Mark these ports IGNORE on XFree86, due to libGL incompatibility and theanholt2005-06-152-3/+8
* [1] Fix the build on alpha by removing -ffast-math from the build cflags.anholt2005-05-053-48/+2
* Update to a newer snapshot of stable Mesa. Includes a fix for hangs withanholt2005-02-143-6/+17
* Update dri port to use a more recent Mesa (and drm) snapshot. Includesanholt2005-01-134-41/+16
* [1] Try to respect PTHREAD_LIBS, to unbreak the build on 4.x.anholt2004-12-302-4/+5
* Bump PORTREVISION for previous commit.anholt2004-12-241-0/+1
* [1] Link against libexpat so that the drivers actually work.anholt2004-12-244-11/+45
* Fix packaging on non-i386anholt2004-12-241-1/+1
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2anholt2004-12-235-33/+86
* [1] Don't try to package the missing tdfx_dri.so on amd64.anholt2004-09-262-2/+8
* Add missing dependency on libX11, to fix package build.anholt2004-08-121-0/+2
* This works on AMD64 as well. Fixes build of xorg metaport on AMD64.anholt2004-07-261-1/+1
* Update the stable DRI port to X.Org 6.7.0-release's DRI modules. Note thatanholt2004-07-236-303/+12
* Mark ONLY_FOR_ARCHS=i386 alpha.anholt2003-11-231-0/+2
* Add new port "dri". This port contains the split-out DRI client drivers fromanholt2003-11-0910-0/+399