diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-haskell/aeson | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-haskell/aeson')
-rw-r--r-- | dev-haskell/aeson/Manifest | 4 | ||||
-rw-r--r-- | dev-haskell/aeson/aeson-0.6.2.1.ebuild | 42 | ||||
-rw-r--r-- | dev-haskell/aeson/aeson-0.7.0.6.ebuild | 49 | ||||
-rw-r--r-- | dev-haskell/aeson/aeson-0.8.0.2.ebuild | 44 | ||||
-rw-r--r-- | dev-haskell/aeson/aeson-0.9.0.1.ebuild | 46 | ||||
-rw-r--r-- | dev-haskell/aeson/metadata.xml | 73 |
6 files changed, 258 insertions, 0 deletions
diff --git a/dev-haskell/aeson/Manifest b/dev-haskell/aeson/Manifest new file mode 100644 index 000000000000..84fde1c26557 --- /dev/null +++ b/dev-haskell/aeson/Manifest @@ -0,0 +1,4 @@ +DIST aeson-0.6.2.1.tar.gz 110417 SHA256 cbcee6956d0a3cfc45073b6c160e9c412c3dfad0f36ec71d6044a391f108ca01 SHA512 01bd894f09a7e09ceb8cf3112dcb2dc290886d042c85f6db464526118767a1159ba94296f0419e500ab4059d7dc4f3a4e3a5e46aed0e032cc2e263ae207cc0ad WHIRLPOOL d5edbdb2f6f6d9f7b35800cfcf02077a5d503de0a7eb74edf3e12a75a395ae05bd57c61b19725b7088f4a9064fee44dd0529de8b51202d9fce8e4bbb0dfa9971 +DIST aeson-0.7.0.6.tar.gz 141565 SHA256 645531759ba18105cadf024415e1be60353ad704ac686ff5ee67c7f4754d4e6f SHA512 68a34188e3fb3a4c99a9b2380b5b0e294c2e4a11321162cda7fc6b73c81e6706d51f77c069df4ada68e372867891fdee9ca2443993f802b06aa5137170e613ea WHIRLPOOL a7777edb9b1af26b894649ec8c4e529c96e007ad9f633a3e38c1c0bd7ddbbd1113395c20ef21a240ef3754fe9e1a3cebcc39e823fd7ca3a2ab74c9a43321ae39 +DIST aeson-0.8.0.2.tar.gz 143850 SHA256 0707588dfb5fdfe787eba5b3d5a9950acb224a8dae9dcdcfc9c974ae2b6788d5 SHA512 fb5a976302b1422c11b0d20848dfa6b9f596874e59dd325868269fd61f4b2ee2b4bf12683c3758d7f24566564cfddb6426e64fb1f159bb8feb2eb35fb223caf0 WHIRLPOOL 0c6d74d9583a69091dc12ca1314ea2e5933184bc5792870fc85b7146c77d80cab32ec8b4f0f13c39ed779ae92bb8f742c27a35dbb16cce8eaef8df3ea9337e0f +DIST aeson-0.9.0.1.tar.gz 154482 SHA256 92b97dbc4968a2af6bc13b499629118f85b22efe113a4d60e578fbfb0f6ef8bc SHA512 04de524b10843fb12f8d51e72560d67a94e761edb515c472d891a61b56ab867c8fd8ed26d5fd7b2dc637a9b7ac1705e764a104e9253342984b755bb0f0e9128c WHIRLPOOL fd4dd75411ca8d59159b9cfcb37e60719ee284d9a2b0ebd70a53943e7d07b364cee24070b449604a458b1e16df684a5280609319dc2abf0ab15cc6320f9f3105 diff --git a/dev-haskell/aeson/aeson-0.6.2.1.ebuild b/dev-haskell/aeson/aeson-0.6.2.1.ebuild new file mode 100644 index 000000000000..030f1461470f --- /dev/null +++ b/dev-haskell/aeson/aeson-0.6.2.1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.4.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Fast JSON parsing and encoding" +HOMEPAGE="https://github.com/bos/aeson" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="amd64 x86" +IUSE="developer" + +RDEPEND=">=dev-haskell/attoparsec-0.8.6.1:=[profile?] + >=dev-haskell/blaze-builder-0.2.1.4:=[profile?] + >=dev-haskell/dlist-0.2:=[profile?] + >=dev-haskell/hashable-1.1.2.0:=[profile?] + dev-haskell/mtl:=[profile?] + dev-haskell/syb:=[profile?] + >=dev-haskell/text-0.11.1.0:=[profile?] + >=dev-haskell/unordered-containers-0.1.3.0:=[profile?] + >=dev-haskell/vector-0.7.1:=[profile?] + >=dev-lang/ghc-6.12.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8.0.2 + test? ( dev-haskell/quickcheck + dev-haskell/test-framework + dev-haskell/test-framework-quickcheck2 ) +" + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag developer developer) +} diff --git a/dev-haskell/aeson/aeson-0.7.0.6.ebuild b/dev-haskell/aeson/aeson-0.7.0.6.ebuild new file mode 100644 index 000000000000..a7ca13231fb7 --- /dev/null +++ b/dev-haskell/aeson/aeson-0.7.0.6.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.4.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Fast JSON parsing and encoding" +HOMEPAGE="https://github.com/bos/aeson" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="developer" + +RDEPEND=">=dev-haskell/attoparsec-0.11.3.4:=[profile?] + >=dev-haskell/blaze-builder-0.2.1.4:=[profile?] + >=dev-haskell/dlist-0.2:=[profile?] + >=dev-haskell/hashable-1.1.2.0:=[profile?] + dev-haskell/mtl:=[profile?] + >=dev-haskell/scientific-0.3.1:=[bytestring-builder,profile?] <dev-haskell/scientific-0.4:=[bytestring-builder,profile?] + dev-haskell/syb:=[profile?] + >=dev-haskell/text-0.11.1.0:=[profile?] + >=dev-haskell/unordered-containers-0.2.3.0:=[profile?] + >=dev-haskell/vector-0.7.1:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 + test? ( dev-haskell/attoparsec + dev-haskell/hunit + dev-haskell/quickcheck + dev-haskell/test-framework + dev-haskell/test-framework-hunit + dev-haskell/test-framework-quickcheck2 + dev-haskell/text + dev-haskell/unordered-containers + dev-haskell/vector ) +" + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag developer developer) +} diff --git a/dev-haskell/aeson/aeson-0.8.0.2.ebuild b/dev-haskell/aeson/aeson-0.8.0.2.ebuild new file mode 100644 index 000000000000..154ccf2231e6 --- /dev/null +++ b/dev-haskell/aeson/aeson-0.8.0.2.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.4.4.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Fast JSON parsing and encoding" +HOMEPAGE="https://github.com/bos/aeson" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="developer" + +RDEPEND=">=dev-haskell/attoparsec-0.11.3.4:=[profile?] + >=dev-haskell/dlist-0.2:=[profile?] + >=dev-haskell/hashable-1.1.2.0:=[profile?] + dev-haskell/mtl:=[profile?] + >=dev-haskell/scientific-0.3.1:=[bytestring-builder,profile?] <dev-haskell/scientific-0.4:=[bytestring-builder,profile?] + dev-haskell/syb:=[profile?] + >=dev-haskell/text-1.1.1.0:=[profile?] + >=dev-haskell/unordered-containers-0.2.3.0:=[profile?] + >=dev-haskell/vector-0.7.1:=[profile?] + >=dev-lang/ghc-7.8.2:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.18.1.3 + test? ( dev-haskell/hunit + dev-haskell/quickcheck + dev-haskell/test-framework + dev-haskell/test-framework-hunit + dev-haskell/test-framework-quickcheck2 ) +" + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag developer developer) +} diff --git a/dev-haskell/aeson/aeson-0.9.0.1.ebuild b/dev-haskell/aeson/aeson-0.9.0.1.ebuild new file mode 100644 index 000000000000..b3a0d2179de6 --- /dev/null +++ b/dev-haskell/aeson/aeson-0.9.0.1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.4.5.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Fast JSON parsing and encoding" +HOMEPAGE="https://github.com/bos/aeson" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="developer" + +RDEPEND=">=dev-haskell/attoparsec-0.13.0.0:=[profile?] + >=dev-haskell/dlist-0.2:=[profile?] + >=dev-haskell/hashable-1.1.2.0:=[profile?] + dev-haskell/mtl:=[profile?] + dev-haskell/old-locale:=[profile?] + >=dev-haskell/scientific-0.3.1:=[profile?] <dev-haskell/scientific-0.4:=[profile?] + dev-haskell/syb:=[profile?] + >=dev-haskell/text-1.1.1.0:=[profile?] + dev-haskell/transformers:=[profile?] + >=dev-haskell/unordered-containers-0.2.5.0:=[profile?] + >=dev-haskell/vector-0.7.1:=[profile?] + >=dev-lang/ghc-7.8.2:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.18.1.3 + test? ( dev-haskell/hunit + dev-haskell/quickcheck + dev-haskell/test-framework + dev-haskell/test-framework-hunit + dev-haskell/test-framework-quickcheck2 ) +" + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag developer developer) +} diff --git a/dev-haskell/aeson/metadata.xml b/dev-haskell/aeson/metadata.xml new file mode 100644 index 000000000000..469476ebde4e --- /dev/null +++ b/dev-haskell/aeson/metadata.xml @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>haskell</herd> + <longdescription> + A JSON parsing and encoding library optimized for ease of use + and high performance. + + /Note/: if you use GHCi or Template Haskell, please see the + @README@ file for important details about building this package, + and other packages that depend on it: + <https://github.com/mailrank/aeson#readme> + + Parsing performance on a late 2010 MacBook Pro (2.66GHz Core i7), + for mostly-English tweets from Twitter's JSON search API: + + * 0.8 KB, 32-bit GHC 6.12.3: 30538 msg\/sec (24.9 MB\/sec) + + * 0.8 KB, 64-bit GHC 7.0.3: 31204 msg\/sec (25.4 MB\/sec) + + * 6.4 KB, 32-bit GHC 6.12.3: 6731 msg\/sec (42.3 MB\/sec) + + * 6.4 KB, 64-bit GHC 7.0.3: 6627 msg\/sec (41.7 MB\/sec) + + * 11.8 KB, 32-bit GHC 6.12.3: 3751 msg\/sec (43.2 MB\/sec) + + * 11.8 KB, 64-bit GHC 7.0.3: 3381 msg\/sec (38.9 MB\/sec) + + * 31.2 KB, 32-bit GHC 6.12.3: 1306 msg\/sec (39.8 MB\/sec) + + * 31.2 KB, 64-bit GHC 7.0.3: 1132 msg\/sec (34.5 MB\/sec) + + * 61.5 KB, 32-bit GHC 6.12.3: 616 msg\/sec (37.0 MB\/sec) + + * 61.5 KB, 64-bit GHC 7.0.3: 534 msg\/sec (32.1 MB\/sec) + + Handling heavily-escaped text is a little more work. Here is + parsing performance with Japanese tweets, where much of the text + is entirely Unicode-escaped. + + * 14.6 KB, 32-bit GHC 6.12.3: 2315 msg\/sec (33.1 MB\/sec) + + * 14.6 KB, 64-bit GHC 7.0.3: 1986 msg\/sec (28.4 MB\/sec) + + * 44.1 KB, 32-bit GHC 6.12.3: 712 msg\/sec (30.7 MB\/sec) + + * 44.1 KB, 64-bit GHC 7.0.3: 634 msg\/sec (27.3 MB\/sec) + + * 82.9 KB, 32-bit GHC 6.12.3: 377 msg\/sec (30.5 MB\/sec) + + * 82.9 KB, 64-bit GHC 7.0.3: 332 msg\/sec (26.9 MB\/sec) + + Encoding performance on the same machine and data: + + * English, 854 bytes: 43439 msg\/sec (35.4 MB/sec) + + * English, 6.4 KB: 7127 msg\/sec (44.8 MB/sec) + + * Engish, 61.5 KB: 765 msg\/sec (46.0 MB/sec) + + * Japanese, 14.6 KB: 4727 msg\/sec (67.5 MB/sec) + + * Japanese, 44.1 KB: 1505 msg\/sec (64.8 MB/sec) + + (A note on naming: in Greek mythology, Aeson was the father of Jason.) + </longdescription> + <use> + <flag name="developer">Operate in developer mode.'</flag> + </use> + <upstream> + <remote-id type="github">bos/aeson</remote-id> + </upstream> +</pkgmetadata> |