| non port: lang/ghc/bsd.hackage.mk |
|
CVSWeb
|
Number of commits found: 167 (showing only 100 on this page) 1 | 2 » |
|
Sat, 18 Feb 2012
|
[ 22:50 pgj ]
1.4863 devel/Makefile
1.1 devel/hs-threadscope/Makefile
1.167 lang/ghc/bsd.hackage.mk
1.1 devel/hs-threadscope/distinfo
1.1 devel/hs-threadscope/files/patch-GUI__Main.hs
1.1 devel/hs-threadscope/files/patch-GUI__Timeline__Render.hs
1.1 devel/hs-threadscope/pkg-descr
ThreadScope is a graphical viewer for thread profile information
generated by the Glasgow Haskell Compiler (GHC).
The ThreadScope program allows us to debug the parallel performance of
Haskell programs. Using Threadscope we can check to see that work is
well balanced across the available processors and spot performance
issues relating to garbage collection or poor load balancing.
WWW: http://hackage.haskell.org/package/threadscope
Obtained from: FreeBSD Haskell
|
[ 22:47 pgj ]
1.4862 devel/Makefile
1.1 devel/hs-ghc-events/Makefile
1.166 lang/ghc/bsd.hackage.mk
1.1 devel/hs-ghc-events/distinfo
1.1 devel/hs-ghc-events/files/patch-ghc-events.cabal
1.1 devel/hs-ghc-events/pkg-descr
Parses .eventlog files emitted by GHC 6.12.1 and later. Includes the
ghc-events-show tool to dump and event log file as text.
WWW: http://hackage.haskell.org/package/ghc-events
Obtained from: FreeBSD Haskell
|
[ 21:38 pgj ]
1.595 x11-toolkits/Makefile
1.1 x11-toolkits/hs-wx/Makefile
1.165 lang/ghc/bsd.hackage.mk
1.1 x11-toolkits/hs-wx/distinfo
1.1 x11-toolkits/hs-wx/pkg-descr
wxHaskell is a portable and native GUI library for Haskell. It is built
on top of wxWidgets - a comprehensive C++ library that is portable
across all major GUI platforms; including GTK, Windows, X11, and MacOS
X. This version works with wxWidgets 2.8 and 2.9.
WWW: http://haskell.org/haskellwiki/WxHaskell
Obtained from: FreeBSD Haskell
|
[ 21:35 pgj ]
1.594 x11-toolkits/Makefile
1.1 x11-toolkits/hs-wxcore/Makefile
1.164 lang/ghc/bsd.hackage.mk
1.1 x11-toolkits/hs-wxcore/distinfo
1.1 x11-toolkits/hs-wxcore/files/patch-Setup.hs
1.1 x11-toolkits/hs-wxcore/pkg-descr
wxHaskell is a portable and native GUI library for Haskell. It is built
on top of wxWidgets, a comprehensive C++ library that is portable across
all major GUI platforms, including GTK, Windows, X11, and MacOS X. This
version works with wxWidgets 2.8 only. Distributed under the WXWINDOWS
LIBRARY LICENSE. Please see LICENSE file, but note that this is
essentially LGPL with an exception allowing binary distribution of
proprietary software. This is the same license as wxWidgets itself
uses.
WWW: http://haskell.org/haskellwiki/WxHaskell
Obtained from: FreeBSD Haskell
|
[ 21:31 pgj ]
1.593 x11-toolkits/Makefile
1.1 x11-toolkits/hs-wxdirect/Makefile
1.163 lang/ghc/bsd.hackage.mk
1.1 x11-toolkits/hs-wxdirect/distinfo
1.1 x11-toolkits/hs-wxdirect/pkg-descr
wxHaskell is a portable and native GUI library for Haskell. It is built
on top of wxWidgets, a comprehensive C++ library that is portable across
all major GUI platforms, including GTK, Windows, X11, and MacOS X. This
version works with wxWidgets 2.8 only.
WWW: http://haskell.org/haskellwiki/WxHaskell
Obtained from: FreeBSD Haskell
|
[ 21:27 pgj ]
1.4861 devel/Makefile
1.1 devel/hs-strict/Makefile
1.162 lang/ghc/bsd.hackage.mk
1.1 devel/hs-strict/distinfo
1.1 devel/hs-strict/pkg-descr
This package provides strict versions of some standard Haskell data
types (pairs, Maybe and Either). It also contains strict IO operations.
WWW: http://www.cse.unsw.edu.au/~rl/code/strict.html
Obtained from: FreeBSD Haskell
|
[ 18:46 pgj ]
1.1256 security/Makefile
1.1 security/hs-HsOpenSSL/Makefile
1.161 lang/ghc/bsd.hackage.mk
1.1 security/hs-HsOpenSSL/distinfo
1.1 security/hs-HsOpenSSL/pkg-descr
HsOpenSSL is an (incomplete) OpenSSL binding for Haskell. It can
generate RSA and DSA keys, read and write PEM files, generate message
digests, sign and verify messages, encrypt and decrypt messages. It has
also some capabilities of creating SSL clients and servers.
WWW: https://github.com/phonohawk/HsOpenSSL
Obtained from: FreeBSD Haskell
|
[ 17:53 pgj ]
1.3133 www/Makefile
1.1 www/hs-yesod/Makefile
1.160 lang/ghc/bsd.hackage.mk
1.1 www/hs-yesod/distinfo
1.1 www/hs-yesod/pkg-descr
A RESTful web framework with strong compile-time guarantees of correctness.
It also affords space efficient code, highly concurrent loads, and
portability to many deployment backends (via the wai package), from CGI
to stand-alone serving. Yesod also focuses on developer productivity.
Yesod integrates well with tools for all your basic web development (wai,
persistent, and shakespeare/hamlet).
WWW: http://www.yesodweb.com/
Obtained from: FreeBSD Haskell
|
[ 17:51 pgj ]
1.3132 www/Makefile
1.1 www/hs-yesod-auth/Makefile
1.159 lang/ghc/bsd.hackage.mk
1.1 www/hs-yesod-auth/distinfo
1.1 www/hs-yesod-auth/pkg-descr
Authentication for Yesod.
WWW: http://www.yesodweb.com/
Obtained from: FreeBSD Haskell
|
[ 17:48 pgj ]
1.3131 www/Makefile
1.1 www/hs-yesod-json/Makefile
1.158 lang/ghc/bsd.hackage.mk
1.1 www/hs-yesod-json/distinfo
1.1 www/hs-yesod-json/pkg-descr
Generate content for Yesod using the aeson package.
WWW: http://www.yesodweb.com/
Obtained from: FreeBSD Haskell
|
[ 17:46 pgj ]
1.3130 www/Makefile
1.1 www/hs-yesod-form/Makefile
1.157 lang/ghc/bsd.hackage.mk
1.1 www/hs-yesod-form/distinfo
1.1 www/hs-yesod-form/pkg-descr
Form handling support for Yesod Web Framework.
WWW: http://www.yesodweb.com/
Obtained from: FreeBSD Haskell
|
[ 17:44 pgj ]
1.3129 www/Makefile
1.1 www/hs-yesod-persistent/Makefile
1.156 lang/ghc/bsd.hackage.mk
1.1 www/hs-yesod-persistent/distinfo
1.1 www/hs-yesod-persistent/pkg-descr
Some helpers for using Persistent from Yesod.
WWW: http://www.yesodweb.com/
Obtained from: FreeBSD Haskell
|
[ 17:42 pgj ]
1.3128 www/Makefile
1.1 www/hs-yesod-core/Makefile
1.155 lang/ghc/bsd.hackage.mk
1.1 www/hs-yesod-core/distinfo
1.1 www/hs-yesod-core/pkg-descr
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness. It
also affords space efficient code and portability to many deployment
backends, from CGI to stand-alone serving.
WWW: http://www.yesodweb.com/
Obtained from: FreeBSD Haskell
|
[ 17:39 pgj ]
1.3127 www/Makefile
1.1 www/hs-wai-logger/Makefile
1.154 lang/ghc/bsd.hackage.mk
1.1 www/hs-wai-logger/distinfo
1.1 www/hs-wai-logger/pkg-descr
A logging system for WAI.
WWW: http://hackage.haskell.org/package/wai-logger
Obtained from: FreeBSD Haskell
|
[ 17:37 pgj ]
1.3126 www/Makefile
1.1 www/hs-wai-extra/Makefile
1.153 lang/ghc/bsd.hackage.mk
1.1 www/hs-wai-extra/distinfo
1.1 www/hs-wai-extra/pkg-descr
Provides common features without many dependencies.
WWW: http://github.com/yesodweb/wai
Obtained from: FreeBSD Haskell
|
[ 17:34 pgj ]
1.3125 www/Makefile
1.1 www/hs-shakespeare-text/Makefile
1.152 lang/ghc/bsd.hackage.mk
1.1 www/hs-shakespeare-text/distinfo
1.1 www/hs-shakespeare-text/pkg-descr
Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation. Shakespeare templates can be used inline
with a quasi-quoter or in an external file. Shakespeare interpolates
variables according to the type being inserted. In this case, the
variable type needs a ToText instance.
WWW: http://www.yesodweb.com/book/templates
Obtained from: FreeBSD Haskell
|
[ 17:32 pgj ]
1.3124 www/Makefile
1.1 www/hs-shakespeare-js/Makefile
1.151 lang/ghc/bsd.hackage.mk
1.1 www/hs-shakespeare-js/distinfo
1.1 www/hs-shakespeare-js/pkg-descr
Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation. Shakespeare templates can be used inline
with a quasi-quoter or in an external file. Shakespeare interpolates
variables according to the type being inserted. In this case, the
variable type needs a ToJavascript instance.
There is also shakespeare-coffeescript for coffeescript templates.
Coffescript is a language that compiles down to javascript. It expects
a coffeescript compiler in your path, and variable should be a ToCoffee
instance.
WWW: http://www.yesodweb.com/book/templates
Obtained from: FreeBSD Haskell
|
[ 17:30 pgj ]
1.3123 www/Makefile
1.1 www/hs-shakespeare-i18n/Makefile
1.150 lang/ghc/bsd.hackage.mk
1.1 www/hs-shakespeare-i18n/distinfo
1.1 www/hs-shakespeare-i18n/pkg-descr
This package uses the same approach of type-safe URLs to create
translated content. It has a simple syntax for translators, while
allowing the ful power of Haskell for applying complex grammar rules.
WWW: http://www.yesodweb.com/book/i18n
Obtained from: FreeBSD Haskell
|
[ 17:28 pgj ]
1.3122 www/Makefile
1.1 www/hs-shakespeare-css/Makefile
1.149 lang/ghc/bsd.hackage.mk
1.1 www/hs-shakespeare-css/distinfo
1.1 www/hs-shakespeare-css/pkg-descr
Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation. Shakespeare templates can be used inline
with a quasi-quoter or in an external file. Shakespeare interpolates
variables according to the type being inserted. In this case, the
variable type needs a ToCss instance.
This package contains 2 CSS template languages. The Cassius language
uses whitespace to avoid the need for closing brackets and semi-colons.
Lucius does not care about whitespace and is a strict superset of CSS.
There are also some significant conveniences added for CSS.
WWW: http://www.yesodweb.com/book/templates
Obtained from: FreeBSD Haskell
|
[ 17:26 pgj ]
1.1081 databases/Makefile
1.1 databases/hs-persistent-template/Makefile
1.148 lang/ghc/bsd.hackage.mk
1.1 databases/hs-persistent-template/distinfo
1.1 databases/hs-persistent-template/pkg-descr
This library provides just the general interface and helper functions.
You must use a specific backend in order to make this useful.
WWW: http://www.yesodweb.com/book/persistent
Obtained from: FreeBSD Haskell
|
[ 17:24 pgj ]
1.1080 databases/Makefile
1.1 databases/hs-persistent/Makefile
1.147 lang/ghc/bsd.hackage.mk
1.1 databases/hs-persistent/distinfo
1.1 databases/hs-persistent/pkg-descr
This library provides just the general interface and helper functions.
You must use a specific backend in order to make this useful.
WWW: http://www.yesodweb.com/book/persistent
Obtained from: FreeBSD Haskell
|
[ 17:21 pgj ]
1.4859 devel/Makefile
1.1 devel/hs-pool/Makefile
1.146 lang/ghc/bsd.hackage.mk
1.1 devel/hs-pool/distinfo
1.1 devel/hs-pool/pkg-descr
Useful for stuff like database connection pools.
WWW: http://www.yesodweb.com/book/persistent
Obtained from: FreeBSD Haskell
|
[ 17:18 pgj ]
1.3121 www/Makefile
1.1 www/hs-path-pieces/Makefile
1.145 lang/ghc/bsd.hackage.mk
1.1 www/hs-path-pieces/distinfo
1.1 www/hs-path-pieces/pkg-descr
Components of paths.
WWW: http://github.com/snoyberg/path-pieces
Obtained from: FreeBSD Haskell
|
[ 17:15 pgj ]
1.1117 mail/Makefile
1.1 mail/hs-mime-mail/Makefile
1.144 lang/ghc/bsd.hackage.mk
1.1 mail/hs-mime-mail/distinfo
1.1 mail/hs-mime-mail/pkg-descr
This package provides some high-level datatypes for declaring MIME email
messages, functions for automatically composing these into bytestrings,
and the ability to send bytestrings via the sendmail executable. You
can also use any other library you wish to send via different methods,
eg directly to SMTP.
WWW: http://github.com/snoyberg/mime-mail
Obtained from: FreeBSD Haskell
|
[ 17:13 pgj ]
1.3120 www/Makefile
1.1 www/hs-hamlet/Makefile
1.143 lang/ghc/bsd.hackage.mk
1.1 www/hs-hamlet/distinfo
1.1 www/hs-hamlet/pkg-descr
Hamlet gives you a type-safe tool for generating HTML code. It works
via Quasi-Quoting, and generating extremely efficient output code. The
syntax is white-space sensitive, and it helps you avoid cross-site
scripting issues and 404 errors.
WWW: http://www.yesodweb.com/book/templates
Obtained from: FreeBSD Haskell
|
[ 17:11 pgj ]
1.3119 www/Makefile
1.1 www/hs-shakespeare/Makefile
1.142 lang/ghc/bsd.hackage.mk
1.1 www/hs-shakespeare/distinfo
1.1 www/hs-shakespeare/pkg-descr
Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation. Shakespeare templates can be used inline
with a quasi-quoter or in an external file. Shakespeare interpolates
variables according to the type being inserted.
WWW: http://www.yesodweb.com/book/templates
Obtained from: FreeBSD Haskell
|
[ 17:08 pgj ]
1.4858 devel/Makefile
1.1 devel/hs-fast-logger/Makefile
1.141 lang/ghc/bsd.hackage.mk
1.1 devel/hs-fast-logger/distinfo
1.1 devel/hs-fast-logger/pkg-descr
A fast logging system.
WWW: http://hackage.haskell.org/package/fast-logger
Obtained from: FreeBSD Haskell
|
[ 17:04 pgj ]
1.1116 mail/Makefile
1.1 mail/hs-email-validate/Makefile
1.140 lang/ghc/bsd.hackage.mk
1.1 mail/hs-email-validate/distinfo
1.1 mail/hs-email-validate/pkg-descr
Validating an email address string against RFC 5322.
WWW: http://porg.es/blog/email-address-validation-simpler-faster-more-correct
Obtained from: FreeBSD Haskell
|
[ 17:01 pgj ]
1.4857 devel/Makefile
1.1 devel/hs-ranges/Makefile
1.139 lang/ghc/bsd.hackage.mk
1.1 devel/hs-ranges/distinfo
1.1 devel/hs-ranges/pkg-descr
Ranges and some functions allowing things like fast membership lookup on
ranges with holes in them and so on.
WWW: http://hackage.haskell.org/package/ranges
Obtained from: FreeBSD Haskell
|
[ 16:59 pgj ]
1.4856 devel/Makefile
1.1 devel/hs-data-object-yaml/Makefile
1.138 lang/ghc/bsd.hackage.mk
1.1 devel/hs-data-object-yaml/distinfo
1.1 devel/hs-data-object-yaml/pkg-descr
Provides high-level conversions based on the data-object package.
Parsing and emitting is handled by the yaml package, which in turn uses
the libyaml C library.
WWW: http://github.com/snoyberg/data-object-yaml
Obtained from: FreeBSD Haskell
|
[ 16:56 pgj ]
1.1708 textproc/Makefile
1.1 textproc/hs-yaml/Makefile
1.137 lang/ghc/bsd.hackage.mk
1.1 textproc/hs-yaml/distinfo
1.1 textproc/hs-yaml/pkg-descr
Provides support for parsing and emitting Yaml documents.
This package includes the full libyaml C library version 0.1.2 by Kirill
Simonov in the package so you don't need to worry about any non-Haskell
dependencies.
WWW: http://github.com/snoyberg/yaml/
Obtained from: FreeBSD Haskell
|
[ 16:53 pgj ]
1.4855 devel/Makefile
1.1 devel/hs-data-object/Makefile
1.136 lang/ghc/bsd.hackage.mk
1.1 devel/hs-data-object/distinfo
1.1 devel/hs-data-object/pkg-descr
These objects show up in different places, e.g. JSON, Yaml. By
providing a representation in a separate repository, other libraries can
share a single representation of these structures.
WWW: http://github.com/snoyberg/data-object/tree/master
Obtained from: FreeBSD Haskell
|
[ 16:51 pgj ]
1.3118 www/Makefile
1.1 www/hs-cookie/Makefile
1.135 lang/ghc/bsd.hackage.mk
1.1 www/hs-cookie/distinfo
1.1 www/hs-cookie/pkg-descr
HTTP cookie parsing and rendering.
WWW: http://github.com/snoyberg/cookie
Obtained from: FreeBSD Haskell
|
[ 16:48 pgj ]
1.4854 devel/Makefile
1.1 devel/hs-convertible-text/Makefile
1.134 lang/ghc/bsd.hackage.mk
1.1 devel/hs-convertible-text/distinfo
1.1 devel/hs-convertible-text/pkg-descr
This is a port of John Goerzen's convertible package, intended to
distinguish between conversions which are guaranteed to succeed and
those which might fail. It uses the attempt package, which in turn uses
the failure package, so that this package is fully compatible with the
failure framework.
This package currently contains all of the typeclasses and instances for
convertible. However, as these features are ported to the convertible
package, this package will be left with only the instances for
converting to and from text types (String, ByteString (lazy and strict)
and Text (lazy and strict).
Be aware that conversions to and from bytestrings assume UTF-8 encoding.
If a different encoding is desired, you can use a newtype wrapper and
declare an instance of ConvertAttempt or ConvertSuccess on it.
WWW: http://github.com/snoyberg/convertible/tree/text
Obtained from: FreeBSD Haskell
|
[ 16:46 pgj ]
1.4853 devel/Makefile
1.1 devel/hs-control-monad-attempt/Makefile
1.133 lang/ghc/bsd.hackage.mk
1.1 devel/hs-control-monad-attempt/distinfo
1.1 devel/hs-control-monad-attempt/pkg-descr
Monad transformer for attempt.
WWW: http://github.com/snoyberg/control-monad-attempt
Obtained from: FreeBSD Haskell
|
[ 16:43 pgj ]
1.4852 devel/Makefile
1.1 devel/hs-byteorder/Makefile
1.132 lang/ghc/bsd.hackage.mk
1.1 devel/hs-byteorder/distinfo
1.1 devel/hs-byteorder/pkg-descr
This package is for working with native byte-ordering of the system.
WWW: http://community.haskell.org/~aslatter/code/byteorder
Obtained from: FreeBSD Haskell
|
[ 16:40 pgj ]
1.3117 www/Makefile
1.1 www/hs-authenticate/Makefile
1.131 lang/ghc/bsd.hackage.mk
1.1 www/hs-authenticate/distinfo
1.1 www/hs-authenticate/pkg-descr
Focus is on third-party authentication methods, such as OpenID, rpxnow
and Facebook.
WWW: http://github.com/yesodweb/authenticate
Obtained from: FreeBSD Haskell
|
[ 16:36 pgj ]
1.1707 textproc/Makefile
1.1 textproc/hs-xml-enumerator/Makefile
1.130 lang/ghc/bsd.hackage.mk
1.1 textproc/hs-xml-enumerator/distinfo
1.1 textproc/hs-xml-enumerator/pkg-descr
This package provides parsing and rendering functions for XML. It is
based on the datatypes found in the xml-types package. This package is
broken up into the following modules:
* Text.XML: DOM-based parsing and rendering. This is the most commonly
used module.
* Text.XML.Cursor: A wrapper around Text.XML which allows bidirectional
traversing of the DOM, similar to XPath.
* Text.XML.Unresolved: A slight modification to Text.XML which does not
require all entities to be resolved at parsing. The datatypes are
slightly more complicated here, and therefore this module is only
recommended when you need to deal directly with raw entities.
* Text.XML.Stream.Parse: Streaming parser, including some streaming
parser combinators.
* Text.XML.Stream.Render: Streaming renderer.
WWW: http://github.com/snoyberg/xml
Obtained from: FreeBSD Haskell
|
[ 16:30 pgj ]
1.1706 textproc/Makefile
1.1 textproc/hs-xml-types/Makefile
1.129 lang/ghc/bsd.hackage.mk
1.1 textproc/hs-xml-types/distinfo
1.1 textproc/hs-xml-types/pkg-descr
The xml-types package.
WWW: http://hackage.haskell.org/package/xml-type
Obtained from: FreeBSD Haskell
|
[ 16:27 pgj ]
1.3116 www/Makefile
1.1 www/hs-http-enumerator/Makefile
1.128 lang/ghc/bsd.hackage.mk
1.1 www/hs-http-enumerator/distinfo
1.1 www/hs-http-enumerator/pkg-descr
This package uses attoparsec for parsing the actual contents of the HTTP
connection. It also provides higher-level functions which allow you to
avoid direct usage of enumerators.
WWW: http://github.com/snoyberg/http-enumerator
Obtained from: FreeBSD Haskell
|
[ 16:24 pgj ]
1.1255 security/Makefile
1.1 security/hs-tls-extra/Makefile
1.127 lang/ghc/bsd.hackage.mk
1.1 security/hs-tls-extra/distinfo
1.1 security/hs-tls-extra/pkg-descr
A set of extra definitions, default values and helpers for the tls
package.
WWW: http://github.com/vincenthz/hs-tls-extra
Obtained from: FreeBSD Haskell
|
[ 16:23 pgj ]
1.1254 security/Makefile
1.1 security/hs-tls/Makefile
1.126 lang/ghc/bsd.hackage.mk
1.1 security/hs-tls/distinfo
1.1 security/hs-tls/pkg-descr
Native Haskell TLS and SSL protocol implementation for server and
client.
This provides a high-level implementation of a sensitive security
protocol, eliminating a common set of security issues through the use of
the advanced type system, high level constructions and common Haskell
features.
Currently implement the SSL3.0, TLS1.0, TLS1.1 and TLS1.2 protocol, with
only RSA supported for Key Exchange.
WWW: http://github.com/vincenthz/hs-tls
Obtained from: FreeBSD Haskell
|
[ 16:19 pgj ]
1.1253 security/Makefile
1.1 security/hs-certificate/Makefile
1.125 lang/ghc/bsd.hackage.mk
1.1 security/hs-certificate/distinfo
1.1 security/hs-certificate/pkg-descr
Certificates and Key reader/writer. At the moment only X509 certificate
and unencrypted private key are supported, but will include PGP
certificate and pkcs8 private keys.
WWW: http://github.com/vincenthz/hs-certificate
Obtained from: FreeBSD Haskell
|
[ 16:17 pgj ]
1.4851 devel/Makefile
1.1 devel/hs-attempt/Makefile
1.124 lang/ghc/bsd.hackage.mk
1.1 devel/hs-attempt/distinfo
1.1 devel/hs-attempt/pkg-descr
Defines a data type, Attempt, which has a Success and Failure
constructor. Failure contains an extensible exception.
WWW: http://github.com/snoyberg/attempt/tree/master
Obtained from: FreeBSD Haskell
|
[ 16:14 pgj ]
1.4850 devel/Makefile
1.1 devel/hs-failure/Makefile
1.123 lang/ghc/bsd.hackage.mk
1.1 devel/hs-failure/distinfo
1.1 devel/hs-failure/pkg-descr
A simple type class for success/failure computations.
WWW: http://www.haskell.org/haskellwiki/Failure
Obtained from: FreeBSD Haskell
|
[ 16:12 pgj ]
1.4849 devel/Makefile
1.1 devel/hs-asn1-data/Makefile
1.122 lang/ghc/bsd.hackage.mk
1.1 devel/hs-asn1-data/distinfo
1.1 devel/hs-asn1-data/pkg-descr
ASN1 data reader and writer in raw form with supports for high level
forms of ASN1 (BER, CER and DER).
WWW: http://github.com/vincenthz/hs-asn1-data
Obtained from: FreeBSD Haskell
|
[ 16:09 pgj ]
1.1252 security/Makefile
1.1 security/hs-RSA/Makefile
1.121 lang/ghc/bsd.hackage.mk
1.1 security/hs-RSA/distinfo
1.1 security/hs-RSA/pkg-descr
This library implements the RSA encryption and signature algorithms for
arbitrarily-sized ByteStrings. While the implementations work, they are
not necessarily the fastest ones on the planet. Particularly key
generation. The algorithms included are based of RFC 3447, or the
Public-Key Cryptography Standard for RSA, version 2.1 (a.k.a, PKCS#1
v2.1).
WWW: http://hackage.haskell.org/package/RSA
Obtained from: FreeBSD Haskell
|
[ 16:06 pgj ]
1.1251 security/Makefile
1.1 security/hs-pureMD5/Makefile
1.120 lang/ghc/bsd.hackage.mk
1.1 security/hs-pureMD5/distinfo
1.1 security/hs-pureMD5/pkg-descr
An unrolled implementation of MD5 purely in Haskell.
WWW: http://hackage.haskell.org/package/pureMD5
Obtained from: FreeBSD Haskell
|
[ 03:25 pgj ]
1.3115 www/Makefile
1.1 www/hs-gitit/Makefile
1.119 lang/ghc/bsd.hackage.mk
1.1 www/hs-gitit/distinfo
1.1 www/hs-gitit/pkg-descr
Gitit is a wiki backed by a git, darcs, or mercurial filestore. Pages
and uploaded files can be modified either directly via the VCS's
command-line tools or through the wiki's web interface. Pandoc is used
for markup processing, so pages may be written in (extended) markdown,
reStructuredText, LaTeX, HTML, or literate Haskell, and exported in ten
different formats, including LaTeX, ConTeXt, DocBook, RTF, OpenOffice
ODT, and MediaWiki markup.
Notable features include:
* plugins: dynamically loaded page transformations written in Haskell.
* conversion of TeX math to MathML for display in web browsers.
* syntax highlighting of source code files and code snippets.
* Atom feeds (site-wide and per-page).
* a library, Network.Gitit, that makes it simple to include a gitit
wiki in any happstack application.
WWW: http://gitit.net/
Obtained from: FreeBSD Haskell
|
[ 03:21 pgj ]
1.3114 www/Makefile
1.1 www/hs-xss-sanitize/Makefile
1.118 lang/ghc/bsd.hackage.mk
1.1 www/hs-xss-sanitize/distinfo
1.1 www/hs-xss-sanitize/pkg-descr
Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent
XSS attacks.
WWW: http://github.com/gregwebs/haskell-xss-sanitize
Obtained from: FreeBSD Haskell
|
[ 03:18 pgj ]
1.3112 www/Makefile
1.1 www/hs-css-text/Makefile
1.117 lang/ghc/bsd.hackage.mk
1.1 www/hs-css-text/distinfo
1.1 www/hs-css-text/pkg-descr
CSS parser and renderer.
WWW: http://www.yesodweb.com/
Obtained from: FreeBSD Haskell
|
[ 03:14 pgj ]
1.3111 www/Makefile
1.1 www/hs-recaptcha/Makefile
1.116 lang/ghc/bsd.hackage.mk
1.1 www/hs-recaptcha/distinfo
1.1 www/hs-recaptcha/pkg-descr
The reCAPTCHA [1] is a service that provides captchas for preventing
automated spam in web applications. The recaptcha-hs provides functions
for using reCAPTCHA in Haskell web applications.
[1] http://recaptcha.net/
WWW: http://github.com/jgm/recaptcha/tree/master
Obtained from: FreeBSD Haskell
|
[ 03:11 pgj ]
1.4848 devel/Makefile
1.1 devel/hs-filestore/Makefile
1.115 lang/ghc/bsd.hackage.mk
1.1 devel/hs-filestore/distinfo
1.1 devel/hs-filestore/pkg-descr
The filestore library provides an abstract interface for a versioning
file store, and modules that instatiate this interface. Currently Git,
Darcs, and Mercurial modules are provided, and other VCSs or databases
could be added.
WWW: http://johnmacfarlane.net/repos/filestore
Obtained from: FreeBSD Haskell
|
[ 03:08 pgj ]
1.1705 textproc/Makefile
1.1 textproc/hs-HStringTemplate/Makefile
1.114 lang/ghc/bsd.hackage.mk
1.1 textproc/hs-HStringTemplate/distinfo
1.1 textproc/hs-HStringTemplate/pkg-descr
A port of the Java library by Terrence Parr.
WWW: http://hackage.haskell.org/package/HStringTemplate
Obtained from: FreeBSD Haskell
|
[ 03:05 pgj ]
1.4847 devel/Makefile
1.1 devel/hs-ConfigFile/Makefile
1.113 lang/ghc/bsd.hackage.mk
1.1 devel/hs-ConfigFile/distinfo
1.1 devel/hs-ConfigFile/pkg-descr
Parser and writer for handling sectioned config files in Haskell. The
ConfigFile module works with configuration files in a standard format
that is easy for the user to edit, easy for the programmer to work with,
yet remains powerful and flexible. It is inspired by, and compatible
with, Python's ConfigParser module. It uses files that resemble Windows
.INI-style files, but with numerous improvements.
ConfigFile provides simple calls to both read and write config files.
It is possible to make a config file parsable by this module, the Unix
shell, and make.
WWW: http://software.complete.org/configfile
Obtained from: FreeBSD Haskell
|
|
Fri, 17 Feb 2012
|
[ 17:13 pgj ]
1.1 www/hs-happstack/Makefile
1.112 lang/ghc/bsd.hackage.mk
1.1 www/hs-happstack/distinfo
1.1 www/hs-happstack/pkg-descr
The Haskell application server stack.
WWW: http://happstack.com/
Obtained from: FreeBSD Haskell
|
[ 17:11 pgj ]
1.3109 www/Makefile
1.1 www/hs-happstack-state/Makefile
1.111 lang/ghc/bsd.hackage.mk
1.1 www/hs-happstack-state/distinfo
1.1 www/hs-happstack-state/pkg-descr
Unplug your machine and restart and have your app recover to exactly
where it left off. Happstack-State spares you the need to deal with all
the marshalling, consistency, and configuration headache that you would
have if you used an external DBMS for this purpose. Its component model
makes it easy to compose big applications from smaller reliable parts.
Use event subscription to trigger IO actions and support comet-style or
irc-bot applications.
WWW: http://happstack.com/
Obtained from: FreeBSD Haskell
|
[ 17:09 pgj ]
1.3108 www/Makefile
1.1 www/hs-happstack-server/Makefile
1.110 lang/ghc/bsd.hackage.mk
1.1 www/hs-happstack-server/distinfo
1.1 www/hs-happstack-server/pkg-descr
Happstack Server provides an HTTP server and a rich set of functions for
routing requests, handling query parameters, generating responses,
working with cookies, serving files, and more.
WWW: http://happstack.com/
Obtained from: FreeBSD Haskell
|
[ 17:07 pgj ]
1.3107 www/Makefile
1.1 www/hs-happstack-ixset/Makefile
1.109 lang/ghc/bsd.hackage.mk
1.1 www/hs-happstack-ixset/distinfo
1.1 www/hs-happstack-ixset/pkg-descr
Just pick which parts of your data structures you want indexed using an
easy to use template-haskell function. Spare yourself the need to
write, run, and maintain code that marshalls your data to/from an
external relational database just for efficient queries. The
happstack-ixset relies on generics and TH to spare you the boilerplate
normally required for such tasks.
WWW: http://happstack.com/
Obtained from: FreeBSD Haskell
|
[ 17:05 pgj ]
1.3106 www/Makefile
1.1 www/hs-happstack-util/Makefile
1.108 lang/ghc/bsd.hackage.mk
1.1 www/hs-happstack-util/distinfo
1.1 www/hs-happstack-util/pkg-descr
Miscellaneous utilities for Happstack packages.
WWW: http://happstack.com/
Obtained from: FreeBSD Haskell
|
[ 17:03 pgj ]
1.3105 www/Makefile
1.1 www/hs-happstack-data/Makefile
1.107 lang/ghc/bsd.hackage.mk
1.1 www/hs-happstack-data/distinfo
1.1 www/hs-happstack-data/pkg-descr
This package provides libraries for:
* Deriving instances for your datatypes.
* Producing default values of Haskell datatypes.
* Normalizing values of Haskell datatypes.
* Marshalling Haskell values to and from XML.
* Marshalling Haskell values to and from HTML forms.
WWW: http://happstack.com/
Obtained from: FreeBSD Haskell
|
[ 17:01 pgj ]
1.4846 devel/Makefile
1.1 devel/hs-syb-with-class-instances-text/Makefile
1.106 lang/ghc/bsd.hackage.mk
1.1 devel/hs-syb-with-class-instances-text/distinfo
1.1 devel/hs-syb-with-class-instances-text/pkg-descr
Provides SYB-with-class instances for Text from the text package.
WWW: http://hackage.haskell.org/package/syb-with-class-instances-text
Obtained from: FreeBSD Haskell
|
[ 16:58 pgj ]
1.4845 devel/Makefile
1.1 devel/hs-syb-with-class/Makefile
1.105 lang/ghc/bsd.hackage.mk
1.1 devel/hs-syb-with-class/distinfo
1.1 devel/hs-syb-with-class/pkg-descr
Classes, and Template Haskell code to generate instances, for the Scrap
Your Boilerplate With Class system.
WWW: http://hackage.haskell.org/package/syb-with-class
Obtained from: FreeBSD Haskell
|
[ 16:56 pgj ]
1.4844 devel/Makefile
1.1 devel/hs-MaybeT/Makefile
1.104 lang/ghc/bsd.hackage.mk
1.1 devel/hs-MaybeT/distinfo
1.1 devel/hs-MaybeT/pkg-descr
Support for computations with failures.
WWW: http://hackage.haskell.org/package/MaybeT
Obtained from: FreeBSD Haskell
|
[ 15:51 pgj ]
1.4843 devel/Makefile
1.1 devel/hs-lifted-base/Makefile
1.103 lang/ghc/bsd.hackage.mk
1.1 devel/hs-lifted-base/distinfo
1.1 devel/hs-lifted-base/pkg-descr
lifted-base exports IO operations from the base library lifted to any
instance of MonadBase or MonadBaseControl.
WWW: https://github.com/basvandijk/lifted-base
Obtained from: FreeBSD Haskell
|
[ 15:48 pgj ]
1.4842 devel/Makefile
1.1 devel/hs-monad-control/Makefile
1.102 lang/ghc/bsd.hackage.mk
1.1 devel/hs-monad-control/distinfo
1.1 devel/hs-monad-control/pkg-descr
This package defines the type class MonadBaseControl, a subset of
MonadBase into which generic control operations such as catch can be
lifted from IO or any other base monad. Instances are based on monad
transformers in MonadTransControl, which includes all standard monad
transformers in the transformers library except ContT.
WWW: https://github.com/basvandijk/monad-control/
Obtained from: FreeBSD Haskell
|
[ 15:46 pgj ]
1.4841 devel/Makefile
1.1 devel/hs-transformers-base/Makefile
1.101 lang/ghc/bsd.hackage.mk
1.1 devel/hs-transformers-base/distinfo
1.1 devel/hs-transformers-base/pkg-descr
This package provides a straightforward port of monadLib's BaseM type
class to transformers.
WWW: https://github.com/mvv/transformers-base
Obtained from: FreeBSD Haskell
|
[ 15:44 pgj ]
1.4840 devel/Makefile
1.1 devel/hs-base-unicode-symbols/Makefile
1.100 lang/ghc/bsd.hackage.mk
1.1 devel/hs-base-unicode-symbols/distinfo
1.1 devel/hs-base-unicode-symbols/pkg-descr
This package defines new symbols for a number of functions, operators
and types in the base package. All symbols are documented with their
actual definition and information regarding their Unicode code point.
They should be completely interchangeable with their definitions.
For further Unicode goodness you can enable the UnicodeSyntax language
extension. This extension enables Unicode characters to be used to
stand for certain ASCII character sequences.
WWW: http://haskell.org/haskellwiki/Unicode-symbols
Obtained from: FreeBSD Haskell
|
|
Mon, 13 Feb 2012
|
[ 06:13 pgj ]
1.2774 MOVED
1.1703 textproc/Makefile
1.2 textproc/hs-attoparsec-text/Makefile
1.99 lang/ghc/bsd.hackage.mk
1.2 textproc/hs-attoparsec-text/distinfo
1.2 textproc/hs-attoparsec-text/pkg-descr
- Remove textproc/hs-attoparsec-text: The package has been deprecated. Now
the attoparsec includes all functionality from this library.
Obtained from: FreeBSD Haskell
|
[ 02:52 pgj ]
1.1 security/hs-skein/Makefile
1.98 lang/ghc/bsd.hackage.mk
1.1 security/hs-skein/distinfo
1.1 security/hs-skein/pkg-descr
Skein [1] is a family of fast secure cryptographic hash functions. This
package uses bindings to the optimized C implementation of Skein. There
is a high-level interface provided to some of the Skein use cases, and a
low-level interface when Skein has to be used in a different way.
Currently Skein is supported as cryptographic hash function as Skein as
a message authentication code (Skein-MAC).
[1] http://www.skein-hash.info/
WWW: http://patch-tag.com/r/felipe/skein
Obtained from: FreeBSD Haskell
|
[ 02:50 pgj ]
1.1 security/hs-pwstore-fast/Makefile
1.97 lang/ghc/bsd.hackage.mk
1.1 security/hs-pwstore-fast/distinfo
1.1 security/hs-pwstore-fast/pkg-descr
To store passwords securely, they should be salted, then hashed with a
slow hash function. This library uses PBKDF1-SHA256, and handles all the
details. It uses the cryptohash package for speed; if you need a pure
Haskell library, pwstore-purehaskell has the exact same API, but uses
only pure Haskell. It is about 25 times slower than this package, but
still quite usable.
WWW: https://github.com/PeterScott/pwstore
Obtained from: FreeBSD Haskell
|
[ 02:49 pgj ]
1.1 security/hs-entropy/Makefile
1.96 lang/ghc/bsd.hackage.mk
1.1 security/hs-entropy/distinfo
1.1 security/hs-entropy/pkg-descr
A platform independent method to obtain cryptographically strong entropy
(urandom on Linux, CryptAPI on Windows, patches welcome). Users looking
for cryptographically strong (number-theoretically sound) PRNGs should
see the DRBG package too!
WWW: http://trac.haskell.org/crypto-api/wiki
Obtained from: FreeBSD Haskell
|
[ 02:47 pgj ]
1.1 security/hs-cryptohash/Makefile
1.95 lang/ghc/bsd.hackage.mk
1.1 security/hs-cryptohash/distinfo
1.1 security/hs-cryptohash/pkg-descr
A collection of crypto hashes, with a practical incremental and one-pass,
pure APIs, with performance close to the fastest implementations available
in others languages.
The implementations are made in C with a haskell FFI wrapper that hide the
C implementation.
WWW: http://github.com/vincenthz/hs-cryptohash
Obtained from: FreeBSD Haskell
|
[ 02:44 pgj ]
1.1 security/hs-cryptocipher/Makefile
1.94 lang/ghc/bsd.hackage.mk
1.1 security/hs-cryptocipher/distinfo
1.1 security/hs-cryptocipher/pkg-descr
Symmetrical Block, Stream, and PubKey Ciphers.
WWW: http://github.com/vincenthz/hs-cryptocipher
Obtained from: FreeBSD Haskell
|
[ 02:42 pgj ]
1.1 security/hs-crypto-pubkey-types/Makefile
1.93 lang/ghc/bsd.hackage.mk
1.1 security/hs-crypto-pubkey-types/distinfo
1.1 security/hs-crypto-pubkey-types/pkg-descr
Generic cryptography public keys algorithm types.
WWW: http://github.com/vincenthz/hs-crypto-pubkey-types
Obtained from: FreeBSD Haskell
|
[ 02:41 pgj ]
1.1 security/hs-crypto-api/Makefile
1.92 lang/ghc/bsd.hackage.mk
1.1 security/hs-crypto-api/distinfo
1.1 security/hs-crypto-api/pkg-descr
A generic interface for cryptographic operations, platform independent quality
RNG, property tests and known-answer tests (KATs) for common algorithms, and a
basic benchmark infrastructure. Maintainers of hash and cipher implementations
are encouraged to add instances for the classes defined in Crypto.Classes.
Crypto users are similarly encouraged to use the interfaces defined in the
Classes module. Any concepts or functions of general use to more than one
cryptographic algorithm (ex: padding) is within scope of this package.
WWW: http://trac.haskell.org/crypto-api/wiki
Obtained from: FreeBSD Haskell
|
[ 02:39 pgj ]
1.1 security/hs-cprng-aes/Makefile
1.91 lang/ghc/bsd.hackage.mk
1.1 security/hs-cprng-aes/distinfo
1.1 security/hs-cprng-aes/pkg-descr
Simple crypto pseudo-random-number-generator with really good randomness
property.
WWW: http://github.com/vincenthz/hs-cprng-aes
Obtained from: FreeBSD Haskell
|
[ 02:37 pgj ]
1.1 security/hs-clientsession/Makefile
1.90 lang/ghc/bsd.hackage.mk
1.1 security/hs-clientsession/distinfo
1.1 security/hs-clientsession/pkg-descr
Achieves security through AES-CTR encryption and Skein-MAC-512-256
authentication. Uses Base64 encoding to avoid any issues with
characters.
WWW: http://github.com/snoyberg/clientsession/tree/master
Obtained from: FreeBSD Haskell
|
[ 02:34 pgj ]
1.1 math/hs-data-lens-template/Makefile
1.89 lang/ghc/bsd.hackage.mk
1.1 math/hs-data-lens-template/distinfo
1.1 math/hs-data-lens-template/pkg-descr
Automatically derive Lenses for your data type for use with Data.Lens.
WWW: http://github.com/ekmett/data-lens-template/
Obtained from: FreeBSD Haskell
|
[ 02:33 pgj ]
1.1 math/hs-data-lens/Makefile
1.88 lang/ghc/bsd.hackage.mk
1.1 math/hs-data-lens/distinfo
1.1 math/hs-data-lens/pkg-descr
Haskell 98 lenses.
WWW: http://github.com/ekmett/data-lens/
Obtained from: FreeBSD Haskell
|
[ 02:31 pgj ]
1.1 math/hs-NumInstances/Makefile
1.87 lang/ghc/bsd.hackage.mk
1.1 math/hs-NumInstances/distinfo
1.1 math/hs-NumInstances/pkg-descr
Instances of numeric classes for functions and tuples.
WWW: http://hackage.haskell.org/package/NumInstances
Obtained from: FreeBSD Haskell
|
[ 02:28 pgj ]
1.1 devel/hs-uuagc-cabal/Makefile
1.86 lang/ghc/bsd.hackage.mk
1.1 devel/hs-uuagc-cabal/distinfo
1.1 devel/hs-uuagc-cabal/pkg-descr
Cabal plugin for UUAGC.
WWW: http://www.cs.uu.nl/wiki/HUT/WebHome
Obtained from: FreeBSD Haskell
|
[ 02:27 pgj ]
1.1 devel/hs-uuagc-bootstrap/Makefile
1.85 lang/ghc/bsd.hackage.mk
1.1 devel/hs-uuagc-bootstrap/distinfo
1.1 devel/hs-uuagc-bootstrap/pkg-descr
UUAG is the Utrecht University Attribute Grammar system. It generates Haskell
files from an attribute grammar specification.
It is a preprocessor for Haskell which makes it easy to write catamorphisms
(that is, functions that do to any datatype what foldr does to lists).
You can define tree walks using the intuitive concepts of inherited and
synthesized attributes, while keeping the full expressive power of Haskell.
WWW: http://www.cs.uu.nl/wiki/HUT/AttributeGrammarSystem
Obtained from: FreeBSD Haskell
|
[ 02:24 pgj ]
1.1 devel/hs-tagged/Makefile
1.84 lang/ghc/bsd.hackage.mk
1.1 devel/hs-tagged/distinfo
1.1 devel/hs-tagged/pkg-descr
Provides newtype wrappers for phantom types to avoid unsafely passing dummy
arguments.
WWW: http://github.com/ekmett/tagged
Obtained from: FreeBSD Haskell
|
[ 02:21 pgj ]
1.1 devel/hs-logict/Makefile
1.83 lang/ghc/bsd.hackage.mk
1.1 devel/hs-logict/distinfo
1.1 devel/hs-logict/pkg-descr
A continuation-based, backtracking, logic programming monad. An
adaptation of the two-continuation implementation found in the paper
"Backtracking, Interleaving, and Terminating Monad Transformers" [1].
[1] http://okmij.org/ftp/papers/LogicT.pdf
WWW: http://code.haskell.org/~dolio/logict
Obtained from: FreeBSD Haskell
|
[ 02:19 pgj ]
1.1 devel/hs-largeword/Makefile
1.82 lang/ghc/bsd.hackage.mk
1.1 devel/hs-largeword/distinfo
1.1 devel/hs-largeword/pkg-descr
Provides Word128, Word192 and Word256 and a way of producing other large
words if required.
WWW: http://trac.haskell.org/largeword/wiki
Obtained from: FreeBSD Haskell
|
[ 02:17 pgj ]
1.1 devel/hs-hastache/Makefile
1.81 lang/ghc/bsd.hackage.mk
1.1 devel/hs-hastache/distinfo
1.1 devel/hs-hastache/pkg-descr
Haskell implementation of Mustache templates [1].
[1] http://mustache.github.com/
WWW: http://github.com/lymar/hastache
Obtained from: FreeBSD Haskell
|
[ 02:15 pgj ]
1.1 devel/hs-hashtables/Makefile
1.80 lang/ghc/bsd.hackage.mk
1.1 devel/hs-hashtables/distinfo
1.1 devel/hs-hashtables/pkg-descr
This package provides a couple of different implementations of mutable hash
tables
in the ST monad, as well as a type class abstracting their common operations,
and
a set of wrappers to use the hash tables in the IO monad.
WWW: http://github.com/gregorycollins/hashtables
Obtained from: FreeBSD Haskell
|
[ 02:13 pgj ]
1.1 devel/hs-configurator/Makefile
1.79 lang/ghc/bsd.hackage.mk
1.1 devel/hs-configurator/distinfo
1.1 devel/hs-configurator/pkg-descr
A configuration management library for programs and daemons.
Features include:
* Automatic, dynamic reloading in response to modifications to configuration
files.
* A simple, but flexible, configuration language, supporting several of
the most commonly needed types of data, along with interpolation of
strings from the configuration or the system environment (e.g.
$(HOME)).
* Subscription-based notification of changes to configuration properties.
* An import directive allows the configuration of a complex application
to be split across several smaller files, or common configuration data
to be shared across several applications.
WWW: http://github.com/mailrank/configurator
Obtained from: FreeBSD Haskell
|
[ 02:11 pgj ]
1.1 devel/hs-base16-bytestring/Makefile
1.78 lang/ghc/bsd.hackage.mk
1.1 devel/hs-base16-bytestring/distinfo
1.1 devel/hs-base16-bytestring/pkg-descr
This package provides a Haskell library for working with base16-encoded
data quickly and efficiently, using the ByteString type.
WWW: https://github.com/mailrank/base16-bytestring
Obtained from: FreeBSD Haskell
|
[ 02:08 pgj ]
1.1 lang/hs-epic/Makefile
1.77 lang/ghc/bsd.hackage.mk
1.1 lang/hs-epic/distinfo
1.1 lang/hs-epic/files/patch-evm__Makefile
1.1 lang/hs-epic/pkg-descr
1.1 lang/hs-epic/pkg-plist
Epic is a simple functional language which compiles to reasonably efficient C
code,
using the Boehm-Demers-Weiser garbage collector [1]. It is intended as a
compiler
back-end, and is currently used as a back end for Epigram [2] and Idris [3]. It
can be invoked either as a library or an application.
[1] http://www.hpl.hp.com/personal/Hans_Boehm/gc/
[2] http://www.e-pig.org/
[3] http://idris-lang.org/
WWW: http://www.dcs.st-and.ac.uk/~eb/epic.php
Obtained from: FreeBSD Haskell
|
[ 02:05 pgj ]
1.1 archivers/hs-zlib-enum/Makefile
1.76 lang/ghc/bsd.hackage.mk
1.1 archivers/hs-zlib-enum/distinfo
1.1 archivers/hs-zlib-enum/pkg-descr
The zlib-enum package is a stop-gap to provide enumeratees for zlib
compression and decompression.
WWW: http://github.com/maltem/zlib-enum
Obtained from: FreeBSD Haskell
|
[ 02:02 pgj ]
1.1 archivers/hs-zlib-bindings/Makefile
1.75 lang/ghc/bsd.hackage.mk
1.1 archivers/hs-zlib-bindings/distinfo
1.1 archivers/hs-zlib-bindings/pkg-descr
This package contains low-level bindigs to the zlib package.
WWW: http://github.com/snoyberg/zlib-bindings
Obtained from: FreeBSD Haskell
|
|
Sun, 5 Feb 2012
|
[ 14:21 pgj ]
1.74 lang/ghc/bsd.hackage.mk
- Add math-functions to chase the addition of math/hs-math-functions
Submitted by: wen
|
|
Mon, 26 Sep 2011
|
[ 20:49 pgj ]
1.2601 MOVED
1.4569 devel/Makefile
1.5 devel/git-annex/Makefile
1.6 devel/hs-git-annex/Makefile
1.73 lang/ghc/bsd.hackage.mk
1.3 devel/git-annex/distinfo
1.4 devel/hs-git-annex/distinfo
1.3 devel/git-annex/files/patch-Makefile
1.3 devel/hs-git-annex/files/patch-Makefile
1.1 devel/hs-git-annex/files/patch-Setup.hs
(Only the first 10 of 12 ports in this commit are shown above. )
- Update to 3.20110707
- Cabalize port
PR: ports/159348
Submitted by: pgj
Approved by: maintainer (timeout)
Obtained from: FreeBSD Haskell
|
|
Tue, 6 Sep 2011
|
[ 03:13 ashish ]
1.1649 textproc/Makefile
1.1 textproc/hs-csv/Makefile
1.72 lang/ghc/bsd.hackage.mk
1.1 textproc/hs-csv/distinfo
1.1 textproc/hs-csv/pkg-descr
This library parses and dumps documents that are formatted according to
RFC 4180, "The common Format and MIME Type for Comma-Separated Values
(CSV) Files". This format is used, among many other things, as a lingua
franca for spreadsheets, and for certain web services.
WWW: http://hackage.haskell.org/package/csv
PR: ports/159689
Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv>
|
|
Sun, 14 Aug 2011
|
[ 18:01 pgj ]
1.4502 devel/Makefile
1.1 devel/hs-monad-par/Makefile
1.71 lang/ghc/bsd.hackage.mk
1.1 devel/hs-monad-par/distinfo
1.1 devel/hs-monad-par/pkg-descr
This library offers an alternative parallel programming API to that
provided by the parallel package. The Par monad allows the simple
description of parallel computations, and can be used to add parallelism
to pure Haskell code. The basic API is straightforward: the monad
supports forking and simple communication in terms of IVars. The library
comes with an efficient work-stealing implementation, but the internals
are also exposed so that you can build your own scheduler if necessary.
WWW: http://github.com/simonmar/monad-par
Obtained from: FreeBSD Haskell
|
[ 17:55 pgj ]
1.193 converters/Makefile
1.1 converters/hs-aeson/Makefile
1.70 lang/ghc/bsd.hackage.mk
1.1 converters/hs-aeson/distinfo
1.1 converters/hs-aeson/pkg-descr
A JSON parsing and encoding library optimized for ease of use and high
performance. (A note on naming: in Greek mythology, Aeson was the
father of Jason.)
WWW: http://github.com/mailrank/aeson
Obtained from: FreeBSD Haskell
|
[ 17:52 pgj ]
1.4501 devel/Makefile
1.1 devel/hs-unordered-containers/Makefile
1.69 lang/ghc/bsd.hackage.mk
1.1 devel/hs-unordered-containers/distinfo
1.1 devel/hs-unordered-containers/pkg-descr
Efficient hashing-based container types. The containers have been
optimized for performance critical use, both in terms of large data
quantities and high speed.
The declared cost of each operation is either worst-case or amortized,
but remains valid even if structures are shared.
WWW: http://github.com/tibbe/unordered-containers/
Obtained from: FreeBSD Haskell
|
[ 17:49 pgj ]
1.4500 devel/Makefile
1.1 devel/hs-blaze-textual/Makefile
1.68 lang/ghc/bsd.hackage.mk
1.1 devel/hs-blaze-textual/distinfo
1.1 devel/hs-blaze-textual/pkg-descr
blaze-textual is a fast Haskell library for rendering common
Haskell datatypes in text form using the blaze-builder library.
WWW: http://github.com/mailrank/blaze-textual
Obtained from: FreeBSD Haskell
|
Number of commits found: 167 (showing only 100 on this page) 1 | 2 » |