FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 6:53 PM BST
Port details
hs-enumerator 0.4.18 devel on this many watch lists=0 search for ports that depend on this port
Reliable, high-performance processing with left-fold enumerators
Maintained by: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 May 2011 19:08:36
Also Listed In: haskell
License: MIT


Typical buffer-based incremental I/O is based around a single loop,
which reads data from some source (such as a socket or file), transforms
it, and generates one or more outputs (such as a line count, HTTP
responses, or modified file). Although efficient and safe, these loops are
all single-purpose; it is difficult or impossible to compose
buffer-based processing loops.

Haskell's concept of "lazy I/O" allows pure code to operate on data from an
external source. However, lazy I/O has several shortcomings. Most notably,
resources such as memory and file handles can be retained for arbitrarily
long periods of time, causing unpredictable performance and error conditions.

Enumerators are an efficient, predictable, and safe alternative to lazy
I/O. Discovered by Oleg Kiselyov, they allow large datasets to be processed
in near constant space by pure code. Although somewhat more complex
to write, using enumerators instead of lazy I/O produces more correct
programs.

This library contains an enumerator implementation for Haskell, designed to
be both simple and efficient.

WWW: http://john-millikin.com/software/enumerator/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/ghc, lang/ghc, devel/hs-text, devel/hs-transformers, devel/hs-haddock
Required To Run: lang/ghc, lang/ghc, devel/hs-text, devel/hs-transformers

Required by:
for Build

for Run

To install the port: cd /usr/ports/devel/hs-enumerator/ && make install clean
To add the package: pkg_add -r hs-enumerator


Configuration Options
     No options to configure

Master Sites:
http://hackage.haskell.org/packages/archive/enumerator/0.4.18/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/cabal/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-02-13
    Affects: users of lang/ghc and */hs-*
    Author: pgj@FreeBSD.org
    Reason: 
      GHC has been updated to version 7.0.4, and Haskell Platform to version
      2011.4.0.0, and other Haskell ports are also updated to their Haskell
      Platform versions or latest versions.
    
      To update all affected ports:
    
      # portmaster -r lang/ghc
      or
      # portupgrade -r lang/ghc
    
    

  • 2011-05-09
    Affects: users of lang/ghc and */hs-*
    Author: ashish@FreeBSD.org
    Reason: 
      GHC has been updated to version 7.0.3 and other Haskell ports are also
      updated to their Haskell Platform versions or latest versions.
    
      To update all affected ports:
    
      # portmaster -r lang/ghc
      or
      # portupgrade -r lang/ghc
    
    

Number of commits found: 5

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Feb 2012 04:24:36
Original commit files touched by this commit  0.4.18
pgj search for other commits by this committer
- Update to 0.4.18

Obtained from:  FreeBSD Haskell
13 Aug 2011 19:30:43
Original commit files touched by this commit  0.4.13.1
pgj search for other commits by this committer
- Update devel/hs-enumerator to 0.4.13.1

Obtained from:  FreeBSD Haskell
10 Jul 2011 16:46:32
Original commit files touched by this commit  0.4.10
ashish search for other commits by this committer
- Update to 0.4.10

Obtained from:  FreeBSD Haskell
26 May 2011 00:51:15
Original commit files touched by this commit  0.4.7_1
ashish search for other commits by this committer
Bump PORTREVISION of all ports dependent on lang/ghc as during
upgrade, lang/ghc cabal package cache gets invalidated causing all
dependent ports to be reinstalled.

Obtained from:  FreeBSD Haskell
08 May 2011 19:08:19
Original commit files touched by this commit  0.4.7
ashish search for other commits by this committer
Typical buffer-based incremental I/O is based around a single loop,
which reads data from some source (such as a socket or file), transforms
it, and generates one or more outputs (such as a line count, HTTP
responses, or modified file). Although efficient and safe, these loops are
all single-purpose; it is difficult or impossible to compose
buffer-based processing loops.

Haskell's concept of "lazy I/O" allows pure code to operate on data from an
external source. However, lazy I/O has several shortcomings. Most notably,
resources such as memory and file handles can be retained for arbitrarily
long periods of time, causing unpredictable performance and error conditions.

Enumerators are an efficient, predictable, and safe alternative to lazy
I/O. Discovered by Oleg Kiselyov, they allow large datasets to be processed
in near constant space by pure code. Although somewhat more complex
to write, using enumerators instead of lazy I/O produces more correct
programs.

This library contains an enumerator implementation for Haskell, designed to
be both simple and efficient.

WWW: http://john-millikin.com/software/enumerator/

Approved by:    pgj (mentor)
Obtained from:  FreeBSD Haskell

Number of commits found: 5

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours33
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.036 seconds.