Bug 142187

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

Description Jacula Modyun 2009-12-30 22:20:05 UTC
bio: A bioinformatics library.

http://blog.malde.org/index.php/the-haskell-bioinformatics-library/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-30 22:20:34 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-03 05:02:23 UTC
pgj         2010-01-03 05:02:13 UTC

  FreeBSD ports repository

  Modified files:
    science              Makefile 
  Added files:
    science/hs-bio       Makefile distinfo pkg-descr pkg-plist 
  Log:
  This is a collection of Haskell data structures and algorithms useful for
  building bioinformatics-related tools and utilities.
  Current list of features includes: a Sequence data type supporting
  protein and nucleotide sequences and conversion between them.
  
  WWW: http://blog.malde.org/index.php/the-haskell-bioinformatics-library/
  
  PR:             ports/142187
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.159     +1 -0      ports/science/Makefile
  1.1       +87 -0     ports/science/hs-bio/Makefile (new)
  1.1       +3 -0      ports/science/hs-bio/distinfo (new)
  1.1       +6 -0      ports/science/hs-bio/pkg-descr (new)
  1.1       +61 -0     ports/science/hs-bio/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-03 05:13:08 UTC
State Changed
From-To: open->closed

The port has been committed with minor modifications.  Thanks for the 
submission!