Port details |
- f90gl Official Fortran 90 bindings for OpenGL
- 1.2.13_4 graphics
=0 1.2.13_4Version of this port present on the latest quarterly branch.
- BROKEN: doesn't build with freeglut
DEPRECATED: Broken for more than 6 month This port expired on: 2013-08-27 IGNORE: is marked as broken: doesn't build with freeglut
- Maintainer: maho@FreeBSD.org
- Port Added: 2007-09-28 23:49:13
- Last Update: 2013-08-27 18:57:00
- SVN Revision: 325483
- License: not specified in port
- WWW:
- http://math.nist.gov/f90gl/
- Description:
- f90gl is a public domain implementation of the official Fortran90
bindings for OpenGL. This implements the interface for OpenGL
1.2, GLU 1.2, GLUT 3.7, and several extensions.
WWW: http://math.nist.gov/f90gl/
-
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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: f90gl
- 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:
-
- gcc46 : lang/gcc
- as : devel/binutils
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- xaw7.pc : x11-toolkits/libXaw
- Runtime dependencies:
-
- gcc46 : lang/gcc
- xaw7.pc : x11-toolkits/libXaw
- Library dependencies:
-
- glut.12 : graphics/freeglut
- GLU.1 : graphics/libGLU
- 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 |
1.2.13_4 27 Aug 2013 18:57:00 |
rene |
Remove expired ports:
2013-08-27 lang/ldc-devel: Broken for more than 6 month
2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month
2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month
2013-08-27 sysutils/avfs: Broken for more than 6 month
2013-08-27 multimedia/mp4split: Broken for more than 6 month
2013-08-27 net-mgmt/noc: Broken for more than 6 month
2013-08-27 sysutils/empower: Broken for more than 6 month
2013-08-27 emulators/xgngeo: Broken for more than 6 month
2013-08-27 graphics/geglmm: Broken for more than 6 month
2013-08-27 sysutils/libumberlog: Broken for more than 6 month
2013-08-27 net/wizd: Broken for more than 6 month
2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month
2013-08-27 palm/barry: Broken for more than 6 month
2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month
2013-08-27 news/lottanzb: Broken for more than 6 month
2013-08-27 textproc/xaira: Broken for more than 6 month
2013-08-27 graphics/f90gl: Broken for more than 6 month
2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month
2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month
2013-08-27 math/dislin: Broken for more than 6 month
2013-08-27 irc/smuxi: Broken for more than 6 month |
1.2.13_4 26 Jul 2013 23:20:18 |
bapt |
Deprecate and set expiration date for ports broken for more than 6 month |
1.2.13_4 04 Aug 2012 22:52:04 |
kwm |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
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. |
1.2.13_4 22 Dec 2011 11:10:07 |
linimon |
Mark as broke on sparc64-9: fails to load.
Hat: portmgr |
1.2.13_4 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.2.13_4 30 Sep 2009 20:55:29 |
pav |
- Change reinplace delimiter now that CFLAGS contain ","
Reported by: pointyhat |
1.2.13_4 13 Sep 2009 00:08:01 |
gerald |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
1.2.13_3 23 Jan 2009 16:28:36 |
flz |
- 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). |
1.2.13_2 07 Jan 2009 16:34:27 |
gerald |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
1.2.13_1 27 Mar 2008 13:15:53 |
miwi |
- Add missing dependency
- Bump PORTREVISION
Submitted by: pavbot |
1.2.13 15 Nov 2007 02:26:10 |
maho |
Build fix on 7.0/amd64.
Approved by: portmgr (pav) |
1.2.13 29 Oct 2007 04:25:09 |
maho |
Fix build on package cluster. Actually we needed
X display with GL support to compile.
Submitted by: pav |
1.2.13 28 Sep 2007 23:48:53 |
maho |
f90gl is a public domain implementation of the official Fortran90
bindings for OpenGL. This implements the interface for OpenGL
1.2, GLU 1.2, GLUT 3.7, and several extensions.
WWW: http://math.nist.gov/f90gl/ |