Bug 142126 - [new port]: haskell port x11-toolkits/hs-GLURaw-ghc
Summary: [new port]: haskell port x11-toolkits/hs-GLURaw-ghc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-haskell (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-29 13:50 UTC by Jacula Modyun
Modified: 2010-01-05 20:05 UTC (History)
0 users

See Also:


Attachments
hs-GLURaw-ghc.shar (5.03 KB, text/plain)
2009-12-29 13:50 UTC, Jacula Modyun
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jacula Modyun 2009-12-29 13:50:01 UTC
GLURaw: A raw binding for the OpenGL graphics system. GLURaw is a raw Haskell
binding for the GLU 1.3 OpenGL utility library. It is basically a 1:1 mapping
of GLU's C API, intended as a basis for a nicer interface

http://www.haskell.org/haskellwiki/Opengl
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-29 13:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->haskell

haskell@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-05 19:42:46 UTC
pgj         2010-01-05 19:42:32 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/hs-GLURaw-ghc Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library.
  It is basically a 1:1 mapping of GLU's C API, intended as a basis for a
  nicer interface.
  
  WWW: http://www.haskell.org/HOpenGL/
  
  PR:             ports/142126
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.538     +1 -0      ports/x11-toolkits/Makefile
  1.1       +82 -0     ports/x11-toolkits/hs-GLURaw-ghc/Makefile (new)
  1.1       +3 -0      ports/x11-toolkits/hs-GLURaw-ghc/distinfo (new)
  1.1       +5 -0      ports/x11-toolkits/hs-GLURaw-ghc/pkg-descr (new)
  1.1       +23 -0     ports/x11-toolkits/hs-GLURaw-ghc/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Gabor Pali freebsd_committer freebsd_triage 2010-01-05 20:05:25 UTC
State Changed
From-To: open->closed

The port has been committed.  Thanks for submitting it!