2010-05-12 16:33:59 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
# bsd.hackage.mk -- List of Haskell Cabal ports.
|
|
|
|
#
|
|
|
|
# Created by: Gabor Pali <pgj@FreeBSD.org>,
|
|
|
|
# Based on works of Giuseppe Pilichi and Ashish Shukla.
|
|
|
|
#
|
|
|
|
# Maintained by: haskell@FreeBSD.org
|
|
|
|
#
|
|
|
|
|
|
|
|
# KEEP THE LIST ALPHABETICALLY SORTED!
|
|
|
|
|
|
|
|
Agda_port= math/hs-Agda # executable
|
|
|
|
Agda-executable_port= math/hs-Agda-executable # executable
|
2010-05-22 22:59:05 +00:00
|
|
|
alex_port= devel/hs-alex # executable
|
2010-05-12 16:33:59 +00:00
|
|
|
ALUT_port= audio/hs-ALUT
|
2010-05-21 21:49:50 +00:00
|
|
|
ansi-terminal_port= devel/hs-ansi-terminal
|
2010-05-21 21:53:38 +00:00
|
|
|
ansi-wl-pprint_port= devel/hs-ansi-wl-pprint
|
2010-05-12 16:33:59 +00:00
|
|
|
arrows_port= devel/hs-arrows
|
2011-08-13 18:42:01 +00:00
|
|
|
attoparsec_port= textproc/hs-attoparsec
|
2011-08-13 19:35:15 +00:00
|
|
|
attoparsec-enumerator_port= textproc/hs-attoparsec-enumerator
|
2011-08-13 19:37:58 +00:00
|
|
|
attoparsec-text_port= textproc/hs-attoparsec-text
|
2011-08-14 14:29:14 +00:00
|
|
|
base64-bytestring_port= devel/hs-base64-bytestring
|
2010-05-24 21:52:43 +00:00
|
|
|
binary_port= devel/hs-binary
|
2010-05-12 16:33:59 +00:00
|
|
|
bio_port= science/hs-bio
|
2011-05-09 05:28:57 +00:00
|
|
|
blaze-builder_port= devel/hs-blaze-builder
|
2011-05-10 02:09:04 +00:00
|
|
|
blaze-builder-enumerator_port= devel/hs-blaze-builder-enumerator
|
2011-08-13 19:41:48 +00:00
|
|
|
blaze-html_port= textproc/hs-blaze-html
|
2011-08-14 17:49:44 +00:00
|
|
|
blaze-textual_port= devel/hs-blaze-textual
|
2011-05-23 00:29:15 +00:00
|
|
|
BNFC_port= devel/hs-BNFC # executable
|
2010-06-07 03:47:52 +00:00
|
|
|
Boolean_port= devel/hs-Boolean
|
2010-05-12 16:33:59 +00:00
|
|
|
brainfuck_port= lang/hs-brainfuck # executable
|
2010-08-08 09:08:00 +00:00
|
|
|
bsd-sysctl_port= devel/hs-bsd-sysctl
|
2011-08-13 20:33:23 +00:00
|
|
|
bytestring-nums_port= devel/hs-bytestring-nums # executable
|
2011-05-09 05:28:57 +00:00
|
|
|
c2hs_port= devel/hs-c2hs # executable
|
2011-05-14 16:34:09 +00:00
|
|
|
cabal-install_port= devel/hs-cabal-install # executable
|
2011-08-13 20:44:40 +00:00
|
|
|
cereal_port= devel/hs-cereal
|
2011-05-09 05:28:57 +00:00
|
|
|
cairo_port= graphics/hs-cairo
|
2011-07-10 21:26:42 +00:00
|
|
|
case-insensitive_port= textproc/hs-case-insensitive
|
2011-08-14 11:22:22 +00:00
|
|
|
categories_port= math/hs-categories
|
2010-05-12 16:33:59 +00:00
|
|
|
cgi_port= www/hs-cgi
|
2011-08-14 11:25:29 +00:00
|
|
|
checkers_port= devel/hs-checkers
|
2010-05-15 22:14:30 +00:00
|
|
|
citeproc-hs_port= textproc/hs-citeproc-hs
|
2011-05-09 05:28:57 +00:00
|
|
|
cmdargs_port= devel/hs-cmdargs
|
2011-08-14 11:27:44 +00:00
|
|
|
comonad_port= math/hs-comonad
|
2011-08-14 11:38:54 +00:00
|
|
|
comonad-transformers_port= math/hs-comonad-transformers
|
2011-08-14 11:30:05 +00:00
|
|
|
contravariant_port= math/hs-contravariant
|
2010-05-12 16:33:59 +00:00
|
|
|
convertible_port= devel/hs-convertible
|
|
|
|
cpphs_port= devel/hs-cpphs # executable
|
|
|
|
criterion_port= benchmarks/hs-criterion
|
DES, Blowfish, AES, TEA, SHA1, MD5, RSA, BubbleBabble, Hexdump, Support for
Word128, Word192 and Word256 and Beyond, PKCS5 Padding, Various Encryption
Modes e.g. Cipher Block Chaining all in one package, with HUnit and
QuickCheck tests, and examples.
WWW: http://hackage.haskell.org/package/Crypto
Obtained from: FreeBSD Haskell
2011-08-01 13:38:44 +00:00
|
|
|
Crypto_port= security/hs-Crypto
|
libcurl is a client-side URL transfer library, supporting FTP, FTPS,
HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
HTTP form based upload, proxies, cookies, user+password authentication
(Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http
proxy tunneling and more!
This package provides a Haskell binding to libcurl.
WWW: http://hackage.haskell.org/package/curl
2010-05-15 19:14:33 +00:00
|
|
|
curl_port= ftp/hs-curl
|
2010-08-08 09:08:00 +00:00
|
|
|
darcs_port= devel/hs-darcs # executable
|
2011-05-09 05:28:57 +00:00
|
|
|
data-default_port= devel/hs-data-default
|
Data encoding library currently providing Base16, Base32, Base32Hex,
Base64, Base64Url, Base85, Python string escaping, Quoted-Printable, URL
encoding, uuencode, xxencode, and yEncoding.
WWW: http://www.haskell.org/haskellwiki/Library/Data_encoding
2010-05-15 18:56:33 +00:00
|
|
|
dataenc_port= converters/hs-dataenc
|
2010-05-12 16:33:59 +00:00
|
|
|
datetime_port= devel/hs-datetime
|
|
|
|
DeepArrow_port= devel/hs-DeepArrow
|
|
|
|
deepseq_port= devel/hs-deepseq
|
|
|
|
Diff_port= textproc/hs-Diff
|
2010-05-24 21:52:43 +00:00
|
|
|
digest_port= security/hs-digest
|
2011-08-13 20:47:35 +00:00
|
|
|
directory-tree_port= devel/hs-directory-tree
|
2011-08-14 11:32:23 +00:00
|
|
|
distributive_port= math/hs-distributive
|
2010-05-12 16:33:59 +00:00
|
|
|
dlist_port= devel/hs-dlist
|
2011-08-14 17:46:17 +00:00
|
|
|
double-conversion_port= textproc/hs-double-conversion
|
2011-05-09 05:28:57 +00:00
|
|
|
enumerator_port= devel/hs-enumerator
|
2010-05-12 16:33:59 +00:00
|
|
|
erf_port= math/hs-erf
|
|
|
|
fastcgi_port= www/hs-fastcgi # lib_depends
|
|
|
|
feed_port= textproc/hs-feed
|
|
|
|
fgl_port= devel/hs-fgl
|
2011-05-09 05:28:57 +00:00
|
|
|
filemanip_port= devel/hs-filemanip
|
|
|
|
gconf_port= devel/hs-gconf
|
2010-05-12 16:33:59 +00:00
|
|
|
ghc-mtl_port= devel/hs-ghc-mtl
|
|
|
|
ghc-paths_port= devel/hs-ghc-paths
|
2011-05-09 05:28:57 +00:00
|
|
|
gio_port= devel/hs-gio
|
|
|
|
glade_port= devel/hs-glade
|
|
|
|
glib_port= devel/hs-glib
|
2010-05-24 21:52:43 +00:00
|
|
|
GLUT_port= x11-toolkits/hs-GLUT
|
2011-05-09 05:28:57 +00:00
|
|
|
gstreamer_port= multimedia/hs-gstreamer
|
|
|
|
gtk_port= x11-toolkits/hs-gtk
|
|
|
|
gtk2hs-buildtools_port= devel/hs-gtk2hs-buildtools # executable
|
|
|
|
gtkglext_port= x11-toolkits/hs-gtkglext
|
|
|
|
gtksourceview2_port= x11-toolkits/hs-gtksourceview2
|
2010-05-12 16:33:59 +00:00
|
|
|
haddock_port= devel/hs-haddock # executable
|
|
|
|
happy_port= devel/hs-happy # executable
|
2011-08-13 20:36:01 +00:00
|
|
|
hashable_port= devel/hs-hashable
|
2010-05-15 19:06:57 +00:00
|
|
|
hashed-storage_port= devel/hs-hashed-storage
|
2010-05-12 16:33:59 +00:00
|
|
|
haskeline_port= devel/hs-haskeline
|
2011-05-09 05:28:57 +00:00
|
|
|
haskell-src_port= devel/hs-haskell-src
|
2010-05-12 16:33:59 +00:00
|
|
|
haskell-src-exts_port= devel/hs-haskell-src-exts
|
2010-05-24 21:52:43 +00:00
|
|
|
HaXml_port= textproc/hs-HaXml # executable
|
2011-08-13 21:01:57 +00:00
|
|
|
heist_port= www/hs-heist
|
2010-05-24 21:52:43 +00:00
|
|
|
HGL_port= graphics/hs-HGL
|
|
|
|
highlighting-kate_port= textproc/hs-highlighting-kate
|
2010-05-12 16:33:59 +00:00
|
|
|
hint_port= devel/hs-hint
|
2011-08-13 23:18:49 +00:00
|
|
|
hlibev_port= devel/hs-hlibev # lib_depends
|
2010-05-12 16:33:59 +00:00
|
|
|
hoogle_port= devel/hs-hoogle # executable
|
2010-05-21 21:44:44 +00:00
|
|
|
hostname_port= net/hs-hostname
|
2010-05-22 22:59:05 +00:00
|
|
|
hs-bibutils_port= textproc/hs-hs-bibutils
|
2011-08-01 13:43:49 +00:00
|
|
|
hS3_port= www/hs-hS3 # executable
|
2010-05-12 16:33:59 +00:00
|
|
|
hscolour_port= print/hs-hscolour # executable
|
|
|
|
hslogger_port= devel/hs-hslogger
|
2011-05-09 05:28:57 +00:00
|
|
|
html_port= textproc/hs-html
|
2010-05-12 16:33:59 +00:00
|
|
|
HTTP_port= www/hs-HTTP
|
|
|
|
http-server_port= www/hs-http-server
|
2011-07-10 21:33:00 +00:00
|
|
|
http-types_port= www/hs-http-types
|
2011-05-09 05:28:57 +00:00
|
|
|
HUnit_port= devel/hs-HUnit
|
2010-05-15 22:10:48 +00:00
|
|
|
hxt_port= textproc/hs-hxt
|
2011-05-09 05:28:57 +00:00
|
|
|
hxt-charproperties_port= textproc/hs-hxt-charproperties
|
|
|
|
hxt-regex-xmlschema_port= textproc/hs-hxt-regex-xmlschema
|
|
|
|
hxt-unicode_port= textproc/hs-hxt-unicode
|
2010-05-12 16:33:59 +00:00
|
|
|
json_port= converters/hs-json
|
2010-05-24 21:52:43 +00:00
|
|
|
language-c_port= devel/hs-language-c
|
|
|
|
lazysmallcheck_port= devel/hs-lazysmallcheck
|
2011-05-09 05:28:57 +00:00
|
|
|
lhs2tex_port= textproc/hs-lhs2tex
|
2010-05-16 18:05:28 +00:00
|
|
|
libmpd_port= audio/hs-libmpd
|
2010-05-22 21:41:52 +00:00
|
|
|
libxml_port= textproc/hs-libxml
|
2010-05-12 16:33:59 +00:00
|
|
|
MemoTrie_port= devel/hs-MemoTrie
|
|
|
|
mime_port= mail/hs-mime
|
|
|
|
MissingH_port= devel/hs-MissingH
|
|
|
|
mmap_port= devel/hs-mmap
|
|
|
|
MonadCatchIO-mtl_port= devel/hs-MonadCatchIO-mtl
|
2011-08-13 18:08:39 +00:00
|
|
|
MonadCatchIO-transformers_port= devel/hs-MonadCatchIO-transformers
|
2011-05-09 05:28:57 +00:00
|
|
|
mtl_port= devel/hs-mtl
|
2010-05-12 16:33:59 +00:00
|
|
|
mueval_port= devel/hs-mueval # executable
|
2011-08-13 21:07:39 +00:00
|
|
|
murmur-hash_port= devel/hs-murmur-hash
|
2010-05-12 16:33:59 +00:00
|
|
|
mwc-random_port= math/hs-mwc-random
|
2011-07-03 22:00:49 +00:00
|
|
|
mysql_port= databases/hs-mysql
|
2011-05-09 05:28:57 +00:00
|
|
|
network_port= net/hs-network
|
2010-05-12 16:33:59 +00:00
|
|
|
ObjectName_port= devel/hs-ObjectName
|
|
|
|
oeis_port= www/hs-oeis
|
|
|
|
OpenAL_port= audio/hs-OpenAL
|
2010-05-24 21:52:43 +00:00
|
|
|
OpenGL_port= x11-toolkits/hs-OpenGL
|
|
|
|
pandoc_port= textproc/hs-pandoc # executable
|
2011-05-09 05:28:57 +00:00
|
|
|
pandoc-types_port= textproc/hs-pandoc-types
|
|
|
|
pango_port= x11-toolkits/hs-pango
|
|
|
|
parallel_port= devel/hs-parallel
|
|
|
|
parsec_port= textproc/hs-parsec
|
2010-05-19 12:10:17 +00:00
|
|
|
pcap_port= net/hs-pcap
|
2010-05-24 21:52:43 +00:00
|
|
|
pcre-light_port= devel/hs-pcre-light # lib_depends
|
|
|
|
polyparse_port= textproc/hs-polyparse
|
2011-08-14 11:45:37 +00:00
|
|
|
pointed_port= math/hs-pointed
|
2010-05-24 21:52:43 +00:00
|
|
|
porte_port= ports-mgmt/hs-porte # executable
|
2010-06-07 03:44:28 +00:00
|
|
|
primitive_port= devel/hs-primitive
|
2010-05-12 16:33:59 +00:00
|
|
|
probability_port= math/hs-probability
|
2011-08-13 18:36:10 +00:00
|
|
|
PSQueue_port= devel/hs-PSQueue
|
2010-05-12 16:33:59 +00:00
|
|
|
QuickCheck_port= devel/hs-QuickCheck
|
2011-08-14 11:49:42 +00:00
|
|
|
reactive_port= devel/hs-reactive
|
2010-05-12 16:33:59 +00:00
|
|
|
readline_port= devel/hs-readline
|
2011-05-09 05:28:57 +00:00
|
|
|
regex-base_port= textproc/hs-regex-base
|
|
|
|
regex-compat_port= textproc/hs-regex-compat
|
|
|
|
regex-pcre-builtin_port= textproc/hs-regex-pcre-builtin
|
|
|
|
regex-posix_port= textproc/hs-regex-posix
|
2010-05-12 16:33:59 +00:00
|
|
|
safe_port= devel/hs-safe
|
|
|
|
scgi_port= www/hs-scgi
|
2011-05-09 05:28:57 +00:00
|
|
|
sendfile_port= net/hs-sendfile
|
2011-08-14 11:36:29 +00:00
|
|
|
semigroupoids_port= math/hs-semigroupoids
|
2011-08-14 11:16:31 +00:00
|
|
|
semigroups_port= math/hs-semigroups
|
2010-05-12 16:33:59 +00:00
|
|
|
SHA_port= security/hs-SHA
|
|
|
|
show_port= devel/hs-show
|
2011-08-14 01:27:45 +00:00
|
|
|
simple-sendfile_port= net/hs-simple-sendfile
|
2010-05-12 16:33:59 +00:00
|
|
|
smallcheck_port= devel/hs-smallcheck
|
2011-08-13 23:28:56 +00:00
|
|
|
snap_port= www/hs-snap
|
2011-08-13 21:50:10 +00:00
|
|
|
snap-core_port= www/hs-snap-core
|
2011-08-13 23:26:14 +00:00
|
|
|
snap-server_port= www/hs-snap-server # lib_depends
|
2011-05-09 05:28:57 +00:00
|
|
|
soegtk_port= graphics/hs-soegtk
|
2010-05-12 16:33:59 +00:00
|
|
|
split_port= devel/hs-split
|
|
|
|
StateVar_port= devel/hs-StateVar
|
|
|
|
statistics_port= math/hs-statistics
|
2011-05-09 05:28:57 +00:00
|
|
|
stm_port= devel/hs-stm
|
2010-05-12 16:33:59 +00:00
|
|
|
Stream_port= devel/hs-Stream
|
|
|
|
stringsearch_port= textproc/hs-stringsearch
|
2011-05-09 05:28:57 +00:00
|
|
|
svgcairo_port= graphics/hs-svgcairo
|
|
|
|
syb_port= devel/hs-syb
|
2010-05-12 16:33:59 +00:00
|
|
|
tagsoup_port= textproc/hs-tagsoup # executable
|
2011-05-09 05:28:57 +00:00
|
|
|
tar_port= archivers/hs-tar
|
2010-05-12 16:33:59 +00:00
|
|
|
Tensor_port= devel/hs-Tensor
|
2010-05-15 19:11:40 +00:00
|
|
|
terminfo_port= devel/hs-terminfo
|
2010-05-21 21:57:42 +00:00
|
|
|
test-framework_port= devel/hs-test-framework
|
2010-05-21 22:00:21 +00:00
|
|
|
test-framework-hunit_port= devel/hs-test-framework-hunit
|
2010-05-21 22:03:36 +00:00
|
|
|
test-framework-quickcheck2_port= devel/hs-test-framework-quickcheck2
|
2010-05-12 16:33:59 +00:00
|
|
|
testpack_port= devel/hs-testpack
|
|
|
|
texmath_port= textproc/hs-texmath # executable
|
2011-05-09 05:28:57 +00:00
|
|
|
text_port= devel/hs-text
|
2010-05-12 16:33:59 +00:00
|
|
|
transformers_port= devel/hs-transformers
|
|
|
|
TypeCompose_port= devel/hs-TypeCompose
|
|
|
|
unamb_port= devel/hs-unamb
|
|
|
|
uniplate_port= devel/hs-uniplate
|
|
|
|
unix-compat_port= devel/hs-unix-compat
|
|
|
|
unlambda_port= lang/hs-unlambda # executable
|
2011-08-14 17:52:20 +00:00
|
|
|
unordered-containers_port= devel/hs-unordered-containers
|
2010-05-12 16:33:59 +00:00
|
|
|
url_port= www/hs-url
|
2010-05-24 21:52:43 +00:00
|
|
|
utf8-string_port= devel/hs-utf8-string
|
2010-05-12 16:33:59 +00:00
|
|
|
utility-ht_port= devel/hs-utility-ht
|
|
|
|
uuagc_port= devel/hs-uuagc # executable
|
|
|
|
uulib_port= devel/hs-uulib
|
2010-06-07 03:55:25 +00:00
|
|
|
vector_port= devel/hs-vector
|
2010-06-07 03:58:17 +00:00
|
|
|
vector-algorithms_port= devel/hs-vector-algorithms
|
2010-05-12 16:33:59 +00:00
|
|
|
vector-space_port= math/hs-vector-space
|
2011-08-14 11:19:17 +00:00
|
|
|
void_port= devel/hs-void
|
2011-05-09 05:28:57 +00:00
|
|
|
vte_port= x11-toolkits/hs-vte
|
|
|
|
wai_port= www/hs-wai
|
|
|
|
warp_port= www/hs-warp
|
|
|
|
webkit_port= www/hs-webkit
|
2010-05-24 21:52:43 +00:00
|
|
|
X11_port= x11/hs-X11 # lib_depends
|
|
|
|
X11-xft_port= x11/hs-X11-xft
|
2011-05-09 05:28:57 +00:00
|
|
|
xhtml_port= textproc/hs-xhtml
|
2010-05-12 16:33:59 +00:00
|
|
|
xml_port= textproc/hs-xml
|
2011-05-09 05:28:57 +00:00
|
|
|
xmlhtml_port= textproc/hs-xmlhtml
|
2010-05-24 21:52:43 +00:00
|
|
|
xmobar_port= x11/hs-xmobar # executable
|
|
|
|
xmonad_port= x11-wm/hs-xmonad # executable
|
|
|
|
xmonad-contrib_port= x11-wm/hs-xmonad-contrib
|
|
|
|
zip-archive_port= archivers/hs-zip-archive
|
2010-05-12 16:33:59 +00:00
|
|
|
zlib_port= archivers/hs-zlib
|