FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:03 AM BST
Port details
libGL 7.6.1 graphics on this many watch lists=67 search for ports that depend on this port
OpenGL library that renders using GLX or DRI
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 May 2007 03:05:17
License: not specified in port


This package contains the OpenGL library, which can perform rendering over GLX
or using the Direct Rendering Infrastructure.

WWW: http://www.freedesktop.org/Software/xorg
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/makedepend, textproc/py-libxml2, lang/python27, devel/gmake, devel/bison, x11/glproto, x11/dri2proto, x11/libX11, x11/libXext, x11/libXxf86vm, x11/libXdamage, x11/libXfixes
Required To Run: x11/dri2proto, x11/libX11, x11/libXext, x11/libXxf86vm, x11/libXdamage, x11/libXfixes
Required Libraries: graphics/libdrm, textproc/expat2

Required by:
for Build

for Libraries
astro/boinc-astropulse cad/brlcad cad/magic databases/mysql-workbench51 databases/mysql-workbench52 devel/bullet devel/esdl devel/love devel/love07 devel/love5 devel/simgear editors/libreoffice editors/libreoffice-legacy editors/openoffice-3 editors/openoffice-3-devel emulators/bsnes emulators/desmume emulators/dolphin-emu-devel emulators/mame emulators/mess emulators/mupen64-rice emulators/mupen64plus-video-arachnoid emulators/mupen64plus-video-glide64 emulators/mupen64plus-video-z64 emulators/pcsxr emulators/visualboyadvance-m emulators/yabause games/abuse_sdl games/annelid games/apoolGL games/armagetron games/arx-libertatis games/avp-demo games/blockout games/brainparty games/briquolo games/caph games/chromium-bsu games/connectfive games/criticalmass games/critterding games/crrcsim games/d2x-xl games/demonquake games/deng games/diameter games/duel games/eduke32 games/etracer games/f1spirit-remake games/fgrun games/fishsupper games/flightgear games/flightgear-atlas games/ggz-sdl-games games/gillo games/glmaze games/glob2 games/gltron games/holotz-castle games/intensityengine games/jfsw games/jigzo games/jvgs games/kiki games/lander games/legesmotus games/linwarrior games/marsnomercy games/minetest games/naev games/nehquake games/neverball games/nimuh games/openalchemist games/openastromenace games/opencity games/palomino games/phlipple games/pinball games/pinedit games/pipewalker games/plee-the-bear games/plutocracy games/pouetchess games/ppracer games/scourge games/sdb games/sdl-ball games/sea-defender games/secretmaryochronicles games/shootingstar games/simplevaders games/stratagus games/sumwars games/supertuxkart games/teeworlds games/tenebrae games/tomatoes games/toycars games/trackballs games/tremor games/tremulous games/tuxracer games/ultimatestunts games/vegastrike games/violetland games/xmoto games/zaz graphics/evas-engine-opengl graphics/glosm graphics/gstreamer-plugins-gl graphics/libGLU graphics/libGLw graphics/osg graphics/osg-devel graphics/pencil graphics/white_dune mail/thunderbird mail/thunderbird-esr multimedia/gmerlin multimedia/libxine multimedia/mplayer multimedia/vdr-plugin-xineliboutput www/firefox www/firefox-esr www/seamonkey x11/nvidia-driver x11/nvidia-driver-173 x11/nvidia-driver-71 x11/nvidia-driver-96 x11/nvidia-settings x11/xdriinfo x11-drivers/xf86-video-ati x11-drivers/xf86-video-ati613 x11-drivers/xf86-video-glint x11-drivers/xf86-video-intel x11-drivers/xf86-video-intel29 x11-drivers/xf86-video-mach64 x11-drivers/xf86-video-mga x11-drivers/xf86-video-openchrome x11-drivers/xf86-video-r128 x11-drivers/xf86-video-savage x11-drivers/xf86-video-sis x11-drivers/xf86-video-sis-intel x11-drivers/xf86-video-sunffb x11-drivers/xf86-video-tdfx x11-drivers/xf86-video-via x11-servers/xephyr x11-servers/xorg-dmx x11-servers/xorg-nestserver x11-servers/xorg-server x11-servers/xorg-vfbserver x11-toolkits/gai x11-toolkits/hs-OpenGL x11-toolkits/mesgui x11-toolkits/otk x11-toolkits/xforms-i18n x11-wm/wmanager Contract depends

To install the port: cd /usr/ports/graphics/libGL/ && make install clean
To add the package: pkg_add -r libGL


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 34

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Apr 2012 17:03:32
Original commit files touched by this commit  7.6.1
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@.
23 Sep 2011 22:26:39
Original commit files touched by this commit  7.4.4
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
03 Jul 2011 14:12:23
Original commit files touched by this commit  7.4.4
ohauer search for other commits by this committer
-remove MD5
12 May 2011 12:36:13
Original commit files touched by this commit  7.4.4
kwm search for other commits by this committer
Weak the patch so clang can build this on amd64.

Submitted by:   dim@
25 Feb 2011 16:52:50
Original commit files touched by this commit  7.4.4
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
15 Aug 2010 09:27:28
Original commit files touched by this commit  7.4.4
arved search for other commits by this committer
Fix make install; make deinstall install

PR:             146184
Submitted by:   Anonymous <swell.k@gmail.com>
25 Mar 2010 23:11:22
Original commit files touched by this commit  7.4.4
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
28 Feb 2010 13:04:29
Original commit files touched by this commit  7.4.4
gerald search for other commits by this committer
Simplify reference to bsd.mesalib.mk.

Approved by:    maintainer (rnoland via x11)
Feature safe:   yes
07 Feb 2010 11:51:08
Original commit files touched by this commit  7.4.4
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.
22 Aug 2009 00:23:13
Original commit files touched by this commit  7.4.4
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
24 Jun 2009 01:15:07
Original commit files touched by this commit  7.4.4
rnoland search for other commits by this committer
Update to 7.4.4
20 Jun 2009 16:05:16
Original commit files touched by this commit  7.4.3
rnoland search for other commits by this committer
Update to 7.4.3

This is a bug fix release.
17 May 2009 00:04:04
Original commit files touched by this commit  7.4.2_1
miwi search for other commits by this committer
- Make following ports MAKE_JOBS_SAFE:

graphics/dri
graphics/libGL
graphics/libGLU
graphics/libGLw
graphics/libglut
graphics/mesa-demos

PR:             133025
Submitted by:   Anonymous <swell.k@gmail.com>
Oked:           rnoland
15 May 2009 13:15:28
Original commit files touched by this commit  7.4.2_1
rnoland search for other commits by this committer
Update to Mesa release 7.4.2
07 May 2009 19:37:07
Original commit files touched by this commit  7.4.1_1
rnoland search for other commits by this committer
Update to 7.4.1
10 Apr 2009 18:00:49
Original commit files touched by this commit  7.4_1
marius search for other commits by this committer
Re-enable DRI on powerpc and sparc64, mainly in order to fix
packaging.

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

PR:             133167
Submitted by:   Anonymous <swell.k@gmail.com>
03 Feb 2009 15:36:09
Original commit files touched by this commit  7.3_1
flz search for other commits by this committer
Make libGL bring in dri2proto. This should fix a few failures.
02 Feb 2009 09:09:05
Original commit files touched by this commit  7.3
linimon search for other commits by this committer
Make graphics/libGL/bsd.mesalib.mk play nicer with its slave port
graphics/libglut and vice versa.

Hat:    portmgr
25 Jan 2009 02:00:47
Original commit files touched by this commit  7.3
rnoland search for other commits by this committer
Fix pkg-plist

Reported by:    barbara <barbara.xxx1975@libero.it>
Approved by:    garga (mentor, implicit)
24 Jan 2009 21:45:05
Original commit files touched by this commit  7.3
rnoland search for other commits by this committer
Add dependency on dri2proto to the rest of the mesa ports

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

Approved by:    garga (mentor, implicit)
23 Jan 2009 16:28:36
Original commit files touched by this commit  7.2
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).
29 Apr 2008 15:05:42
Original commit files touched by this commit  7.0.3
flz search for other commits by this committer
Update Mesa libraries (GL, GLU and GLw) and dri to 7.0.3.
23 Apr 2008 12:13:44
Original commit files touched by this commit  7.0.1
miwi search for other commits by this committer
- Remove unneeded XFree86 conflicts

Approved by:    flz
19 Apr 2008 17:56:05
Original commit files touched by this commit  7.0.1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
25 Oct 2007 10:42:56
Original commit files touched by this commit  7.0.1
flz search for other commits by this committer
Fix dri build on alpha (disable -ffast-math).

PR:             ports/113599
Submitted by:   naddy
29 Aug 2007 10:33:10
Original commit files touched by this commit  7.0.1
flz search for other commits by this committer
- Refactor MesaLib ports.
- Update graphics/libGLw to 7.0.1.
15 Aug 2007 16:57:09
Original commit files touched by this commit  7.0.1
jkim search for other commits by this committer
Update to 7.0.1.
02 Jul 2007 17:02:43
Original commit files touched by this commit  7.0
jkim search for other commits by this committer
- Update to 7.0.
- 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)
22 Jun 2007 19:26:52
Original commit files touched by this commit  6.5.3_3
anholt search for other commits by this committer
Add patch for previous commit which was missed.

Reported by:    miwi@
22 Jun 2007 18:21:21
Original commit files touched by this commit  6.5.3_3
anholt search for other commits by this committer
Fix the PTHREAD_LIBS substitution for this version of mesa.
20 May 2007 03:03:40
Original commit files touched by this commit  6.5.3_2
flz search for other commits by this committer
Don't conflict with nvidia-driver.

Reported by:    David Thiel
Approved by:    portmgr (implicit)
19 May 2007 20:32:57
Original commit files touched by this commit  6.5.3_2
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}.

Number of commits found: 34

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.285 seconds.