Bug 142478

Summary: [new port]: haskell port audio/hs-OpenAL
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-OpenAL.shar none

Description Jacula Modyun 2010-01-08 21:10:02 UTC
A Haskell binding for the OpenAL cross-platform 3D audio API, appropriate
for use with gaming applications and many other types of audio applications.
For more information about OpenAL, please see:

  http://connect.creativelabs.com/openal/.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-08 21:10:12 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-12 21:22:34 UTC
pgj         2010-01-12 21:22:24 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/hs-OpenAL      Makefile distinfo pkg-descr pkg-plist 
  Log:
  A Haskell binding for the OpenAL cross-platform 3D audio API,
  appropriate for use with gaming applications and many other
  types of audio applications. For more information about OpenAL.
  
  WWW: http://connect.creativelabs.com/openal/
  
  PR:             ports/142478
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.1085    +1 -0      ports/audio/Makefile
  1.1       +93 -0     ports/audio/hs-OpenAL/Makefile (new)
  1.1       +3 -0      ports/audio/hs-OpenAL/distinfo (new)
  1.1       +5 -0      ports/audio/hs-OpenAL/pkg-descr (new)
  1.1       +48 -0     ports/audio/hs-OpenAL/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-12 23:35:55 UTC
State Changed
From-To: open->closed

Your port has been added to the repository.  Thanks!