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
Jacula Modyun
2009-12-29 13:50:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->haskell haskell@ wants this port PRs (via the GNATS Auto Assign Tool) 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" State Changed From-To: open->closed The port has been committed. Thanks for submitting it! |