non port: graphics/f90gl/Makefile |
Number of commits found: 10 |
Friday, 26 Jul 2013
|
23:20 bapt
Deprecate and set expiration date for ports broken for more than 6 month
 |
Saturday, 4 Aug 2012
|
22:52 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.
 |
Thursday, 22 Dec 2011
|
11:10 linimon
Mark as broke on sparc64-9: fails to load.
Hat: portmgr
 |
Wednesday, 30 Sep 2009
|
20:55 pav
- Change reinplace delimiter now that CFLAGS contain ","
Reported by: pointyhat
 |
Sunday, 13 Sep 2009
|
00:08 gerald
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
 |
Friday, 23 Jan 2009
|
16:28 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).
 |
Wednesday, 7 Jan 2009
|
16:34 gerald
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
 |
Thursday, 27 Mar 2008
|
13:15 miwi
- Add missing dependency
- Bump PORTREVISION
Submitted by: pavbot
 |
Monday, 29 Oct 2007
|
04:25 maho
Fix build on package cluster. Actually we needed
X display with GL support to compile.
Submitted by: pav
 |
Friday, 28 Sep 2007
|
23:48 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/
 |
Number of commits found: 10 |