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
hs-opengl-ghc OpenGL bindings for Haskell programs
2.4.0.1 x11-toolkits 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 2.4.0.1Version of this port present on the latest quarterly branch.
Maintainer: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-09-21 03:39:10
Last Update: 2010-05-24 21:52:43
SVN Revision: UNKNOWN
Also Listed In: haskell
License: not specified in port
WWW:
http://www.haskell.org/HOpenGL/
Description:
The OpenGL package contains a Haskell binding for the OpenGL graphics system. OpenGL is the industry's most widely used and supported 2D and 3D graphics application programming interface (API), incorporating a broad set of rendering, texture mapping, special effects, and other powerful visualization functions. For more information about OpenGL, please see: <http://www.opengl.org/>. WWW: http://www.haskell.org/HOpenGL/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • hs-opengl-ghc>0:x11-toolkits/hs-opengl-ghc
No installation instructions:
This port has been deleted.
PKGNAME: hs-opengl-ghc
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. ghc : lang/ghc
  2. hs-GLURaw-ghc>=1.1.0.0 : x11-toolkits/hs-GLURaw-ghc
  3. hs-ObjectName>=0 : devel/hs-ObjectName
  4. hs-OpenGLRaw-ghc>=1.1.0.0 : x11-toolkits/hs-OpenGLRaw-ghc
  5. hs-StateVar>=0 : devel/hs-StateVar
  6. hs-Tensor>=0 : devel/hs-Tensor
  7. haddock : devel/hs-haddock
  8. HsColour : print/hs-hscolour
Runtime dependencies:
  1. ghc : lang/ghc
  2. hs-GLURaw-ghc>=1.1.0.0 : x11-toolkits/hs-GLURaw-ghc
  3. hs-ObjectName>=0 : devel/hs-ObjectName
  4. hs-OpenGLRaw-ghc>=1.1.0.0 : x11-toolkits/hs-OpenGLRaw-ghc
  5. hs-StateVar>=0 : devel/hs-StateVar
  6. hs-Tensor>=0 : devel/hs-Tensor
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/
  2. http://hackage.haskell.org/packages/archive/OpenGL/2.4.0.1/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.0.1
24 May 2010 21:52:43
Original commit files touched by this commit
pgj search for other commits by this committer
Rename the following Haskell ports to bring them in sync with the
HackageDB:

  archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive
  devel/hs-binary-ghc -> devel/hs-binary
  devel/darcs -> devel/hs-darcs
  devel/hs-language-c-ghc -> devel/hs-language-c
  devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck
  devel/hs-pcre-light-ghc -> devel/hs-pcre-light
  devel/hs-utf8-string-ghc -> devel/hs-utf8-string
  graphics/hs-HGL-ghc -> graphics/hs-HGL
  ports-mgmt/porte -> ports-mgmt/hs-porte
  security/hs-digest-ghc -> security/hs-digest
  textproc/hs-haxml -> textproc/hs-HaXml
  textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4.0.1
12 May 2010 16:33:59
Original commit files touched by this commit
pgj search for other commits by this committer
Introduce a new (and hopefully better) ports infrastructure for Haskell Cabal
ports which makes possible the direct translation of Cabal package
descriptions to FreeBSD ports.  It promises both easier addition and
maintenance for Cabal-based ports.
2.4.0.1
05 Jan 2010 19:52:41
Original commit files touched by this commit
pgj search for other commits by this committer
- Update to 2.4.0.1

PR:             ports/142130
Submitted by:   Jacula Modyun <jacula(at)gmail.com>
2.2.3.0_1
06 Dec 2009 20:56:55
Original commit files touched by this commit
pgj search for other commits by this committer
- Update HsColour to 1.15
- Bump PORTREVISION for all affected ports

PR:             ports/138567, ports/138568
Submitted by:   Ashish Shukla <wahjava (at) gmail.com>
Approved by:    maintainer
2.2.3.0
02 Sep 2009 15:38:45
Original commit files touched by this commit
pgj search for other commits by this committer
- Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bump
  port revision where appropriate
- Add devel/hs-ghc-paths
- Add devel/hs-QuickCheck
- Add devel/hs-readline
- Add devel/hs-haskeline
- Add devel/hs-mmap
- Remove lang/ghc-doc
- Mark devel/lhs2TeX broken as it does not compile with GHC 6.10.4
- Set NHC98 as default compiler for devel/hs-hat as it does not compile
  with GHC 6.10.4

PR:             ports/137055, ports/137058, ports/137059, ports/137060,
ports/137061,
                ports/137062, ports/137063, ports/137063, ports/137064,
ports/137065,
                ports/137066, ports/137067, ports/137068, ports/137069,
ports/137070,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.1.1_3
10 Jul 2009 07:14:17
Original commit files touched by this commit
pgj search for other commits by this committer
- Respect LOCALBASE

Reported by:    QAT
Approved by:    tabthorpe (mentor, implicit)
2.2.1.1_3
13 May 2009 09:46:02
Original commit files touched by this commit
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
2.2.1.1_2
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).
2.2.1.1_1
18 Jul 2008 20:05:17
Original commit files touched by this commit
obraun search for other commits by this committer
Upgrade ghc to 6.8.3.
2.2.1.1
31 Dec 2007 12:36:24
Original commit files touched by this commit
obraun search for other commits by this committer
Update to 2.2.1.1.
2.2.1
21 Sep 2007 03:38:59
Original commit files touched by this commit
vs search for other commits by this committer
Add x11-toolkits/hs-opengl-ghc, which provides OpenGL bindings for Haskell
programs
compiled through lang/ghc. As of lang/ghc version 6.6.1_1, x11 and other
libraries are no longer part of the base ghc port.

Number of commits found: 11