Bug 142484 - [new port]: haskell port devel/hs-hslogger
Summary: [new port]: haskell port devel/hs-hslogger
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: 2010-01-08 21:40 UTC by Jacula Modyun
Modified: 2010-01-12 23:40 UTC (History)
0 users

See Also:


Attachments
hs-hslogger.shar (4.69 KB, text/plain)
2010-01-08 21:40 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 2010-01-08 21:40:01 UTC
hslogger is a logging framework for Haskell, roughly similar to
Python's logging module.

hslogger lets each log message have a priority and source be
associated with it. The programmer can then define global handlers
that route or filter messages based on the priority and source.
hslogger also has a syslog handler built in.

http://software.complete.org/hslogger
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-08 21:40:11 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:33:41 UTC
pgj         2010-01-12 21:33:28 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/hs-hslogger    Makefile distinfo pkg-descr pkg-plist 
  Log:
  Package hslogger is a logging framework for Haskell, roughly similar to
  Python's logging module, and lets each log message have a priority and
  source be associated with it.
  
  The programmer can then define global handlers that route or filter
  messages based on the priority and source. hslogger also has a syslog
  handler built in.
  
  WWW: http://software.complete.org/hslogger
  
  PR:             ports/142484
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.3760    +1 -0      ports/devel/Makefile
  1.1       +75 -0     ports/devel/hs-hslogger/Makefile (new)
  1.1       +3 -0      ports/devel/hs-hslogger/distinfo (new)
  1.1       +9 -0      ports/devel/hs-hslogger/pkg-descr (new)
  1.1       +22 -0     ports/devel/hs-hslogger/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:39:41 UTC
State Changed
From-To: open->closed

Your port has been added to the Ports Collection.  Thanks!