diff options
author | Mark Wright <gienah@gentoo.org> | 2012-11-25 06:01:51 +0000 |
---|---|---|
committer | Mark Wright <gienah@gentoo.org> | 2012-11-25 06:01:51 +0000 |
commit | f7871f07cd280ab3fa8dae8819f7046d48c12677 (patch) | |
tree | 6bce93726333a6f2266e9e95ea814b5ad5023d70 /dev-haskell | |
parent | Add list (diff) | |
download | historical-f7871f07cd280ab3fa8dae8819f7046d48c12677.tar.gz historical-f7871f07cd280ab3fa8dae8819f7046d48c12677.tar.bz2 historical-f7871f07cd280ab3fa8dae8819f7046d48c12677.zip |
Add hexpat
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Manifest-Sign-Key: 0x618E971F
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/hexpat/ChangeLog | 9 | ||||
-rw-r--r-- | dev-haskell/hexpat/Manifest | 14 | ||||
-rw-r--r-- | dev-haskell/hexpat/hexpat-0.20.3.ebuild | 32 | ||||
-rw-r--r-- | dev-haskell/hexpat/metadata.xml | 59 |
4 files changed, 114 insertions, 0 deletions
diff --git a/dev-haskell/hexpat/ChangeLog b/dev-haskell/hexpat/ChangeLog new file mode 100644 index 000000000000..ef730f33f0e4 --- /dev/null +++ b/dev-haskell/hexpat/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for dev-haskell/hexpat +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hexpat/ChangeLog,v 1.1 2012/11/25 06:01:41 gienah Exp $ + +*hexpat-0.20.3 (25 Nov 2012) + + 25 Nov 2012; Mark Wright <gienah@gentoo.org> +hexpat-0.20.3.ebuild, + +metadata.xml: + Add hexpat diff --git a/dev-haskell/hexpat/Manifest b/dev-haskell/hexpat/Manifest new file mode 100644 index 000000000000..4cda1c633212 --- /dev/null +++ b/dev-haskell/hexpat/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST hexpat-0.20.3.tar.gz 133330 SHA256 3aeff6da3ea6abf2ec529d48f3774f8dea386fc2c66a662d89dedcca3603b08d SHA512 07f98ae399eedcf71aa5cdab1237a759d35e906e544d70d967e8ae203ec1c986447e71364d44d20a077335ceb4776e6c62056979e664e96b29f1f7be9561ea01 WHIRLPOOL 406bda4b4f0b71044e6d682cd59a39a82a5038f78ead9b26d145e60d4098adba5b08bec35f012031fc032d577a56445e560fdc9ece701b0f14563229f206ce51 +EBUILD hexpat-0.20.3.ebuild 1030 SHA256 744f8081985515834d72824446f4b5a13074be816a8d278bb817fef51b79a63b SHA512 884a8be34c49fb51979523fbe4058663d96249819fc2e6ee19824c6240ca5eb0eb93e555ef48170ac9313e5f27c43c0a030f66e18c7bc65474b1d5397cc0daa7 WHIRLPOOL 1978fc4b8f274182f3589368cde0415dfe9826c17c08176808ad7d1c40d0d1c4fd86d133735ecadb45af0b7cc99181c61cc6d2f7d6450c125ae99b17187fe286 +MISC ChangeLog 339 SHA256 46f0a4bdca365665bf386e33c6e5d642bbbf15b68e754d1187840fb56341e991 SHA512 ca6e6e669e389b2c5dd519d49b9a4ad33fe8b97ed68f5bae5e9e910e943816a30d7b6aa27216ecb2a220eaf8b2887a6d8cd045d1ce4be219c674bd3b2fc3f5c8 WHIRLPOOL e17ac48275ba37c5d5a69d990034a2f44d68297f404eb8e3bb75f6d0ac37be654394de9247e0609daebfdf5aacd0a8967ba5f4e15e1185f31dd4a107f51380f0 +MISC metadata.xml 3492 SHA256 b0360617cd6a06e28c2313aeb85794abbc16a78b2dbda75b504dfb980823618a SHA512 f50583e8cc1d7ab91706b900ee66628c4463a6b2a48fb7fe46b320af80352840066bbd35108557b4f6a90db8e2ca6e907eaad5f75bb3b35a2adc5a8a3d6ae384 WHIRLPOOL 2d563ba505152526c155c2ba6df0927331f487b9ad625429e320bcef244c76f4b134fa56f137adfdecacb77b09b4ea792afe1d0dd918a48ddb2e160aa33f4cd3 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.19 (GNU/Linux) + +iF4EAREIAAYFAlCxtE4ACgkQoBEVQmGOlx+xHwEAli1al1SYdRQS762hTRObnBdk +3ksEY+1SClKOCwTNirIA/1b+aF3+LoDza/S7s4rOUDVBaCE4aJ5ZBBihLqeqTFTx +=JnLn +-----END PGP SIGNATURE----- diff --git a/dev-haskell/hexpat/hexpat-0.20.3.ebuild b/dev-haskell/hexpat/hexpat-0.20.3.ebuild new file mode 100644 index 000000000000..6359b9843a78 --- /dev/null +++ b/dev-haskell/hexpat/hexpat-0.20.3.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hexpat/hexpat-0.20.3.ebuild,v 1.1 2012/11/25 06:01:41 gienah Exp $ + +EAPI=5 + +# ebuild generated by hackport 0.3.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="XML parser/formatter based on expat" +HOMEPAGE="http://haskell.org/haskellwiki/Hexpat/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/deepseq-1.1.0.0:=[profile?] + <dev-haskell/deepseq-1.4.0.0:=[profile?] + =dev-haskell/extensible-exceptions-0.1*:=[profile?] + >=dev-haskell/list-0.4.2:=[profile?] + <dev-haskell/list-0.6:=[profile?] + >=dev-haskell/text-0.5:=[profile?] + <dev-haskell/text-0.12:=[profile?] + dev-haskell/transformers:=[profile?] + =dev-haskell/utf8-string-0.3*:=[profile?] + >=dev-lang/ghc-6.10.4:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6" diff --git a/dev-haskell/hexpat/metadata.xml b/dev-haskell/hexpat/metadata.xml new file mode 100644 index 000000000000..5a916de16086 --- /dev/null +++ b/dev-haskell/hexpat/metadata.xml @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>haskell</herd> + <maintainer> + <email>haskell@gentoo.org</email> + </maintainer> + <longdescription> + This package provides a general purpose Haskell XML library using Expat to + do its parsing (<http://expat.sourceforge.net/> - a fast stream-oriented XML + parser written in C). It is extensible to any string type, with @String@, + @ByteString@ and @Text@ provided out of the box. + + Basic usage: Parsing a tree (/Tree/), formatting a tree (/Format/). + Other features: Helpers for processing XML trees (/Proc/), trees annotated with + XML source location (/Annotated/), extended XML trees with comments, + processing instructions, etc (/Extended/), XML cursors (/Cursor/), + SAX-style parse (/SAX/), and access to the low-level interface in case speed + is paramount (/Internal.IO/). + + The design goals are speed, speed, speed, interface simplicity and modularity. + + For introduction and examples, see the /Text.XML.Expat.Tree/ module. For benchmarks, + <http://haskell.org/haskellwiki/Hexpat/> + + If you want to do interactive I\/O, an obvious option is to use lazy parsing + with one of the lazy I\/O functions such as hGetContents. However, this can be + problematic in some applications because it doesn't handle I\/O errors properly + and can give no guarantee of timely resource cleanup. In these cases, chunked + I\/O is a better approach: Take a look at the /hexpat-enumerator/ package. + + /IO/ is filed under /Internal/ because it's low-level and most users won't want + it. The other /Internal/ modules are re-exported by /Annotated/, /Tree/ and /Extended/, + so you won't need to import them directly. + + Credits to Iavor Diatchki and the @xml@ (XML.Light) package for /Proc/ and /Cursor/. + Thanks to the many contributors. + + BOUND VS. UNBOUND THREADS: GHC (at least versions 6.12.X) will spawn threads + if you call a safe FFI callback from an unbound thread. This can get out of + control in a busy application. To avoid this, from version 0.19.1 we now delegate + processing to a single worker thread if the calling thread is not bound. + This essentially means that hexpat currently won't exploit multicores very well. + It also means that hexpat may be more efficient on threads spawned with forkOS + (to give you a bound thread) rather than forkIO. + + ChangeLog: 0.15 changes intended to fix a (rare) \"error: a C finalizer called back into Haskell.\" + that seemed only to happen only on ghc6.12.X; 0.15.1 Fix broken Annotated parse; + 0.16 switch from mtl to transformers; 0.17 fix mapNodeContainer & rename some things.; + 0.18 rename defaultEncoding to overrideEncoding. 0.18.3 formatG and indent were demanding list + items more than once (inefficient in chunked processing); 0.19 add Extended.hs; + 0.19.1 fix a memory leak introduced in 0.19, delegate parsing to bound thread + if unbound (see note above); 0.19.2 include expat source code so \'cabal install\' just works + on Linux, Mac and Windows (thanks Jacob Stanley); 0.19.3 fix misconfiguration of expat + which broke entity parsing; 0.19.4 bump version constraint for text; 0.19.5 bump text + to < 0.12 and fix text-0.10.0.1 breakage; 0.19.6 dependency breakage with List; + 0.19.7 ghc-7.2.1 compatibility; 0.19.8 fix space leak on lazy parse under ghc-7.2.1 + </longdescription> +</pkgmetadata> |