summaryrefslogtreecommitdiff
path: root/graphics/dri (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove reference to nouveau driver which isn't builtSteve Wills2013-03-031-1/+0
| | | | Notes: svn path=/head/; revision=313361
* - Fix plist on amd64Steve Wills2013-03-031-1/+1
| | | | Notes: svn path=/head/; revision=313356
* - Fix logic error which caused the gallium-intel driver to be always ↵Steve Wills2013-03-021-7/+38
| | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=313300
* - Use PTHREAD_LIBS instead of -lpthreadSteve Wills2012-09-131-1/+1
| | | | | | | | PR: ports/170506 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=304226
* Add USE_PKGCONFIG= build, otherwise configure failsDoug Barton2012-07-301-0/+1
| | | | Notes: svn path=/head/; revision=301726
* Attempt to fix build of dri, libGL, and libdrm on tier-2 archs.Mark Linimon2012-07-302-16/+105
| | | | | | | | | | PR: ports/169874 Submitted by: marius, linimon Tested on: amd64, arm, i386, powerpc, sparc Thanks to: bz, andyt Notes: svn path=/head/; revision=301701
* - Please welcome Xorg 7.5.2Martin Wilke2012-04-215-62/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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@. Notes: svn path=/head/; revision=295195
* - Please welcome Xorg 7.5.1Martin Wilke2011-02-254-19/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=269720
* Unbreak the Mesa3D 7.4.4 build for powerpc and sparc64 after the 7.6.1Marius Strobl2010-03-251-4/+4
| | | | | | | | | integration. Approved by: rnoland Notes: svn path=/head/; revision=251514
* Mark as broken on ia64 and sparc64: fails to install.Mark Linimon2010-03-221-1/+8
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=251361
* Limited Update to Mesa3D 7.6.1 and libdrm 2.4.17.Norikatsu Shigemura2010-02-074-0/+8
| | | | | | | | | | | | [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. Notes: svn path=/head/; revision=249366
* Update to 7.4.4Robert Noland2009-06-241-3/+3
| | | | Notes: svn path=/head/; revision=236562
* Update to 7.4.3Robert Noland2009-06-202-4/+3
| | | | | | | This is a bug fix release. Notes: svn path=/head/; revision=236373
* Update to Mesa release 7.4.2Robert Noland2009-05-151-3/+3
| | | | Notes: svn path=/head/; revision=233938
* Update to 7.4.1Robert Noland2009-05-071-3/+3
| | | | Notes: svn path=/head/; revision=233379
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-04-151-0/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=232339
* Re-enable DRI on powerpc and sparc64, mainly in order to fixMarius Strobl2009-04-102-0/+12
| | | | | | | | | packaging. Approved by: rnoland Notes: svn path=/head/; revision=232025
* Update the Mesa ports to 7.4Robert Noland2009-04-041-3/+3
| | | | | | | | PR: 133167 Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=231572
* Add dependency on dri2protoRobert Noland2009-01-241-1/+1
| | | | | | | | | Reported by: Herbert J. Skuhra Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=226812
* Update mesa related ports to 7.3Robert Noland2009-01-244-50/+17
| | | | | | | Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=226804
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-234-48/+23
| | | | | | | | | | | - 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). Notes: svn path=/head/; revision=226727
* - Add amd64 support for intel 965 chipsMartin Wilke2008-05-011-1/+1
| | | | Notes: svn path=/head/; revision=212426
* - Add amd64 support for intel 965 chipsMartin Wilke2008-05-011-2/+3
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=212424
* Update Mesa libraries (GL, GLU and GLw) and dri to 7.0.3.Florent Thoumie2008-04-291-3/+3
| | | | Notes: svn path=/head/; revision=212258
* Remove support for XFree8-4.Florent Thoumie2008-03-071-7/+1
| | | | | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav) Notes: svn path=/head/; revision=208626
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+0
| | | | Notes: svn path=/head/; revision=200773
* - Refactor MesaLib ports.Florent Thoumie2007-08-291-39/+14
| | | | | | | - Update graphics/libGLw to 7.0.1. Notes: svn path=/head/; revision=198485
* Update to 7.0.1.Jung-uk Kim2007-08-152-4/+5
| | | | | | | Approved by: anholt (maintainer) Notes: svn path=/head/; revision=197757
* Fix accidental removal of PORTEPOCH in the previous commit.Jung-uk Kim2007-07-021-0/+1
| | | | | | | Pointed out by: kib Notes: svn path=/head/; revision=194713
* - Update to 7.0 (to sync with other Mesa libraries).Jung-uk Kim2007-07-022-8/+9
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=194680
* Depend explicitely on textproc/expat2.Florent Thoumie2007-05-211-1/+3
| | | | | | | | Reported by: des Approved by: portmgr (blanket) Notes: svn path=/head/; revision=191584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-198-115/+114
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add Intel 945 GM supportMarcus Alves Grando2007-04-302-1/+44
| | | | | | | | | | | - portlint(1) PR: 111333 Submitted by: mnag Approved by: anholt (maintainer timeout, 23 days) Notes: svn path=/head/; revision=191193
* Fix build on 4.x. This is slightly different from the submitted patch, butEric Anholt2006-09-011-0/+8
| | | | | | | | | | I think it should still work. PR: Mark Andrews <Mark_Andrews@isc.org> Submitted by: ports/92704 Notes: svn path=/head/; revision=171780
* Mark new CONFLICTS for dri-devel.Eric Anholt2006-06-251-1/+1
| | | | Notes: svn path=/head/; revision=166302
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Upgrade to X.Org 6.9.0 release.Dejan Lesjak2006-01-216-49/+45
| | | | | | | | Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again. Notes: svn path=/head/; revision=154073
* Mark these ports IGNORE on XFree86, due to libGL incompatibility and theEric Anholt2005-06-152-3/+8
| | | | | | | presence of xfree86-dri. Also, fix up the wording and the website in pkg-descr. Notes: svn path=/head/; revision=137465
* [1] Fix the build on alpha by removing -ffast-math from the build cflags.Eric Anholt2005-05-053-48/+2
| | | | | | | | | | | [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 Notes: svn path=/head/; revision=134635
* Update to a newer snapshot of stable Mesa. Includes a fix for hangs withEric Anholt2005-02-143-6/+17
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=128748
* Update dri port to use a more recent Mesa (and drm) snapshot. IncludesEric Anholt2005-01-124-41/+16
| | | | | | | | | | 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. Notes: svn path=/head/; revision=126276
* [1] Try to respect PTHREAD_LIBS, to unbreak the build on 4.x.Eric Anholt2004-12-292-4/+5
| | | | | | | | | | | [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 Notes: svn path=/head/; revision=125483
* Bump PORTREVISION for previous commit.Eric Anholt2004-12-241-0/+1
| | | | Notes: svn path=/head/; revision=125044
* [1] Link against libexpat so that the drivers actually work.Eric Anholt2004-12-244-11/+45
| | | | | | | | | [2] Respect CC/CFLAGS/etc. Submitted by: [1] Vladimir Novoseltsev, blacknova at tut dot by Notes: svn path=/head/; revision=125043
* Fix packaging on non-i386Eric Anholt2004-12-231-1/+1
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=125018
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2Eric Anholt2004-12-235-33/+86
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=124866
* [1] Don't try to package the missing tdfx_dri.so on amd64.Eric Anholt2004-09-262-2/+8
| | | | | | | | | | | [2] Package sis_dri.so on i386. PR: [2] ports/71312 Submitted by: [2] oliver Approved by: portmgr (linimon) Notes: svn path=/head/; revision=118434
* Add missing dependency on libX11, to fix package build.Eric Anholt2004-08-111-0/+2
| | | | Notes: svn path=/head/; revision=115959
* This works on AMD64 as well. Fixes build of xorg metaport on AMD64.Eric Anholt2004-07-251-1/+1
| | | | Notes: svn path=/head/; revision=114706
* Update the stable DRI port to X.Org 6.7.0-release's DRI modules. Note thatEric Anholt2004-07-236-303/+12
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=114469