aboutsummaryrefslogtreecommitdiff
path: root/graphics/libGLU
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* graphics/libGLU: Update to 9.0.1Niclas Zeising2019-10-302-6/+7
| | | | | | | | | | | | | | Update graphics/libGLU to 9.0.1 Add gl and xorg to USES. portlint PR: 241568 (in part) Submitted by: takefu@airport.fm Obtained from: FreeBSD Graphics Team development repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorglibs Notes: svn path=/head/; revision=516102
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Add USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2014-08-312-6/+5
| | | | Notes: svn path=/head/; revision=366756
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* Stageify.Koop Mast2013-11-261-1/+3
| | | | Notes: svn path=/head/; revision=334975
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326020
* Add distinfo, this was somehow missed in the split off from libGL.Koop Mast2013-06-221-0/+2
| | | | | | | Submitted by: b.f. Notes: svn path=/head/; revision=321553
* Update to 9.0.0Niclas Zeising2013-06-212-11/+10
| | | | | | | | | | This is a stand-alone release of libGLU, no longer dependent on the rest of MESA. Obtained from: xorg development repo Notes: svn path=/head/; revision=321462
* Rebump portrevisions to avoid versions going backwards, this wasNiclas Zeising2013-05-251-0/+1
| | | | | | | | | accidentally removed in the xorg mega-commit. Spotted by: Herbert J. Skuhra <h.skuhra@gmail.com> Notes: svn path=/head/; revision=319064
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-252-14/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing! Notes: svn path=/head/; revision=319055
* Do not run twice gmake install,Baptiste Daroussin2013-05-031-3/+4
| | | | | | | Only build the necessary bits and not the whole mesa Notes: svn path=/head/; revision=317202
* - Fix logic error which caused the gallium-intel driver to be always ↵Steve Wills2013-03-021-7/+3
| | | | | | | | | | | | | | | 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
* - Fix build on PowerPCSteve Wills2012-09-171-1/+8
| | | | | | | | PR: ports/171301 Submitted by: linimon Notes: svn path=/head/; revision=304385
* - Use PTHREAD_LIBS instead of -lpthreadSteve Wills2012-09-131-0/+1
| | | | | | | | PR: ports/170506 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=304226
* - Please welcome Xorg 7.5.2Martin Wilke2012-04-212-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* -remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276992
* - Please welcome Xorg 7.5.1Martin Wilke2011-02-253-18/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2/+2
| | | | | | | | | integration. Approved by: rnoland Notes: svn path=/head/; revision=251514
* Limited Update to Mesa3D 7.6.1 and libdrm 2.4.17.Norikatsu Shigemura2010-02-073-0/+7
| | | | | | | | | | | | [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
* 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 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-241-3/+3
| | | | | | | 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-233-7/+10
| | | | | | | | | | | - 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-291-3/+3
| | | | Notes: svn path=/head/; revision=212258
* - Refactor MesaLib ports.Florent Thoumie2007-08-293-68/+6
| | | | | | | - Update graphics/libGLw to 7.0.1. Notes: svn path=/head/; revision=198485
* Update to 7.0.1.Jung-uk Kim2007-08-152-4/+4
| | | | Notes: svn path=/head/; revision=197758
* Update to 7.0.Jung-uk Kim2007-07-022-4/+4
| | | | | | | Approved by: x11 (no objection) Notes: svn path=/head/; revision=194675
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-197-37/+68
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Add MASTER_SITE_SUBDIR to fix fetching.Dejan Lesjak2005-03-221-0/+1
| | | | | | | Approved by: portmgr (krion) Notes: svn path=/head/; revision=131891
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2Eric Anholt2004-12-232-6/+5
| | | | | | | | | | | | | | | 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
* New port: libGLU taken from X.Org release 6.7.0.Eric Anholt2004-05-106-0/+64
Notes: svn path=/head/; revision=108799