Bug 142182 - [new port]: haskell port www/hs-oeis
Summary: [new port]: haskell port www/hs-oeis
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-30 22:10 UTC by Jacula Modyun
Modified: 2010-01-03 05:06 UTC (History)
0 users

See Also:


Attachments
hs-oeis.shar (3.97 KB, text/plain)
2009-12-30 22:10 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-30 22:10:02 UTC
oeis: Interface to the Online Encyclopedia of Integer Sequences.

http://code.haskell.org/oeis
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-30 22:10:23 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 04:59:23 UTC
pgj         2010-01-03 04:59:16 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/hs-oeis          Makefile distinfo pkg-descr pkg-plist 
  Log:
  Haskell interface to the Online Encyclopedia of Integer Sequences.
  
  WWW: http://code.haskell.org/oeis
  
  PR:             ports/142182
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.2515    +1 -0      ports/www/Makefile
  1.1       +85 -0     ports/www/hs-oeis/Makefile (new)
  1.1       +3 -0      ports/www/hs-oeis/distinfo (new)
  1.1       +3 -0      ports/www/hs-oeis/pkg-descr (new)
  1.1       +14 -0     ports/www/hs-oeis/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:05:58 UTC
State Changed
From-To: open->closed

The port has been added with minor modifications.  Thanks!