96ce FreshPorts -- graphics/libosmesa
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libosmesa 9.1.2 graphics on this many watch lists=0 search for ports that depend on this port
Off-Screen Mesa implementation of the OpenGL API
Maintained by: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Apr 2010 08:44:52
License: not specified in port


Mesa is a 3-D graphics library with an API which is very similar to that
of OpenGL*.  To the extent that Mesa utilizes the OpenGL command syntax or 
state machine, it is being used with authorization from Silicon Graphics, 
Inc.  However, the author makes no claim that Mesa is in any way a 
compatible replacement for OpenGL or associated with Silicon Graphics, Inc.

This is a Off-Screen version of Mesa in order to do off-screen rendering in 
other packages like VTK. Offscreen rendering is useful for a 
number of things, such as batch processing, parallel processing, and 
remote processing.

WWW: http://www.mesa3d.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/bison
  2. textproc/flex
  3. textproc/py-libxml2
  4. lang/python27
  5. devel/gmake
  6. lang/gcc
  7. devel/binutils
  8. devel/scons
Required To Run:
  1. lang/python27
  2. lang/gcc
Required Libraries:
  1. textproc/expat2
  2. devel/talloc
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.freedesktop.org/pub/mesa/9.1.2/

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 May 2013 07:52:46
Original commit files touched by this commit  9.1.2
gahr search for other commits by this committer
- Update to 9.1.2
- Fix build on < 900014 by depending on gcc 4.6+ [1]

Obtained from:	emulators/fceux (r315330) [1]
Reported by:	awarecons <awarecons@gmail.com> [1]
28 Jan 2013 08:13:22
Original commit files touched by this commit  9.0.2
gahr search for other commits by this committer
- Fix build with NEW_XORG

PR:		175356
Submitted by:	"O. Hartmann" <ohartman@zedat.fu-berlin.de>
Patch by:	ak
24 Jan 2013 11:19:18
Original commit files touched by this commit  9.0.2
gahr search for other commits by this committer
- Update to 9.0.2
  Release notes: http://www.mesa3d.org/relnotes-9.0.2.html
15 Jan 2013 12:28:41
Original commit files touched by this commit  9.0.1
gahr search for other commits by this committer
- Fix build on !(i386 || amd64)

Reported by:	Anton Shterenlikht <mexas@bristol.ac.uk>
14 Jan 2013 16:39:47
Original commit files touched by this commit  9.0.1
gahr search for other commits by this committer
- Update to 9.0.1
  Release notes:
  * 9.0 http://www.mesa3d.org/relnotes-9.0.html
  * 9.0.1 http://www.mesa3d.org/relnotes-9.0.1.html
- This update includes the switch from autotools to SCons
21 Sep 2012 12:55:24
Original commit files touched by this commit  8.0.4
gahr search for other commits by this committer
- Update to 8.0.4
  Release notes: http://www.mesa3d.org/relnotes-8.0.4.html
14 Jun 2012 10:32:03
Original commit files touched by this commit  8.0.3
gahr search for other commits by this committer
- Update to 8.0.3
  Release notes:
  http://mesa3d.org/relnotes-8.0.3.html
12 Apr 2012 16:02:21
Original commit files touched by this commit  8.0.2
gahr search for other commits by this committer
- Update to 8.0.2
  Release notes:
  http://mesa3d.org/relnotes-8.0.2.html
07 Mar 2012 08:06:23
Original commit files touched by this commit  8.0.1_1
gahr search for other commits by this committer
- restore a patch to fix build on ia64

Reported by:    Anton Shterenlikht <mexas@bristol.ac.uk>
05 Mar 2012 11:02:55
Original commit files touched by this commit  8.0.1_1
gahr search for other commits by this committer
- Add dependency on textproc/py-libxml2
- Bump PORTREVISION

Reported by:    ph (via pav)
01 Mar 2012 16:43:12
Original commit files touched by this commit  8.0.1
gahr search for other commits by this committer
- Update to 8.0.1
  Release notes:
  http://mesa3d.org/relnotes-8.0.html and http://mesa3d.org/relnotes-8.0.1.html
29 Nov 2011 10:38:27
Original commit files touched by this commit  7.11.2
gahr search for other commits by this committer
- Update to 7.11.2
  Release notes: http://mesa3d.org/relnotes-7.11.2.html

Feature safe:   yes
22 Nov 2011 08:42:19
Original commit files touched by this commit  7.11.1
gahr search for other commits by this committer
- Update to 7.11.1
  Release notes: http://mesa3d.org/relnotes-7.11.1.html

Feature safe:   yes
21 Sep 2011 13:55:01
Original commit files touched by this commit  7.11
gahr search for other commits by this committer
- Fix endianess detection (fixes build on IA64)
14 Sep 2011 07:33:15
Original commit files touched by this commit  7.11
gahr search for other commits by this committer
- Update to 7.11
  Release notes: http://mesa3d.org/relnotes-7.11.html
- Unbreak on 9.x amd64
13 Apr 2011 08:04:52
Original commit files touched by this commit  7.10.2
gahr search for other commits by this committer
- Limit the BROKENness to only CURRENT

Reported by:   pav
12 Apr 2011 15:27:29
Original commit files touched by this commit  7.10.2
gahr search for other commits by this committer
- Update to 7.10.2
- Set as BROKEN only on amd64
12 Apr 2011 07:57:35
Original commit files touched by this commit  7.10.1
pav search for other commits by this committer
- Mark BROKEN on 9.X: does not install

Reported by:    pointyhat
11 Mar 2011 09:19:23
Original commit files touched by this commit  7.10.1
gahr search for other commits by this committer
- Fix BUILD_DEPENDS

Reported by:    PH via pav
10 Mar 2011 12:32:51
Original commit files touched by this commit  7.10.1
gahr search for other commits by this committer
- Update to 7.10.1
  Release notes: http://mesa3d.org/relnotes-7.10.1.html
31 Jan 2011 14:25:33
Original commit files touched by this commit  7.9.1
gahr search for other commits by this committer
- Update to 7.9.1
  Release notes: http://mesa3d.org/relnotes-7.9.1.html

Feature safe:   yes
22 Jul 2010 13:16:23
Original commit files touched by this commit  7.8.2_1
gahr search for other commits by this committer
- Merge in a patch from the git repository that fixes a bug when trying
  to reattach a framebuffer.
  Bug report: https://bugs.freedesktop.org/show_bug.cgi?id=10966
  GIT commit:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=91c37599f621a0ec498c0f0add14f16470ca852b
21 Jun 2010 10:30:46
Original commit files touched by this commit  7.8.2
gahr search for other commits by this committer
- Update to 7.8.2

Feature safe:   yes
31 May 2010 09:19:56
Original commit files touched by this commit  7.8.1
gahr search for other commits by this committer
- Add symlinks to lib/libOSMesa.so.7 and lib/libOSMesa.so

Requested by:   Stas Timokhin (maintainer of science/paraview)
15 Apr 2010 21:04:02
Original commit files touched by this commit  7.8.1
gahr search for other commits by this committer
- Make sure that gcc >= 4.2 is used (unbreaks on 6.x)

Reported by:    PH (via pav)
09 Apr 2010 08:52:45
Original commit files touched by this commit  7.8.1
gahr search for other commits by this committer
- Add build dependency on python

Reported by:    QAT
09 Apr 2010 08:40:35
Original commit files touched by this commit  7.8.1
gahr search for other commits by this committer
- New port: graphics/libosmesa

  Import version 7.8.1 of the Mesa3D library, built for off-screen rendering.

Number of commits found: 27

281f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15

8 vulnerabilities affecting 24 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 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours8
new 7 days29
new fortnight62
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0