aboutsummaryrefslogtreecommitdiff
path: root/graphics/libGL
Commit message (Collapse)AuthorAgeFilesLines
* Without a build dep on pkgconf, configure failsDoug Barton2012-10-011-0/+1
| | | | Notes: svn path=/head/; revision=305095
* - Use PTHREAD_LIBS instead of -lpthreadSteve Wills2012-09-132-2/+2
| | | | | | | | PR: ports/170506 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=304226
* After a report of an error, mark graphics/libGL as not MAKE_JOBS_SAFEEitan Adler2012-09-031-1/+1
| | | | | | | | | PR: ports/162412 Submitted by: 4720@hushmail.com Reviewed by: zeising Notes: svn path=/head/; revision=303610
* Solve libGL.so and libglx.so conflict situation between libGL, xorg-server andKoop Mast2012-08-315-2/+54
| | | | | | | | | | | | | | | | | | | the nvidia-driver. Install the libraries in port specific directories. Use pkg-install and pkg-deinstall scripts to update the hardlinks to the default locations of these files. While here clean up some @dirrmtry lines in xorg-server plist for directories that aren.t created by xorg-server. Motivator: pkgng Inspiration: irc, freebsd-x11@ mailinglist discussion (sorry can't find it anymore to give credit the people) Reviewed by: danfe@ (for nvidia parts), bapt@ Approved by: danfe@ (for nvidia parts) With hat: x11@ Notes: svn path=/head/; revision=303429
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-10/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area. Notes: svn path=/head/; revision=302037
* Attempt to fix build of dri, libGL, and libdrm on tier-2 archs.Mark Linimon2012-07-307-4/+168
| | | | | | | | | | PR: ports/169874 Submitted by: marius, linimon Tested on: amd64, arm, i386, powerpc, sparc Thanks to: bz, andyt Notes: svn path=/head/; revision=301701
* - Unbreak build with clangMartin Wilke2012-06-103-1/+193
| | | | | | | | | PR: 168902 Submitted by: dim@ Tested by: O. Hartmann" <ohartman@zedat.fu-berlin.de> Notes: svn path=/head/; revision=298907
* - Please welcome Xorg 7.5.2Martin Wilke2012-04-2112-57/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276992
* Weak the patch so clang can build this on amd64.Koop Mast2011-05-121-2/+11
| | | | | | | Submitted by: dim@ Notes: svn path=/head/; revision=274002
* - Please welcome Xorg 7.5.1Martin Wilke2011-02-257-8/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Fix make install; make deinstall installTilman Keskinoz2010-08-151-1/+1
| | | | | | | | PR: 146184 Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=259284
* Unbreak the Mesa3D 7.4.4 build for powerpc and sparc64 after the 7.6.1Marius Strobl2010-03-251-2/+2
| | | | | | | | | integration. Approved by: rnoland Notes: svn path=/head/; revision=251514
* Simplify reference to bsd.mesalib.mk.Gerald Pfeifer2010-02-281-1/+1
| | | | | | | | Approved by: maintainer (rnoland via x11) Feature safe: yes Notes: svn path=/head/; revision=250420
* Limited Update to Mesa3D 7.6.1 and libdrm 2.4.17.Norikatsu Shigemura2010-02-075-20/+39
| | | | | | | | | | | | [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
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-5/+7
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* Update to 7.4.4Robert Noland2009-06-242-4/+4
| | | | Notes: svn path=/head/; revision=236562
* Update to 7.4.3Robert Noland2009-06-203-5/+4
| | | | | | | This is a bug fix release. Notes: svn path=/head/; revision=236373
* - Make following ports MAKE_JOBS_SAFE:Martin Wilke2009-05-171-0/+1
| | | | | | | | | | | | | | | | graphics/dri graphics/libGL graphics/libGLU graphics/libGLw graphics/libglut graphics/mesa-demos PR: 133025 Submitted by: Anonymous <swell.k@gmail.com> Oked: rnoland Notes: svn path=/head/; revision=234043
* Update to Mesa release 7.4.2Robert Noland2009-05-152-4/+4
| | | | Notes: svn path=/head/; revision=233938
* Update to 7.4.1Robert Noland2009-05-072-4/+4
| | | | Notes: svn path=/head/; revision=233379
* 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-043-5/+4
| | | | | | | | PR: 133167 Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=231572
* Make libGL bring in dri2proto. This should fix a few failures.Florent Thoumie2009-02-031-1/+2
| | | | Notes: svn path=/head/; revision=227551
* Make graphics/libGL/bsd.mesalib.mk play nicer with its slave portMark Linimon2009-02-021-1/+1
| | | | | | | | | graphics/libglut and vice versa. Hat: portmgr Notes: svn path=/head/; revision=227436
* Fix pkg-plistRobert Noland2009-01-251-7/+0
| | | | | | | | Reported by: barbara <barbara.xxx1975@libero.it> Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=226820
* Add dependency on dri2proto to the rest of the mesa portsRobert Noland2009-01-241-1/+1
| | | | | | | Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=226813
* Update mesa related ports to 7.3Robert Noland2009-01-242-4/+4
| | | | | | | 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-57/+91
| | | | | | | | | | | - 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
* Update Mesa libraries (GL, GLU and GLw) and dri to 7.0.3.Florent Thoumie2008-04-293-16/+4
| | | | Notes: svn path=/head/; revision=212258
* - Remove unneeded XFree86 conflictsMartin Wilke2008-04-231-1/+0
| | | | | | | Approved by: flz Notes: svn path=/head/; revision=211836
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+5
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Fix dri build on alpha (disable -ffast-math).Florent Thoumie2007-10-251-0/+7
| | | | | | | | PR: ports/113599 Submitted by: naddy Notes: svn path=/head/; revision=201986
* - Refactor MesaLib ports.Florent Thoumie2007-08-292-58/+93
| | | | | | | - 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
| | | | Notes: svn path=/head/; revision=197758
* - Update to 7.0.Jung-uk Kim2007-07-022-6/+5
| | | | | | | | | | - Use amd64-specific configuration file for amd64 build. It gives slightly better performance because it uses amd64 assembly code in some places. Approved by: x11 (no objection) Notes: svn path=/head/; revision=194674
* Add patch for previous commit which was missed.Eric Anholt2007-06-221-0/+12
| | | | | | | Reported by: miwi@ Notes: svn path=/head/; revision=194093
* Fix the PTHREAD_LIBS substitution for this version of mesa.Eric Anholt2007-06-221-2/+2
| | | | Notes: svn path=/head/; revision=194090
* Don't conflict with nvidia-driver.Florent Thoumie2007-05-201-2/+2
| | | | | | | | Reported by: David Thiel Approved by: portmgr (implicit) Notes: svn path=/head/; revision=191556
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-194-0/+92
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544