notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
f90gl Official Fortran 90 bindings for OpenGL
1.2.13_4 graphics Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.13_4Version of this port present on the latest quarterly branch.
Broken BROKEN: doesn't build with freeglut
Deprecated DEPRECATED: Broken for more than 6 month
Expired This port expired on: 2013-08-27
Ignore IGNORE: is marked as broken: doesn't build with freeglut
Maintainer: maho@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • f90gl>0:graphics/f90gl
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gcc46 : lang/gcc
  2. as : devel/binutils
  3. glproto.pc : x11/glproto
  4. dri2proto.pc : x11/dri2proto
  5. xaw7.pc : x11-toolkits/libXaw
Runtime dependencies:
  1. gcc46 : lang/gcc
  2. xaw7.pc : x11-toolkits/libXaw
Library dependencies:
  1. glut.12 : graphics/freeglut
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/f90gl/
  2. http://math.nist.gov/f90gl/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.13_4
27 Aug 2013 18:57:00
Revision:325483Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:323759Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate and set expiration date for ports broken for more than 6 month
1.2.13_4
04 Aug 2012 22:52:04
Original commit files touched by this commit
kwm search for other commits by this committer
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
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broke on sparc64-9: fails to load.

Hat:            portmgr
1.2.13_4
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.2.13_4
30 Sep 2009 20:55:29
Original commit files touched by this commit
pav search for other commits by this committer
- Change reinplace delimiter now that CFLAGS contain ","

Reported by:    pointyhat
1.2.13_4
13 Sep 2009 00:08:01
Original commit files touched by this commit
gerald search for other commits by this committer
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
Original commit files touched by this commit
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).
1.2.13_2
07 Jan 2009 16:34:27
Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
1.2.13_1
27 Mar 2008 13:15:53
Original commit files touched by this commit
miwi search for other commits by this committer
- Add missing dependency
- Bump PORTREVISION

Submitted by:   pavbot
1.2.13
15 Nov 2007 02:26:10
Original commit files touched by this commit
maho search for other commits by this committer
Build fix on 7.0/amd64.

Approved by:    portmgr (pav)
1.2.13
29 Oct 2007 04:25:09
Original commit files touched by this commit
maho search for other commits by this committer
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
Original commit files touched by this commit
maho search for other commits by this committer
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: 13