Bug 142126

Summary: [new port]: haskell port x11-toolkits/hs-GLURaw-ghc
Product: Ports & Packages Reporter: Jacula Modyun <jacula>
Component: Individual Port(s)Assignee: freebsd-haskell (Nobody) <haskell>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
hs-GLURaw-ghc.shar none

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!