Port details |
- mesagl A graphics library similar to SGI's OpenGL - mangled version
- 5.0.2 graphics
=6 5.0.2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-05-10 17:40:10
- Last Update: 2013-11-14 10:46:07
- SVN Revision: 333748
- People watching this port, also watch:: png, pango, libIDL, zip
- License: not specified in port
- WWW:
- http://www.mesa3d.org/
- Description:
- 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 Mangled 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- mesagl-mangled>0:graphics/mesagl
- No installation instructions:
- This port has been deleted.
- PKGNAME: mesagl-mangled
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- xxf86vm.pc : x11/libXxf86vm
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xdamage.pc : x11/libXdamage
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- xxf86vm.pc : x11/libXxf86vm
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xdamage.pc : x11/libXdamage
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.2 14 Nov 2013 10:46:07 |
gahr |
- Remove graphics/mesagl, which is an old unmaintained version
- People are encouraged to use graphics/libosmesa instead |
5.0.2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
5.0.2 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
5.0.2 20 Nov 2009 22:53:09 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
5.0.2 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
5.0.2 06 May 2009 06:13:09 |
leeym |
- reset MAINTAINER per request
PR: 134253
Submitted by: giffunip@tutopia.com |
5.0.2 30 Oct 2008 13:07:23 |
tabthorpe |
- Resurrect graphics/mesagl in a mangled version
PR: ports/125705
Submitted by: Pedro F. Giffuni <giffunip tutopia.com> |
5.0.2 02 Feb 2007 20:07:23 |
pav |
- Remove XFree86 3.3.6
It was released seven years ago, and is totally outdated by now. |
5.0.2 02 Sep 2006 23:15:38 |
kris |
No need to conditionalize on PACKAGE_BUILDING |
5.0.2 14 Aug 2006 23:06:39 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
5.0.2 03 Jul 2006 16:17:46 |
stefan |
- Update to 5.0.2.
- Slightly adjust CONFLICTS.
- IGNORE only when PACKAGE_BUILDING.
PR: 94036
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Approved by: arved (mentor) |
5.0.1_3 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
5.0.1_3 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
5.0.1_3 27 Jan 2006 05:41:43 |
linimon |
USE_MESA has been removed from bsd.port.mk. |
5.0.1_3 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
5.0.1_3 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
5.0.1_3 01 Jun 2005 19:56:04 |
oliver |
change the libtool version to use from 1.3 to 1.5 |
5.0.1_3 21 Aug 2004 04:51:26 |
lesi |
Add conflicts to XFree86- and xorg- libraries, as they already install
Mesa GL.
Noticed by: David Julien (david dot julien at gmail dot com)
PR: ports/70004
Approved by: anholt (mentor) |
5.0.1_3 23 Jul 2004 19:10:32 |
anholt |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
5.0.1_3 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
5.0.1_3 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
5.0.1_3 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
5.0.1_2 08 Nov 2003 21:57:00 |
anholt |
Re-add PORTREVISON, dropped accidentally in the last commit, and bump it for
libglut removal change.
Submitted by: arved |
5.0.1 24 Oct 2003 05:35:25 |
anholt |
Oops, re-add these files for 5.0.1 which I had removed when working on updating
it to 5.0.2 (which I didn't do due to other errors). |
5.0.1 24 Oct 2003 05:27:14 |
anholt |
Remove libglut from this port (it is now located in graphics/libglut) and mark
it IGNORE on XFree86-4. |
5.0.1_1 29 Jul 2003 09:12:37 |
sobomax |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
5.0.1_1 09 Jun 2003 11:27:37 |
kris |
Add missing files and bump PORTREVISION |
5.0.1 13 May 2003 17:27:49 |
sobomax |
Fix patch target on non-current systems. |
5.0.1 10 May 2003 17:39:29 |
sobomax |
Update mesagl to 5.0.1 after a repo-copy from Mesa3 and connect it
to the build. |