diff options
author | 2015-08-08 13:49:04 -0700 | |
---|---|---|
committer | 2015-08-08 17:38:18 -0700 | |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-haskell/http-reverse-proxy | |
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/http-reverse-proxy')
7 files changed, 248 insertions, 0 deletions
diff --git a/dev-haskell/http-reverse-proxy/Manifest b/dev-haskell/http-reverse-proxy/Manifest new file mode 100644 index 000000000000..c925ec024007 --- /dev/null +++ b/dev-haskell/http-reverse-proxy/Manifest @@ -0,0 +1,5 @@ +DIST http-reverse-proxy-0.1.1.6.tar.gz 6786 SHA256 34ad0eab9ca014477fabf5372242dfe85837ad8b6f36a1e3871a80396a0e063a SHA512 e8d9b79abcf7d8c2af4256dda385d93c9f0f4eacaf4b1227a9356de261edf5fe8ea110595753b57965072e6e96b1019455a5d3d935791a35eaef086cf18dcc94 WHIRLPOOL bab8e4149984564147054ed043474214e108f2faf5a8f7d1b4bf7684545ea66047bc7f1fd001f58852db1283fcbca5d01c1d8a4c91c76dc79bcf9e9f121b9ec7 +DIST http-reverse-proxy-0.2.0.tar.gz 7478 SHA256 546544cdcf800a90944a480add99bace2d678e7e8458ffb92c7d642f58727806 SHA512 fa667f83603c43f22529da4fd0a7202e3d9b540e563c1ab345cf3b3701932174b3cced3d7761570a9939b84e7b503906dcc84b9c39b639663a8a0483a37fb6b0 WHIRLPOOL 458c8adf5718fd8331b907f066f3ec25b091a6f4820ea16f84bb554bbd1e5b91f785652461934cd334f972a06f05f9b0e7f2baf37b27930c38e82e6335b60750 +DIST http-reverse-proxy-0.4.0.1.tar.gz 8839 SHA256 30fc8eadde6efb2dd0548087d55f5baae63558d1442c5efbd0d978dda7afcf3f SHA512 f48d0ceb23e02864270fc75e6b882cb27c6b9aea6b52ea0878413adc717af60a6c42ed526e06d437ed27a588c4ff2a8b25223d6dbddec3a17df5ad54e9f9acec WHIRLPOOL ccb4e458f5cbf2fff8c866654442c939e98f7e772161d6c5997c9283456699eb88eb487f79ec1923bb7a6e65c6ce2ded307f346cca4b77d25ec64d375b8fbab1 +DIST http-reverse-proxy-0.4.1.2.tar.gz 8837 SHA256 9ea3ef753447c7cd4d74258d14eae26af8830c47f040a0e6eaf53c0468b1efbd SHA512 295245b6922b1b358fef6de5853286df10247cf89cfae29b1763581621a4e9fee1c4da97b41ebb2d4b1b11fa683dc1d98a6f818597979631ae6fbd22261a80e3 WHIRLPOOL 97c61ae655e287aa901c90afe6fcb7bb3cdb117598d56744a5dc655edd9b26dbbba099d8becb21096f75f75f85705e138c346a0d54ab742a4badf4fbbc5f2f6d +DIST http-reverse-proxy-0.4.2.tar.gz 9641 SHA256 3118eae07425ee5e44fb309f6a99f09d6a4fccb4965cc6af2ce5ba6003348d81 SHA512 c7b8de49a849913a3ac30c4a627ad1efee34909eb86f27afe6f2f4a6f7fb2e122f3a0535b31d3ff1f7b2a255c10f81c41b3ca346e3e4e38d0f23db753500cf08 WHIRLPOOL a30e2cceafbfb0e32766767b3fbb85b8fcc3020b54fa377962028cd7b179b9a1fa8e8c037fd867f6b1a112a2b2873132948906413e1f18e62c822fbedd46f1a4 diff --git a/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.1.1.6.ebuild b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.1.1.6.ebuild new file mode 100644 index 000000000000..3479319299e4 --- /dev/null +++ b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.1.1.6.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.2.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Reverse proxy HTTP requests, either over raw sockets or with WAI" +HOMEPAGE="https://github.com/fpco/http-reverse-proxy" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/blaze-builder-0.3:=[profile?] + >=dev-haskell/case-insensitive-0.4:=[profile?] + >=dev-haskell/classy-prelude-0.3:=[profile?] + >=dev-haskell/conduit-0.5:=[profile?] + dev-haskell/data-default:=[profile?] + >=dev-haskell/http-conduit-1.6:=[profile?] + >=dev-haskell/http-types-0.6:=[profile?] + >=dev-haskell/lifted-base-0.1:=[profile?] + >=dev-haskell/monad-control-0.3:=[profile?] + dev-haskell/network:=[profile?] + >=dev-haskell/network-conduit-0.6:=[profile?] + >=dev-haskell/text-0.11:=[profile?] + >=dev-haskell/wai-1.3:=[profile?] + >=dev-haskell/warp-1.3.4:=[profile?] + >=dev-haskell/word8-0.0:=[profile?] + >=dev-lang/ghc-6.10.4:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 + test? ( >=dev-haskell/hspec-1.3 + dev-haskell/transformers + )" diff --git a/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.2.0.ebuild b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.2.0.ebuild new file mode 100644 index 000000000000..5179d3926202 --- /dev/null +++ b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.2.0.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.2.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Reverse proxy HTTP requests, either over raw sockets or with WAI" +HOMEPAGE="https://github.com/fpco/http-reverse-proxy" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/blaze-builder-0.3:=[profile?] + >=dev-haskell/case-insensitive-0.4:=[profile?] + >=dev-haskell/classy-prelude-0.3:=[profile?] + >=dev-haskell/conduit-0.5:=[profile?] + dev-haskell/data-default:=[profile?] + >=dev-haskell/http-conduit-1.6:=[profile?] + >=dev-haskell/http-types-0.6:=[profile?] + >=dev-haskell/lifted-base-0.1:=[profile?] + >=dev-haskell/monad-control-0.3:=[profile?] + dev-haskell/network:=[profile?] + >=dev-haskell/network-conduit-0.6:=[profile?] + >=dev-haskell/text-0.11:=[profile?] + >=dev-haskell/wai-1.3:=[profile?] + dev-haskell/wai-logger:=[profile?] + >=dev-haskell/warp-1.3.4:=[profile?] + >=dev-haskell/word8-0.0:=[profile?] + >=dev-lang/ghc-6.10.4:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 + test? ( >=dev-haskell/hspec-1.3 + dev-haskell/transformers + )" diff --git a/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.0.1.ebuild b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.0.1.ebuild new file mode 100644 index 000000000000..d0bb7d571667 --- /dev/null +++ b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.0.1.ebuild @@ -0,0 +1,57 @@ +# 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.2.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Reverse proxy HTTP requests, either over raw sockets or with WAI" +HOMEPAGE="https://github.com/fpco/http-reverse-proxy" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/async:=[profile?] + >=dev-haskell/blaze-builder-0.3:=[profile?] + >=dev-haskell/case-insensitive-0.4:=[profile?] + >=dev-haskell/conduit-1.1:=[profile?] + dev-haskell/conduit-extra:=[profile?] + dev-haskell/data-default-class:=[profile?] + >=dev-haskell/http-client-0.3:=[profile?] + >=dev-haskell/http-types-0.6:=[profile?] + >=dev-haskell/lifted-base-0.1:=[profile?] + >=dev-haskell/monad-control-0.3:=[profile?] + dev-haskell/network:=[profile?] + dev-haskell/resourcet:=[profile?] + dev-haskell/streaming-commons:=[profile?] + >=dev-haskell/text-0.11:=[profile?] + dev-haskell/transformers:=[profile?] + >=dev-haskell/wai-3.0:=[profile?] + dev-haskell/wai-logger:=[profile?] + >=dev-haskell/word8-0.0:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 + test? ( dev-haskell/blaze-builder + >=dev-haskell/conduit-1.1 + dev-haskell/conduit-extra + >=dev-haskell/hspec-1.3 + dev-haskell/http-conduit + dev-haskell/http-types + dev-haskell/lifted-base + dev-haskell/network + dev-haskell/network-conduit + dev-haskell/resourcet + dev-haskell/streaming-commons + dev-haskell/transformers + dev-haskell/wai + >=dev-haskell/warp-2.1 ) +" diff --git a/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.1.2.ebuild b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.1.2.ebuild new file mode 100644 index 000000000000..d5e81012c201 --- /dev/null +++ b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.1.2.ebuild @@ -0,0 +1,46 @@ +# 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="Reverse proxy HTTP requests, either over raw sockets or with WAI" +HOMEPAGE="https://github.com/fpco/http-reverse-proxy" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/async:=[profile?] + >=dev-haskell/blaze-builder-0.3:=[profile?] + >=dev-haskell/case-insensitive-0.4:=[profile?] + >=dev-haskell/conduit-1.1:=[profile?] + dev-haskell/conduit-extra:=[profile?] + dev-haskell/data-default-class:=[profile?] + >=dev-haskell/http-client-0.3:=[profile?] + >=dev-haskell/http-types-0.6:=[profile?] + >=dev-haskell/lifted-base-0.1:=[profile?] + >=dev-haskell/monad-control-0.3:=[profile?] + dev-haskell/network:=[profile?] + dev-haskell/resourcet:=[profile?] + dev-haskell/streaming-commons:=[profile?] + >=dev-haskell/text-0.11:=[profile?] + dev-haskell/transformers:=[profile?] + >=dev-haskell/wai-3.0:=[profile?] + dev-haskell/wai-logger:=[profile?] + >=dev-haskell/word8-0.0:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 + test? ( >=dev-haskell/hspec-1.3 + dev-haskell/http-conduit + >=dev-haskell/warp-2.1 ) +" diff --git a/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.2.ebuild b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.2.ebuild new file mode 100644 index 000000000000..1de29cfa4e18 --- /dev/null +++ b/dev-haskell/http-reverse-proxy/http-reverse-proxy-0.4.2.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="Reverse proxy HTTP requests, either over raw sockets or with WAI" +HOMEPAGE="https://github.com/fpco/http-reverse-proxy" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/async:=[profile?] + >=dev-haskell/blaze-builder-0.3:=[profile?] + >=dev-haskell/case-insensitive-0.4:=[profile?] + >=dev-haskell/conduit-1.1:=[profile?] + dev-haskell/conduit-extra:=[profile?] + dev-haskell/data-default-class:=[profile?] + >=dev-haskell/http-client-0.3:=[profile?] + >=dev-haskell/http-types-0.6:=[profile?] + >=dev-haskell/lifted-base-0.1:=[profile?] + >=dev-haskell/monad-control-0.3:=[profile?] + dev-haskell/network:=[profile?] + dev-haskell/resourcet:=[profile?] + dev-haskell/streaming-commons:=[profile?] + >=dev-haskell/text-0.11:=[profile?] + dev-haskell/transformers:=[profile?] + >=dev-haskell/wai-3.0:=[profile?] + dev-haskell/wai-logger:=[profile?] + >=dev-haskell/word8-0.0:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 + test? ( >=dev-haskell/hspec-1.3 + dev-haskell/http-conduit + >=dev-haskell/warp-2.1 ) +" diff --git a/dev-haskell/http-reverse-proxy/metadata.xml b/dev-haskell/http-reverse-proxy/metadata.xml new file mode 100644 index 000000000000..735a1f75375c --- /dev/null +++ b/dev-haskell/http-reverse-proxy/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>haskell</herd> + <longdescription> + Provides a simple means of reverse-proxying HTTP requests. The raw approach uses the same technique as leveraged by keter, whereas the WAI approach performs full request/response parsing via WAI and http-conduit. + </longdescription> + <upstream> + <remote-id type="github">fpco/http-reverse-proxy</remote-id> + </upstream> +</pkgmetadata> |