diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-01-14 17:25:05 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-01-14 17:26:07 +0100 |
commit | e73cdb8ec3060b24e3ae4a568659547e8050dc71 (patch) | |
tree | 027bca129ccaca71fc75a2945302675c20f8c871 /dev-ml | |
parent | sci-electronics/oregano: Remove last-rited pkg (diff) | |
download | gentoo-e73cdb8ec3060b24e3ae4a568659547e8050dc71.tar.gz gentoo-e73cdb8ec3060b24e3ae4a568659547e8050dc71.tar.bz2 gentoo-e73cdb8ec3060b24e3ae4a568659547e8050dc71.zip |
dev-ml/*: Remove first set of unneeded leaf packages
Bug: https://bugs.gentoo.org/695782
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml')
304 files changed, 0 insertions, 5244 deletions
diff --git a/dev-ml/ANSITerminal/ANSITerminal-0.6.5.ebuild b/dev-ml/ANSITerminal/ANSITerminal-0.6.5.ebuild deleted file mode 100644 index 4403189644da..000000000000 --- a/dev-ml/ANSITerminal/ANSITerminal-0.6.5.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis eutils - -DESCRIPTION="Module which offers basic control of ANSI compliant terminals" -HOMEPAGE="http://forge.ocamlcore.org/projects/ansiterminal/" -SRC_URI="http://forge.ocamlcore.org/frs/download.php/1206/${P}.tar.gz" -LICENSE="LGPL-3-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -DEPEND="" -RDEPEND="${DEPEND}" -IUSE="" - -DOCS=( "README.txt" "AUTHORS.txt" ) diff --git a/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild b/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild deleted file mode 100644 index 64ca0743656f..000000000000 --- a/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis eutils - -DESCRIPTION="Module which offers basic control of ANSI compliant terminals" -HOMEPAGE="https://github.com/Chris00/ANSITerminal" -SRC_URI="https://github.com/Chris00/ANSITerminal/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="LGPL-3-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -RDEPEND="" -DEPEND="${DEPEND} dev-ml/oasis" -IUSE="" - -DOCS=( "README.txt" "AUTHORS.txt" ) - -src_prepare() { - epatch "${FILESDIR}/oasis.patch" - oasis setup || die -} diff --git a/dev-ml/ANSITerminal/Manifest b/dev-ml/ANSITerminal/Manifest deleted file mode 100644 index 4f8b0eed08d2..000000000000 --- a/dev-ml/ANSITerminal/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST ANSITerminal-0.6.5.tar.gz 52473 BLAKE2B 1f7f5b8dc1e7f9c2434a7e4eea1cec848f019a82a4137f744008532fac85016d3908890f2dd4cf5e8fb5c9f4aaad69cba4d56e75ab7ab57354ff7a4988a5cfe8 SHA512 43a059cc2a947a70409e19b8c6d01e1b5aa495290967f984a6d707e5ff329dd88e82ba68e08b6262da4a19bb24be2e61154fcf8781ee5cbad98240276d7b060d -DIST ANSITerminal-0.7.tar.gz 16763 BLAKE2B 5d25cdfe02f3b6f155995208897a11a21535105caa8db682f60a1215113e507ccac294037177d0fcd52431e3853aa655ead14e2054ada1369754d39c8db9448b SHA512 986f9d7fd862741ac7039cbd92c19b847d7b2d03edfb2d0851fe46ecc9678bf4617d1e687a61af3d3b28e2cfe347a80312f9bf5c84f957de0d6c169ca4209566 diff --git a/dev-ml/ANSITerminal/files/oasis.patch b/dev-ml/ANSITerminal/files/oasis.patch deleted file mode 100644 index d95b446a0407..000000000000 --- a/dev-ml/ANSITerminal/files/oasis.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: ANSITerminal-0.7/_oasis -=================================================================== ---- ANSITerminal-0.7.orig/_oasis -+++ ANSITerminal-0.7/_oasis -@@ -19,7 +19,7 @@ Library "ANSITerminal" - InternalModules: ANSITerminal_common - CSources: ANSITerminal_stubs.c - BuildDepends: unix, bytes -- -+ - Document API - Title: API reference for ANSITerminal - Type: OCamlbuild (0.3) diff --git a/dev-ml/ANSITerminal/metadata.xml b/dev-ml/ANSITerminal/metadata.xml deleted file mode 100644 index c98eab2fe044..000000000000 --- a/dev-ml/ANSITerminal/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">Chris00/ANSITerminal</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/OCaml-ImageMagick/Manifest b/dev-ml/OCaml-ImageMagick/Manifest deleted file mode 100644 index e3ba136b022a..000000000000 --- a/dev-ml/OCaml-ImageMagick/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST OCaml-ImageMagick-0.34-imagemagick7.patch.bz2 15950 BLAKE2B 009ea1a988acb117768e60a30e7443165018aa58715eab83e6155d8c9e6772454f4d432afad9be6c07333701e1a78490c1b16c3f687c381f4ddc134ce42cecc8 SHA512 a5d1eb7baa001144cc618532b6446cae30974ee7f95455fb18de287731f1867ba767812a876510c0fc7944aa5259f4e60e9f68fa1364fac3a2dfb8f8c1f6a219 -DIST OCaml-ImageMagick-0.34.tgz 64219 BLAKE2B 2260f1fa3521d1c930fdc8380bc007aa9fb555e484887faf3a63f00cd0b82b71a6c0e061299c31c686dd651def9089b3f7e2d97642f2a7c60421eb0f25cad5b1 SHA512 cf1f979aed0aad1fb27dd6817adbc22c2f7c0d6d8c96a48d9532ce89c128b046ea7ac38ad96a5267a5920fccd0cd3631844e428e933143a405522ed5ebcbee39 diff --git a/dev-ml/OCaml-ImageMagick/OCaml-ImageMagick-0.34-r1.ebuild b/dev-ml/OCaml-ImageMagick/OCaml-ImageMagick-0.34-r1.ebuild deleted file mode 100644 index e779844d33b2..000000000000 --- a/dev-ml/OCaml-ImageMagick/OCaml-ImageMagick-0.34-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib toolchain-funcs eutils - -DESCRIPTION="Provide the ImageMagick methods to OCaml" -HOMEPAGE="http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/" -SRC_URI="http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/ImageMagick/${P}.tgz - mirror://gentoo/${P}-imagemagick7.patch.bz2 -" - -LICENSE="MIT" -SLOT="0/7${PV}" -KEYWORDS="~amd64" -IUSE="" -# interactive tests -RESTRICT="test" - -DEPEND=">=media-gfx/imagemagick-7:= - dev-lang/ocaml:=[ocamlopt]" -RDEPEND="${DEPEND}" - -src_prepare() { - epatch "${WORKDIR}/${P}-imagemagick7.patch" - default -} - -src_configure() { - sed -e "s/gcc/$(tc-getCC)/" -i Makefile || die -} - -src_install() { - findlib_src_preinst - emake find_install - dodoc README.txt -} diff --git a/dev-ml/OCaml-ImageMagick/metadata.xml b/dev-ml/OCaml-ImageMagick/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-ml/OCaml-ImageMagick/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/angstrom-async/Manifest b/dev-ml/angstrom-async/Manifest deleted file mode 100644 index c11fa486a8a6..000000000000 --- a/dev-ml/angstrom-async/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST angstrom-0.7.0.tar.gz 106216 BLAKE2B 4f11a3b7b2f36bf1e5eaea68cb6b4fc0ca6e8ae608fa5dbb80e51a011157acf43ba649bf336158c43cab16b9935aac4e9bdd6f7baa5568ef930149c45de4460b SHA512 c4980e38b45dae9d9584ca7a248870b5966e8d2286ea137acf4e61b981ff2584a3952be8be66a06885e72ae3d326fabe837cdb391a3001f04f66d7823b93d528 diff --git a/dev-ml/angstrom-async/angstrom-async-0.7.0.ebuild b/dev-ml/angstrom-async/angstrom-async-0.7.0.ebuild deleted file mode 100644 index d67309411be2..000000000000 --- a/dev-ml/angstrom-async/angstrom-async-0.7.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit opam - -DESCRIPTION="Parser combinators built for speed and memory efficiency" -HOMEPAGE="https://github.com/inhabitedtype/angstrom" -SRC_URI="https://github.com/inhabitedtype/angstrom/archive/${PV}.tar.gz -> angstrom-${PV}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - dev-lang/ocaml:= - dev-ml/angstrom:= - dev-ml/async:= -" -DEPEND="${RDEPEND} - dev-ml/jbuilder" - -S="${WORKDIR}/angstrom-${PV}" - -src_compile() { - jbuilder build -p ${PN} || die -} - -src_test() { - jbuilder runtest -p ${PN} -} diff --git a/dev-ml/angstrom-async/metadata.xml b/dev-ml/angstrom-async/metadata.xml deleted file mode 100644 index 941dffc1455e..000000000000 --- a/dev-ml/angstrom-async/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">inhabitedtype/angstrom</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/angstrom-lwt-unix/Manifest b/dev-ml/angstrom-lwt-unix/Manifest deleted file mode 100644 index c11fa486a8a6..000000000000 --- a/dev-ml/angstrom-lwt-unix/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST angstrom-0.7.0.tar.gz 106216 BLAKE2B 4f11a3b7b2f36bf1e5eaea68cb6b4fc0ca6e8ae608fa5dbb80e51a011157acf43ba649bf336158c43cab16b9935aac4e9bdd6f7baa5568ef930149c45de4460b SHA512 c4980e38b45dae9d9584ca7a248870b5966e8d2286ea137acf4e61b981ff2584a3952be8be66a06885e72ae3d326fabe837cdb391a3001f04f66d7823b93d528 diff --git a/dev-ml/angstrom-lwt-unix/angstrom-lwt-unix-0.7.0.ebuild b/dev-ml/angstrom-lwt-unix/angstrom-lwt-unix-0.7.0.ebuild deleted file mode 100644 index d746325abfcc..000000000000 --- a/dev-ml/angstrom-lwt-unix/angstrom-lwt-unix-0.7.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit opam - -DESCRIPTION="Parser combinators built for speed and memory efficiency" -HOMEPAGE="https://github.com/inhabitedtype/angstrom" -SRC_URI="https://github.com/inhabitedtype/angstrom/archive/${PV}.tar.gz -> angstrom-${PV}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - dev-lang/ocaml:= - dev-ml/angstrom:= - dev-ml/lwt:= -" -DEPEND="${RDEPEND} - dev-ml/jbuilder" - -S="${WORKDIR}/angstrom-${PV}" - -src_compile() { - jbuilder build -p ${PN} || die -} - -src_test() { - jbuilder runtest -p ${PN} -} diff --git a/dev-ml/angstrom-lwt-unix/metadata.xml b/dev-ml/angstrom-lwt-unix/metadata.xml deleted file mode 100644 index 941dffc1455e..000000000000 --- a/dev-ml/angstrom-lwt-unix/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">inhabitedtype/angstrom</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/angstrom-unix/Manifest b/dev-ml/angstrom-unix/Manifest deleted file mode 100644 index c11fa486a8a6..000000000000 --- a/dev-ml/angstrom-unix/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST angstrom-0.7.0.tar.gz 106216 BLAKE2B 4f11a3b7b2f36bf1e5eaea68cb6b4fc0ca6e8ae608fa5dbb80e51a011157acf43ba649bf336158c43cab16b9935aac4e9bdd6f7baa5568ef930149c45de4460b SHA512 c4980e38b45dae9d9584ca7a248870b5966e8d2286ea137acf4e61b981ff2584a3952be8be66a06885e72ae3d326fabe837cdb391a3001f04f66d7823b93d528 diff --git a/dev-ml/angstrom-unix/angstrom-unix-0.7.0.ebuild b/dev-ml/angstrom-unix/angstrom-unix-0.7.0.ebuild deleted file mode 100644 index 40d81a856586..000000000000 --- a/dev-ml/angstrom-unix/angstrom-unix-0.7.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit opam - -DESCRIPTION="Parser combinators built for speed and memory efficiency" -HOMEPAGE="https://github.com/inhabitedtype/angstrom" -SRC_URI="https://github.com/inhabitedtype/angstrom/archive/${PV}.tar.gz -> angstrom-${PV}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND="dev-ml/angstrom:=" -DEPEND="${RDEPEND} - dev-ml/jbuilder" - -S="${WORKDIR}/angstrom-${PV}" - -src_compile() { - jbuilder build -p ${PN} || die -} - -src_test() { - jbuilder runtest -p ${PN} -} diff --git a/dev-ml/angstrom-unix/metadata.xml b/dev-ml/angstrom-unix/metadata.xml deleted file mode 100644 index 941dffc1455e..000000000000 --- a/dev-ml/angstrom-unix/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">inhabitedtype/angstrom</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/angstrom/Manifest b/dev-ml/angstrom/Manifest deleted file mode 100644 index c11fa486a8a6..000000000000 --- a/dev-ml/angstrom/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST angstrom-0.7.0.tar.gz 106216 BLAKE2B 4f11a3b7b2f36bf1e5eaea68cb6b4fc0ca6e8ae608fa5dbb80e51a011157acf43ba649bf336158c43cab16b9935aac4e9bdd6f7baa5568ef930149c45de4460b SHA512 c4980e38b45dae9d9584ca7a248870b5966e8d2286ea137acf4e61b981ff2584a3952be8be66a06885e72ae3d326fabe837cdb391a3001f04f66d7823b93d528 diff --git a/dev-ml/angstrom/angstrom-0.7.0.ebuild b/dev-ml/angstrom/angstrom-0.7.0.ebuild deleted file mode 100644 index ac8753e0f442..000000000000 --- a/dev-ml/angstrom/angstrom-0.7.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit opam - -DESCRIPTION="Parser combinators built for speed and memory efficiency" -HOMEPAGE="https://github.com/inhabitedtype/angstrom" -SRC_URI="https://github.com/inhabitedtype/angstrom/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="dev-ml/result:=" -DEPEND="${RDEPEND} - dev-ml/jbuilder - test? ( dev-ml/alcotest )" - -src_compile() { - jbuilder build -p ${PN} || die -} - -src_test() { - jbuilder runtest -p ${PN} -} diff --git a/dev-ml/angstrom/metadata.xml b/dev-ml/angstrom/metadata.xml deleted file mode 100644 index 941dffc1455e..000000000000 --- a/dev-ml/angstrom/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">inhabitedtype/angstrom</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/async_js/Manifest b/dev-ml/async_js/Manifest deleted file mode 100644 index c7213bfe06a2..000000000000 --- a/dev-ml/async_js/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST async_js-0.9.0.tar.gz 13597 BLAKE2B 6c2ee0820c0291d3b292f7fac629d3bd19fa4a07385b1805842c41cf96510e67c104e98064419c64cf74a70d79cecc9dff575f16b12162fee36dfc94ce3f080e SHA512 f188a023e105d409c10ff1517eba5f7c543ed1bdb9e81863569c34d911379cc00b704b8b9081e0041dac2e63dc48efc01763f199de5e5b8693533d2815fe2b4b diff --git a/dev-ml/async_js/async_js-0.9.0.ebuild b/dev-ml/async_js/async_js-0.9.0.ebuild deleted file mode 100644 index fecdc074310d..000000000000 --- a/dev-ml/async_js/async_js-0.9.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Async support for JavaScript platforms" -HOMEPAGE="https://github.com/janestreet/async_js" -SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - dev-lang/ocaml:= - dev-ml/async_kernel:= - dev-ml/async_rpc_kernel:= - dev-ml/ppx_driver:= - dev-ml/ppx_jane:= - dev-ml/js_of_ocaml:= - dev-ml/ocaml-migrate-parsetree:= -" -DEPEND="${RDEPEND} - dev-ml/opam - dev-ml/jbuilder -" - -src_install() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - ${PN}.install || die -} diff --git a/dev-ml/async_js/metadata.xml b/dev-ml/async_js/metadata.xml deleted file mode 100644 index 58b7d652906f..000000000000 --- a/dev-ml/async_js/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">janestreet/async_js</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/atd/Manifest b/dev-ml/atd/Manifest deleted file mode 100644 index 606465ee2142..000000000000 --- a/dev-ml/atd/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST atd-1.12.0.tar.gz 145428 BLAKE2B d9cc3b98567383e1a5dbb068165f144fb033e17030f979eb20963837b96f93d9b950943d59d1d0f348fed28ec05c5906ce6672f848d428193379670f5c4b51c4 SHA512 c24601b276da7837bc896bb42b2e0fa91ebfbf07759560c2490ed44bef722dcf8d586aaba1e62abff262805cab89996835611ab9fb68aa096dfc84bb55365475 -DIST atd-1.2.0.tar.gz 41300 BLAKE2B 3919de0a2ca5b071d2cfdab8b74c6f528bc6c1b6965e6a29d8ddfda89ac6db0fd2b6e1012e052370a9ca555c392176f68339c193076b082c79ebbedcd4146817 SHA512 a52824c9784ac0f4d6f314972fa1d92be14730de3c6bde04032004579ac27408385bd4fa7d926f9d564657eb62050fd732a032f364bada62a1dc7a8acfacb727 -DIST atd-1.2.1.tar.gz 39018 BLAKE2B 313a3019428f187051209e8eb2bec99f9a8fdefdb4da342c50bd54b42378c0c5eda988e13413c567765f8504ee24599fc440fdad6b8a3e728189df0f3b9f1939 SHA512 5dde8dd1e6ca53ae2ff7efc873211079678a824ae7a9d4182d58e3e10ce50a9dcd705de7168a8cfb12ea3d030a0d01b2485d436e77bfa48c14df7628b47161dc diff --git a/dev-ml/atd/atd-1.12.0.ebuild b/dev-ml/atd/atd-1.12.0.ebuild deleted file mode 100644 index 437a438bc9a5..000000000000 --- a/dev-ml/atd/atd-1.12.0.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="Syntax for cross-language type definitions" -HOMEPAGE="https://github.com/mjambon/atd" -SRC_URI="https://github.com/mjambon/atd/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt test" -RESTRICT="!test? ( test )" - -DEPEND=" - dev-lang/ocaml:=[ocamlopt?] - dev-ml/easy-format:=[ocamlopt?] - dev-ml/menhir:=[ocamlopt?] -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/jbuilder - dev-ml/opam - test? ( - dev-ml/biniou - dev-ml/yojson - ) -" - -src_compile() { - jbuilder build -p atd || die -} - -oinstall() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - ${1}.install || die -} - -src_install() { - oinstall atd -} diff --git a/dev-ml/atd/atd-1.2.0.ebuild b/dev-ml/atd/atd-1.2.0.ebuild deleted file mode 100644 index 8f343658f391..000000000000 --- a/dev-ml/atd/atd-1.2.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="Syntax for cross-language type definitions" -HOMEPAGE="https://github.com/mjambon/atd" -SRC_URI="https://github.com/mjambon/atd/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt" - -DEPEND=" - dev-lang/ocaml:=[ocamlopt?] - dev-ml/easy-format:=[ocamlopt?] - dev-ml/menhir:=[ocamlopt?] -" -RDEPEND="${DEPEND}" - -src_compile() { - emake -j1 all - use ocamlopt && emake opt -} - -src_install() { - dodir /usr/bin - PREFIX="${ED}/usr" findlib_src_install - dodoc README.md -} diff --git a/dev-ml/atd/atd-1.2.1.ebuild b/dev-ml/atd/atd-1.2.1.ebuild deleted file mode 100644 index d57bf461c6d4..000000000000 --- a/dev-ml/atd/atd-1.2.1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="Syntax for cross-language type definitions" -HOMEPAGE="https://github.com/mjambon/atd" -SRC_URI="https://github.com/mjambon/atd/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt" - -DEPEND=" - dev-lang/ocaml:=[ocamlopt?] - dev-ml/easy-format:=[ocamlopt?] - dev-ml/menhir:=[ocamlopt?] -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/jbuilder - dev-ml/opam -" - -src_install() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - ${PN}.install || die -} diff --git a/dev-ml/atd/metadata.xml b/dev-ml/atd/metadata.xml deleted file mode 100644 index 41a14222f6d5..000000000000 --- a/dev-ml/atd/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">mjambon/atd</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/atdgen/Manifest b/dev-ml/atdgen/Manifest deleted file mode 100644 index d394f61ac7be..000000000000 --- a/dev-ml/atdgen/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST atd-1.12.0.tar.gz 145428 BLAKE2B d9cc3b98567383e1a5dbb068165f144fb033e17030f979eb20963837b96f93d9b950943d59d1d0f348fed28ec05c5906ce6672f848d428193379670f5c4b51c4 SHA512 c24601b276da7837bc896bb42b2e0fa91ebfbf07759560c2490ed44bef722dcf8d586aaba1e62abff262805cab89996835611ab9fb68aa096dfc84bb55365475 -DIST atdgen-1.10.0.tar.gz 75447 BLAKE2B a3867f931b678ea4a5f7141447ed25418fb9b0b8154c5ab86320803badbcfaf98ceb453569837c88b12c76b37d0c405333fecf5894b0810fa7bc555370b7bbe0 SHA512 2dba16a0955b591a972bbd790a5344cf7f79c9485b5a064d3206643defe6c56413678aea389d831892ae1c72ff2fcb3a667731a236a7510fa7e9b4a60a128fb8 -DIST atdgen-1.10.2.tar.gz 73418 BLAKE2B 9b460fed859596c73fa24ebfb16bccecf7d95a1b1b627f43ed8ff32da7a37304df14d2641580cd0d38029ef344aa2132bac56c02e33034ac29b99d3adf1ea30a SHA512 5912e339c61516f942e7c80775faf4832007a96e5841e91115d120323a07fdd3945698b39876da3c25302da25ce30ecbab79a6920dd1496b9de4e30f4a2be73a diff --git a/dev-ml/atdgen/atdgen-1.10.0.ebuild b/dev-ml/atdgen/atdgen-1.10.0.ebuild deleted file mode 100644 index 3460991bad5f..000000000000 --- a/dev-ml/atdgen/atdgen-1.10.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="Generates boilerplate OCaml code for JSON and Biniou IO from type definitions" -HOMEPAGE="https://github.com/mjambon/atdgen" -SRC_URI="https://github.com/mjambon/atdgen/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt" - -DEPEND=" - dev-lang/ocaml:=[ocamlopt?] - dev-ml/atd:=[ocamlopt?] - dev-ml/biniou:=[ocamlopt?] - dev-ml/yojson:= -" -RDEPEND="${DEPEND}" - -src_compile() { - emake -j1 all - use ocamlopt && emake opt -} - -src_install() { - dodir /usr/bin - PREFIX="${ED}/usr" findlib_src_install - dodoc README.md -} diff --git a/dev-ml/atdgen/atdgen-1.10.2.ebuild b/dev-ml/atdgen/atdgen-1.10.2.ebuild deleted file mode 100644 index e9694f441a7b..000000000000 --- a/dev-ml/atdgen/atdgen-1.10.2.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="Generates boilerplate OCaml code for JSON and Biniou IO from type definitions" -HOMEPAGE="https://github.com/mjambon/atdgen" -SRC_URI="https://github.com/mjambon/atdgen/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt" - -DEPEND=" - dev-lang/ocaml:=[ocamlopt?] - dev-ml/atd:=[ocamlopt?] - dev-ml/biniou:=[ocamlopt?] - dev-ml/yojson:= -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/jbuilder - dev-ml/opam -" - -src_install() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - ${PN}.install || die -} diff --git a/dev-ml/atdgen/atdgen-1.12.0.ebuild b/dev-ml/atdgen/atdgen-1.12.0.ebuild deleted file mode 100644 index 84fa4a2c68a5..000000000000 --- a/dev-ml/atdgen/atdgen-1.12.0.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="Generates boilerplate OCaml code for JSON and Biniou IO from type definitions" -HOMEPAGE="https://github.com/mjambon/atd" -SRC_URI="https://github.com/mjambon/atd/archive/v${PV}.tar.gz -> atd-${PV}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt" - -DEPEND=" - dev-lang/ocaml:=[ocamlopt?] - dev-ml/atd:= - dev-ml/biniou:= - dev-ml/yojson:= -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/jbuilder - dev-ml/opam -" - -S="${WORKDIR}/atd-${PV}" - -src_compile() { - jbuilder build -p atdgen || die -} - -oinstall() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - ${1}.install || die -} - -src_install() { - oinstall atdgen -} diff --git a/dev-ml/atdgen/metadata.xml b/dev-ml/atdgen/metadata.xml deleted file mode 100644 index b23ee36ce780..000000000000 --- a/dev-ml/atdgen/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">mjambon/atdgen</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/bignum/Manifest b/dev-ml/bignum/Manifest deleted file mode 100644 index 400d751133ce..000000000000 --- a/dev-ml/bignum/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST bignum-0.9.0.tar.gz 28060 BLAKE2B c104d6040346464d9b8b3a97cb6a64298c93778225c149d3d6640562a32a1a728eaebe398a4044f1df5db2b40534ea18098e9aaaf948d8c5ddbac51d2515ab3e SHA512 ac80a9303cd177819db74ee6e3aaada76c4c97f9d654b902b99708b0123989b043e9c8db5f05e6d4bdf0453975b3826bed6fc18deff7e7c7ff194a7de908a5c5 diff --git a/dev-ml/bignum/bignum-0.9.0.ebuild b/dev-ml/bignum/bignum-0.9.0.ebuild deleted file mode 100644 index a2a5971bed66..000000000000 --- a/dev-ml/bignum/bignum-0.9.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Core-flavoured wrapper around zarith's arbitrary-precision rationals" -HOMEPAGE="https://github.com/janestreet/bignum" -SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - dev-lang/ocaml:= - dev-ml/core_kernel:= - dev-ml/core_kernel:= - dev-ml/ppx_driver:= - dev-ml/ppx_jane:= - dev-ml/typerep:= - dev-ml/zarith:= - <dev-ml/ppx_driver-100 - <dev-ml/ppx_jane-100 -" -DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder" - -src_install() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - ${PN}.install || die -} diff --git a/dev-ml/bignum/metadata.xml b/dev-ml/bignum/metadata.xml deleted file mode 100644 index 46bd7f53f0bb..000000000000 --- a/dev-ml/bignum/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">janestreet/bignum</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/bolt/Manifest b/dev-ml/bolt/Manifest deleted file mode 100644 index 237a55cac49e..000000000000 --- a/dev-ml/bolt/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST bolt-1.4.tar.gz 638005 BLAKE2B 2d7c4266d3798b8f7d7c72ec6ea32324106fc845bfea1969538175225e74ff1e0bf65633bd1c5d260b4cf316f3216e32cfb1eab5ed61082ab56677e9de2141c2 SHA512 799ca80603fb4f0979ae7bf7ac5acdab7a0187713021a4277d5c3f5af31ffdea042ab312754a6d20a8849b90d36327aa0cad1d6efbc20cc07a3e86dd733e362e diff --git a/dev-ml/bolt/bolt-1.4.ebuild b/dev-ml/bolt/bolt-1.4.ebuild deleted file mode 100644 index bc070efc1e0b..000000000000 --- a/dev-ml/bolt/bolt-1.4.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib - -DESCRIPTION="Logging tool for the Objective Caml language" -HOMEPAGE="http://bolt.x9c.fr/" -SRC_URI="http://bolt.x9c.fr/distrib/${P}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="doc" - -RDEPEND=">=dev-lang/ocaml-3.11:=[ocamlopt] - dev-ml/camlp4:=" -DEPEND="${RDEPEND} - dev-ml/ocamlbuild -" - -src_configure() { - sh configure -} - -src_compile() { - emake all - use doc && emake doc -} - -src_test() { - emake tests -} - -src_install() { - findlib_src_install - dodoc README CHANGES FEATURES - use doc && dohtml ocamldoc/* -} diff --git a/dev-ml/bolt/metadata.xml b/dev-ml/bolt/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-ml/bolt/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/bson/Manifest b/dev-ml/bson/Manifest deleted file mode 100644 index 6b0d6dfef95f..000000000000 --- a/dev-ml/bson/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST bson-0.89.3.tar.gz 64461 BLAKE2B 0dd45738a30dea90aeb0971cfd927ea39651fcf1faa7b835bdd7db58f5b869336149a1635fa3868543d94e66ce485d136de4e63de3e5a00fad2f35d2aba44e2a SHA512 013f082a3f053525981d3cd6b0daabacfe094061ee37345927e040981d74735c2927af2c3b16f7c4734a13599eb04366f0c0fc40e4aa60f122bdfacfe0dc01d3 diff --git a/dev-ml/bson/bson-0.89.3.ebuild b/dev-ml/bson/bson-0.89.3.ebuild deleted file mode 100644 index bdf47aa26aa9..000000000000 --- a/dev-ml/bson/bson-0.89.3.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit oasis - -DESCRIPTION="An ocaml implementation for bson" -HOMEPAGE="http://massd.github.io/" -SRC_URI="https://github.com/MassD/bson/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="dev-ml/camlp4:=" -RDEPEND="${DEPEND}" diff --git a/dev-ml/bson/metadata.xml b/dev-ml/bson/metadata.xml deleted file mode 100644 index f4c0d45e144e..000000000000 --- a/dev-ml/bson/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">MassD/bson</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/camlimages/Manifest b/dev-ml/camlimages/Manifest deleted file mode 100644 index 857ba5041060..000000000000 --- a/dev-ml/camlimages/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST camlimages-4.2.2.tar.bz2 789441 BLAKE2B 003a451b1b070ed82e5d0a1857cbb448270f46a4b3948096f93a28aaaeb820c100b7ac73f8ca1f94cfe6b3aa0dd68dbb18b597d37fcf5ebd014179ccee509ab5 SHA512 672e192255a9335c45d208b7589a344f712baa798dfc7bc7ccee7d3bda71e603bc06c7b012761f9c6372c683560c67ffa9d2af2742552884211ad4ffb541e3dd -DIST camlimages-4.2.3.tar.bz2 789523 BLAKE2B 53bb5ea92d35855dd714e035734445ba100bd3ec4558edc8535a73af6911bf943558176e5c2919c337371df51ae255d97e3bfb1947f2bdfd275a3db9a269c737 SHA512 c67775394ab97d0c0111d3e4e49ceb8213a405d48e133c321db920e291dc2ad79e1e7876a0bdff8fe1ad3b3f27ea0effe79bd26d29f92d5bb1ebd74f03d13bd5 -DIST camlimages-4.2.4.tar.bz2 789623 BLAKE2B f10c34bdbb51ec1bff7d7557b49356eb57770715e42db1075f9306b1b07a67cdc219c4d98a1127b75e429361becb7199d3c557d7d756047dd898c31b761b71a0 SHA512 0c321c933d61df84456c56b0082dea80fbcb37e30dc616f84a7d12c5bfd36c157a2a9d31dc92da20b6bbfd0a87db8f4b14537ab56b1c5863b24c7cbb59f3e0e7 diff --git a/dev-ml/camlimages/camlimages-4.2.2.ebuild b/dev-ml/camlimages/camlimages-4.2.2.ebuild deleted file mode 100644 index 9b589566854a..000000000000 --- a/dev-ml/camlimages/camlimages-4.2.2.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils vcs-snapshot findlib multilib - -DESCRIPTION="An image manipulation library for ocaml" -HOMEPAGE="http://gallium.inria.fr/camlimages/" -SRC_URI="https://bitbucket.org/camlspotter/camlimages/get/${PV}.tar.bz2 -> ${P}.tar.bz2" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64 ppc x86" -IUSE="exif gif gtk jpeg png postscript tiff truetype X xpm" - -RDEPEND=">=dev-lang/ocaml-3.10.2:=[X(+)?,ocamlopt] - exif? ( media-libs/libexif ) - gif? ( media-libs/giflib ) - gtk? ( dev-ml/lablgtk ) - jpeg? ( virtual/jpeg ) - tiff? ( media-libs/tiff ) - png? ( >=media-libs/libpng-1.4:0 ) - postscript? ( app-text/ghostscript-gpl ) - truetype? ( >=media-libs/freetype-2 ) - xpm? ( x11-libs/libXpm ) - X? ( x11-apps/rgb ) - sys-libs/zlib - " -DEPEND="${DEPEND} - dev-util/omake - virtual/pkgconfig - dev-ml/findlib" - -camlimages_arg_want() { - echo "ARG_WANT_${2}=$(usex $1 1 0)" -} - -src_compile() { - omake \ - $(camlimages_arg_want exif EXIF ) \ - $(camlimages_arg_want gif GIF ) \ - $(camlimages_arg_want png PNG ) \ - $(camlimages_arg_want jpeg JPEG ) \ - $(camlimages_arg_want tiff TIFF ) \ - $(camlimages_arg_want xpm XPM ) \ - $(camlimages_arg_want postscript GS ) \ - $(camlimages_arg_want gtk LABLGTK2) \ - $(camlimages_arg_want X GRAPHICS) \ - $(camlimages_arg_want truetype FREETYPE) \ - PATH_GS=/bin/true \ - --force-dotomake || die -} - -src_install() { - findlib_src_preinst - omake --force-dotomake DESTDIR="${D}" install || die - dodoc README.md -} diff --git a/dev-ml/camlimages/camlimages-4.2.3.ebuild b/dev-ml/camlimages/camlimages-4.2.3.ebuild deleted file mode 100644 index ab0b210a36c7..000000000000 --- a/dev-ml/camlimages/camlimages-4.2.3.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils vcs-snapshot findlib multilib - -DESCRIPTION="An image manipulation library for ocaml" -HOMEPAGE="http://gallium.inria.fr/camlimages/" -SRC_URI="https://bitbucket.org/camlspotter/camlimages/get/${PV}.tar.bz2 -> ${P}.tar.bz2" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="exif gif gtk jpeg png postscript tiff truetype X xpm" - -RDEPEND=">=dev-lang/ocaml-3.10.2:=[X(+)?,ocamlopt] - exif? ( media-libs/libexif ) - gif? ( media-libs/giflib ) - gtk? ( dev-ml/lablgtk ) - jpeg? ( virtual/jpeg ) - tiff? ( media-libs/tiff ) - png? ( >=media-libs/libpng-1.4:0 ) - postscript? ( app-text/ghostscript-gpl ) - truetype? ( >=media-libs/freetype-2 ) - xpm? ( x11-libs/libXpm ) - X? ( x11-apps/rgb ) - sys-libs/zlib - " -DEPEND="${DEPEND} - dev-util/omake - virtual/pkgconfig - dev-ml/findlib" - -camlimages_arg_want() { - echo "ARG_WANT_${2}=$(usex $1 1 0)" -} - -src_compile() { - omake \ - $(camlimages_arg_want exif EXIF ) \ - $(camlimages_arg_want gif GIF ) \ - $(camlimages_arg_want png PNG ) \ - $(camlimages_arg_want jpeg JPEG ) \ - $(camlimages_arg_want tiff TIFF ) \ - $(camlimages_arg_want xpm XPM ) \ - $(camlimages_arg_want postscript GS ) \ - $(camlimages_arg_want gtk LABLGTK2) \ - $(camlimages_arg_want X GRAPHICS) \ - $(camlimages_arg_want truetype FREETYPE) \ - PATH_GS=/bin/true \ - --force-dotomake || die -} - -src_install() { - findlib_src_preinst - omake --force-dotomake DESTDIR="${D}" install || die - dodoc README.md -} diff --git a/dev-ml/camlimages/camlimages-4.2.4.ebuild b/dev-ml/camlimages/camlimages-4.2.4.ebuild deleted file mode 100644 index ab0b210a36c7..000000000000 --- a/dev-ml/camlimages/camlimages-4.2.4.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils vcs-snapshot findlib multilib - -DESCRIPTION="An image manipulation library for ocaml" -HOMEPAGE="http://gallium.inria.fr/camlimages/" -SRC_URI="https://bitbucket.org/camlspotter/camlimages/get/${PV}.tar.bz2 -> ${P}.tar.bz2" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="exif gif gtk jpeg png postscript tiff truetype X xpm" - -RDEPEND=">=dev-lang/ocaml-3.10.2:=[X(+)?,ocamlopt] - exif? ( media-libs/libexif ) - gif? ( media-libs/giflib ) - gtk? ( dev-ml/lablgtk ) - jpeg? ( virtual/jpeg ) - tiff? ( media-libs/tiff ) - png? ( >=media-libs/libpng-1.4:0 ) - postscript? ( app-text/ghostscript-gpl ) - truetype? ( >=media-libs/freetype-2 ) - xpm? ( x11-libs/libXpm ) - X? ( x11-apps/rgb ) - sys-libs/zlib - " -DEPEND="${DEPEND} - dev-util/omake - virtual/pkgconfig - dev-ml/findlib" - -camlimages_arg_want() { - echo "ARG_WANT_${2}=$(usex $1 1 0)" -} - -src_compile() { - omake \ - $(camlimages_arg_want exif EXIF ) \ - $(camlimages_arg_want gif GIF ) \ - $(camlimages_arg_want png PNG ) \ - $(camlimages_arg_want jpeg JPEG ) \ - $(camlimages_arg_want tiff TIFF ) \ - $(camlimages_arg_want xpm XPM ) \ - $(camlimages_arg_want postscript GS ) \ - $(camlimages_arg_want gtk LABLGTK2) \ - $(camlimages_arg_want X GRAPHICS) \ - $(camlimages_arg_want truetype FREETYPE) \ - PATH_GS=/bin/true \ - --force-dotomake || die -} - -src_install() { - findlib_src_preinst - omake --force-dotomake DESTDIR="${D}" install || die - dodoc README.md -} diff --git a/dev-ml/camlimages/metadata.xml b/dev-ml/camlimages/metadata.xml deleted file mode 100644 index bdb890aac730..000000000000 --- a/dev-ml/camlimages/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="bitbucket">camlspotter/camlimages</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/capnp-ocaml/Manifest b/dev-ml/capnp-ocaml/Manifest deleted file mode 100644 index 113a1a60e047..000000000000 --- a/dev-ml/capnp-ocaml/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST capnp-ocaml-3.0.0.tar.gz 140985 BLAKE2B 00d9bfec72ca60ae5b17730248554b5d5d7b0b85d007cc0dc3332043416125b1931e3d92b3d17ce12b40ae4094ff4ff212aaa327332588c6d00a853e31dea6a4 SHA512 5cdf678fa80e67c552f60123f1d04eb5facad81e6c29661c2234c06bbcb98312d1eba96f81f3e747fef0b4de986aff07b69aafcbfde60873ba40452a66d75075 -DIST capnp-ocaml-3.1.0.tar.gz 141189 BLAKE2B 503fa710f4940e4235b04d5090b29d5d43a351c057b6ec0dd07827c7b0f906261bf2ec3c8365b866190a6e202b9234e8b648d9846d8aaed8bb40b8601f8d9bcf SHA512 d3a24800ee334d5d0506a9b9f2db10994e475b205e347ae606d4f963cd846c7ab2ed8f60505495509cf2f3444c46b8aefe0501c6803874b5659b8b6429506b77 diff --git a/dev-ml/capnp-ocaml/capnp-ocaml-3.0.0.ebuild b/dev-ml/capnp-ocaml/capnp-ocaml-3.0.0.ebuild deleted file mode 100644 index 4d22bddf3b63..000000000000 --- a/dev-ml/capnp-ocaml/capnp-ocaml-3.0.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit opam - -DESCRIPTION="OCaml code generator plugin for the Cap'n Proto serialization framework" -HOMEPAGE="https://github.com/pelzlpj/capnp-ocaml" -SRC_URI="https://github.com/pelzlpj/capnp-ocaml/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-ml/core_kernel:= - dev-ml/ocaml-extunix:= - dev-ml/ocplib-endian:= - dev-ml/res:= - dev-ml/ocaml-uint:= - dev-libs/capnproto:= -" -DEPEND="${RDEPEND} - test? ( dev-ml/core:= dev-ml/ounit ) - dev-ml/jbuilder -" - -src_compile() { - emake build -} - -src_install() { - opam_src_install capnp -} diff --git a/dev-ml/capnp-ocaml/capnp-ocaml-3.1.0.ebuild b/dev-ml/capnp-ocaml/capnp-ocaml-3.1.0.ebuild deleted file mode 100644 index 4d22bddf3b63..000000000000 --- a/dev-ml/capnp-ocaml/capnp-ocaml-3.1.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit opam - -DESCRIPTION="OCaml code generator plugin for the Cap'n Proto serialization framework" -HOMEPAGE="https://github.com/pelzlpj/capnp-ocaml" -SRC_URI="https://github.com/pelzlpj/capnp-ocaml/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-ml/core_kernel:= - dev-ml/ocaml-extunix:= - dev-ml/ocplib-endian:= - dev-ml/res:= - dev-ml/ocaml-uint:= - dev-libs/capnproto:= -" -DEPEND="${RDEPEND} - test? ( dev-ml/core:= dev-ml/ounit ) - dev-ml/jbuilder -" - -src_compile() { - emake build -} - -src_install() { - opam_src_install capnp -} diff --git a/dev-ml/capnp-ocaml/metadata.xml b/dev-ml/capnp-ocaml/metadata.xml deleted file mode 100644 index 1df079097433..000000000000 --- a/dev-ml/capnp-ocaml/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">pelzlpj/capnp-ocaml</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/core_bench/Manifest b/dev-ml/core_bench/Manifest deleted file mode 100644 index fb961746e147..000000000000 --- a/dev-ml/core_bench/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST core_bench-0.9.0.tar.gz 43091 BLAKE2B 3b94caf4515a15f26679a76b332a260f37aaaa79a87c164ccc244bc808b215d8064e56c69dc107b5ec3c8b69fc5a27a023ab954205004546e37bfc1b06d8cb0e SHA512 4860143276ca8d7966519435c151923ed0f0767fc9a654e6ba75a777f24aa0a66d1ebc4b5b2f8bbcb20bc8e869220ea0c93ccc9c9b5764fa82ef87c17bec761e diff --git a/dev-ml/core_bench/core_bench-0.9.0.ebuild b/dev-ml/core_bench/core_bench-0.9.0.ebuild deleted file mode 100644 index 3ef6f6506421..000000000000 --- a/dev-ml/core_bench/core_bench-0.9.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Micro-benchmarking library for OCaml" -HOMEPAGE="https://github.com/janestreet/core_bench" -SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - dev-lang/ocaml:= - dev-ml/core:= - dev-ml/core_extended:= - dev-ml/ppx_driver:= - dev-ml/ppx_jane:= - dev-ml/textutils:= - dev-ml/ocaml-migrate-parsetree:= - dev-ml/ocaml-re:= -" -DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder" - -src_install() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - ${PN}.install || die -} diff --git a/dev-ml/core_bench/metadata.xml b/dev-ml/core_bench/metadata.xml deleted file mode 100644 index b5faf2198884..000000000000 --- a/dev-ml/core_bench/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">janestreet/core_bench</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/core_profiler/Manifest b/dev-ml/core_profiler/Manifest deleted file mode 100644 index 150d077f47f7..000000000000 --- a/dev-ml/core_profiler/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST core_profiler-0.9.0.tar.gz 60467 BLAKE2B 55880be45c1bbad1dd0277d966cbfaae76f54bf8dea7953ac78e98143160fba19bba5d355e0b5417e33f48bfaabe0b936a55defc0337efa252b11c279c2fc7db SHA512 6d3ad9cef7dd500642bf139503fc873668ca69733c29a4bcb224b27cad604422d87626431f38f29088807f577c4a6445fdc67531329bbcd842b0921976cbe5f9 diff --git a/dev-ml/core_profiler/core_profiler-0.9.0.ebuild b/dev-ml/core_profiler/core_profiler-0.9.0.ebuild deleted file mode 100644 index bf5b496ea736..000000000000 --- a/dev-ml/core_profiler/core_profiler-0.9.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Jane Street's profiling library" -HOMEPAGE="https://github.com/janestreet/core_profiler" -SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - dev-lang/ocaml:= - dev-ml/core:= - dev-ml/core_extended:= - dev-ml/ppx_driver:= - dev-ml/ppx_jane:= - dev-ml/re2:= - dev-ml/textutils:= - dev-ml/ocaml-migrate-parsetree:= - " -DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder" - -src_install() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - ${PN}.install || die -} diff --git a/dev-ml/core_profiler/metadata.xml b/dev-ml/core_profiler/metadata.xml deleted file mode 100644 index 8dd4ecad5562..000000000000 --- a/dev-ml/core_profiler/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">janestreet/core_profiler</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/dns-async/Manifest b/dev-ml/dns-async/Manifest deleted file mode 100644 index 7755e3b6cb3b..000000000000 --- a/dev-ml/dns-async/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-dns-1.0.0.tar.gz 99161 BLAKE2B f0fa068296ac7eb5331ff7f5f88ee60a3010ac146f4b5bfeeffc8db014e6e5563da4f516ee1090365d290fb50b2754576b14167d55b2a33e125046103d485c1e SHA512 199653605e985851dcaafc94f1efeba5c261c29cd5e5f8eaebc9f7d25a05c43adcf7620efb291b22f9549f7c05f8ac3f6abfbcf40e0d7762bd2f7cd623ebcb1c diff --git a/dev-ml/dns-async/dns-async-1.0.0.ebuild b/dev-ml/dns-async/dns-async-1.0.0.ebuild deleted file mode 100644 index f7df7c7eccf3..000000000000 --- a/dev-ml/dns-async/dns-async-1.0.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib opam - -MY_P=ocaml-dns-${PV} - -DESCRIPTION="Async support of OCaml DNS" -HOMEPAGE="https://github.com/mirage/ocaml-dns https://mirage.io" -SRC_URI="https://github.com/mirage/ocaml-dns/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz" - -LICENSE="LGPL-2 LGPL-2.1-with-linking-exception ISC" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" - -RDEPEND=" - >=dev-lang/ocaml-4:= - dev-ml/async:= - dev-ml/dns:= -" -DEPEND=" - dev-ml/jbuilder - test? ( - dev-ml/dns-lwt-unix - ) - ${RDEPEND} -" -# Do not work -RESTRICT="test" - -S="${WORKDIR}/${MY_P}" - -src_compile() { - jbuilder build @install -p ${PN} || die -} - -src_test() { - jbuilder runtest -p ${PN} || die -} diff --git a/dev-ml/dns-async/metadata.xml b/dev-ml/dns-async/metadata.xml deleted file mode 100644 index 39ef7ef9f544..000000000000 --- a/dev-ml/dns-async/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">mirage/ocaml-dns</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/dns-lwt-unix/Manifest b/dev-ml/dns-lwt-unix/Manifest deleted file mode 100644 index 7755e3b6cb3b..000000000000 --- a/dev-ml/dns-lwt-unix/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-dns-1.0.0.tar.gz 99161 BLAKE2B f0fa068296ac7eb5331ff7f5f88ee60a3010ac146f4b5bfeeffc8db014e6e5563da4f516ee1090365d290fb50b2754576b14167d55b2a33e125046103d485c1e SHA512 199653605e985851dcaafc94f1efeba5c261c29cd5e5f8eaebc9f7d25a05c43adcf7620efb291b22f9549f7c05f8ac3f6abfbcf40e0d7762bd2f7cd623ebcb1c diff --git a/dev-ml/dns-lwt-unix/dns-lwt-unix-1.0.0.ebuild b/dev-ml/dns-lwt-unix/dns-lwt-unix-1.0.0.ebuild deleted file mode 100644 index 0de745104dd6..000000000000 --- a/dev-ml/dns-lwt-unix/dns-lwt-unix-1.0.0.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib opam - -MY_P=ocaml-dns-${PV} - -DESCRIPTION="Lwt support of OCaml DNS" -HOMEPAGE="https://github.com/mirage/ocaml-dns https://mirage.io" -SRC_URI="https://github.com/mirage/ocaml-dns/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz" - -LICENSE="LGPL-2 LGPL-2.1-with-linking-exception ISC" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" - -RDEPEND=" - >=dev-lang/ocaml-4:= - dev-ml/dns-lwt:= - dev-ml/dns:= - dev-ml/cmdliner:= - dev-ml/mirage-profile:= - dev-ml/ocaml-ipaddr:= -" -DEPEND=" - dev-ml/jbuilder - test? ( - dev-ml/ounit - ) - ${RDEPEND} -" -# Do not work -RESTRICT="test" - -S="${WORKDIR}/${MY_P}" - -src_compile() { - jbuilder build @install -p ${PN} || die -} - -src_test() { - jbuilder runtest -p ${PN} || die -} diff --git a/dev-ml/dns-lwt-unix/metadata.xml b/dev-ml/dns-lwt-unix/metadata.xml deleted file mode 100644 index 39ef7ef9f544..000000000000 --- a/dev-ml/dns-lwt-unix/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">mirage/ocaml-dns</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/dns-lwt/Manifest b/dev-ml/dns-lwt/Manifest deleted file mode 100644 index 7755e3b6cb3b..000000000000 --- a/dev-ml/dns-lwt/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-dns-1.0.0.tar.gz 99161 BLAKE2B f0fa068296ac7eb5331ff7f5f88ee60a3010ac146f4b5bfeeffc8db014e6e5563da4f516ee1090365d290fb50b2754576b14167d55b2a33e125046103d485c1e SHA512 199653605e985851dcaafc94f1efeba5c261c29cd5e5f8eaebc9f7d25a05c43adcf7620efb291b22f9549f7c05f8ac3f6abfbcf40e0d7762bd2f7cd623ebcb1c diff --git a/dev-ml/dns-lwt/dns-lwt-1.0.0.ebuild b/dev-ml/dns-lwt/dns-lwt-1.0.0.ebuild deleted file mode 100644 index 850c1001b9f1..000000000000 --- a/dev-ml/dns-lwt/dns-lwt-1.0.0.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib opam - -MY_P=ocaml-dns-${PV} - -DESCRIPTION="Lwt support of OCaml DNS" -HOMEPAGE="https://github.com/mirage/ocaml-dns https://mirage.io" -SRC_URI="https://github.com/mirage/ocaml-dns/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz" - -LICENSE="LGPL-2 LGPL-2.1-with-linking-exception ISC" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" - -RDEPEND=" - >=dev-lang/ocaml-4:= - dev-ml/lwt:= - dev-ml/dns:= - dev-ml/mirage-profile:= -" -DEPEND=" - dev-ml/jbuilder - test? ( - dev-ml/dns-lwt-unix - ) - ${RDEPEND} -" -# do not work -RESTRICT="test" - -S="${WORKDIR}/${MY_P}" - -src_compile() { - jbuilder build @install -p ${PN} || die -} - -src_test() { - jbuilder runtest -p ${PN} || die -} diff --git a/dev-ml/dns-lwt/metadata.xml b/dev-ml/dns-lwt/metadata.xml deleted file mode 100644 index 39ef7ef9f544..000000000000 --- a/dev-ml/dns-lwt/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">mirage/ocaml-dns</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/enumerate/Manifest b/dev-ml/enumerate/Manifest deleted file mode 100644 index 1bfc7c27ae0b..000000000000 --- a/dev-ml/enumerate/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST enumerate-111.08.00.tar.gz 52498 BLAKE2B 74a29099613fb83950d11d3e40298390f2c1675306b5cafea36560bb557088829c6165dfe6995a4221fa87c7aba8ec28f88d481e5e3199ae4299e67183faf6c9 SHA512 fdedc584923552e898e0932c75b9a9c48c7c90291239cf6b5b26860b0714f2f3582f1d00acc247fb28ecb8c6e26867fc1e56c7df18fefd70eb2910ef1dfdcc3c diff --git a/dev-ml/enumerate/enumerate-111.08.00-r1.ebuild b/dev-ml/enumerate/enumerate-111.08.00-r1.ebuild deleted file mode 100644 index 1ede1a690435..000000000000 --- a/dev-ml/enumerate/enumerate-111.08.00-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit oasis - -MY_P=${PN/-/_}-${PV} -DESCRIPTION="Syntax extension to produce a list of all values of a type" -HOMEPAGE="http://www.janestreet.com/ocaml" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz - https://dev.gentoo.org/~aballier/distfiles/${MY_P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - >=dev-ml/type-conv-111.13:= - dev-ml/camlp4:=" - -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}" -DOCS=( README.md ) diff --git a/dev-ml/enumerate/metadata.xml b/dev-ml/enumerate/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-ml/enumerate/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/flow_parser/Manifest b/dev-ml/flow_parser/Manifest deleted file mode 100644 index 333aacdeaa05..000000000000 --- a/dev-ml/flow_parser/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST flow-0.50.0.tar.gz 2664071 BLAKE2B aa62952e956bf0c46e2a9b0b20d075a5178ee6ebbab13c64bb64c40b1dd0c67ca36340e3c795cfe2a233a26fba02de7f948c66d07d5ae181a544970bfc8fcdb6 SHA512 757adc6c07461ca71a132715a3f19e3dc36a08a165519793b94c667d116563eca9937593700db3efdd8d5cbb5709d5778a49345052de2392697f7bb2221e43e5 -DIST flow-0.51.0.tar.gz 2701608 BLAKE2B c4255b6d02d4f0064d08ea9d1b18eabaee8bbe7b935e4395bd4540d07f654846d9906f4225debd674dc8ad3cc0af3ffdc028f58502cae748e94f39df45061da9 SHA512 82422ff5e49b72c21a875461aa839e1217d369e632369f9c8fa375207da90d92eebbf653b2a0869ef08c8c1ffc07e11f729b77e8a791c9b44f5fc7daf71ec50a -DIST flow-0.52.0.tar.gz 2718344 BLAKE2B e688c98bea494475e36d98856a0335ce06b5f9c5f0fdc0b2c07d06a6bcfe730b45dcc5c9167e0659143a2f8197989ccd16e4dfbf0272834eb1dd7ab78d9ba944 SHA512 aad2aaeb56448d1bd9a26ab1c68b1f61f107729347f6eabe1e62828395a06d624bca67f0706f2267e62920c56bab99c06fd7bc6bbb484e7c921a28d725cde670 diff --git a/dev-ml/flow_parser/flow_parser-0.50.0.ebuild b/dev-ml/flow_parser/flow_parser-0.50.0.ebuild deleted file mode 100644 index a36131a0f030..000000000000 --- a/dev-ml/flow_parser/flow_parser-0.50.0.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="JavaScript parser written in OCaml" -HOMEPAGE="https://github.com/facebook/flow/tree/master/src/parser" -SRC_URI="https://github.com/facebook/flow/archive/v${PV}.tar.gz -> flow-${PV}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-lang/ocaml:= - dev-ml/sedlex:= -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/ocamlbuild" - -S="${WORKDIR}/flow-${PV}/src/parser" - -src_compile() { - emake build-parser -} - -src_test() { - emake test-ocaml -} - -src_install() { - findlib_src_preinst - emake ocamlfind-install - dodoc README.md -} diff --git a/dev-ml/flow_parser/flow_parser-0.51.0.ebuild b/dev-ml/flow_parser/flow_parser-0.51.0.ebuild deleted file mode 100644 index a36131a0f030..000000000000 --- a/dev-ml/flow_parser/flow_parser-0.51.0.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="JavaScript parser written in OCaml" -HOMEPAGE="https://github.com/facebook/flow/tree/master/src/parser" -SRC_URI="https://github.com/facebook/flow/archive/v${PV}.tar.gz -> flow-${PV}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-lang/ocaml:= - dev-ml/sedlex:= -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/ocamlbuild" - -S="${WORKDIR}/flow-${PV}/src/parser" - -src_compile() { - emake build-parser -} - -src_test() { - emake test-ocaml -} - -src_install() { - findlib_src_preinst - emake ocamlfind-install - dodoc README.md -} diff --git a/dev-ml/flow_parser/flow_parser-0.52.0.ebuild b/dev-ml/flow_parser/flow_parser-0.52.0.ebuild deleted file mode 100644 index a36131a0f030..000000000000 --- a/dev-ml/flow_parser/flow_parser-0.52.0.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="JavaScript parser written in OCaml" -HOMEPAGE="https://github.com/facebook/flow/tree/master/src/parser" -SRC_URI="https://github.com/facebook/flow/archive/v${PV}.tar.gz -> flow-${PV}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-lang/ocaml:= - dev-ml/sedlex:= -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/ocamlbuild" - -S="${WORKDIR}/flow-${PV}/src/parser" - -src_compile() { - emake build-parser -} - -src_test() { - emake test-ocaml -} - -src_install() { - findlib_src_preinst - emake ocamlfind-install - dodoc README.md -} diff --git a/dev-ml/flow_parser/metadata.xml b/dev-ml/flow_parser/metadata.xml deleted file mode 100644 index fd3939b78163..000000000000 --- a/dev-ml/flow_parser/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">facebook/flow</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/fort/Manifest b/dev-ml/fort/Manifest deleted file mode 100644 index 6ff3ad7aa67d..000000000000 --- a/dev-ml/fort/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST fort-0.4.2.tar.gz 6828 BLAKE2B de8c414246f37fa002782c8db18669acfcef2a0c0fe93dea1dccc5fc205aac31ea6139d44791d42a475fa35b134938207813125bd0c15f64e02e4d69ff7afc0b SHA512 59659bcc885f8d71985121a2abcfef756078eb472cadbd74ff97aef3378cd3f2a2a6da3a41a0a015b3175c18d98775e7f6b26c7a76262eb044b25122679c15a8 diff --git a/dev-ml/fort/files/fort-0.4.2-ocaml4.patch b/dev-ml/fort/files/fort-0.4.2-ocaml4.patch deleted file mode 100644 index 1c688a995446..000000000000 --- a/dev-ml/fort/files/fort-0.4.2-ocaml4.patch +++ /dev/null @@ -1,22 +0,0 @@ -Index: fort-0.4.2/Makefile -=================================================================== ---- fort-0.4.2.orig/Makefile -+++ fort-0.4.2/Makefile -@@ -3,7 +3,7 @@ - - include Makefile.config - --OCAMLC := ocamlc -+OCAMLC := ocamlc -I +compiler-libs - - # FORT top-level interpreter - NAME := fort -@@ -16,7 +16,7 @@ LIBS := unix - EXECUTABLE := $(NAME)$(EXEC_SUFFIX) - - $(EXECUTABLE): $(OBJECTS) -- $(OCAMLC) -linkall -o $@ toplevellib.cma $(LIBS:%=%.cma) $(OBJECTS) -+ $(OCAMLC) -linkall -o $@ ocamlcommon.cma ocamlbytecomp.cma ocamltoplevel.cma $(LIBS:%=%.cma) $(OBJECTS) - - install: $(EXECUTABLE) $(OBJECTS) - mkdir -p $(DESTDIR)$(LIBDIR) diff --git a/dev-ml/fort/fort-0.4.2.ebuild b/dev-ml/fort/fort-0.4.2.ebuild deleted file mode 100644 index 7471bf89ba24..000000000000 --- a/dev-ml/fort/fort-0.4.2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit multilib eutils - -DESCRIPTION="provides an environment for testing programs and Objective Caml modules" -HOMEPAGE="http://fort.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" - -LICENSE="ZLIB" -SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc x86" -IUSE="" - -DEPEND="dev-lang/ocaml:=" -RDEPEND="${DEPEND}" -DOCS=( README ) - -src_prepare() { - has_version '>=dev-lang/ocaml-4' && epatch "${FILESDIR}/${P}-ocaml4.patch" - sed -i -e "s:\$(BINDIR):\$(DESTDIR)&:"\ - -e "s:\$(LIBDIR):\$(DESTDIR)&:" Makefile || die -} - -src_configure() { - ./configure --bindir /usr/bin --libdir /usr/$(get_libdir)/ocaml || die -} diff --git a/dev-ml/fort/metadata.xml b/dev-ml/fort/metadata.xml deleted file mode 100644 index a8ef7f990abe..000000000000 --- a/dev-ml/fort/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <longdescription> - FORT (Framework for Ocaml Regression Testing) provides - an environment for testing programs and Objective Caml modules. - </longdescription> - <upstream> - <remote-id type="sourceforge">fort</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/gd4o/Manifest b/dev-ml/gd4o/Manifest deleted file mode 100644 index 7d7d2b78002b..000000000000 --- a/dev-ml/gd4o/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gd4o-1.0a5.tar.gz 885735 BLAKE2B e66a9de762bd6e0cce97fc47645edc7d91b6d01b3d7aad16bb7dcc9eae5604c134b14ddccacb11d83ec651676a9992340d032d63b5953940decd0abf6efaf72c SHA512 f582ff5dc4ece692b779c78ea97d1df90768564ab172a3933196bc0d9eedf31a53ca01c4745d7eacc81f977611b509dd2f912fac08b1bf0f70ec03605a40a85b diff --git a/dev-ml/gd4o/gd4o-1.0_alpha5.ebuild b/dev-ml/gd4o/gd4o-1.0_alpha5.ebuild deleted file mode 100644 index 2c4ae20f3100..000000000000 --- a/dev-ml/gd4o/gd4o-1.0_alpha5.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit toolchain-funcs findlib - -MY_P="${P/_alpha/a}" - -DESCRIPTION="OCaml interface to the GD graphics library" -HOMEPAGE="https://sourceforge.net/projects/gd4o/" -SRC_URI="mirror://sourceforge/gd4o/${MY_P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="doc +ocamlopt" - -DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?] - media-libs/gd[jpeg,png] - virtual/jpeg:0 - sys-libs/zlib - media-libs/libpng:0= - media-libs/freetype:2" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}" - -src_prepare() { - sed -i 's/CFLAGS =/CFLAGS += -fPIC/' Makefile || die -} - -src_compile() { - emake CC="$(tc-getCC)" - if use ocamlopt ; then - emake CC="$(tc-getCC)" opt - fi - if use doc ; then - emake docs - fi -} - -src_test() { - emake test - if use ocamlopt ; then - emake test.opt - fi -} - -src_install() { - findlib_src_install - dodoc BUGS CHANGES README* TODO doc/manual.txt - use doc && dohtml -r doc -} diff --git a/dev-ml/gd4o/metadata.xml b/dev-ml/gd4o/metadata.xml deleted file mode 100644 index 5f3b8d56e802..000000000000 --- a/dev-ml/gd4o/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="sourceforge">gd4o</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/gen_js_api/Manifest b/dev-ml/gen_js_api/Manifest deleted file mode 100644 index 2c1e89d4f4fa..000000000000 --- a/dev-ml/gen_js_api/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST gen_js_api-1.0.3.tar.gz 39575 BLAKE2B 251c3a68897f6851d39cb980af5d49b4448ab5f932a1da8a3e8db10685de1cc7d5e89702edca4a2b6e7c8a8171ff6220d80c1096bb4004d9f0a854154a689732 SHA512 90526bc6cee02de9eed3110b4311f9cae52e61f2973f9127dc436c44016e663c195b571186eb260a261babe5f401ae8574c7683e431d3734820642299fc6ef82 -DIST gen_js_api-1.0.4.tar.gz 39593 BLAKE2B 81058c1eb215f98538283d5023013d9a72760208f8183512eb7e1f190d51e397b67dd5de0a147398f6ca749b4234e60c52e728edf9eb5df4ddbd76a27d76675d SHA512 db1599f349fa70c9797141fff0862e07a9a709097d713332ea9b1513a71e707b6022418a6c6980d12a3b215c09ed500eb74e4c62d0433740304fac306c49cdcb diff --git a/dev-ml/gen_js_api/gen_js_api-1.0.3.ebuild b/dev-ml/gen_js_api/gen_js_api-1.0.3.ebuild deleted file mode 100644 index 09b866b1233c..000000000000 --- a/dev-ml/gen_js_api/gen_js_api-1.0.3.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="Easy OCaml bindings for Javascript libraries" -HOMEPAGE="https://github.com/LexiFi/gen_js_api" -SRC_URI="https://github.com/LexiFi/gen_js_api/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="dev-lang/ocaml:=" -RDEPEND="${DEPEND}" - -src_install () { - findlib_src_install - dodoc CLASSES.md IMPLGEN.md LOW_LEVEL_BINDING.md NAMING.md PPX.md README.md TODO.md TYPES.md VALUES.md -} diff --git a/dev-ml/gen_js_api/gen_js_api-1.0.4.ebuild b/dev-ml/gen_js_api/gen_js_api-1.0.4.ebuild deleted file mode 100644 index 26b9dfbafdb9..000000000000 --- a/dev-ml/gen_js_api/gen_js_api-1.0.4.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="Easy OCaml bindings for Javascript libraries" -HOMEPAGE="https://github.com/LexiFi/gen_js_api" -SRC_URI="https://github.com/LexiFi/gen_js_api/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=">=dev-lang/ocaml-4.05:=" -RDEPEND="${DEPEND}" - -src_install () { - findlib_src_install - dodoc CLASSES.md IMPLGEN.md LOW_LEVEL_BINDING.md NAMING.md PPX.md README.md TODO.md TYPES.md VALUES.md -} diff --git a/dev-ml/gen_js_api/metadata.xml b/dev-ml/gen_js_api/metadata.xml deleted file mode 100644 index 3bbc75f529a6..000000000000 --- a/dev-ml/gen_js_api/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">LexiFi/gen_js_api</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/herelib/Manifest b/dev-ml/herelib/Manifest deleted file mode 100644 index 5e56ded7fb7d..000000000000 --- a/dev-ml/herelib/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST herelib-112.35.00.tar.gz 49201 BLAKE2B 6a5996b88e54473e3befc98c47b4f98c57d23b74a824301559ea2e4be1757627ab569bfe31f098da3854b5525eafc4490fee670634c38f133614df842ba0e91d SHA512 3b7fe743327e93526858004f90f102e5eb98cc493f22acea3d82e51bf99307679017389680456a143fb6fa9dce0a30bfd69abf90e5f0ea1367ec9c9c0726150f diff --git a/dev-ml/herelib/herelib-112.35.00.ebuild b/dev-ml/herelib/herelib-112.35.00.ebuild deleted file mode 100644 index 54579ed85a6b..000000000000 --- a/dev-ml/herelib/herelib-112.35.00.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit oasis - -MY_P=${PN/-/_}-${PV} -DESCRIPTION="Syntax extension for inserting the current location" -HOMEPAGE="http://www.janestreet.com/ocaml" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${MY_P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - >=dev-lang/ocaml-4.00.0:= - dev-ml/camlp4:= -" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}" diff --git a/dev-ml/herelib/metadata.xml b/dev-ml/herelib/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-ml/herelib/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/incremental/Manifest b/dev-ml/incremental/Manifest deleted file mode 100644 index f438627eac5c..000000000000 --- a/dev-ml/incremental/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST incremental-0.9.0.tar.gz 28822 BLAKE2B 0e369107c545e427609397d9d887a6d0eb295c222efa78fdd288bdf4e72000a79f49f3e40cacd593514f57dd94bfeaf23f2cb3fbecaee7bc09f3ede37165e3df SHA512 126b76e31920c56958b6c15319b636b5b5ea8bba56b8fab85c2b6fb2c3a4527b4759a05d0edfe3462e94e6348d7391e2578e82d35b160e31e6c88495c828f612 diff --git a/dev-ml/incremental/incremental-0.9.0.ebuild b/dev-ml/incremental/incremental-0.9.0.ebuild deleted file mode 100644 index 9137fce7860c..000000000000 --- a/dev-ml/incremental/incremental-0.9.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Library for incremental computations" -HOMEPAGE="https://github.com/janestreet/incremental" -SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-lang/ocaml:= - dev-ml/core:= - dev-ml/incremental_kernel:= - dev-ml/ppx_driver:= - dev-ml/ppx_jane:= - dev-ml/ocaml-migrate-parsetree:= -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} dev-ml/opam dev-ml/jbuilder" - -src_install() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - ${PN}.install || die -} diff --git a/dev-ml/incremental/metadata.xml b/dev-ml/incremental/metadata.xml deleted file mode 100644 index a84a03d12122..000000000000 --- a/dev-ml/incremental/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">janestreet/incremental</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/incremental_kernel/Manifest b/dev-ml/incremental_kernel/Manifest deleted file mode 100644 index ce9c5eab3b6d..000000000000 --- a/dev-ml/incremental_kernel/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST incremental_kernel-0.9.0.tar.gz 74255 BLAKE2B 160f3d3c91a54a0541ae7723bf6e5b34b0bc38d86425f066642b29e620159865b58f284c54ac1ed8b36756c5a84b8914c2fc50549fee5baa9860283b2f0d17b1 SHA512 e6e7abb736e838ef373153e0678965ad3b599cfe34299a3f2131b5afa198a1991b043be75ef348d0010f7b85babd407cbedca84efc43fa51b3abb016d721c52d diff --git a/dev-ml/incremental_kernel/incremental_kernel-0.9.0.ebuild b/dev-ml/incremental_kernel/incremental_kernel-0.9.0.ebuild deleted file mode 100644 index 051daef8f837..000000000000 --- a/dev-ml/incremental_kernel/incremental_kernel-0.9.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Library for incremental computations depending only on Core_kernel" -HOMEPAGE="https://github.com/janestreet/incremental_kernel" -SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-lang/ocaml:= - dev-ml/core_kernel:= - dev-ml/ppx_driver:= - dev-ml/ppx_jane:= - dev-ml/ocaml-migrate-parsetree:= - <dev-ml/ppx_jane-100 - <dev-ml/ppx_driver-100 -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} dev-ml/opam dev-ml/jbuilder" - -src_install() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - ${PN}.install || die -} diff --git a/dev-ml/incremental_kernel/metadata.xml b/dev-ml/incremental_kernel/metadata.xml deleted file mode 100644 index 2cc79c4dbb55..000000000000 --- a/dev-ml/incremental_kernel/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">janestreet/incremental_kernel</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/io-page/Manifest b/dev-ml/io-page/Manifest deleted file mode 100644 index 0d630ea1ead7..000000000000 --- a/dev-ml/io-page/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST io-page-1.6.0.tar.gz 53078 BLAKE2B 97bca15ef93b2a7af507642465efb34345c670fde7223b17b81e0486a99f59cdcd6c88e83a84b8480ec416a3ec901d659715a4c89ea30b376b2d1a81fc4ff37e SHA512 f20394b72cd4104be53a3639d22a287f8a5c32f05e60a31123c15d8deb1feb9ca28b77d953b186b9e5667332c8992ddecb8980883ad64c41f06d4f5b6cda7cb6 diff --git a/dev-ml/io-page/io-page-1.6.0.ebuild b/dev-ml/io-page/io-page-1.6.0.ebuild deleted file mode 100644 index 3811923910e4..000000000000 --- a/dev-ml/io-page/io-page-1.6.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="IO memory page library for Mirage backends" -HOMEPAGE="https://github.com/mirage/io-page https://mirage.io" -SRC_URI="https://github.com/mirage/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="ISC" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - >=dev-lang/ocaml-4:= - >=dev-ml/ocaml-cstruct-1.1.0:= -" -DEPEND=" - test? ( dev-ml/ounit ) - ${RDEPEND} -" - -DOCS=( CHANGES README.md ) diff --git a/dev-ml/io-page/metadata.xml b/dev-ml/io-page/metadata.xml deleted file mode 100644 index 996f65f4ae70..000000000000 --- a/dev-ml/io-page/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">mirage/io-page</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/js-build-tools/Manifest b/dev-ml/js-build-tools/Manifest deleted file mode 100644 index ee2926aac20b..000000000000 --- a/dev-ml/js-build-tools/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST js-build-tools-113.33.04.tar.gz 53125 BLAKE2B a9754aae8bd4cc8a043d846ad3dfcf27d7bd18fca90c3a3ec470f3ec2b02361b84205fca68ebf5de3bac03cac94121f551c97815fd678584f87fa8681a17897e SHA512 80e5ec052a3957fe0871d3ddf5ce7cb18f6942360388508cf0afaa6fb251a3a37cdb72b8bf5ae05b390e781bec2e78cb546e460772aad4ef563a49137c5d378a -DIST js-build-tools-113.33.06.tar.gz 53942 BLAKE2B d8c09180781be5cf7998175d46678cc9d74299d6b2c95297e9b682b53961b9cd006e675ad72d944d7e773dd8cad6ab72dfe9840f18212ed29c2a14612bf871c0 SHA512 69e755843971cc8944033ff9539ca26b8c56a3492e11cb8778bb35a40e1af2cbacad30d67de1734ca70722e1aaa68d4d5d405794315f2848cec358dd9736b14c diff --git a/dev-ml/js-build-tools/js-build-tools-113.33.04.ebuild b/dev-ml/js-build-tools/js-build-tools-113.33.04.ebuild deleted file mode 100644 index a1e9e8f0ee66..000000000000 --- a/dev-ml/js-build-tools/js-build-tools-113.33.04.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Collection of tools to help building Jane Street Packages" -HOMEPAGE="https://github.com/janestreet/js-build-tools" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND="dev-ml/ocamlbuild:=" -DEPEND="${RDEPEND} dev-ml/opam" - -src_configure() { - emake setup.exe - OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure -} - -src_compile() { - emake -} - -src_install() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - ${PN}.install || die - dodoc README.md -} diff --git a/dev-ml/js-build-tools/js-build-tools-113.33.06.ebuild b/dev-ml/js-build-tools/js-build-tools-113.33.06.ebuild deleted file mode 100644 index a1e9e8f0ee66..000000000000 --- a/dev-ml/js-build-tools/js-build-tools-113.33.06.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Collection of tools to help building Jane Street Packages" -HOMEPAGE="https://github.com/janestreet/js-build-tools" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND="dev-ml/ocamlbuild:=" -DEPEND="${RDEPEND} dev-ml/opam" - -src_configure() { - emake setup.exe - OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure -} - -src_compile() { - emake -} - -src_install() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - ${PN}.install || die - dodoc README.md -} diff --git a/dev-ml/js-build-tools/metadata.xml b/dev-ml/js-build-tools/metadata.xml deleted file mode 100644 index 81ff508682ce..000000000000 --- a/dev-ml/js-build-tools/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="bitbucket">yminsky/ocaml-core</remote-id> - <remote-id type="github">janestreet/js-build-tools</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/kaputt/Manifest b/dev-ml/kaputt/Manifest deleted file mode 100644 index 001e79b43c6b..000000000000 --- a/dev-ml/kaputt/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kaputt-1.2.tar.gz 299828 BLAKE2B c38e5c1b92d7f4d2eff607833b171558b48685ae247d8fce2796328d9ee473771dd7a5702f3fb3a8efdc80d62fc844cf626b76504713814cefd6e899bf3f90de SHA512 7e30379410ac2e45e59462086956a510e4da06538cd27fd360999e3ff656dc82bfdae18e545699241a01612d9ec7ab28e298847b4a2f6178294dc6c2db8f8671 diff --git a/dev-ml/kaputt/kaputt-1.2.ebuild b/dev-ml/kaputt/kaputt-1.2.ebuild deleted file mode 100644 index 89ce7b66f515..000000000000 --- a/dev-ml/kaputt/kaputt-1.2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib - -DESCRIPTION="Unit testing tool for the Objective Caml language" -HOMEPAGE="http://kaputt.x9c.fr/" -SRC_URI="http://kaputt.x9c.fr/distrib/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=">=dev-lang/ocaml-3.11:=[ocamlopt]" -DEPEND="${RDEPEND} - dev-ml/ocamlbuild" - -src_configure() { - chmod +x configure - ./configure || die -} - -src_compile() { - emake all -} - -src_test() { - emake -j1 tests -} - -src_install() { - findlib_src_install - dodoc README FEATURES CHANGES -} diff --git a/dev-ml/kaputt/metadata.xml b/dev-ml/kaputt/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-ml/kaputt/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/lambda-term/Manifest b/dev-ml/lambda-term/Manifest deleted file mode 100644 index e891dbcdbb27..000000000000 --- a/dev-ml/lambda-term/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST lambda-term-1.11.tar.gz 125906 BLAKE2B ddaee0a10d7136c4a168eb833953f439fb17eb6329d523d3bc9e7efe8954b73f55ce4c3fd853afb6bcb06557dc6749d5c16411d9400748ddbfa7a87ef28140ed SHA512 38654effe668d36766047f9e0ef74117c39a9f720322b92b9b8dcc5262c58de63fa36730c6a9c7d4921bf7bfd147753ce5d5a2da1c6df6171ee604b5bb224c27 diff --git a/dev-ml/lambda-term/files/lwtreact.patch b/dev-ml/lambda-term/files/lwtreact.patch deleted file mode 100644 index b613d17595f5..000000000000 --- a/dev-ml/lambda-term/files/lwtreact.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: lambda-term-1.11/src/jbuild -=================================================================== ---- lambda-term-1.11.orig/src/jbuild -+++ lambda-term-1.11/src/jbuild -@@ -26,7 +26,7 @@ let () = - ((name lambda_term) - (public_name lambda-term) - (wrapped false) -- (libraries (lwt lwt.unix lwt.react zed)) -+ (libraries (lwt lwt.unix lwt_react zed)) - (synopsis "Cross-platform library for terminal manipulation") - (c_names (lTerm_term_stubs lTerm_unix_stubs lTerm_windows_stubs)) - %s)) diff --git a/dev-ml/lambda-term/lambda-term-1.11.ebuild b/dev-ml/lambda-term/lambda-term-1.11.ebuild deleted file mode 100644 index 040947b2c279..000000000000 --- a/dev-ml/lambda-term/lambda-term-1.11.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit opam - -DESCRIPTION="A cross-platform library for manipulating the terminal" -HOMEPAGE="https://github.com/diml/lambda-term" -SRC_URI="https://github.com/diml/lambda-term/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-ml/lwt_react:= - >=dev-ml/lwt-2.4.0:= - >=dev-ml/zed-1.2:= - >=dev-ml/react-1.2:= -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/jbuilder -" - -PATCHES=( "${FILESDIR}/lwtreact.patch" ) diff --git a/dev-ml/lambda-term/metadata.xml b/dev-ml/lambda-term/metadata.xml deleted file mode 100644 index 2c2af0eff274..000000000000 --- a/dev-ml/lambda-term/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">diml/lambda-term</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/lwt_glib/Manifest b/dev-ml/lwt_glib/Manifest deleted file mode 100644 index c37029f25923..000000000000 --- a/dev-ml/lwt_glib/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST lwt_glib-1.0.1.tar.gz 51837 BLAKE2B 0570bca2b697b7afd5072a938be4330e39fb6b1285690ddf44c7cf051fd29bd620e53f441cc03afa93f3c03e466fd8aceb9d4a200085e3797afd7346afbd0146 SHA512 b66057fcfd110808ebabe6ec0ab653ddbb11342614265c7af58201854078b4a6315aa56836e719c2b8b3edc3e4a87f9fede7913a9b462ef65d21ae3bb1dcbd6c diff --git a/dev-ml/lwt_glib/lwt_glib-1.0.1.ebuild b/dev-ml/lwt_glib/lwt_glib-1.0.1.ebuild deleted file mode 100644 index 3d179c1902ed..000000000000 --- a/dev-ml/lwt_glib/lwt_glib-1.0.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -LWT_VER=3.0.0 - -inherit oasis - -DESCRIPTION="GLib integration for Lwt" -SRC_URI="https://github.com/ocsigen/lwt/releases/download/${LWT_VER}/${P}.tar.gz" -HOMEPAGE="http://ocsigen.org/lwt" - -IUSE="" - -DEPEND=" - >=dev-ml/lwt-${LWT_VER}:= - dev-libs/glib:2 -" - -RDEPEND="${DEPEND}" - -SLOT="0/${PV}" -LICENSE="LGPL-2.1-with-linking-exception" -KEYWORDS="~amd64 ~arm ~ppc" diff --git a/dev-ml/lwt_glib/metadata.xml b/dev-ml/lwt_glib/metadata.xml deleted file mode 100644 index e72b88da28f8..000000000000 --- a/dev-ml/lwt_glib/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">ocsigen/lwt</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/mccs/Manifest b/dev-ml/mccs/Manifest deleted file mode 100644 index c1b524220338..000000000000 --- a/dev-ml/mccs/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mccs-1.1.2c.tar.gz 54497 BLAKE2B 4d60942b83bd8c80c758abcd126726ff96b220d61c53b838d239f77e6509edc1c5e7287333eb2710e1402f671198df2dcacd4eed8f1b26565fd55be60dbd8a21 SHA512 53a96aab7abe02cc77ec35341f4e1ca3c5896fb13f7dc36902a014bfba29d50dfebe0457178abcc12dc065aa1e98b8175c2128fc9a799fd696d6ce9348b2281b diff --git a/dev-ml/mccs/mccs-1.1.2c.ebuild b/dev-ml/mccs/mccs-1.1.2c.ebuild deleted file mode 100644 index 3451a9f9423a..000000000000 --- a/dev-ml/mccs/mccs-1.1.2c.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit versionator opam - -MY_PV=$(replace_version_separator 2 '+') - -DESCRIPTION="Multi Criteria CUDF Solver" -HOMEPAGE="http://www.i3s.unice.fr/~cpjm/misc/ https://github.com/AltGr/ocaml-mccs/issues" -SRC_URI="https://github.com/AltGr/ocaml-mccs/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - dev-ml/cudf:= - sci-mathematics/glpk:= -" -DEPEND="${RDEPEND} - dev-ml/jbuilder" - -S=${WORKDIR}/ocaml-${PN}-$(replace_version_separator 2 '-') - -src_compile() { - jbuilder build -p ${PN} || die -} diff --git a/dev-ml/mccs/metadata.xml b/dev-ml/mccs/metadata.xml deleted file mode 100644 index a75f4d90b2ea..000000000000 --- a/dev-ml/mccs/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">AltGr/ocaml-mccs</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/merlin/Manifest b/dev-ml/merlin/Manifest deleted file mode 100644 index ae015dc37446..000000000000 --- a/dev-ml/merlin/Manifest +++ /dev/null @@ -1,7 +0,0 @@ -DIST merlin-2.5.3.tar.gz 3090459 BLAKE2B a1f6dbbc1e903955100d3001bbe7485deda02fbef3cd50abd14e91fff6a0c7fbc1ba17ca9824b5cdaf983dfceecd9233b2c8ef97b357521d406a432c3e8e6358 SHA512 7399b8afc3cd6c0c26fab44aec80cc7614cbe148bafea3512be9a4165b0ba0c93bc738e2d7e5dcc4b51208c9b9f185cc83e408c484e38b2e72e357cefb9ad5f0 -DIST merlin-2.5.4.tar.gz 3094234 BLAKE2B c59f8a6257d33150ac51704454f09e4d24f448d94c13452a9f77489a409aaa8c2467eb173fc0fb106d305b465db1261e5c9c2022c06e0af3780bf6aeef9550e3 SHA512 ca6a1cc1da0b0211bac4f0e8b9c78b531fdd0ed97f7d978ae740b7bf7a97bb02d318bde97d8a9f143b6207b72bd47eb626748b86feebf6a60bcd222d5bddb759 -DIST merlin-2.5.5.tar.gz 3094071 BLAKE2B 5ed62b0fb02ed455f5302050488b6857cce27f399cad9654f081c1bcfc59ea0a5c710bbb79a9182e270ae9de5d78b6400183b4db6bdc7e6578f329abf962c079 SHA512 9ba79f2fd2e2cdefe94da60b52096696bf08dcfd332188496c35074377a106bb3987025069784a96846a6c1cef1c0793b0525781aed8192227dd0c67266baaf1 -DIST merlin-3.0.0.tar.gz 3971353 BLAKE2B 6122ede68af116549e63709fa71fa2647336431c83014cc81cd8d6555363d9b1ad9ac6273fb1b8a28252b05bedbe84cb7ddc3bfbc07f87ece7a58230df9d680d SHA512 674495c01d4afef8273e904f656475d1e05e6c06b9f8a39ce2e3eb8aacd870a2e721ba510dccd2d9d154f5b6fbfb42840603d189819a573d136a3bcc85ff4551 -DIST merlin-3.0.1.tar.gz 3971680 BLAKE2B 9e5962cab960dcec31c50187e0cef30027c8735e2e3e70e9b74bd8c49315c09b4df0ae6e6aa7d25ea37819d4abf0ffc59bcbb53f962dbbe21e1ebb47a1a47280 SHA512 7f6bedba954fde712b5eda80910c27f80f74f1346c67b0c29b896944c7d51dd268db0aa996610a1dda6edc0798b322369390bb3213f8c42584676790756542ec -DIST merlin-3.0.2.tar.gz 3971755 BLAKE2B 41d39679a7e7fe3ebed38ee40a074e95dd1d5f413ef88ed8a52f4009f401ca9b709d65efadcefd51f3659e94cb6e63f5cf3c98a6b19870d91984da203901b447 SHA512 3f7ae1981a95a58f694928a8b2d5186a304750219655e52d360f1f6fd6f832d5390f3346cf2c58c8618e6de34ab920f92a6c077d241fac5ce41241d7bed4476a -DIST merlin-3.0.3.tar.gz 3979949 BLAKE2B 49fe4f201bff44a3e62e119cae3ab470e4581cff64e9ac4600e94700c36b62ddea8b1a7328fac25492c471ec8c6e5dea9f169c4efefd14863222ce9f2b90dafb SHA512 54532c7e0c2e724d96bea4f60d5368b1aed2b9ac4dc4c81ebeb05486b2c649ef1b911610a7beddce03f81be807efa0bb13fbc1e7e0d598cd92217bf84e9f87f7 diff --git a/dev-ml/merlin/merlin-2.5.3.ebuild b/dev-ml/merlin/merlin-2.5.3.ebuild deleted file mode 100644 index 609f9767e4cc..000000000000 --- a/dev-ml/merlin/merlin-2.5.3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib vim-plugin - -DESCRIPTION="Context sensitive completion for OCaml in Vim and Emacs" -HOMEPAGE="https://github.com/ocaml/merlin" -SRC_URI="https://github.com/ocaml/merlin/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-lang/ocaml:= - dev-ml/yojson:= -" -RDEPEND="${DEPEND} - || ( app-editors/vim[python] app-editors/gvim[python] )" - -src_configure() { - ./configure \ - --prefix "${EPREFIX}/usr" \ - --vimdir "${EPREFIX}//usr/share/vim/vimfiles" \ - || die -} - -src_install() { - default -} diff --git a/dev-ml/merlin/merlin-2.5.4.ebuild b/dev-ml/merlin/merlin-2.5.4.ebuild deleted file mode 100644 index 609f9767e4cc..000000000000 --- a/dev-ml/merlin/merlin-2.5.4.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib vim-plugin - -DESCRIPTION="Context sensitive completion for OCaml in Vim and Emacs" -HOMEPAGE="https://github.com/ocaml/merlin" -SRC_URI="https://github.com/ocaml/merlin/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-lang/ocaml:= - dev-ml/yojson:= -" -RDEPEND="${DEPEND} - || ( app-editors/vim[python] app-editors/gvim[python] )" - -src_configure() { - ./configure \ - --prefix "${EPREFIX}/usr" \ - --vimdir "${EPREFIX}//usr/share/vim/vimfiles" \ - || die -} - -src_install() { - default -} diff --git a/dev-ml/merlin/merlin-2.5.5.ebuild b/dev-ml/merlin/merlin-2.5.5.ebuild deleted file mode 100644 index 609f9767e4cc..000000000000 --- a/dev-ml/merlin/merlin-2.5.5.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib vim-plugin - -DESCRIPTION="Context sensitive completion for OCaml in Vim and Emacs" -HOMEPAGE="https://github.com/ocaml/merlin" -SRC_URI="https://github.com/ocaml/merlin/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-lang/ocaml:= - dev-ml/yojson:= -" -RDEPEND="${DEPEND} - || ( app-editors/vim[python] app-editors/gvim[python] )" - -src_configure() { - ./configure \ - --prefix "${EPREFIX}/usr" \ - --vimdir "${EPREFIX}//usr/share/vim/vimfiles" \ - || die -} - -src_install() { - default -} diff --git a/dev-ml/merlin/merlin-3.0.0.ebuild b/dev-ml/merlin/merlin-3.0.0.ebuild deleted file mode 100644 index 609f9767e4cc..000000000000 --- a/dev-ml/merlin/merlin-3.0.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib vim-plugin - -DESCRIPTION="Context sensitive completion for OCaml in Vim and Emacs" -HOMEPAGE="https://github.com/ocaml/merlin" -SRC_URI="https://github.com/ocaml/merlin/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-lang/ocaml:= - dev-ml/yojson:= -" -RDEPEND="${DEPEND} - || ( app-editors/vim[python] app-editors/gvim[python] )" - -src_configure() { - ./configure \ - --prefix "${EPREFIX}/usr" \ - --vimdir "${EPREFIX}//usr/share/vim/vimfiles" \ - || die -} - -src_install() { - default -} diff --git a/dev-ml/merlin/merlin-3.0.1.ebuild b/dev-ml/merlin/merlin-3.0.1.ebuild deleted file mode 100644 index 609f9767e4cc..000000000000 --- a/dev-ml/merlin/merlin-3.0.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib vim-plugin - -DESCRIPTION="Context sensitive completion for OCaml in Vim and Emacs" -HOMEPAGE="https://github.com/ocaml/merlin" -SRC_URI="https://github.com/ocaml/merlin/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-lang/ocaml:= - dev-ml/yojson:= -" -RDEPEND="${DEPEND} - || ( app-editors/vim[python] app-editors/gvim[python] )" - -src_configure() { - ./configure \ - --prefix "${EPREFIX}/usr" \ - --vimdir "${EPREFIX}//usr/share/vim/vimfiles" \ - || die -} - -src_install() { - default -} diff --git a/dev-ml/merlin/merlin-3.0.2.ebuild b/dev-ml/merlin/merlin-3.0.2.ebuild deleted file mode 100644 index 609f9767e4cc..000000000000 --- a/dev-ml/merlin/merlin-3.0.2.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib vim-plugin - -DESCRIPTION="Context sensitive completion for OCaml in Vim and Emacs" -HOMEPAGE="https://github.com/ocaml/merlin" -SRC_URI="https://github.com/ocaml/merlin/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-lang/ocaml:= - dev-ml/yojson:= -" -RDEPEND="${DEPEND} - || ( app-editors/vim[python] app-editors/gvim[python] )" - -src_configure() { - ./configure \ - --prefix "${EPREFIX}/usr" \ - --vimdir "${EPREFIX}//usr/share/vim/vimfiles" \ - || die -} - -src_install() { - default -} diff --git a/dev-ml/merlin/merlin-3.0.3.ebuild b/dev-ml/merlin/merlin-3.0.3.ebuild deleted file mode 100644 index 609f9767e4cc..000000000000 --- a/dev-ml/merlin/merlin-3.0.3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib vim-plugin - -DESCRIPTION="Context sensitive completion for OCaml in Vim and Emacs" -HOMEPAGE="https://github.com/ocaml/merlin" -SRC_URI="https://github.com/ocaml/merlin/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-lang/ocaml:= - dev-ml/yojson:= -" -RDEPEND="${DEPEND} - || ( app-editors/vim[python] app-editors/gvim[python] )" - -src_configure() { - ./configure \ - --prefix "${EPREFIX}/usr" \ - --vimdir "${EPREFIX}//usr/share/vim/vimfiles" \ - || die -} - -src_install() { - default -} diff --git a/dev-ml/merlin/metadata.xml b/dev-ml/merlin/metadata.xml deleted file mode 100644 index 97d4a3432e50..000000000000 --- a/dev-ml/merlin/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">ocaml/merlin</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/mirage-profile/Manifest b/dev-ml/mirage-profile/Manifest deleted file mode 100644 index b8c573770758..000000000000 --- a/dev-ml/mirage-profile/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mirage-profile-0.7.0.tar.gz 55531 BLAKE2B 1432d187b5e99723cd7135980495e03b7119f41686b1e8dc1c947227436154abce53eae3d17f8eceb8e87a0b01b03d5d995e85a566a3d566aee05ac7104bda30 SHA512 58a6224942f8395ec78936b29d1a0f39eb0228cdb6a139a942f4bf675b35e0e9157d3e57d0c8953cf168fc5ba4356158e339a31b3719cdaf534f52c51c7a0b47 diff --git a/dev-ml/mirage-profile/metadata.xml b/dev-ml/mirage-profile/metadata.xml deleted file mode 100644 index 818f7adf4935..000000000000 --- a/dev-ml/mirage-profile/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">mirage/mirage-profile</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/mirage-profile/mirage-profile-0.7.0-r1.ebuild b/dev-ml/mirage-profile/mirage-profile-0.7.0-r1.ebuild deleted file mode 100644 index 1757681ac744..000000000000 --- a/dev-ml/mirage-profile/mirage-profile-0.7.0-r1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Collect profiling information" -HOMEPAGE="https://github.com/mirage/mirage-profile https://mirage.io" -SRC_URI="https://github.com/mirage/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" -# https://github.com/mirage/mirage-profile/issues/11 -RESTRICT="test" - -RDEPEND=" - >=dev-lang/ocaml-4:= - dev-ml/io-page:= - dev-ml/lwt:= - >=dev-ml/ocaml-cstruct-1.9.0:=[ppx(-)] - dev-ml/ppx_tools:= - dev-ml/ocplib-endian:= -" -DEPEND=" - ${RDEPEND} -" - -DOCS=( README.md ) diff --git a/dev-ml/mongo/Manifest b/dev-ml/mongo/Manifest deleted file mode 100644 index 00ec9b8d3784..000000000000 --- a/dev-ml/mongo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mongo-0.67.2.tar.gz 81611 BLAKE2B 4ce07f7699d2a3a420dc453171b27887634078a2609658fa0cc6574bc493fb707d1f9495a5949dfbbc77e6e05e50d73dbf0fd540f67c7b3cc3e8e9872b61f21a SHA512 779e214b10eb50fe06b9336cd515566b8091bd678b86ad91f5d437dd25b81d3e6996f2f09226061b836fad5c994a9c30edafdb76b7ef5d617fb701d830191c9d diff --git a/dev-ml/mongo/files/noinstalltest.patch b/dev-ml/mongo/files/noinstalltest.patch deleted file mode 100644 index 4166a70fdb4b..000000000000 --- a/dev-ml/mongo/files/noinstalltest.patch +++ /dev/null @@ -1,9 +0,0 @@ -Index: mongo-0.67.2/_oasis -=================================================================== ---- mongo-0.67.2.orig/_oasis -+++ mongo-0.67.2/_oasis -@@ -51,3 +51,4 @@ Executable test - BuildTools: ocamlbuild - BuildDepends: unix, mongo, bson - CompiledObject: native -+ Install: false diff --git a/dev-ml/mongo/metadata.xml b/dev-ml/mongo/metadata.xml deleted file mode 100644 index 7f4041515f48..000000000000 --- a/dev-ml/mongo/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">MassD/mongo</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/mongo/mongo-0.67.2.ebuild b/dev-ml/mongo/mongo-0.67.2.ebuild deleted file mode 100644 index 59c090ed88be..000000000000 --- a/dev-ml/mongo/mongo-0.67.2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit oasis - -DESCRIPTION="An ocaml driver for mongodb" -HOMEPAGE="http://massd.github.io/" -SRC_URI="https://github.com/MassD/mongo/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - dev-ml/bson:= - dev-ml/lwt:= -" -DEPEND="${RDEPEND} dev-ml/oasis" - -src_prepare() { - epatch "${FILESDIR}/noinstalltest.patch" - oasis setup || die -} diff --git a/dev-ml/ocaml-bigstring/Manifest b/dev-ml/ocaml-bigstring/Manifest deleted file mode 100644 index 2254b42c772c..000000000000 --- a/dev-ml/ocaml-bigstring/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-bigstring-0.1.1.tar.gz 7671 BLAKE2B 2754445a2eb6d2cfe52a07cdf55b970c736d007578962be730bdac3c793981565a3ba64b7429cae532aee21f72ae7f5cefabbecf554c6238fad791c45e4fc200 SHA512 96aee494b9407b556b6eb554b0da66e24622f77d88aae6d822da60a3fb21477da8e7ae120f95f4f3c742b085ca4838f10ca0c8b2bcc4d23e35fd7de6af8532b3 diff --git a/dev-ml/ocaml-bigstring/metadata.xml b/dev-ml/ocaml-bigstring/metadata.xml deleted file mode 100644 index ab03e369b8e3..000000000000 --- a/dev-ml/ocaml-bigstring/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">c-cube/ocaml-bigstring</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-bigstring/ocaml-bigstring-0.1.1.ebuild b/dev-ml/ocaml-bigstring/ocaml-bigstring-0.1.1.ebuild deleted file mode 100644 index 84098f18ecbe..000000000000 --- a/dev-ml/ocaml-bigstring/ocaml-bigstring-0.1.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="Overlay over bigarrays of chars" -HOMEPAGE="https://github.com/c-cube/ocaml-bigstring/" -SRC_URI="https://github.com/c-cube/ocaml-bigstring/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" - -# ocamlfind: Package `QTest2Lib' not found -RESTRICT="test" - -RDEPEND=" - dev-lang/ocaml:= -" -DEPEND="${RDEPEND} - dev-ml/ocamlbuild - test? ( dev-ml/iTeML ) -" - -src_install() { - findlib_src_preinst - default -} diff --git a/dev-ml/ocaml-cairo/Manifest b/dev-ml/ocaml-cairo/Manifest deleted file mode 100644 index 49ab64f127dd..000000000000 --- a/dev-ml/ocaml-cairo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-cairo-0.5.tar.gz 137433 BLAKE2B 81ed70630ae67f33cc5453e13c23eb0317cd62f9d9984b43580107d0ef57a57b824399aaeedae3656851813cfe863e32efef58a185d81f9dbea6f3dbcfdde199 SHA512 c946739e4d0e7ca1c7f2ffa547c138ad47265bc7f59da17242ee8a78a31b7a2ce777835dc3f4070963a7303891d2fba831171e0252a5bd908083e66515aba083 diff --git a/dev-ml/ocaml-cairo/metadata.xml b/dev-ml/ocaml-cairo/metadata.xml deleted file mode 100644 index a4e5b9a6a41b..000000000000 --- a/dev-ml/ocaml-cairo/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">Chris00/ocaml-cairo</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-cairo/ocaml-cairo-0.5.ebuild b/dev-ml/ocaml-cairo/ocaml-cairo-0.5.ebuild deleted file mode 100644 index 627d5f40b95a..000000000000 --- a/dev-ml/ocaml-cairo/ocaml-cairo-0.5.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="OCaml Binding to Cairo" -HOMEPAGE="https://github.com/Chris00/ocaml-cairo" -SRC_URI="https://github.com/Chris00/ocaml-cairo/releases/download/0.5/cairo2-${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-3-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="gtk" - -DEPEND=" - gtk? ( dev-ml/lablgtk:= ) - x11-libs/cairo[svg(+)] -" -RDEPEND="${DEPEND}" -DOCS=( README.md ) -S="${WORKDIR}/cairo2-${PV}/" - -src_configure() { - oasis_configure_opts="$(use_enable gtk lablgtk2)" oasis_src_configure -} diff --git a/dev-ml/ocaml-containers/Manifest b/dev-ml/ocaml-containers/Manifest deleted file mode 100644 index a7a9f3dd7061..000000000000 --- a/dev-ml/ocaml-containers/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST ocaml-containers-1.3.tar.gz 299928 BLAKE2B f6c0c419e0696dc5f45bb1f1db76952aef3a9d39346a59370deaabfb787b4477e7dec2a446f5ebe8c06716ed47e0befd4dde23d8f82c6d79c80962d0e257bb02 SHA512 d4402be1d11fee883bdf2b4fcc339df6ef175ac2d6532ee865c36656473c4882290e45f2efd9b90af7298fc3ffa0ce27fb83d8c7166edeafff798ceccad929e8 -DIST ocaml-containers-1.4.tar.gz 302136 BLAKE2B abb70e4141443d84680090cf1610b293203839ab1a6daa77ebd4980ae6f60a25f63fd8206693612b1104e4f289c16a313e83901297c4104cbdd02ed2917903b3 SHA512 f96c83a139cc277bb60f572966965eb3b669afe6dadd926f9baf42e8effb5f47fb4ba7628ee91ce3896a270f12e5828bc4dd9364cc6f187e800b07305fadce75 diff --git a/dev-ml/ocaml-containers/metadata.xml b/dev-ml/ocaml-containers/metadata.xml deleted file mode 100644 index b492ea89e1d3..000000000000 --- a/dev-ml/ocaml-containers/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">c-cube/ocaml-containers</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-containers/ocaml-containers-1.3.ebuild b/dev-ml/ocaml-containers/ocaml-containers-1.3.ebuild deleted file mode 100644 index e043043cc2a5..000000000000 --- a/dev-ml/ocaml-containers/ocaml-containers-1.3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_TESTS=1 -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="A modular standard library focused on data structures" -HOMEPAGE="https://github.com/c-cube/ocaml-containers" -SRC_URI="https://github.com/c-cube/ocaml-containers/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-ml/result:= - >=dev-ml/sequence-0.9:= -" -DEPEND="${RDEPEND} dev-ml/cppo - test? ( dev-ml/iTeML dev-ml/ounit dev-ml/gen )" - -src_configure() { - oasis_configure_opts=" - --enable-unix - --disable-bench - " oasis_src_configure -} diff --git a/dev-ml/ocaml-containers/ocaml-containers-1.4.ebuild b/dev-ml/ocaml-containers/ocaml-containers-1.4.ebuild deleted file mode 100644 index e043043cc2a5..000000000000 --- a/dev-ml/ocaml-containers/ocaml-containers-1.4.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_TESTS=1 -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="A modular standard library focused on data structures" -HOMEPAGE="https://github.com/c-cube/ocaml-containers" -SRC_URI="https://github.com/c-cube/ocaml-containers/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-ml/result:= - >=dev-ml/sequence-0.9:= -" -DEPEND="${RDEPEND} dev-ml/cppo - test? ( dev-ml/iTeML dev-ml/ounit dev-ml/gen )" - -src_configure() { - oasis_configure_opts=" - --enable-unix - --disable-bench - " oasis_src_configure -} diff --git a/dev-ml/ocaml-extunix/Manifest b/dev-ml/ocaml-extunix/Manifest deleted file mode 100644 index 6de7aff46e62..000000000000 --- a/dev-ml/ocaml-extunix/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST ocaml-extunix-0.1.4.tar.gz 104306 BLAKE2B a1941b0456cce45ec750c0d98e7f0f29bf137335de777664cbe827653bc5003860d52d0c2cce1a31a0b9f7c7348fe5112e389973ff58cc13279289d4684193dc SHA512 a2226235a5aa527a588bb5cfc163fb0767b0d8eb888cd0c902f69d6084f2252d38695c9f98b74e72726ab55753d739483cf5b9a9387206fd35b0b0578a7c30df -DIST ocaml-extunix-0.1.5.tar.gz 109375 BLAKE2B 78ab5e29b8fe876be54fa79104f9d9bda3ad146b62aa1cf276d8c4ac5b3ae1301362044ded4138967560b15a27706855a391f7532171fe35ab0083f90a00af95 SHA512 8c6f519bcd076be056424a295c7fdc678c1aedd8faa3c5a74c9849236f8102bf074ac7fe0b55c819206e8ad2c24878fe61a9a8df7ca785e8f6c71bb6a92e503c diff --git a/dev-ml/ocaml-extunix/metadata.xml b/dev-ml/ocaml-extunix/metadata.xml deleted file mode 100644 index afcfa59d4490..000000000000 --- a/dev-ml/ocaml-extunix/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">ygrek/extunix</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.4.ebuild b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.4.ebuild deleted file mode 100644 index 13c89e4cce25..000000000000 --- a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.4.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_TESTS=1 -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="Thin bindings to various low-level system APIs" -HOMEPAGE="http://extunix.forge.ocamlcore.org/" -SRC_URI="http://ygrek.org.ua/p/release/ocaml-extunix/${P}.tar.gz" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND="dev-ml/camlp4:=" -DEPEND="${RDEPEND} - test? ( dev-ml/ounit )" -DOCS=( "README.md" "TODO" "CHANGES.txt" ) diff --git a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.5.ebuild b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.5.ebuild deleted file mode 100644 index e2f0e0c0cc9c..000000000000 --- a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.5.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_TESTS=1 -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="Thin bindings to various low-level system APIs" -HOMEPAGE="http://ygrek.org.ua/p/ocaml-extunix/ https://github.com/ygrek/extunix" -SRC_URI="https://github.com/ygrek/extunix/releases/download/v${PV}/${P}.tar.gz" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND="dev-ml/camlp4:=" -DEPEND="${RDEPEND} - test? ( dev-ml/ounit )" -DOCS=( "README.md" "TODO" "CHANGES.txt" ) diff --git a/dev-ml/ocaml-make/Manifest b/dev-ml/ocaml-make/Manifest deleted file mode 100644 index 9d5c90a35d50..000000000000 --- a/dev-ml/ocaml-make/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-makefile-6.39.0.tbz 42477 BLAKE2B 35cffde17f8554f09da24aa1dbc0036b75fcf97516d87d727359899e48c2ccd512d4ae8fcac5319ff30c26e2c9ef813419926a8be103b9de4a9ad6418d1f253e SHA512 54a52c243ce23eba286502aa28ccdbb412aba7cf3ed90e3079ab1b187e61edc8a3197536d5c054b03a871eadbdd0e3b93c47904cb0594ccc2c4ce66ed31daa21 diff --git a/dev-ml/ocaml-make/metadata.xml b/dev-ml/ocaml-make/metadata.xml deleted file mode 100644 index d0651435f4c8..000000000000 --- a/dev-ml/ocaml-make/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">mmottl/ocaml-makefile</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-make/ocaml-make-6.39.0.ebuild b/dev-ml/ocaml-make/ocaml-make-6.39.0.ebuild deleted file mode 100644 index e220e306ac95..000000000000 --- a/dev-ml/ocaml-make/ocaml-make-6.39.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="Generic O'Caml Makefile for GNU Make" -HOMEPAGE="http://mmottl.github.io/ocaml-makefile/ https://github.com/mmottl/ocaml-makefile" -LICENSE="LGPL-2.1" - -DEPEND="" -RDEPEND=">=dev-lang/ocaml-3.06-r1 - >=dev-ml/findlib-0.8" -SRC_URI="https://github.com/mmottl/ocaml-makefile/releases/download/${PV}/ocaml-makefile-${PV}.tbz" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="examples" -S="${WORKDIR}/${PN}file-${PV}" - -src_install () { - # Just put the OCamlMakefile into /usr/include - # where GNU Make will automatically pick it up. - insinto /usr/include - doins OCamlMakefile - # install documentation - dodoc README.md CHANGES.md - - if use examples; then - insinto /usr/share/doc/${PF} - doins -r calc camlp4 gtk idl threads - fi -} diff --git a/dev-ml/ocaml-mysql/Manifest b/dev-ml/ocaml-mysql/Manifest deleted file mode 100644 index d37071e4153c..000000000000 --- a/dev-ml/ocaml-mysql/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST ocaml-mysql-1.2.1.tar.gz 99250 BLAKE2B 576eb7cc7ccf9e747f207faa100adb7f10a17be2083dbd4f1fb352f8a023425eb7917d7bd4756ddafd663657375324207596e97d959f69c704fb1f5126b7d63d SHA512 bf9b4a1bfcc1a8d356a2d74ea9d8de8dd201973b9dc89c06349e814c2368871f5f6ccc2eca25b33fa5fabf4b6d19a5b4b436a1e055b90468f16f575257121e64 -DIST ocaml-mysql-1.2.2.tar.gz 99136 BLAKE2B dcc18b51514d7a9bd7bfdf97c3f410aa959cf1b2285bd6d347cd1ebdd51952f687222b16c250d8553f7b2235bff7201978bc8debe22996566412925373c3d9d7 SHA512 2af13de017b73a31c23e0536fd10679eaf5c0692741d19729b08ab58f4d2585f8f7faf0cfac1e3ccc3d3ceffcbd1740f62621ba678c50f545fc3a3a36a17742f diff --git a/dev-ml/ocaml-mysql/metadata.xml b/dev-ml/ocaml-mysql/metadata.xml deleted file mode 100644 index 1b2becffa26c..000000000000 --- a/dev-ml/ocaml-mysql/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1-r1.ebuild b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1-r1.ebuild deleted file mode 100644 index 74bddd8f624a..000000000000 --- a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit findlib - -IUSE="+ocamlopt" - -DESCRIPTION="A package for ocaml that provides access to mysql databases" -SRC_URI="http://ygrek.org.ua/p/release/ocaml-mysql/${P}.tar.gz" -HOMEPAGE="http://ocaml-mysql.forge.ocamlcore.org/" - -DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?] - sys-libs/zlib - dev-db/mysql-connector-c:0=" - -RDEPEND="$DEPEND" - -SLOT="0/${PV}" -LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc ~x86" - -src_compile() -{ - emake all - if use ocamlopt; then - emake opt - fi -} - -src_install() -{ - findlib_src_preinst - emake install - - dodoc CHANGES README VERSION -} diff --git a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild deleted file mode 100644 index dda4373d060f..000000000000 --- a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib eutils - -IUSE="+ocamlopt" - -DESCRIPTION="A package for ocaml that provides access to mysql databases" -SRC_URI="http://ygrek.org.ua/p/release/ocaml-mysql/${P}.tar.gz" -HOMEPAGE="http://ocaml-mysql.forge.ocamlcore.org/" - -DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?] - sys-libs/zlib - >=virtual/mysql-4.0" - -RDEPEND="$DEPEND" - -SLOT="0/${PV}" -LICENSE="LGPL-2" -KEYWORDS="~amd64 ppc x86" - -src_compile() -{ - emake all - if use ocamlopt; then - emake opt - fi -} - -src_install() -{ - findlib_src_preinst - emake install - - dodoc CHANGES README VERSION -} diff --git a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.2-r1.ebuild b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.2-r1.ebuild deleted file mode 100644 index 87b9fd21e32f..000000000000 --- a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.2-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit findlib - -IUSE="+ocamlopt" - -DESCRIPTION="A package for ocaml that provides access to mysql databases" -SRC_URI="http://ygrek.org.ua/p/release/ocaml-mysql/${P}.tar.gz" -HOMEPAGE="http://ocaml-mysql.forge.ocamlcore.org/" - -DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?] - sys-libs/zlib - dev-db/mysql-connector-c:0=" - -RDEPEND="$DEPEND" - -SLOT="0/${PV}" -LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc ~x86" - -src_compile() -{ - emake all - if use ocamlopt; then - emake -j1 opt - fi -} - -src_install() -{ - findlib_src_preinst - emake install - - dodoc CHANGES README VERSION -} diff --git a/dev-ml/ocaml-pcap/Manifest b/dev-ml/ocaml-pcap/Manifest deleted file mode 100644 index a68d48133917..000000000000 --- a/dev-ml/ocaml-pcap/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-pcap-0.4.0.tar.gz 52694 BLAKE2B f5d9777b836ea569819ef904d128a72d4782d1cbcb60c0ba98e39aa92d374a5f6355e8549108b5ca7166e3d0cb6e0297e7e93983851f10817897dda20c59156b SHA512 cbcd33d7a557f1a05e5f12013e8dbe226a81a64822689452614dffedeecf8641ce2498e9c9322f80066977ef56a4130ee016816911b6871609d11a988cfcad0e diff --git a/dev-ml/ocaml-pcap/metadata.xml b/dev-ml/ocaml-pcap/metadata.xml deleted file mode 100644 index b08c52a1c62d..000000000000 --- a/dev-ml/ocaml-pcap/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">mirage/ocaml-pcap</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-pcap/ocaml-pcap-0.4.0.ebuild b/dev-ml/ocaml-pcap/ocaml-pcap-0.4.0.ebuild deleted file mode 100644 index 01eb83b0bfc0..000000000000 --- a/dev-ml/ocaml-pcap/ocaml-pcap-0.4.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -OASIS_BUILD_DOCS=1 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Read and write pcap-formatted network packet traces." -HOMEPAGE="https://github.com/mirage/ocaml-pcap https://mirage.io" -SRC_URI="https://github.com/mirage/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="ISC" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -# Blockers taken from opam file and only relevant -# if MirageOS should enter portage. -RDEPEND=" - dev-ml/ocaml-ipaddr:= - !dev-ml/mirage-net-socket - !<dev-ml/mirage-0.9.2 - >=dev-ml/ocaml-cstruct-0.6.0:=[ppx(-)] -" -DEPEND=" - test? ( dev-ml/ounit - >=dev-ml/lwt-2.4.0 ) - ${RDEPEND} -" - -DOCS=( CHANGES MAINTAINERS README.md ) diff --git a/dev-ml/ocaml-redis-lwt/Manifest b/dev-ml/ocaml-redis-lwt/Manifest deleted file mode 100644 index e82ef6f83030..000000000000 --- a/dev-ml/ocaml-redis-lwt/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-redis-0.3.5.tar.gz 31217 BLAKE2B 25b83a77526e430dc3df02e3646f838240b7e43de4990f04d699f813e5ecc5a5f5bb66e643759cf9f3dd4d3a041eebeeac74d72f1fe1e4fd61b78b5ddb7160bc SHA512 dfd2779635fddc73ab76cd66943267c3de984edeb471728f8d6d9506cd37e9cf4b1875519c7547b90de80fd876abc7fbe6a4c9c0674fcb6a00bbe91afa6c625d diff --git a/dev-ml/ocaml-redis-lwt/metadata.xml b/dev-ml/ocaml-redis-lwt/metadata.xml deleted file mode 100644 index a6c3d29b4e94..000000000000 --- a/dev-ml/ocaml-redis-lwt/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">0xffea/ocaml-redis</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-redis-lwt/ocaml-redis-lwt-0.3.5.ebuild b/dev-ml/ocaml-redis-lwt/ocaml-redis-lwt-0.3.5.ebuild deleted file mode 100644 index 0899ded476bc..000000000000 --- a/dev-ml/ocaml-redis-lwt/ocaml-redis-lwt-0.3.5.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib - -DESCRIPTION="Redis bindings for OCaml via Lwt" -HOMEPAGE="http://0xffea.github.io/ocaml-redis/ https://github.com/0xffea/ocaml-redis/" -SRC_URI="https://github.com/0xffea/ocaml-redis/archive/${PV}.tar.gz -> ocaml-redis-${PV}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-lang/ocaml:= - dev-ml/ocaml-redis:= - dev-ml/lwt:= -" -DEPEND="${RDEPEND} - dev-ml/jbuilder - dev-ml/opam - test? ( dev-ml/ounit )" - -S=${WORKDIR}/ocaml-redis-${PV} - -src_compile() { - jbuilder build -p redis-lwt || die -} - -src_test() { - jbuilder runtest || die -} - -src_install() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - redis-lwt.install || die -} diff --git a/dev-ml/ocaml-redis-sync/Manifest b/dev-ml/ocaml-redis-sync/Manifest deleted file mode 100644 index e82ef6f83030..000000000000 --- a/dev-ml/ocaml-redis-sync/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-redis-0.3.5.tar.gz 31217 BLAKE2B 25b83a77526e430dc3df02e3646f838240b7e43de4990f04d699f813e5ecc5a5f5bb66e643759cf9f3dd4d3a041eebeeac74d72f1fe1e4fd61b78b5ddb7160bc SHA512 dfd2779635fddc73ab76cd66943267c3de984edeb471728f8d6d9506cd37e9cf4b1875519c7547b90de80fd876abc7fbe6a4c9c0674fcb6a00bbe91afa6c625d diff --git a/dev-ml/ocaml-redis-sync/metadata.xml b/dev-ml/ocaml-redis-sync/metadata.xml deleted file mode 100644 index a6c3d29b4e94..000000000000 --- a/dev-ml/ocaml-redis-sync/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">0xffea/ocaml-redis</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-redis-sync/ocaml-redis-sync-0.3.5.ebuild b/dev-ml/ocaml-redis-sync/ocaml-redis-sync-0.3.5.ebuild deleted file mode 100644 index 5533c2e22e5a..000000000000 --- a/dev-ml/ocaml-redis-sync/ocaml-redis-sync-0.3.5.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib - -DESCRIPTION="Synchronous redis bindings for OCaml" -HOMEPAGE="http://0xffea.github.io/ocaml-redis/ https://github.com/0xffea/ocaml-redis/" -SRC_URI="https://github.com/0xffea/ocaml-redis/archive/${PV}.tar.gz -> ocaml-redis-${PV}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-lang/ocaml:= - dev-ml/ocaml-redis:= -" -DEPEND="${RDEPEND} - dev-ml/jbuilder - dev-ml/opam - test? ( dev-ml/ounit )" - -S=${WORKDIR}/ocaml-redis-${PV} - -src_compile() { - jbuilder build -p redis-sync || die -} - -src_test() { - jbuilder runtest || die -} - -src_install() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - redis-sync.install || die -} diff --git a/dev-ml/ocaml-redis/Manifest b/dev-ml/ocaml-redis/Manifest deleted file mode 100644 index e82ef6f83030..000000000000 --- a/dev-ml/ocaml-redis/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-redis-0.3.5.tar.gz 31217 BLAKE2B 25b83a77526e430dc3df02e3646f838240b7e43de4990f04d699f813e5ecc5a5f5bb66e643759cf9f3dd4d3a041eebeeac74d72f1fe1e4fd61b78b5ddb7160bc SHA512 dfd2779635fddc73ab76cd66943267c3de984edeb471728f8d6d9506cd37e9cf4b1875519c7547b90de80fd876abc7fbe6a4c9c0674fcb6a00bbe91afa6c625d diff --git a/dev-ml/ocaml-redis/metadata.xml b/dev-ml/ocaml-redis/metadata.xml deleted file mode 100644 index a6c3d29b4e94..000000000000 --- a/dev-ml/ocaml-redis/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">0xffea/ocaml-redis</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-redis/ocaml-redis-0.3.5.ebuild b/dev-ml/ocaml-redis/ocaml-redis-0.3.5.ebuild deleted file mode 100644 index a897ea5da073..000000000000 --- a/dev-ml/ocaml-redis/ocaml-redis-0.3.5.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib opam - -DESCRIPTION="Redis bindings for OCaml" -HOMEPAGE="http://0xffea.github.io/ocaml-redis/ https://github.com/0xffea/ocaml-redis/" -SRC_URI="https://github.com/0xffea/ocaml-redis/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-lang/ocaml:= - dev-ml/ocaml-re:= - dev-ml/uuidm:= -" -DEPEND="${RDEPEND} - dev-ml/jbuilder - test? ( dev-ml/ounit dev-db/redis dev-ml/lwt )" - -src_compile() { - jbuilder build -p redis || die -} - -src_test() { - einfo "Starting test redis server" - local port=4567 - /usr/sbin/redis-server --port ${port} & - local rpid=$! - export OCAML_REDIS_TEST_PORT=${port} - sleep 1 - jbuilder runtest || { kill ${rpid}; die; } - kill ${rpid} || die -} - -src_install() { - opam_src_install redis -} diff --git a/dev-ml/ocaml-safepass/Manifest b/dev-ml/ocaml-safepass/Manifest deleted file mode 100644 index 9df4190020cb..000000000000 --- a/dev-ml/ocaml-safepass/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-safepass-2.0.tar.gz 72314 BLAKE2B 63ad0b61b287bc65f61da93a01f9742842c869f63dbe964c593194d2a9d71565a67f75c6763ef6e3b1786ebaa17c41b3a6ca943ef6c99359f16d927855611120 SHA512 a5475b9e1f7233393fc255ae52c44d4f4373fcddf99764bb17dafb86dfbd3b3c5fa01f74254e10fe9a9889e3e5d2ee8d190ed728aad0ed5f0fdfb71856c5754d diff --git a/dev-ml/ocaml-safepass/metadata.xml b/dev-ml/ocaml-safepass/metadata.xml deleted file mode 100644 index 2db599de909f..000000000000 --- a/dev-ml/ocaml-safepass/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">darioteixeira/ocaml-safepass</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-safepass/ocaml-safepass-2.0.ebuild b/dev-ml/ocaml-safepass/ocaml-safepass-2.0.ebuild deleted file mode 100644 index e1b02155d572..000000000000 --- a/dev-ml/ocaml-safepass/ocaml-safepass-2.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="A library offering facilities for the safe storage of user passwords" -HOMEPAGE="http://ocaml-safepass.forge.ocamlcore.org/ https://github.com/darioteixeira/ocaml-safepass" -SRC_URI="https://github.com/darioteixeira/ocaml-safepass/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" - -DOCS=( "README" "CHANGELOG" ) diff --git a/dev-ml/ocaml-sha/Manifest b/dev-ml/ocaml-sha/Manifest deleted file mode 100644 index eb74f9cb6ff0..000000000000 --- a/dev-ml/ocaml-sha/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-sha-v1.9.tar.gz 12872 BLAKE2B 382431814ef1fd4b88e69ff727fade617a7a6e2757a70e7538e2fc5b2708572a731b6800e9c36b7ddcb1c6103b57a1ccd14c5bc6886e83f56ebc388de9f67c90 SHA512 e49f725f0544a423c57199b2534519a005916f24a17bf7761e744ec963c5712b8b0b82b052d87c55fdfd3143f194f44283c7332ab08f480328c0c21642ae5778 diff --git a/dev-ml/ocaml-sha/metadata.xml b/dev-ml/ocaml-sha/metadata.xml deleted file mode 100644 index b145772d7ba3..000000000000 --- a/dev-ml/ocaml-sha/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">vincenthz/ocaml-sha</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-sha/ocaml-sha-1.9.ebuild b/dev-ml/ocaml-sha/ocaml-sha-1.9.ebuild deleted file mode 100644 index d8d3f5e48761..000000000000 --- a/dev-ml/ocaml-sha/ocaml-sha-1.9.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib vcs-snapshot - -DESCRIPTION="A binding for SHA interface code in OCaml" -HOMEPAGE="https://github.com/vincenthz/ocaml-sha" -SRC_URI="https://github.com/vincenthz/ocaml-sha/archive/${PN}-v${PV}.tar.gz" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt]" -RDEPEND="${DEPEND}" -S="${WORKDIR}/${PN}-v${PV}" - -src_compile() { - emake -j1 -} - -src_install() { - findlib_src_install - dodoc README -} diff --git a/dev-ml/ocaml-snappy/Manifest b/dev-ml/ocaml-snappy/Manifest deleted file mode 100644 index 284c7358ac04..000000000000 --- a/dev-ml/ocaml-snappy/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-snappy-0.1.0.tar.gz 41907 BLAKE2B 875b600ebcbaf1484282ccceda7193a5cb2d28fcdd783fd888a920dbccd53ee2ebce1e54ffb78a44f9844f0941f17d80525c227c15a4ca55c956830603b82c79 SHA512 2ff3db23eee90e3d9e61ab6a77e5d6c174486d5e54a8bb1206e63299929da6a3fad4a89ffdfaf5c6f8b97c33a7cbc00bd3c34d39dc0f7e8fbd0dc2b84fd9f3c2 diff --git a/dev-ml/ocaml-snappy/metadata.xml b/dev-ml/ocaml-snappy/metadata.xml deleted file mode 100644 index 1b77a8f6505b..000000000000 --- a/dev-ml/ocaml-snappy/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">ygrek/ocaml-snappy</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-snappy/ocaml-snappy-0.1.0.ebuild b/dev-ml/ocaml-snappy/ocaml-snappy-0.1.0.ebuild deleted file mode 100644 index 65defc38b16d..000000000000 --- a/dev-ml/ocaml-snappy/ocaml-snappy-0.1.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="OCaml bindings to snappy fast compression/decompression library" -HOMEPAGE="http://ygrek.org.ua/p/ocaml-snappy/" -SRC_URI="https://github.com/ygrek/ocaml-snappy/releases/download/v${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="app-arch/snappy:=" -RDEPEND="${DEPEND}" diff --git a/dev-ml/ocaml-stdint/Manifest b/dev-ml/ocaml-stdint/Manifest deleted file mode 100644 index c874bafe9ccb..000000000000 --- a/dev-ml/ocaml-stdint/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST ocaml-stdint-0.4.2.tar.gz 79749 BLAKE2B 1edef2cab7a09025e9d5e91bce00f69c3727929961e15797020d53a9b50893f8094c94cb8067a6b6d9163e54d7a12d38d07410e6f21294f45c051407aa8b2351 SHA512 0663a54dca8951fadf1121b69db32590c6ec3fc26b3366271c7941841b0a95047d0a57b5f7337bc7fbc37d3730cb5ed20952c0a3d6ab71f273646bc197951125 -DIST ocaml-stdint-0.5.0.tar.gz 80106 BLAKE2B 00a201d7f0417ad4b568800d7a798a9a9008e4afdcf0b3a88edc315ebbb2ca45f7c82a9e42238ea7bce38d7cf8dd6accfd44e84e621c2d6bc7f5cbd528670784 SHA512 fa5470e587e445c0b1ba72ddb6e641db0e41c32490c3ca6dbffb73a8a39e14afe7395d55e9d22be8dddf1d4311257b5443b05cde05b25b7939600b4f74359a8e diff --git a/dev-ml/ocaml-stdint/metadata.xml b/dev-ml/ocaml-stdint/metadata.xml deleted file mode 100644 index 8b86eaceda95..000000000000 --- a/dev-ml/ocaml-stdint/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">andrenth/ocaml-stdint</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-stdint/ocaml-stdint-0.4.2.ebuild b/dev-ml/ocaml-stdint/ocaml-stdint-0.4.2.ebuild deleted file mode 100644 index f2c7b3938e6b..000000000000 --- a/dev-ml/ocaml-stdint/ocaml-stdint-0.4.2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="Various signed and unsigned integers for OCaml" -HOMEPAGE="https://github.com/andrenth/ocaml-stdint" -SRC_URI="https://github.com/andrenth/ocaml-stdint/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" diff --git a/dev-ml/ocaml-stdint/ocaml-stdint-0.5.0.ebuild b/dev-ml/ocaml-stdint/ocaml-stdint-0.5.0.ebuild deleted file mode 100644 index f2c7b3938e6b..000000000000 --- a/dev-ml/ocaml-stdint/ocaml-stdint-0.5.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="Various signed and unsigned integers for OCaml" -HOMEPAGE="https://github.com/andrenth/ocaml-stdint" -SRC_URI="https://github.com/andrenth/ocaml-stdint/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" diff --git a/dev-ml/ocaml-text/Manifest b/dev-ml/ocaml-text/Manifest deleted file mode 100644 index 4f2d3955022a..000000000000 --- a/dev-ml/ocaml-text/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-text-0.8.tar.gz 80898 BLAKE2B 9e7395e43a488e6371e04a21a24aaa81eff82bb82802428d0bd64937a8f9e0c7b19a543b99453713d6e99b9c39b9d0fad02b0e627819346800b18f3c22c8e4b8 SHA512 712afd21f615a81dc361ce7f5d89aff0c341ed91cd0e4cce6a2000361023b006b10731ce0cc6c025bde5f5fe7d07fa85ca2af65a8ad4d50647e8dfa8ff7ad81f diff --git a/dev-ml/ocaml-text/metadata.xml b/dev-ml/ocaml-text/metadata.xml deleted file mode 100644 index c5af31ed43e2..000000000000 --- a/dev-ml/ocaml-text/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">vbmithr/ocaml-text</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-text/ocaml-text-0.8.ebuild b/dev-ml/ocaml-text/ocaml-text-0.8.ebuild deleted file mode 100644 index ebcdda2a93f6..000000000000 --- a/dev-ml/ocaml-text/ocaml-text-0.8.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Library for dealing with 'text'" -HOMEPAGE="https://github.com/vbmithr/ocaml-text/" -SRC_URI="https://github.com/vbmithr/ocaml-text/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="pcre" - -RDEPEND="virtual/libiconv - dev-ml/camlp4:= - pcre? ( dev-ml/pcre-ocaml:=[ocamlopt(+)?] )" -DEPEND="${RDEPEND} - doc? ( dev-tex/rubber virtual/latex-base )" - -DOCS=( "README" "CHANGES" ) - -src_configure() { - oasis_configure_opts="$(use_enable pcre)" \ - oasis_src_configure -} - -src_install() { - oasis_src_install - use doc && dodoc manual/*.pdf -} diff --git a/dev-ml/ocaml-uint/Manifest b/dev-ml/ocaml-uint/Manifest deleted file mode 100644 index 3b91b3e13184..000000000000 --- a/dev-ml/ocaml-uint/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-uint-1.2.0.tar.gz 53467 BLAKE2B 3fd50623f518a8c0e9d97e31dc089591d6183b6bbeeec3e6808479c27b825e9027139eca442790556eba102b1746159c7d4c034d83bcc4b2169bcd80b9dca360 SHA512 74209cd04fc61debe8b846e7ca60efb9d8f274e4066abac9878fa68e048e5a9822278cfd7a65527c5c1933b0301cd4a92d9815db673fbfa4eae90fb2ee4fb77b diff --git a/dev-ml/ocaml-uint/metadata.xml b/dev-ml/ocaml-uint/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-ml/ocaml-uint/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/ocaml-uint/ocaml-uint-1.2.0.ebuild b/dev-ml/ocaml-uint/ocaml-uint-1.2.0.ebuild deleted file mode 100644 index b1ac5795a0c0..000000000000 --- a/dev-ml/ocaml-uint/ocaml-uint-1.2.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="Unsigned ints for OCaml" -HOMEPAGE="https://forge.ocamlcore.org/projects/ocaml-uint/" -SRC_URI="https://forge.ocamlcore.org/frs/download.php/1516/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" diff --git a/dev-ml/ocaml-webmachine/Manifest b/dev-ml/ocaml-webmachine/Manifest deleted file mode 100644 index 8fbad8eda6cb..000000000000 --- a/dev-ml/ocaml-webmachine/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-webmachine-0.4.0.tar.gz 74818 BLAKE2B cc9491a8761ebec463ec9c496e7cc84944d554bc6e43d8b20af55af9fd5d597783816f81a68bd9866a462e24dab09fd5da6c7ff327295177981677ddf91e6a08 SHA512 5ea06ae41f6c156786b72ea7a164bd0c96cf9b6fc7ae1e93044a928681f03b07cef39da1c4955317fe6762065bd189b3809ba521b3349ec9f6dde9191c857d31 diff --git a/dev-ml/ocaml-webmachine/metadata.xml b/dev-ml/ocaml-webmachine/metadata.xml deleted file mode 100644 index e2d843a790d9..000000000000 --- a/dev-ml/ocaml-webmachine/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">inhabitedtype/ocaml-webmachine</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild b/dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild deleted file mode 100644 index 1f8b5e502946..000000000000 --- a/dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="A REST toolkit for OCaml" -HOMEPAGE="https://github.com/inhabitedtype/ocaml-webmachine" -SRC_URI="https://github.com/inhabitedtype/ocaml-webmachine/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-ml/calendar:= - dev-ml/ocaml-cohttp:=[ocamlopt?] - dev-ml/ocaml-dispatch:=[ocamlopt(+)?] - dev-ml/ocaml-re:=[ocamlopt?] - dev-ml/ocaml-uri:=[ocamlopt(+)?] -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - test? ( dev-ml/ounit[ocamlopt?] ) -" - -DOCS=( README.md CONTRIBUTING.md ) diff --git a/dev-ml/ocaml-websocket/Manifest b/dev-ml/ocaml-websocket/Manifest deleted file mode 100644 index cb30aa1c56bd..000000000000 --- a/dev-ml/ocaml-websocket/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocaml-websocket-2.9.tar.gz 23946 BLAKE2B adea61c5b163c995f3fcdc9789ef718bbfc5b22f3ef755795d54d0ba7357797fd5c358da88a7fbc5986c728b2705d5f34c7f3d4c8f2c2a9aa857a4b6add98b5f SHA512 eab5e4f971985c03ca70b46abb54ca8a09491e5ebc803b57ddf8447447b6926da2117fd882c7cb5a9a7282290e756f535e4584f09cbd21ce2554f20df1db7ae8 diff --git a/dev-ml/ocaml-websocket/metadata.xml b/dev-ml/ocaml-websocket/metadata.xml deleted file mode 100644 index b1b38f7baa49..000000000000 --- a/dev-ml/ocaml-websocket/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <use> - <flag name="async">Enables support for the <pkg>dev-ml/async</pkg> asynchronous execution library.</flag> - <flag name="lwt">Enables support for the <pkg>dev-ml/lwt</pkg> cooperative light-weight thread library.</flag> - </use> - <upstream> - <remote-id type="github">vbmithr/ocaml-websocket</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocaml-websocket/ocaml-websocket-2.9.ebuild b/dev-ml/ocaml-websocket/ocaml-websocket-2.9.ebuild deleted file mode 100644 index 359784d9c447..000000000000 --- a/dev-ml/ocaml-websocket/ocaml-websocket-2.9.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit opam - -DESCRIPTION="Websocket library for OCaml" -HOMEPAGE="https://github.com/vbmithr/ocaml-websocket" -SRC_URI="https://github.com/vbmithr/ocaml-websocket/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="ISC" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt async +ssl lwt" - -DEPEND=" - dev-lang/ocaml:=[ocamlopt?] - dev-ml/astring:=[ocamlopt(+)?] - dev-ml/ocaml-cohttp:=[ocamlopt(+)?,async?,lwt?] - dev-ml/cppo:=[ocamlopt(+)?] - dev-ml/ocplib-endian:=[ocamlopt(+)?] - async? ( - dev-ml/async:=[ocamlopt(+)?] - ssl? ( dev-ml/async_ssl:=[ocamlopt(+)?] ) - ) - lwt? ( dev-ml/lwt:=[ocamlopt(+)?] ) - ssl? ( dev-ml/cryptokit:=[ocamlopt(+)?] ) - -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/ocamlbuild" - -src_compile() { - ocaml pkg/build.ml \ - native=$(usex ocamlopt true false) \ - native-dynlink=$(usex ocamlopt true false) \ - lwt=$(usex lwt true false) \ - async=$(usex async true false) \ - async_ssl=$(usex async "$(usex ssl true false)" false) \ - nocrypto=false \ - cryptokit=$(usex ssl true false) \ - test=false \ - || die -} - -src_install() { - opam_src_install websocket - dodoc README CHANGES -} diff --git a/dev-ml/ocamldap/Manifest b/dev-ml/ocamldap/Manifest deleted file mode 100644 index 8dc74ba8e691..000000000000 --- a/dev-ml/ocamldap/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocamldap-2.2.tar.gz 174204 BLAKE2B 38417bc5ee633db912cbaa299dea0def74a2b31ca54f70b798cb3380623764b27ceec04c708d3632b8d7a6ef42792668d1d9a9e6f910c6fe35b15569da2efda5 SHA512 e24e78497b7c9ed89b0ae73c5773cc9ec28c7c7d317b4b8b39f6b20536ff8f44e15c2657d6aba4bb4689afb5bb155fc7391bea6edab50d0855b22bc457982a2d diff --git a/dev-ml/ocamldap/files/ocaml-4.02.patch b/dev-ml/ocamldap/files/ocaml-4.02.patch deleted file mode 100644 index 959ddd0a5a4f..000000000000 --- a/dev-ml/ocamldap/files/ocaml-4.02.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/src/ldap_ooclient.ml b/src/ldap_ooclient.ml -index 79fd51d..7ffa39e 100644 ---- a/src/ldap_ooclient.ml -+++ b/src/ldap_ooclient.ml -@@ -23,7 +23,7 @@ - open Ldap_types - open Ldap_funclient - open Ldap_schemaparser --open String -+let lowercase = String.lowercase - - (* types used throughout the library *) - (* add types *) diff --git a/dev-ml/ocamldap/metadata.xml b/dev-ml/ocamldap/metadata.xml deleted file mode 100644 index 8eed71f552b7..000000000000 --- a/dev-ml/ocamldap/metadata.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <longdescription lang="en"> -Ocamldap is an implementation of the Light Weight Directory Access Protocol, -and a set of useful tools built around it. It includes high level libraries -for creating ldap clients and ldap servers. It also includes many of the -auxiliary tools needed for building intelligent solutions, and interoperating -with other directories. These include, an rfc2252 schema parser, and an schema -checker, an ldif parser and printer, a search filter parser (but no printer -yet), and a rudimentary ldap url parser. While including things already done -elsewhere is fun, ocamldap adds something as well. So it implements a concept -which tries to provide a basic unit of abstraction for managing directory data, -called a service. A service is a bit like a stored search filter that you give -a name. So you can ask ocamldap if an object satisfies its conditions, but -unlike a search filter you can also ask ocamldap to MAKE an object satisfy its -conditions. This can be really useful in distributed managment applications. -Needless to say, more on this in the Documentation section. - </longdescription> - <upstream> - <remote-id type="bitbucket">deplai_j/ocamldap</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocamldap/ocamldap-2.2.ebuild b/dev-ml/ocamldap/ocamldap-2.2.ebuild deleted file mode 100644 index a53115fc7a11..000000000000 --- a/dev-ml/ocamldap/ocamldap-2.2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit oasis - -DESCRIPTION="an implementation of the Light Weight Directory Access Protocol" -HOMEPAGE="http://git-jpdeplaix.dyndns.org/libs/ocamldap.git/" -SRC_URI="https://bitbucket.org/deplai_j/${PN}/downloads/${P}.tar.gz" -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="doc" - -DEPEND="dev-ml/pcre-ocaml:= - dev-ml/ocaml-ssl:= - dev-ml/ocamlnet:=" -RDEPEND="${DEPEND}" - -DOCS=( AUTHORS.txt Changelog INSTALL.txt README.txt ) - -PATCHES=( "${FILESDIR}/ocaml-4.02.patch" ) - -src_install() { - oasis_src_install - use doc && dohtml -r doc/ocamldap/html -} diff --git a/dev-ml/ocamldsort/Manifest b/dev-ml/ocamldsort/Manifest deleted file mode 100644 index 3593efc782d4..000000000000 --- a/dev-ml/ocamldsort/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocamldsort-0.16.0.tar.gz 42388 BLAKE2B 84f9943237d126a105700b52879b358b202f196ce885b9d295baf3fcab8326520e4433839c375ab082460790d2855687a8cd11ca9a48e3b3dcfcaea27cea8e06 SHA512 3e43a4a7c4e7e91f141d93200ac7ba2d6de2321ea4af4cde63c2fbfff0042a556c55f1be9948ebf90a16778b2b6efc1757d6747cf01668155003e4a806d0773e diff --git a/dev-ml/ocamldsort/metadata.xml b/dev-ml/ocamldsort/metadata.xml deleted file mode 100644 index 7a38bb900964..000000000000 --- a/dev-ml/ocamldsort/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild b/dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild deleted file mode 100644 index f7a9fbe05b45..000000000000 --- a/dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="A dependency sorter for OCaml source files" -HOMEPAGE="http://dimitri.mutu.net/ocaml.html" -SRC_URI="ftp://quatramaran.ens.fr/pub/ara/ocamldsort/${P}.tar.gz" -LICENSE="LGPL-2" - -SLOT="0" -KEYWORDS="~amd64 ppc x86" -IUSE="" - -DEPEND=">=dev-lang/ocaml-3.12:= - dev-ml/camlp4:=" -RDEPEND="${DEPEND}" - -src_compile() { - emake -j1 -} - -src_install() { - emake BINDIR="${ED}/usr/bin" MANDIR="${ED}/usr/share/man" install - dodoc README THANKS Changes -} diff --git a/dev-ml/ocamlpam/Manifest b/dev-ml/ocamlpam/Manifest deleted file mode 100644 index 11bfb920c0ed..000000000000 --- a/dev-ml/ocamlpam/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocamlpam-1.1.tar.gz 7739 BLAKE2B fcd6e7de8e948293f88a5fd8f7bda666334c80d580328dbbee1056a9dd5a788006a269adaf6eef419ef1f12a8641811f8c601146425a8ecbbc50dd25ed732fc8 SHA512 84199a1e94db93952fd058c3bf03865c058abc0bb5fe09b489717e7aa77687496d40d80ed00be99e59e58c13b044356a05cae5f5aebf4faec470b66696042762 diff --git a/dev-ml/ocamlpam/files/ocaml404.patch b/dev-ml/ocamlpam/files/ocaml404.patch deleted file mode 100644 index 4964edf951f4..000000000000 --- a/dev-ml/ocamlpam/files/ocaml404.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: ocamlpam-1.1/pam_stubs.c -=================================================================== ---- ocamlpam-1.1.orig/pam_stubs.c -+++ ocamlpam-1.1/pam_stubs.c -@@ -57,6 +57,7 @@ static int converse(int nMsg, const stru - struct pam_response * local_responses; - caml_pam_handle * h; - -+ CAMLparam0 (); - CAMLlocal1(ret); - - h = (caml_pam_handle *)data; diff --git a/dev-ml/ocamlpam/files/ocamlpam-1.1-makefile.patch b/dev-ml/ocamlpam/files/ocamlpam-1.1-makefile.patch deleted file mode 100644 index c9450b7f30dc..000000000000 --- a/dev-ml/ocamlpam/files/ocamlpam-1.1-makefile.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- a/Makefile 2012-09-14 22:46:11.508415083 +0200 -+++ b/Makefile 2012-09-14 22:46:34.526338371 +0200 -@@ -35,10 +35,13 @@ - - install: - install -d $(DESTDIR)/pam -- install -m 644 -t $(DESTDIR)/pam META *.mli *.cmi *.cmx *.cma *.cmxa *.a -+ install -m 644 -t $(DESTDIR)/pam META *.mli *.cmi *.cma *.a - install -d $(DESTDIR)/stublibs - install -m 644 -t $(DESTDIR)/stublibs dll$(BASENAME).so - -+install-opt: -+ install -m 644 -t $(DESTDIR)/pam *.cmx *.cmxa -+ - dist: clean - mkdir -p $(DISTNAME) - -cp * $(DISTNAME) diff --git a/dev-ml/ocamlpam/metadata.xml b/dev-ml/ocamlpam/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-ml/ocamlpam/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/ocamlpam/ocamlpam-1.1.ebuild b/dev-ml/ocamlpam/ocamlpam-1.1.ebuild deleted file mode 100644 index 47682ef120aa..000000000000 --- a/dev-ml/ocamlpam/ocamlpam-1.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib eutils - -DESCRIPTION="OCamlPAM - an OCaml library for PAM" -HOMEPAGE="http://sharvil.nanavati.net/projects/ocamlpam/" -SRC_URI="http://sharvil.nanavati.net/projects/${PN}/files/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt" - -DEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?] - sys-libs/pam" -RDEPEND="${DEPEND}" - -src_prepare() { - epatch "${FILESDIR}/${P}-makefile.patch" - has_version '>=dev-lang/ocaml-4.04_beta' && epatch "${FILESDIR}/ocaml404.patch" -} - -src_compile() { - emake META - emake byte - use ocamlopt && emake opt -} - -src_install() { - findlib_src_preinst - emake DESTDIR="${OCAMLFIND_DESTDIR}" install - use ocamlopt && emake DESTDIR="${OCAMLFIND_DESTDIR}" install-opt - dodoc CHANGES README -} diff --git a/dev-ml/ocsigen-i18n/Manifest b/dev-ml/ocsigen-i18n/Manifest deleted file mode 100644 index ec4ab56cf268..000000000000 --- a/dev-ml/ocsigen-i18n/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocsigen-i18n-3.1.0.tar.gz 6066 BLAKE2B 80c905a8b332a0b83c6184581b97c4766dc1059770eb5832881eb00a0201b2d093bf15b48432c2ed17a26b719afe0ebb919ea971eb75a7b3f99b5e600c0e79d2 SHA512 a103c8da39ffadbe90ef183ee9ad3b68f3b5feb8dd5cf9d94f37880dcfedd495bbe799e218e739eb830e8dc7c8636edbd8c00ce9c0843ecf8047f9eb00b9f18f diff --git a/dev-ml/ocsigen-i18n/metadata.xml b/dev-ml/ocsigen-i18n/metadata.xml deleted file mode 100644 index 90a865b7fe6b..000000000000 --- a/dev-ml/ocsigen-i18n/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">besport/ocsigen-i18n</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocsigen-i18n/ocsigen-i18n-3.1.0.ebuild b/dev-ml/ocsigen-i18n/ocsigen-i18n-3.1.0.ebuild deleted file mode 100644 index 17aa48b18580..000000000000 --- a/dev-ml/ocsigen-i18n/ocsigen-i18n-3.1.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="I18n made easy for web sites written with eliom" -HOMEPAGE="https://github.com/besport/ocsigen-i18n" -SRC_URI="https://github.com/besport/ocsigen-i18n/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND="dev-lang/ocaml:=" -DEPEND="${RDEPEND} - dev-ml/findlib" - -src_install() { - dodir /usr/bin - emake bindir="${ED}/usr/bin" install - dodoc README.MD -} diff --git a/dev-ml/ocsigen-start/Manifest b/dev-ml/ocsigen-start/Manifest deleted file mode 100644 index 8f6da76bb99f..000000000000 --- a/dev-ml/ocsigen-start/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocsigen-start-1.0.0.tar.gz 1024594 BLAKE2B d654c123eaa06525334109d1b826d0e7cbd89e73bd979e36d9d6f141d81de80b3b153e5a7c1bc81e166b3055f03c9792e3e3bc0918c262fcdd549b107cd2e5e9 SHA512 983253d7732f4b81919aed1f499a8c54d8a82b5595f33f324ad7218a332cdd8eb2de4c0e21f9d54919cc1b35b5dc2b6789a03c7cec11b909340f009e9facb3cf diff --git a/dev-ml/ocsigen-start/metadata.xml b/dev-ml/ocsigen-start/metadata.xml deleted file mode 100644 index 30f0bec7bcf1..000000000000 --- a/dev-ml/ocsigen-start/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">ocsigen/ocsigen-start</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocsigen-start/ocsigen-start-1.0.0.ebuild b/dev-ml/ocsigen-start/ocsigen-start-1.0.0.ebuild deleted file mode 100644 index 0bc813010ad6..000000000000 --- a/dev-ml/ocsigen-start/ocsigen-start-1.0.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib - -DESCRIPTION="Eliom Base Application with users, (pre)registration, notifications, etc." -HOMEPAGE="https://github.com/ocsigen/ocsigen-start" - -LICENSE="LGPL-3" -SLOT="0/${PV}" -IUSE="" - -if [ "${PV#9999}" != "${PV}" ] ; then - inherit git-r3 - SRC_URI="" - EGIT_REPO_URI="https://github.com/ocsigen/ocsigen-start" - KEYWORDS="" -else - SRC_URI="https://github.com/ocsigen/ocsigen-start/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -RDEPEND="dev-lang/ocaml:= - dev-ml/pgocaml:= - dev-ml/macaque:= - dev-ml/ocaml-safepass:= - >=dev-ml/eliom-6.2:= - dev-ml/ocsigen-toolkit:= - dev-ml/ppx_deriving:= - dev-ml/yojson:= - dev-ml/OCaml-ImageMagick:= -" -DEPEND="${RDEPEND}" - -src_install() { - findlib_src_preinst - DESTDIR="${ED}" OCAMLPATH="${OCAMLFIND_DESTDIR}" emake install - dodoc README.md -} diff --git a/dev-ml/ocsigen-start/ocsigen-start-9999.ebuild b/dev-ml/ocsigen-start/ocsigen-start-9999.ebuild deleted file mode 100644 index 0bc813010ad6..000000000000 --- a/dev-ml/ocsigen-start/ocsigen-start-9999.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib - -DESCRIPTION="Eliom Base Application with users, (pre)registration, notifications, etc." -HOMEPAGE="https://github.com/ocsigen/ocsigen-start" - -LICENSE="LGPL-3" -SLOT="0/${PV}" -IUSE="" - -if [ "${PV#9999}" != "${PV}" ] ; then - inherit git-r3 - SRC_URI="" - EGIT_REPO_URI="https://github.com/ocsigen/ocsigen-start" - KEYWORDS="" -else - SRC_URI="https://github.com/ocsigen/ocsigen-start/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -RDEPEND="dev-lang/ocaml:= - dev-ml/pgocaml:= - dev-ml/macaque:= - dev-ml/ocaml-safepass:= - >=dev-ml/eliom-6.2:= - dev-ml/ocsigen-toolkit:= - dev-ml/ppx_deriving:= - dev-ml/yojson:= - dev-ml/OCaml-ImageMagick:= -" -DEPEND="${RDEPEND}" - -src_install() { - findlib_src_preinst - DESTDIR="${ED}" OCAMLPATH="${OCAMLFIND_DESTDIR}" emake install - dodoc README.md -} diff --git a/dev-ml/ocsigen-toolkit/Manifest b/dev-ml/ocsigen-toolkit/Manifest deleted file mode 100644 index bbece6655d0d..000000000000 --- a/dev-ml/ocsigen-toolkit/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ocsigen-toolkit-1.0.0.tar.gz 69175 BLAKE2B f23dd64a8f8a9c735db3bfd3d60cfe6306354a208fb4b1ee384271a0f8b2fc120afcaa522d1432553ebba90c80639a5980c09c820c6063cbb093998814520410 SHA512 4776dcceef822ac63fd6d57ce05e870f726c1e1d137bab239b8558acb4ef55f97b847825f621414334b01d30c066ea986d2b8180b80a09719b5b76cb3bb69a20 diff --git a/dev-ml/ocsigen-toolkit/metadata.xml b/dev-ml/ocsigen-toolkit/metadata.xml deleted file mode 100644 index 0c8d38fb3f2d..000000000000 --- a/dev-ml/ocsigen-toolkit/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">ocsigen/ocsigen-toolkit</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ocsigen-toolkit/ocsigen-toolkit-1.0.0.ebuild b/dev-ml/ocsigen-toolkit/ocsigen-toolkit-1.0.0.ebuild deleted file mode 100644 index 9a99adeda85b..000000000000 --- a/dev-ml/ocsigen-toolkit/ocsigen-toolkit-1.0.0.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib opam - -DESCRIPTION="User interface widgets for Ocsigen applications" -HOMEPAGE="https://github.com/ocsigen/ocsigen-toolkit" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt debug" - -if [ "${PV#9999}" != "${PV}" ] ; then - inherit git-r3 - SRC_URI="" - EGIT_REPO_URI="https://github.com/ocsigen/ocsigen-toolkit" - KEYWORDS="" -else - SRC_URI="https://github.com/ocsigen/ocsigen-toolkit/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -RDEPEND="dev-lang/ocaml:=[ocamlopt?] - >dev-ml/js_of_ocaml-2.7:= - >=dev-ml/eliom-5.1:=[ppx] - dev-ml/ppx_deriving:= - dev-ml/calendar:= - dev-ml/lwt:=" -DEPEND="${RDEPEND}" - -src_compile() { - emake \ - DEBUG="$(usex debug yes no)" \ - NATIVE="$(usex ocamlopt yes no)" \ - all -} - -src_install() { - findlib_src_preinst - OCAMLPATH="${OCAMLFIND_DESTDIR}" emake install - opam_src_install - dodoc README.md -} diff --git a/dev-ml/ocsigen-toolkit/ocsigen-toolkit-9999.ebuild b/dev-ml/ocsigen-toolkit/ocsigen-toolkit-9999.ebuild deleted file mode 100644 index 9a99adeda85b..000000000000 --- a/dev-ml/ocsigen-toolkit/ocsigen-toolkit-9999.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib opam - -DESCRIPTION="User interface widgets for Ocsigen applications" -HOMEPAGE="https://github.com/ocsigen/ocsigen-toolkit" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt debug" - -if [ "${PV#9999}" != "${PV}" ] ; then - inherit git-r3 - SRC_URI="" - EGIT_REPO_URI="https://github.com/ocsigen/ocsigen-toolkit" - KEYWORDS="" -else - SRC_URI="https://github.com/ocsigen/ocsigen-toolkit/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -RDEPEND="dev-lang/ocaml:=[ocamlopt?] - >dev-ml/js_of_ocaml-2.7:= - >=dev-ml/eliom-5.1:=[ppx] - dev-ml/ppx_deriving:= - dev-ml/calendar:= - dev-ml/lwt:=" -DEPEND="${RDEPEND}" - -src_compile() { - emake \ - DEBUG="$(usex debug yes no)" \ - NATIVE="$(usex ocamlopt yes no)" \ - all -} - -src_install() { - findlib_src_preinst - OCAMLPATH="${OCAMLFIND_DESTDIR}" emake install - opam_src_install - dodoc README.md -} diff --git a/dev-ml/odns/Manifest b/dev-ml/odns/Manifest deleted file mode 100644 index c2cf8733c683..000000000000 --- a/dev-ml/odns/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST odns-0.3.tar.gz 57616 BLAKE2B de6ac0fee68d1ae21fe279971da252647d30f5914ec2030cb0ecb5efb245ade254673b54b884d1987e673b0117bc58a10b0b6344689134924334dedb919eb888 SHA512 6d40d7fc882185500aaa58582112abd57faf72ee0a57fabc211ad4bf39739b39cb956e6cb109808e05d767560a942c3300e9ec0e6b28c13cec2a2b4dd0c3bf5d diff --git a/dev-ml/odns/files/odns-0.3-parmake.patch b/dev-ml/odns/files/odns-0.3-parmake.patch deleted file mode 100644 index 7034abd25cf2..000000000000 --- a/dev-ml/odns/files/odns-0.3-parmake.patch +++ /dev/null @@ -1,16 +0,0 @@ -fix parallel make -https://bugs.gentoo.org/show_bug.cgi?id=422683 - -Index: odns-0.3/OCamlMakefile -=================================================================== ---- odns-0.3.orig/OCamlMakefile -+++ odns-0.3/OCamlMakefile -@@ -1152,7 +1152,7 @@ $(BCDIDIR)/%.di $(NCDIDIR)/%.di: %.mli - $(DOC_DIR)/$(RESULT)/html: - mkdir -p $@ - --$(DOC_DIR)/$(RESULT)/html/index.html: $(DOC_DIR)/$(RESULT)/html $(DOC_FILES) -+$(DOC_DIR)/$(RESULT)/html/index.html: $(DOC_DIR)/$(RESULT)/html $(DOC_FILES) byte-code-library - rm -rf $</* - $(QUIET)pp=`sed -n -e '/^#/d' -e 's/(\*pp \([^*]*\) \*)/\1/p;q' $(FIRST_DOC_FILE)`; \ - if [ -z "$$pp" ]; then \ diff --git a/dev-ml/odns/metadata.xml b/dev-ml/odns/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-ml/odns/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/odns/odns-0.3-r1.ebuild b/dev-ml/odns/odns-0.3-r1.ebuild deleted file mode 100644 index d330c21321f0..000000000000 --- a/dev-ml/odns/odns-0.3-r1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib eutils - -DESCRIPTION="OCaml library to query DNS servers" -HOMEPAGE="http://odns.tuxfamily.org/" -SRC_URI="http://download.tuxfamily.org/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -# It is ancient and upstream is dead. Consider using ocaml-dns instead. -RDEPEND=" - >=dev-lang/ocaml-3.10.2:=[ocamlopt] - !dev-ml/dns - !dev-ml/ocaml-dns -" -DEPEND="${RDEPEND}" - -CLIBS="" # Workaround for bug #422683 - -src_prepare() { - sed -i -e "s/version=\"0.2\"/version=\"${PV}\"/" META || die - epatch "${FILESDIR}/${P}-parmake.patch" -} - -src_compile() { - emake -j1 #453434 -} - -src_install() { - findlib_src_preinst - PREFIX="${D}/usr" emake install - dodoc AUTHORS README -} diff --git a/dev-ml/ojquery/Manifest b/dev-ml/ojquery/Manifest deleted file mode 100644 index 6ded17139000..000000000000 --- a/dev-ml/ojquery/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ojquery-0.1.tar.gz 64335 BLAKE2B f6fc0377326a2eb4487f2e28ae8ed28be6518ea79b1a096cd90e1847d732878775105a3597ea13fde6b352611a39bd49f55792dd5b1f57a576eff80aa127c58e SHA512 57b0f7458fc44294df0993a1593f0f42d532834b7f6676e8093eb3c12d4c88a6084a99f831751fece69477d17ab84a0ebedd9873f5255aa8ee2a6d39996634d2 diff --git a/dev-ml/ojquery/metadata.xml b/dev-ml/ojquery/metadata.xml deleted file mode 100644 index 39e58997b2f8..000000000000 --- a/dev-ml/ojquery/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">ocsigen/ojquery</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ojquery/ojquery-0.1.ebuild b/dev-ml/ojquery/ojquery-0.1.ebuild deleted file mode 100644 index a14024cc5d57..000000000000 --- a/dev-ml/ojquery/ojquery-0.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit oasis - -DESCRIPTION="jQuery Binding for Eliom." -HOMEPAGE="https://github.com/ocsigen/ojquery" - -if [ "${PV#9999}" != "${PV}" ] ; then - inherit git-r3 - SRC_URI="" - EGIT_REPO_URI="https://github.com/ocsigen/ojquery" - KEYWORDS="" -else - SRC_URI="https://github.com/ocsigen/ojquery/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -LICENSE="LGPL-3" -SLOT="0/${PV}" -IUSE="" - -RDEPEND="dev-ml/react:= - dev-ml/js_of_ocaml:= - dev-ml/lwt:=" -DEPEND="${RDEPEND} dev-ml/oasis" - -src_prepare() { - oasis setup || die -} diff --git a/dev-ml/ojquery/ojquery-9999.ebuild b/dev-ml/ojquery/ojquery-9999.ebuild deleted file mode 100644 index a14024cc5d57..000000000000 --- a/dev-ml/ojquery/ojquery-9999.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit oasis - -DESCRIPTION="jQuery Binding for Eliom." -HOMEPAGE="https://github.com/ocsigen/ojquery" - -if [ "${PV#9999}" != "${PV}" ] ; then - inherit git-r3 - SRC_URI="" - EGIT_REPO_URI="https://github.com/ocsigen/ojquery" - KEYWORDS="" -else - SRC_URI="https://github.com/ocsigen/ojquery/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -LICENSE="LGPL-3" -SLOT="0/${PV}" -IUSE="" - -RDEPEND="dev-ml/react:= - dev-ml/js_of_ocaml:= - dev-ml/lwt:=" -DEPEND="${RDEPEND} dev-ml/oasis" - -src_prepare() { - oasis setup || die -} diff --git a/dev-ml/onanomsg/Manifest b/dev-ml/onanomsg/Manifest deleted file mode 100644 index f0e6b1134094..000000000000 --- a/dev-ml/onanomsg/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST onanomsg-1.0.tar.gz 13519 BLAKE2B c50fb053082e4adfa77f3c6809fb29e64ac8dce7bb9fe1c506f6b7bf0fcd67a6de97f756956f103828ae2f334633f2500a95859c955bd0b610be38163a8d77b5 SHA512 d940f842f795c9d681755795f83694aceab23eb87c7cb66f2b8f643147ca58f30b43049e8c035e3f08392d9c2f611a75254d4ba999b337cc84d7b52f8f36218f diff --git a/dev-ml/onanomsg/files/bigstring.patch b/dev-ml/onanomsg/files/bigstring.patch deleted file mode 100644 index 311fa2ee7495..000000000000 --- a/dev-ml/onanomsg/files/bigstring.patch +++ /dev/null @@ -1,218 +0,0 @@ -Index: onanomsg-1.0/lib/nanomsg.ml -=================================================================== ---- onanomsg-1.0.orig/lib/nanomsg.ml -+++ onanomsg-1.0/lib/nanomsg.ml -@@ -209,7 +209,7 @@ let recv_fd sock = - (Obj.magic fd : Unix.file_descr) - - let send_bigstring_buf ?(block=true) sock buf pos len = -- if pos < 0 || len < 0 || pos + len > CCBigstring.size buf -+ if pos < 0 || len < 0 || pos + len > Bigstring.size buf - then invalid_arg "bounds"; - let nn_buf = nn_allocmsg (size_of_int len) 0 in - match nn_buf with -@@ -218,12 +218,12 @@ let send_bigstring_buf ?(block=true) soc - let nn_buf_p = Ctypes.(allocate (ptr void) nn_buf) in - let ba = Ctypes.(bigarray_of_ptr array1 len - Bigarray.char @@ from_voidp char nn_buf) in -- CCBigstring.blit buf pos ba 0 len; -+ Bigstring.blit buf pos ba 0 len; - ignore @@ raise_notequal len - (fun () -> nn_send sock nn_buf_p nn_msg (int_of_bool block)) - - let send_bigstring ?(block=true) sock buf = -- send_bigstring_buf ~block sock buf 0 @@ CCBigstring.size buf -+ send_bigstring_buf ~block sock buf 0 @@ Bigstring.size buf - - let send_bytes_buf ?(block=true) sock buf pos len = - if pos < 0 || len < 0 || pos + len > Bytes.length buf -@@ -235,7 +235,7 @@ let send_bytes_buf ?(block=true) sock bu - let nn_buf_p = Ctypes.(allocate (ptr void) nn_buf) in - let ba = Ctypes.(bigarray_of_ptr array1 len - Bigarray.char @@ from_voidp char nn_buf) in -- CCBigstring.blit_of_bytes buf pos ba 0 len; -+ Bigstring.blit_of_bytes buf pos ba 0 len; - ignore @@ raise_notequal len - (fun () -> nn_send sock nn_buf_p nn_msg (int_of_bool block)) - -@@ -266,16 +266,16 @@ let recv ?(block=true) sock f = - let recv_bytes_buf ?(block=true) sock buf pos = - recv ~block sock - (fun ba -> -- let len = CCBigstring.size ba in -- CCBigstring.(blit_to_bytes ba 0 buf pos len); -+ let len = Bigstring.size ba in -+ Bigstring.(blit_to_bytes ba 0 buf pos len); - len - ) - - let recv_bytes ?(block=true) sock = - recv ~block sock (fun ba -> -- let len = CCBigstring.size ba in -+ let len = Bigstring.size ba in - let buf = Bytes.create len in -- CCBigstring.blit_to_bytes ba 0 buf 0 len; -+ Bigstring.blit_to_bytes ba 0 buf 0 len; - buf) - - let recv_string ?(block=true) sock = -Index: onanomsg-1.0/lib/nanomsg.mli -=================================================================== ---- onanomsg-1.0.orig/lib/nanomsg.mli -+++ onanomsg-1.0/lib/nanomsg.mli -@@ -45,8 +45,8 @@ val close : socket -> unit - - (** {2 Zero-copy I/O} *) - --val send_bigstring : ?block:bool -> socket -> CCBigstring.t -> unit --val send_bigstring_buf : ?block:bool -> socket -> CCBigstring.t -> int -> int -> unit -+val send_bigstring : ?block:bool -> socket -> Bigstring.t -> unit -+val send_bigstring_buf : ?block:bool -> socket -> Bigstring.t -> int -> int -> unit - - val send_string : ?block:bool -> socket -> string -> unit - val send_string_buf : ?block:bool -> socket -> string -> int -> int -> unit -@@ -54,7 +54,7 @@ val send_string_buf : ?block:bool -> soc - val send_bytes : ?block:bool -> socket -> Bytes.t -> unit - val send_bytes_buf : ?block:bool -> socket -> Bytes.t -> int -> int -> unit - --val recv : ?block:bool -> socket -> (CCBigstring.t -> 'a) -> 'a -+val recv : ?block:bool -> socket -> (Bigstring.t -> 'a) -> 'a - (** [recv ?block sock f] applies [f] to the received message. The - argument of [f] gets unallocated after [f] returns, so make sure - [f] {b never} let a reference to its argument escape. *) -Index: onanomsg-1.0/lib/nanomsg_lwt.ml -=================================================================== ---- onanomsg-1.0.orig/lib/nanomsg_lwt.ml -+++ onanomsg-1.0/lib/nanomsg_lwt.ml -@@ -25,7 +25,7 @@ let raise_negative sock io_event f = rai - let raise_notequal sock io_event v f = raise_if sock io_event (fun x -> x <> v) f - - let send_bigstring_buf sock buf pos len = -- if pos < 0 || len < 0 || pos + len > CCBigstring.size buf -+ if pos < 0 || len < 0 || pos + len > Bigstring.size buf - then invalid_arg "bounds"; - let nn_buf = nn_allocmsg (size_of_int len) 0 in - match nn_buf with -@@ -34,14 +34,14 @@ let send_bigstring_buf sock buf pos len - let nn_buf_p = Ctypes.(allocate (ptr void) nn_buf) in - let ba = Ctypes.(bigarray_of_ptr array1 len - Bigarray.char @@ from_voidp char nn_buf) in -- CCBigstring.blit buf pos ba 0 len; -+ Bigstring.blit buf pos ba 0 len; - raise_notequal sock Lwt_unix.Write len - (fun () -> nn_send (Obj.magic sock : int) nn_buf_p nn_msg - Symbol.(value_of_name_exn "NN_DONTWAIT")) >|= fun nb_written -> - ignore nb_written - - let send_bigstring sock buf = -- send_bigstring_buf sock buf 0 @@ CCBigstring.size buf -+ send_bigstring_buf sock buf 0 @@ Bigstring.size buf - - let send_bytes_buf sock buf pos len = - if pos < 0 || len < 0 || pos + len > Bytes.length buf -@@ -53,7 +53,7 @@ let send_bytes_buf sock buf pos len = - let nn_buf_p = Ctypes.(allocate (ptr void) nn_buf) in - let ba = Ctypes.(bigarray_of_ptr array1 len - Bigarray.char @@ from_voidp char nn_buf) in -- CCBigstring.blit_of_bytes buf pos ba 0 len; -+ Bigstring.blit_of_bytes buf pos ba 0 len; - raise_notequal sock Lwt_unix.Write len - (fun () -> nn_send (Obj.magic sock : int) nn_buf_p nn_msg - Symbol.(value_of_name_exn "NN_DONTWAIT")) >|= fun nb_written -> -@@ -84,16 +84,16 @@ let recv sock f = - - let recv_bytes_buf sock buf pos = - recv sock (fun ba -> -- let len = CCBigstring.size ba in -- CCBigstring.blit_to_bytes ba 0 buf pos len; -+ let len = Bigstring.size ba in -+ Bigstring.blit_to_bytes ba 0 buf pos len; - Lwt.return len - ) - - let recv_bytes sock = - recv sock (fun ba -> -- let len = CCBigstring.size ba in -+ let len = Bigstring.size ba in - let buf = Bytes.create len in -- CCBigstring.blit_to_bytes ba 0 buf 0 len; -+ Bigstring.blit_to_bytes ba 0 buf 0 len; - Lwt.return buf - ) - -Index: onanomsg-1.0/lib/nanomsg_lwt.mli -=================================================================== ---- onanomsg-1.0.orig/lib/nanomsg_lwt.mli -+++ onanomsg-1.0/lib/nanomsg_lwt.mli -@@ -4,8 +4,8 @@ open Nanomsg - - (** {2 Zero-copy I/O} *) - --val send_bigstring : socket -> CCBigstring.t -> unit Lwt.t --val send_bigstring_buf : socket -> CCBigstring.t -> int -> int -> unit Lwt.t -+val send_bigstring : socket -> Bigstring.t -> unit Lwt.t -+val send_bigstring_buf : socket -> Bigstring.t -> int -> int -> unit Lwt.t - - val send_string : socket -> string -> unit Lwt.t - val send_string_buf : socket -> string -> int -> int -> unit Lwt.t -@@ -13,7 +13,7 @@ val send_string_buf : socket -> string - - val send_bytes : socket -> Bytes.t -> unit Lwt.t - val send_bytes_buf : socket -> Bytes.t -> int -> int -> unit Lwt.t - --val recv : socket -> (CCBigstring.t -> 'a Lwt.t) -> 'a Lwt.t -+val recv : socket -> (Bigstring.t -> 'a Lwt.t) -> 'a Lwt.t - (** [recv sock f] applies [f] to the received message. The - argument of [f] gets unallocated after [f] returns, so make sure - [f] {b never} let a reference to its argument escape. *) -Index: onanomsg-1.0/_tags -=================================================================== ---- onanomsg-1.0.orig/_tags -+++ onanomsg-1.0/_tags -@@ -4,7 +4,7 @@ true: debug, bin_annot, safe_string - <lwt>: include - <lib_test>: include - --<lib/nanomsg*>: package(containers.bigarray), \ -+<lib/nanomsg*>: package(bigstring), \ - package(ctypes), \ - package(ipaddr), \ - package(ppx_deriving.std), \ -@@ -13,7 +13,7 @@ true: debug, bin_annot, safe_string - - <lib/nanomsg_lwt.*>: package(lwt.unix), package(lwt.ppx) - --<lib_test/*>: package(containers.bigarray), \ -+<lib_test/*>: package(bigstring), \ - package(ctypes.foreign), \ - package(ipaddr), \ - package(lwt.unix), \ -@@ -21,7 +21,7 @@ true: debug, bin_annot, safe_string - package(oUnit), \ - package(containers) - --<examples/*>: package(containers.bigarray), \ -+<examples/*>: package(bigstring), \ - package(ctypes.foreign), \ - package(ipaddr), \ -- package(containers) -\ No newline at end of file -+ package(containers) -Index: onanomsg-1.0/pkg/META -=================================================================== ---- onanomsg-1.0.orig/pkg/META -+++ onanomsg-1.0/pkg/META -@@ -1,6 +1,6 @@ - version = "1.0" - description = "Bindings to nanomsg" --requires = "ctypes.foreign ipaddr ppx_deriving.std containers containers.bigarray" -+requires = "ctypes.foreign ipaddr ppx_deriving.std containers bigstring" - archive(byte) = "nanomsg.cma" - archive(byte, plugin) = "nanomsg.cma" - archive(native) = "nanomsg.cmxa" -@@ -15,4 +15,4 @@ package "lwt" ( - archive(native) = "nanomsg_lwt.cmxa" - archive(native, plugin) = "nanomsg_lwt.cmxs" - exists_if = "nanomsg_lwt.cma" --) -\ No newline at end of file -+) diff --git a/dev-ml/onanomsg/files/testrun.patch b/dev-ml/onanomsg/files/testrun.patch deleted file mode 100644 index e78dadaf3625..000000000000 --- a/dev-ml/onanomsg/files/testrun.patch +++ /dev/null @@ -1,15 +0,0 @@ -Drop Surveyor / Respondant tests as they fail. - -Index: onanomsg-1.0/lib_test/suite.ml -=================================================================== ---- onanomsg-1.0.orig/lib_test/suite.ml -+++ onanomsg-1.0/lib_test/suite.ml -@@ -93,7 +93,7 @@ let connect_to_string_test ctx = - - let socket_test ctx = - let domains = [AF_SP; AF_SP_RAW] in -- let protos = [Pair; Pub; Sub; Req; Rep; Push; Pull; Surveyor; Respondant; Bus] in -+ let protos = [Pair; Pub; Sub; Req; Rep; Push; Pull; Bus] in - List.iter - (fun d -> - List.iter diff --git a/dev-ml/onanomsg/files/tests.patch b/dev-ml/onanomsg/files/tests.patch deleted file mode 100644 index f93d0ce51260..000000000000 --- a/dev-ml/onanomsg/files/tests.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: onanomsg-1.0/_tags -=================================================================== ---- onanomsg-1.0.orig/_tags -+++ onanomsg-1.0/_tags -@@ -19,6 +19,7 @@ true: debug, bin_annot, safe_string - package(lwt.unix), \ - package(lwt.ppx), \ - package(oUnit), \ -+ package(ppx_deriving), \ - package(containers) - - <examples/*>: package(bigstring), \ diff --git a/dev-ml/onanomsg/metadata.xml b/dev-ml/onanomsg/metadata.xml deleted file mode 100644 index f2bba89e5ee9..000000000000 --- a/dev-ml/onanomsg/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <use> - <flag name="lwt">Enables lwt support.</flag> - </use> - <upstream> - <remote-id type="github">rgrinberg/onanomsg</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/onanomsg/onanomsg-1.0-r2.ebuild b/dev-ml/onanomsg/onanomsg-1.0-r2.ebuild deleted file mode 100644 index 24450b0c599c..000000000000 --- a/dev-ml/onanomsg/onanomsg-1.0-r2.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit opam eutils - -DESCRIPTION="nanomsg bindings for OCaml" -HOMEPAGE="https://github.com/rgrinberg/onanomsg" -SRC_URI="https://github.com/rgrinberg/onanomsg/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="WTFPL-2" -SLOT="0/${PV}-bigstring" -KEYWORDS="~amd64" -IUSE="+lwt +ocamlopt test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/nanomsg:= - dev-lang/ocaml:=[ocamlopt?] - dev-ml/ocaml-ctypes:= - dev-ml/ocaml-ipaddr:=[ocamlopt?] - dev-ml/sexplib:= - dev-ml/ppx_deriving:=[ocamlopt?] - dev-ml/ocaml-containers:=[ocamlopt?] - dev-ml/ocaml-bigstring:= - lwt? ( dev-ml/lwt:=[ocamlopt(+)?] ) -" -DEPEND="${RDEPEND} - test? ( dev-ml/ounit ) -" - -src_prepare() { - epatch "${FILESDIR}/bigstring.patch" \ - "${FILESDIR}/tests.patch" \ - "${FILESDIR}/testrun.patch" - default -} - -src_compile() { - ocaml pkg/build.ml \ - native=$(usex ocamlopt true false) \ - native-dynlink=$(usex ocamlopt true false) \ - lwt=$(usex lwt true false) \ - ounit=$(usex test true false) \ - || die -} - -src_install() { - opam_src_install nanomsg - dodoc CHANGES README.md -} diff --git a/dev-ml/opam-file-format/Manifest b/dev-ml/opam-file-format/Manifest deleted file mode 100644 index 3223c3fa1c8f..000000000000 --- a/dev-ml/opam-file-format/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST opam-file-format-2.0.0_beta3.tar.gz 7654 BLAKE2B fa9ea04af0973fd52e0147d751116484e65ffb64369a19701740f0e1c81504e4f10574c3aeb5052f2cba02355d0c14875cea0f55694b74e70afffc20fccd7e88 SHA512 7f4989711e4dc183086b6dccc512ecfe78bfbbd98af954560d5a2c945b8b32416f3a01902203ef78932451cd99a5c1b1571edf70581bd14a2a94e32f5d4dd818 diff --git a/dev-ml/opam-file-format/metadata.xml b/dev-ml/opam-file-format/metadata.xml deleted file mode 100644 index 05f58f9dae40..000000000000 --- a/dev-ml/opam-file-format/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">ocaml/opam-file-format</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/opam-file-format/opam-file-format-2.0.0_beta3.ebuild b/dev-ml/opam-file-format/opam-file-format-2.0.0_beta3.ebuild deleted file mode 100644 index e932f300db77..000000000000 --- a/dev-ml/opam-file-format/opam-file-format-2.0.0_beta3.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -MY_PV="${PV/_beta/-beta}" -S="${WORKDIR}/${PN}-${MY_PV}" - -DESCRIPTION="Parser and printer for the opam file syntax" -HOMEPAGE="https://github.com/ocaml/opam-file-format" -SRC_URI="https://github.com/ocaml/opam-file-format/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64" -IUSE="+ocamlopt" - -DEPEND="dev-lang/ocaml:=[ocamlopt?]" -RDEPEND="${DEPEND}" - -src_compile() { - emake byte $(usex ocamlopt native "") -} - -src_install() { - emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" LIBDIR="$(ocamlc -where)" install -} diff --git a/dev-ml/pa_bench/Manifest b/dev-ml/pa_bench/Manifest deleted file mode 100644 index 2659f308d6ff..000000000000 --- a/dev-ml/pa_bench/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pa_bench-112.06.00.tar.gz 54371 BLAKE2B e0cd20d378d185f6cd3a6e4a2991bb9bdce6c72b01860c1aedff4c0c3ff4949f7b0c1a2b3c0310cd375ecc01eb51022fd6c68281c0bbb74dc96879d3fcc7ed94 SHA512 1e75c5b765051357f17bfe1213af16174a07903da7c9ecff3ce937227385d815c25f6430f103be3b65b69ba0d7a3a22051ef7bf28d577cf26e87c3a628040fdc diff --git a/dev-ml/pa_bench/metadata.xml b/dev-ml/pa_bench/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-ml/pa_bench/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/pa_bench/pa_bench-112.06.00.ebuild b/dev-ml/pa_bench/pa_bench-112.06.00.ebuild deleted file mode 100644 index e8fc793b2808..000000000000 --- a/dev-ml/pa_bench/pa_bench-112.06.00.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit oasis - -MY_P=${PN/-/_}-${PV} -DESCRIPTION="Syntax extension writing inline benchmarks" -HOMEPAGE="http://www.janestreet.com/ocaml" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz - https://dev.gentoo.org/~aballier/distfiles/${MY_P}.tar.gz" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=">=dev-ml/type-conv-109:= - dev-ml/pa_ounit:= - dev-ml/camlp4:=" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}" diff --git a/dev-ml/pa_ounit/Manifest b/dev-ml/pa_ounit/Manifest deleted file mode 100644 index fb9ad5f4992f..000000000000 --- a/dev-ml/pa_ounit/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pa_ounit-113.00.00.tar.gz 58486 BLAKE2B fff42a3f741741cc29819f7a18aaa4bf8a939125a5c3abcf4b567431da6584ba63a777434c285971bc1ec182363691ea2a34311852fa25159b35414babd8973e SHA512 8b1891ae666606b28a6d46b86ac82cb5680099d3ca8181ae6a422748b6b0a99c763f680741c724ca91f8ade7757f6831bc88211d8d94560168bc208b23337b0e diff --git a/dev-ml/pa_ounit/metadata.xml b/dev-ml/pa_ounit/metadata.xml deleted file mode 100644 index 614fb7470d88..000000000000 --- a/dev-ml/pa_ounit/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <longdescription lang="en"> -Pa_ounit is a syntax extension that helps writing in-line test in ocaml -code. It allows user to register tests with a new `TEST` top-level expressions -and automatically collects all the tests in a module (in a function -`ounit_tests` of type `unit -> OUnit.test`). - </longdescription> - <upstream> - <remote-id type="bitbucket">yminsky/ocaml-core</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/pa_ounit/pa_ounit-113.00.00.ebuild b/dev-ml/pa_ounit/pa_ounit-113.00.00.ebuild deleted file mode 100644 index e9545136eb4a..000000000000 --- a/dev-ml/pa_ounit/pa_ounit-113.00.00.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit oasis - -DESCRIPTION="Syntax extension that helps writing in-line test in ocaml" -HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=">=dev-ml/ounit-1.1.1:= - dev-ml/camlp4:=" -RDEPEND="${DEPEND}" - -DOCS=( "readme.md" ) diff --git a/dev-ml/pa_sexp_conv/Manifest b/dev-ml/pa_sexp_conv/Manifest deleted file mode 100644 index 46be640f1507..000000000000 --- a/dev-ml/pa_sexp_conv/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pa_sexp_conv-113.00.01.tar.gz 73862 BLAKE2B 48bb7b0d39f5b6b7d380d6f4d30cc8b0a75ffd23b328da9813c3884b209f782a0592d69e5ef5a48bf89dfe78c5c131524d804eeb286f2ffb2767132c20be999e SHA512 91ad90290d48626a7e1fccb34a632e5ca02ea839f178b52da0ccbea8b27018c79ee8e83e808939e36ddbb78ad348892c53792dd41a2b007b6df947cde85873fd diff --git a/dev-ml/pa_sexp_conv/metadata.xml b/dev-ml/pa_sexp_conv/metadata.xml deleted file mode 100644 index 78033cc8b700..000000000000 --- a/dev-ml/pa_sexp_conv/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">janestreet/pa_sexp_conv</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/pa_sexp_conv/pa_sexp_conv-113.00.01.ebuild b/dev-ml/pa_sexp_conv/pa_sexp_conv-113.00.01.ebuild deleted file mode 100644 index 40892485b01c..000000000000 --- a/dev-ml/pa_sexp_conv/pa_sexp_conv-113.00.01.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit oasis - -DESCRIPTION="Deprecated camlp4 syntax extension for sexplib." -HOMEPAGE="http://www.janestreet.com/ocaml" -SRC_URI="https://github.com/janestreet/pa_sexp_conv/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-ml/type-conv:= - dev-ml/sexplib:= - dev-ml/camlp4:= -" -RDEPEND="${DEPEND}" -DOCS=( README.md ) diff --git a/dev-ml/pa_structural_sexp/Manifest b/dev-ml/pa_structural_sexp/Manifest deleted file mode 100644 index 103b66c28f92..000000000000 --- a/dev-ml/pa_structural_sexp/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pa_structural_sexp-113.00.00.tar.gz 51825 BLAKE2B 6cb06ad1fed826b91f3eed176bb8873bc43ceeb3c3c0590123fb21d1eac671009d8418430c3eea2b1dd932801f5b26d0b47df6d5d8c72fdc0f1075b43d9d5c8a SHA512 7d1cbb1122b735e7aece71c7b50328a33dc72e63b336d5801433b5017bb94e2baa9a056cf076a2e8747afdf33e5a736154e4b74d5f7b079a6a144f9273e87f9c diff --git a/dev-ml/pa_structural_sexp/metadata.xml b/dev-ml/pa_structural_sexp/metadata.xml deleted file mode 100644 index 4799f5329f6d..000000000000 --- a/dev-ml/pa_structural_sexp/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="bitbucket">yminsky/ocaml-core</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/pa_structural_sexp/pa_structural_sexp-113.00.00.ebuild b/dev-ml/pa_structural_sexp/pa_structural_sexp-113.00.00.ebuild deleted file mode 100644 index 13a95c0e3804..000000000000 --- a/dev-ml/pa_structural_sexp/pa_structural_sexp-113.00.00.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit oasis - -DESCRIPTION="Quotation expanders to simplify building s-expressions from ocaml values" -HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="dev-ml/camlp4:= - dev-ml/type-conv:= - dev-ml/sexplib:=" -RDEPEND="${DEPEND}" - -DOCS=( "README.md" ) diff --git a/dev-ml/pipebang/Manifest b/dev-ml/pipebang/Manifest deleted file mode 100644 index c153061353b9..000000000000 --- a/dev-ml/pipebang/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pipebang-113.00.00.tar.gz 48786 BLAKE2B 4ec19aad4699dcf5b2b83dc8f7aa806cd5ae69a28f4ae4dc39c32ba9c853abd1ce18c546c6617bcde075b33151ae125c1c4590415b3a23f63a716a0c99f2e8ca SHA512 b0398086e76eed787e8c727440caf94b17e1b667e6ce6d2be8f1ef896b0987c9fde9e3a3fd82c3df4a215c1656210210284defc526fb296bedb2ad3d1526897e diff --git a/dev-ml/pipebang/metadata.xml b/dev-ml/pipebang/metadata.xml deleted file mode 100644 index 4799f5329f6d..000000000000 --- a/dev-ml/pipebang/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="bitbucket">yminsky/ocaml-core</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/pipebang/pipebang-113.00.00.ebuild b/dev-ml/pipebang/pipebang-113.00.00.ebuild deleted file mode 100644 index 7762bd649a0a..000000000000 --- a/dev-ml/pipebang/pipebang-113.00.00.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit oasis - -DESCRIPTION="Syntax extension to transform x |! f into f x" -HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=">=dev-ml/type-conv-109.60:= - dev-ml/camlp4:=" -RDEPEND="${DEPEND}" diff --git a/dev-ml/pomap/Manifest b/dev-ml/pomap/Manifest deleted file mode 100644 index 4998eda1a20d..000000000000 --- a/dev-ml/pomap/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST pomap-3.0.6.tar.gz 75345 BLAKE2B 09fcce87bddcca92ea7c51a1c491ad9d9a17f46b38ca50e6b8759c29b802e89a0a9dbd2a9c4ab5aac30386acbba006924275f8a0c09cb7f20a2aac36dc2584ae SHA512 c9b91b7eb3716f4ba735928bb7d33202fe4b05d3908afad36cffa01ffa5fa8f860b3a9d57a0b5bbf2577bb84f3a5b464ec85375e488a3fd5f8d99d7bbcf141a8 -DIST pomap-3.0.7.tar.gz 80880 BLAKE2B f0d110b229650c9eb17d15e2ca8a6e254fe710e39a57c428ac4712379a09d261a4f082d27859b344fb6b2caabe165db08df3588996a9164928df78e6331babd4 SHA512 f4f59708c1a638211332444310aae903eead9dfe9900034698a19ead275fe8d95a32f74bd8e062f7d5d671bbd92cdf18052f26a1e2fd07724c37f60b304f66ba -DIST pomap-4.0.0.tbz 29684 BLAKE2B 3ec69da852294bad1894a1178d7bd9623cc4596a38b987885f25740d954f62cb5b1b45c63a6bbf157708ed1654123fd8cb6b20f706009091d0c47a4171ab6683 SHA512 bf249664c8a70629ca088ce6940e1db47e26c8ecbbdb28428d1a79a6d1ef4f93c48835d22d7219b57a6e60f1a64a96c23826af55720033a0ce669234b3d29d06 diff --git a/dev-ml/pomap/metadata.xml b/dev-ml/pomap/metadata.xml deleted file mode 100644 index e337a54ba0b4..000000000000 --- a/dev-ml/pomap/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">mmottl/pomap</remote-id> - <remote-id type="bitbucket">mmottl/pomap</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/pomap/pomap-3.0.6.ebuild b/dev-ml/pomap/pomap-3.0.6.ebuild deleted file mode 100644 index f1910f1b010f..000000000000 --- a/dev-ml/pomap/pomap-3.0.6.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="Partially Ordered Map ADT for O'Caml" -HOMEPAGE="http://mmottl.github.io/pomap/" -SRC_URI="https://github.com/mmottl/pomap/releases/download/v${PV}/${P}.tar.gz" -LICENSE="LGPL-2.1-with-linking-exception" - -DEPEND="dev-ml/camlp4:=" -RDEPEND="${DEPEND}" -SLOT="0/${PV}" -KEYWORDS="amd64 ppc x86" -IUSE="examples" - -DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" ) - -src_install() { - oasis_src_install - if use examples ; then - insinto /usr/share/doc/${PF} - doins -r examples - docompress -x /usr/share/doc/${PF}/examples - fi -} diff --git a/dev-ml/pomap/pomap-3.0.7.ebuild b/dev-ml/pomap/pomap-3.0.7.ebuild deleted file mode 100644 index 843be10b3fb5..000000000000 --- a/dev-ml/pomap/pomap-3.0.7.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="Partially Ordered Map ADT for O'Caml" -HOMEPAGE="http://mmottl.github.io/pomap/" -SRC_URI="https://github.com/mmottl/pomap/releases/download/v${PV}/${P}.tar.gz" -LICENSE="LGPL-2.1-with-linking-exception" - -DEPEND="dev-ml/camlp4:=" -RDEPEND="${DEPEND}" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="examples" - -DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" ) - -src_install() { - oasis_src_install - if use examples ; then - insinto /usr/share/doc/${PF} - doins -r examples - docompress -x /usr/share/doc/${PF}/examples - fi -} diff --git a/dev-ml/pomap/pomap-4.0.0.ebuild b/dev-ml/pomap/pomap-4.0.0.ebuild deleted file mode 100644 index 47b9be24bf99..000000000000 --- a/dev-ml/pomap/pomap-4.0.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit opam - -DESCRIPTION="Partially Ordered Map ADT for O'Caml" -HOMEPAGE="http://mmottl.github.io/pomap/" -SRC_URI="https://github.com/mmottl/pomap/releases/download/${PV}/${P}.tbz" -LICENSE="LGPL-2.1-with-linking-exception" - -SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND} dev-ml/jbuilder" - -src_compile() { - jbuilder build @install || die -} diff --git a/dev-ml/postgresql-ocaml/Manifest b/dev-ml/postgresql-ocaml/Manifest deleted file mode 100644 index 7bd4b545704d..000000000000 --- a/dev-ml/postgresql-ocaml/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST postgresql-4.1.0.tbz 36689 BLAKE2B d27db79afce335394ec1225a8c64f278374caae6344da2901396b6086e409dc37d225c57e7da3de5b4342121b6f6b2268b06c16e4b4a07d13f2e75ca0dab0f08 SHA512 5749e426634f00fc8aab86e4c23f863ebdebc9bb77c121dea1c516c8bd5524096051975514daa47abe1556355bc4a1994d6634aae09736a508a9b6552b134d42 -DIST postgresql-4.2.0.tbz 37463 BLAKE2B f6f8f894458945f15eb7991813351f6cb9aaf78b88d241dd5736398d46deff825bf5084ada04fdcfc04deba6e0599df7df27640d27c45382ef2ad49b93cc88b1 SHA512 21a9d89c2fdaf5862b350aecffe1a675ecbeef42e138e09c03d14551b25622910014582c98877882746f9fc56ef5f1248c5b00a6a61d7bcd6d757c451a7844d8 -DIST postgresql-ocaml-4.0.1.tar.gz 85871 BLAKE2B 8c2e0ce4b8bcc17f0afff1fbcd867245213ddc8702b75359e7ee926d9db749fed732cf15a905c228ca114c09ea61755fff54a0c5895edd8104dbb20590be3a8d SHA512 baecd1b3b98f790131972dbd2eba563b43dec6e13e37ab904ee38b2b1168b03533272532887a42a2536806951c9e543306c6eccfb441de517ee860383ea5df36 diff --git a/dev-ml/postgresql-ocaml/metadata.xml b/dev-ml/postgresql-ocaml/metadata.xml deleted file mode 100644 index 9f664557dd6c..000000000000 --- a/dev-ml/postgresql-ocaml/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">mmottl/postgresql-ocaml</remote-id> - <remote-id type="bitbucket">mmottl/postgresql-ocaml</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-4.0.1.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-4.0.1.ebuild deleted file mode 100644 index abe5b03fa5cc..000000000000 --- a/dev-ml/postgresql-ocaml/postgresql-ocaml-4.0.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases" -SRC_URI="https://github.com/mmottl/postgresql-ocaml/releases/download/v${PV}/${P}.tar.gz" -HOMEPAGE="http://mmottl.github.io/postgresql-ocaml/" -IUSE="examples" - -RDEPEND=" - dev-db/postgresql:=[server] -" -DEPEND="${RDEPEND} - >=dev-ml/findlib-1.5" - -SLOT="0/${PV}" -LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc x86" - -DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" ) - -src_install() { - oasis_src_install - if use examples ; then - insinto /usr/share/doc/${PF} - doins -r examples - fi -} diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-4.1.0.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-4.1.0.ebuild deleted file mode 100644 index 0a85bb949138..000000000000 --- a/dev-ml/postgresql-ocaml/postgresql-ocaml-4.1.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit opam - -MY_P="postgresql-${PV}" - -DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases" -SRC_URI="https://github.com/mmottl/postgresql-ocaml/releases/download/${PV}/${MY_P}.tbz" -HOMEPAGE="http://mmottl.github.io/postgresql-ocaml/" -IUSE="" - -RDEPEND=" - dev-db/postgresql:=[server] -" -DEPEND="${RDEPEND} - dev-ml/jbuilder - >=dev-ml/findlib-1.5" - -SLOT="0/${PV}" -LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc ~x86" - -S="${WORKDIR}/${MY_P}" - -src_compile() { - jbuilder build @install || die -} - -src_install() { - opam_src_install "postgresql" -} diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-4.2.0.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-4.2.0.ebuild deleted file mode 100644 index 0a85bb949138..000000000000 --- a/dev-ml/postgresql-ocaml/postgresql-ocaml-4.2.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit opam - -MY_P="postgresql-${PV}" - -DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases" -SRC_URI="https://github.com/mmottl/postgresql-ocaml/releases/download/${PV}/${MY_P}.tbz" -HOMEPAGE="http://mmottl.github.io/postgresql-ocaml/" -IUSE="" - -RDEPEND=" - dev-db/postgresql:=[server] -" -DEPEND="${RDEPEND} - dev-ml/jbuilder - >=dev-ml/findlib-1.5" - -SLOT="0/${PV}" -LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc ~x86" - -S="${WORKDIR}/${MY_P}" - -src_compile() { - jbuilder build @install || die -} - -src_install() { - opam_src_install "postgresql" -} diff --git a/dev-ml/ppx_deriving_yojson/Manifest b/dev-ml/ppx_deriving_yojson/Manifest deleted file mode 100644 index 6889c4326cf0..000000000000 --- a/dev-ml/ppx_deriving_yojson/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ppx_deriving_yojson-3.0.tar.gz 18111 BLAKE2B eaf8d380b8ff606bebff4050af9fb22624b404f106518a0f68b23866e66459f74c0984970ae0bbbdb67d2f71264a832850a8e03740c8fb207bc70abe89a61219 SHA512 70c690d880ff652f9f92e95af047e87726bab48100e9325406eef7a9ed80f439df7292324de56cd17a93c6ad6bc9c1e7ce6edcd7c3b336352f0df4bfa7c7b81c diff --git a/dev-ml/ppx_deriving_yojson/files/ocaml405.patch b/dev-ml/ppx_deriving_yojson/files/ocaml405.patch deleted file mode 100644 index 33440fabdd19..000000000000 --- a/dev-ml/ppx_deriving_yojson/files/ocaml405.patch +++ /dev/null @@ -1,76 +0,0 @@ -Index: ppx_deriving_yojson-3.0/src/ppx_deriving_yojson.cppo.ml -=================================================================== ---- ppx_deriving_yojson-3.0.orig/src/ppx_deriving_yojson.cppo.ml -+++ ppx_deriving_yojson-3.0/src/ppx_deriving_yojson.cppo.ml -@@ -260,7 +260,7 @@ let ser_str_of_type ~options ~path ({ pt - let polymorphize_ser = Ppx_deriving.poly_arrow_of_type_decl - (fun var -> [%type: [%t var] -> Yojson.Safe.json]) type_decl - in -- let ty = Typ.poly poly_vars (polymorphize_ser [%type: [%t typ] -> Yojson.Safe.json]) in -+ let ty = Typ.poly (List.map Location.mknoloc poly_vars) (polymorphize_ser [%type: [%t typ] -> Yojson.Safe.json]) in - let default_fun = - let type_path = String.concat "." (path @ [type_decl.ptype_name.txt]) in - let e_type_path = Exp.constant (Pconst_string (type_path, None)) in -@@ -270,7 +270,7 @@ let ser_str_of_type ~options ~path ({ pt - in - let poly_fun = polymorphize default_fun in - let poly_fun = -- (Ppx_deriving.fold_left_type_decl (fun exp name -> Exp.newtype name exp) poly_fun type_decl) -+ (Ppx_deriving.fold_left_type_decl (fun exp name -> Exp.newtype (Location.mknoloc name) exp) poly_fun type_decl) - in - let mod_name = "M_"^to_yojson_name in - let typ = Type.mk ~kind:(Ptype_record [Type.field ~mut:Mutable (mknoloc "f") ty]) -@@ -337,7 +337,7 @@ let ser_str_of_type ~options ~path ({ pt - raise_errorf ~loc "%s cannot be derived for fully abstract types" deriver - in - let ty = ser_type_of_decl ~options ~path type_decl in -- let fv = Ppx_deriving.free_vars_in_core_type ty in -+ let fv = List.map Location.mknoloc (Ppx_deriving.free_vars_in_core_type ty) in - let poly_type = Typ.force_poly @@ Typ.poly fv @@ ty in - let var = pvar (Ppx_deriving.mangle_type_decl (`Suffix "to_yojson") type_decl) in - ([], -@@ -431,7 +431,7 @@ let desu_str_of_type ~options ~path ({ p - raise_errorf ~loc "%s: extensible type manifest should be a type name" deriver - | None -> - let poly_vars = List.rev -- (Ppx_deriving.fold_left_type_decl (fun acc name -> name :: acc) [] type_decl) -+ (List.map Location.mknoloc (Ppx_deriving.fold_left_type_decl (fun acc name -> name :: acc) [] type_decl)) - in - let polymorphize_desu = Ppx_deriving.poly_arrow_of_type_decl - (fun var -> [%type: Yojson.Safe.json -> [%t error_or var]]) type_decl in -@@ -441,7 +441,7 @@ let desu_str_of_type ~options ~path ({ p - let default_fun = Exp.function_ [Exp.case [%pat? _] top_error] in - let poly_fun = polymorphize default_fun in - let poly_fun = -- (Ppx_deriving.fold_left_type_decl (fun exp name -> Exp.newtype name exp) poly_fun type_decl) -+ (Ppx_deriving.fold_left_type_decl (fun exp name -> Exp.newtype (Location.mknoloc name) exp) poly_fun type_decl) - in - let mod_name = "M_"^of_yojson_name in - let typ = Type.mk ~kind:(Ptype_record [Type.field ~mut:Mutable (mknoloc "f") ty]) -@@ -514,7 +514,7 @@ let desu_str_of_type ~options ~path ({ p - raise_errorf ~loc "%s cannot be derived for fully abstract types" deriver - in - let ty = desu_type_of_decl ~options ~path type_decl in -- let fv = Ppx_deriving.free_vars_in_core_type ty in -+ let fv = List.map Location.mknoloc (Ppx_deriving.free_vars_in_core_type ty) in - let poly_type = Typ.force_poly @@ Typ.poly fv @@ ty in - let var = pvar (Ppx_deriving.mangle_type_decl (`Suffix "of_yojson") type_decl) in - ([], -@@ -579,7 +579,7 @@ let ser_sig_of_type ~options ~path type_ - (`PrefixSuffix ("M", "to_yojson")) type_decl - in - let poly_vars = List.rev -- (Ppx_deriving.fold_left_type_decl (fun acc name -> name :: acc) [] type_decl) -+ (List.map Location.mknoloc (Ppx_deriving.fold_left_type_decl (fun acc name -> name :: acc) [] type_decl)) - in - let typ = Ppx_deriving.core_type_of_type_decl type_decl in - let polymorphize_ser = Ppx_deriving.poly_arrow_of_type_decl -@@ -614,7 +614,7 @@ let desu_sig_of_type ~options ~path type - (`PrefixSuffix ("M", "of_yojson")) type_decl - in - let poly_vars = List.rev -- (Ppx_deriving.fold_left_type_decl (fun acc name -> name :: acc) [] type_decl) -+ (List.map Location.mknoloc (Ppx_deriving.fold_left_type_decl (fun acc name -> name :: acc) [] type_decl)) - in - let typ = Ppx_deriving.core_type_of_type_decl type_decl in - let polymorphize_desu = Ppx_deriving.poly_arrow_of_type_decl diff --git a/dev-ml/ppx_deriving_yojson/metadata.xml b/dev-ml/ppx_deriving_yojson/metadata.xml deleted file mode 100644 index ae697b3c4ec7..000000000000 --- a/dev-ml/ppx_deriving_yojson/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">whitequark/ppx_deriving_yojson</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.0.ebuild b/dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.0.ebuild deleted file mode 100644 index efadbf89ec58..000000000000 --- a/dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.0.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils opam - -DESCRIPTION="A Yojson codec generator for OCaml" -HOMEPAGE="https://github.com/whitequark/ppx_deriving_yojson/" -SRC_URI="https://github.com/whitequark/ppx_deriving_yojson/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt test" -RESTRICT="!test? ( test )" - -DEPEND=" - dev-lang/ocaml:=[ocamlopt?] - dev-ml/yojson:= - dev-ml/result:= - >=dev-ml/ppx_deriving-4:= - dev-ml/cppo:= -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/findlib - dev-ml/ocamlbuild - test? ( dev-ml/ounit dev-ml/ppx_import )" - -src_prepare() { - has_version '>=dev-lang/ocaml-4.05_rc' && epatch "${FILESDIR}/ocaml405.patch" -} - -src_compile() { - cp pkg/META.in pkg/META - ocaml pkg/build.ml \ - native=$(usex ocamlopt true false) \ - native-dynlink=$(usex ocamlopt true false) \ - || die -} - -src_test() { - ocamlbuild -j 0 -use-ocamlfind -classic-display src_test/test_ppx_yojson.byte -- || die -} diff --git a/dev-ml/ppx_import/Manifest b/dev-ml/ppx_import/Manifest deleted file mode 100644 index d5294d386e95..000000000000 --- a/dev-ml/ppx_import/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ppx_import-1.2.tar.gz 13244 BLAKE2B 538fd11e151d740c601ca88ff682bf4ea84ddaea3fbbc5b54d43310e59baf00ae47ef397763861da8ff1b2af017bb318ec1cd48f8708b9dc2a2c68bf812e1aea SHA512 384a8f955573c66962383f0e3609e4764cb0056e7d5b7e5811fd9fd17e17ac58baea330131b8eb688cd4202d6e6bd5829fba024524f027201244ff10c86e0f01 diff --git a/dev-ml/ppx_import/metadata.xml b/dev-ml/ppx_import/metadata.xml deleted file mode 100644 index 3515930a24e8..000000000000 --- a/dev-ml/ppx_import/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">whitequark/ppx_import</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/ppx_import/ppx_import-1.2.ebuild b/dev-ml/ppx_import/ppx_import-1.2.ebuild deleted file mode 100644 index 56b86b5efe91..000000000000 --- a/dev-ml/ppx_import/ppx_import-1.2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit opam - -DESCRIPTION="A syntax extension for importing declarations from interface files" -HOMEPAGE="https://github.com/whitequark/ppx_import" -SRC_URI="https://github.com/whitequark/ppx_import/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt test" -RESTRICT="!test? ( test )" - -DEPEND=" - dev-lang/ocaml:=[ocamlopt?] - dev-ml/ppx_tools:= - dev-ml/cppo:= -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - test? ( dev-ml/ounit dev-ml/ppx_deriving ) - dev-ml/ocamlbuild - dev-ml/findlib -" - -src_compile() { - cp pkg/META.in pkg/META - ocaml pkg/build.ml \ - native=$(usex ocamlopt true false) \ - native-dynlink=$(usex ocamlopt true false) \ - || die -} - -src_test() { - ocamlbuild -classic-display -use-ocamlfind src_test/test_ppx_import.byte -- || die -} diff --git a/dev-ml/pxp/Manifest b/dev-ml/pxp/Manifest deleted file mode 100644 index 15550f34276a..000000000000 --- a/dev-ml/pxp/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST pxp-1.2.8.tar.gz 619689 BLAKE2B ac63bdee598e368bbe96bbdab38e2fe96902346f80769d51ac2ea47d54a5066d8de35e96d13c0fc7af3ac822e2b121d8f7c033fe00b2f052fc734ccc0f8cca3f SHA512 3292bfbda494066e454331a9cfc56b03f55afe8548bdf24fea09d9bc0a03c333c027f7b527983bd9b4d659458c95acf7e3fc251c72d26ab3502f52067c9f2549 -DIST pxp-1.2.9.tar.gz 626001 BLAKE2B aa3ab609751745b51d8dfb2a0aa2543f46002de4d116cf7e184dfa6153dd4d0657f718af5c98eb2c2f9d5805da5fa7087918afc949e43d6e1dea8d4d812c6256 SHA512 d3a8ab9eab0f5219b889dc7a0b4936e4ae81f2dd3eb06c45b25ff70b8e2c6151c917bf43cf84a90061c6efe0ec344c2703566d2d513e45e1fceab5740bdf9808 diff --git a/dev-ml/pxp/files/oc43.patch b/dev-ml/pxp/files/oc43.patch deleted file mode 100644 index 0168c703d06d..000000000000 --- a/dev-ml/pxp/files/oc43.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: pxp-1.2.8/src/pxp-engine/pxp_document.ml -=================================================================== ---- pxp-1.2.8.orig/src/pxp-engine/pxp_document.ml -+++ pxp-1.2.8/src/pxp-engine/pxp_document.ml -@@ -3398,8 +3398,6 @@ let find_all_elements ?deeply eltype bas - ;; - - --exception Skip;; -- - let map_tree ~pre ?(post=(fun x -> x)) base = - let rec map_rec n = - let n' = pre n in diff --git a/dev-ml/pxp/metadata.xml b/dev-ml/pxp/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-ml/pxp/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/pxp/pxp-1.2.8-r1.ebuild b/dev-ml/pxp/pxp-1.2.8-r1.ebuild deleted file mode 100644 index 46f405db67a1..000000000000 --- a/dev-ml/pxp/pxp-1.2.8-r1.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit findlib eutils - -MY_P=${P/_beta/test} - -DESCRIPTION="validating XML parser library for O'Caml" -HOMEPAGE="http://projects.camlcity.org/projects/pxp.html" -SRC_URI="http://download.camlcity.org/download/${MY_P}.tar.gz" - -LICENSE="MIT" -KEYWORDS="amd64 ppc x86" - -SLOT="0/${PV}" -DEPEND=">=dev-ml/pcre-ocaml-4.31:= - >=dev-ml/ulex-0.5:= - >=dev-ml/ocamlnet-4:= - >=dev-lang/ocaml-3.10.2:=[ocamlopt?] - dev-ml/camlp4:=" -RDEPEND="${DEPEND}" - -IUSE="examples +ocamlopt" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - epatch "${FILESDIR}/oc43.patch" -} - -src_configure() { - #the included configure does not support many standard switches and is quite picky - ./configure || die "configure failed" -} - -src_compile() { - emake -j1 all - if use ocamlopt; then - emake -j1 opt - fi -} - -src_install() { - findlib_src_install - if use examples; then - dodoc -r examples - docompress -x /usr/share/doc/${PF}/examples - fi - - cd doc - dodoc ABOUT-FINDLIB README SPEC design.txt -} diff --git a/dev-ml/pxp/pxp-1.2.9.ebuild b/dev-ml/pxp/pxp-1.2.9.ebuild deleted file mode 100644 index 58fa81ed2194..000000000000 --- a/dev-ml/pxp/pxp-1.2.9.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit findlib eutils - -MY_P=${P/_beta/test} - -DESCRIPTION="validating XML parser library for O'Caml" -HOMEPAGE="http://projects.camlcity.org/projects/pxp.html" -SRC_URI="http://download.camlcity.org/download/${MY_P}.tar.gz" - -LICENSE="MIT" -KEYWORDS="~amd64 ~ppc ~x86" - -SLOT="0/${PV}" -DEPEND=">=dev-ml/pcre-ocaml-4.31:= - >=dev-ml/ulex-0.5:= - >=dev-ml/ocamlnet-4:= - >=dev-lang/ocaml-3.10.2:=[ocamlopt?] - dev-ml/camlp4:=" -RDEPEND="${DEPEND}" - -IUSE="examples +ocamlopt" - -S=${WORKDIR}/${MY_P} - -src_configure() { - #the included configure does not support many standard switches and is quite picky - ./configure || die "configure failed" -} - -src_compile() { - emake -j1 all - if use ocamlopt; then - emake -j1 opt - fi -} - -src_install() { - findlib_src_install - if use examples; then - dodoc -r examples - docompress -x /usr/share/doc/${PF}/examples - fi - - cd doc - dodoc ABOUT-FINDLIB README SPEC design.txt -} diff --git a/dev-ml/reason-parser/Manifest b/dev-ml/reason-parser/Manifest deleted file mode 100644 index e3ab7fc71ef5..000000000000 --- a/dev-ml/reason-parser/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST reason-parser-2.0.0.tar.gz 183562 BLAKE2B 4954b98f21946722dd97660bbc8bfed19d22cd7d30927aecbe1f12981517442bc4c4ee7c9e58538ccb3b09b4e4fed8e58f87f8e583f0f49ad36b97bede1093ab SHA512 43d05367978a273625d43fbee33c554777a24003b3a843b610da2a73187f2c5ad7dc110fd2b50ba4671ca05e7fcff6ed63fdf52f79769752b31d0aec48fab84c diff --git a/dev-ml/reason-parser/metadata.xml b/dev-ml/reason-parser/metadata.xml deleted file mode 100644 index abe46648b549..000000000000 --- a/dev-ml/reason-parser/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">facebook/reason</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/reason-parser/reason-parser-2.0.0.ebuild b/dev-ml/reason-parser/reason-parser-2.0.0.ebuild deleted file mode 100644 index 2ec81a735441..000000000000 --- a/dev-ml/reason-parser/reason-parser-2.0.0.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib eutils opam - -DESCRIPTION="Meta Language Toolchain" -HOMEPAGE="https://github.com/facebook/reason" -SRC_URI="https://github.com/facebook/reason/releases/download/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt" - -DEPEND=" - >=dev-ml/menhir-20170418:= - dev-ml/merlin-extend:= - dev-ml/result:= - dev-ml/topkg:= - dev-ml/ocaml-migrate-parsetree:= - dev-ml/ppx_tools_versioned:= -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/ocamlbuild -" - -S="${WORKDIR}/${PN}" - -src_compile() { - emake compile_error - ocamlbuild -package topkg pkg/build.native || die - ./build.native build \ - --native "$(usex ocamlopt true false)" \ - --native-dynlink "$(usex ocamlopt true false)" \ - || die -} diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest deleted file mode 100644 index e3e640ef464c..000000000000 --- a/dev-ml/reason/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST reason-2.0.0.tar.gz 6639139 BLAKE2B c2f65c967e86ab9d57d25194aa5f113b7d11fce1d3c47d7b93b31ae0728b8e3528c736e694c462e4debcce228c227e612901cc576604c69afd966a40058ac429 SHA512 5e8fb81193de90fcf95ae39e66dab6b7638f1b6f37f7f438c3692e67de8f33667eca92e76df4968ad794e4bd02674583203e1058f1e990f3f6e87d8ce1fbbb43 diff --git a/dev-ml/reason/metadata.xml b/dev-ml/reason/metadata.xml deleted file mode 100644 index abe46648b549..000000000000 --- a/dev-ml/reason/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">facebook/reason</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/reason/reason-2.0.0.ebuild b/dev-ml/reason/reason-2.0.0.ebuild deleted file mode 100644 index 0fc83b36497d..000000000000 --- a/dev-ml/reason/reason-2.0.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit opam - -DESCRIPTION="Meta Language Toolchain" -HOMEPAGE="https://github.com/facebook/reason" -SRC_URI="https://github.com/facebook/reason/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt" - -DEPEND=" - dev-ml/reason-parser:= - dev-ml/merlin-extend:= - dev-ml/result:= - dev-ml/topkg:= - dev-ml/ocaml-migrate-parsetree:= - dev-ml/utop:= -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/findlib - dev-ml/ocamlbuild -" - -src_compile() { - emake precompile - emake build -} diff --git a/dev-ml/res/Manifest b/dev-ml/res/Manifest deleted file mode 100644 index c26a235cda84..000000000000 --- a/dev-ml/res/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST res-4.0.7.tar.gz 74752 BLAKE2B 490e72f85618c03c4731051f043b1fc79f2e06684444e0f2a56f62fba74f790ce3339b2b1a9ad526b8e4df7e859b9a2342393d7a9970efffa2517d22f7393cad SHA512 4a1f00d76847eaaf0756fd20f7e1062e30ba7fd432621269f7d18b293abe0bc4a461ff077b5c4e0fe83710f113d6fe8846826b70faed8cb7fc6a5653814d297e -DIST res-5.0.0.tbz 26967 BLAKE2B fc91ef0ccee3ca1577e394b7e162c68699a9e73901d24a041dca2f82077ad018f6bbe06a3ca1c634388e8fc2ae3335922636e339b598819864008a7f33937ffa SHA512 e2e8e8d3090efdcb4d0e99b6f71ac3d43dadc663e2a5028434e36a97cef0d624dfdfe93b88b959e798d348ff6080c3abd7143ccdbac81d500d953ad1ed6dcf92 diff --git a/dev-ml/res/metadata.xml b/dev-ml/res/metadata.xml deleted file mode 100644 index de5f245ffde0..000000000000 --- a/dev-ml/res/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">mmottl/res</remote-id> - <remote-id type="bitbucket">mmottl/res</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/res/res-4.0.7.ebuild b/dev-ml/res/res-4.0.7.ebuild deleted file mode 100644 index 60ad01e84ab7..000000000000 --- a/dev-ml/res/res-4.0.7.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="Resizable Array and Buffer modules for O'Caml" -HOMEPAGE="http://mmottl.github.io/res/" -SRC_URI="https://github.com/mmottl/res/releases/download/v${PV}/${P}.tar.gz" -LICENSE="LGPL-2.1-with-linking-exception" - -RDEPEND="" -DEPEND="${RDEPEND} - >=dev-ml/findlib-1.5" -SLOT="0/${PV}" -KEYWORDS="amd64 ppc x86" -IUSE="examples" - -DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" ) - -src_install() { - oasis_src_install - if use examples ; then - insinto /usr/share/doc/${PF} - doins -r examples - fi -} diff --git a/dev-ml/res/res-5.0.0.ebuild b/dev-ml/res/res-5.0.0.ebuild deleted file mode 100644 index b503e1c2eed3..000000000000 --- a/dev-ml/res/res-5.0.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit opam - -DESCRIPTION="Resizable Array and Buffer modules for O'Caml" -HOMEPAGE="http://mmottl.github.io/res/" -SRC_URI="https://github.com/mmottl/res/releases/download/${PV}/${P}.tbz" -LICENSE="LGPL-2.1-with-linking-exception" - -RDEPEND="" -DEPEND="${RDEPEND} - dev-ml/jbuilder - >=dev-ml/findlib-1.5" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -src_compile() { - jbuilder build @install || die -} diff --git a/dev-ml/sedlex/Manifest b/dev-ml/sedlex/Manifest deleted file mode 100644 index 44e56fd98c62..000000000000 --- a/dev-ml/sedlex/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST sedlex-1.99.3.tar.gz 58236 BLAKE2B 48ebc0f7bc090fa5d80404cc9135f4f52ac7b5c651b6df1e8f02506b235dba78d4bab9736cdb1c3865acf940c9af8eb00eebc3f6d399d3d7c4a897fd9e2eeaa4 SHA512 d0359a4c3f4d9efe51fa79405ae79f20ab64949838acbac475a9bcb7f42e0b972e66429eca2063fda6ae6af04475dbf29a331cf005f3338e7fc130afab477392 -DIST sedlex-1.99.4.tar.gz 59359 BLAKE2B d1b76304289111fe020a50dddf6fcf29d958f69d7d4841d62633a291e0ffb08a2ddc1bc5754ccb0dbc4ac0852cd0fe2bb3a0b53b579755e0d210bf18c520f796 SHA512 83bddb03e25b015bc71fb59e3b0e0e097e899c681c8033663c17936f28fde8599a82eaab9c26eafd645c401c106e65fcf173d9fb889eb8999eb1b064ff8b6149 diff --git a/dev-ml/sedlex/metadata.xml b/dev-ml/sedlex/metadata.xml deleted file mode 100644 index dbfb47947b0e..000000000000 --- a/dev-ml/sedlex/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">alainfrisch/sedlex</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/sedlex/sedlex-1.99.3.ebuild b/dev-ml/sedlex/sedlex-1.99.3.ebuild deleted file mode 100644 index 467b1c870d45..000000000000 --- a/dev-ml/sedlex/sedlex-1.99.3.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="An OCaml lexer generator for Unicode" -HOMEPAGE="https://github.com/alainfrisch/sedlex" -SRC_URI="https://github.com/alainfrisch/sedlex/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt" - -DEPEND=" - dev-lang/ocaml:=[ocamlopt?] - dev-ml/gen:=[ocamlopt(+)?] - dev-ml/ppx_tools:=[ocamlopt(+)?] -" -RDEPEND="${DEPEND}" - -src_compile() { - emake all - use ocamlopt && emake opt -} - -src_install() { - findlib_src_preinst - if use ocamlopt; then - emake install - else - emake install_byteonly - fi - dodoc CHANGES README.md -} diff --git a/dev-ml/sedlex/sedlex-1.99.4.ebuild b/dev-ml/sedlex/sedlex-1.99.4.ebuild deleted file mode 100644 index b2a4d281ef05..000000000000 --- a/dev-ml/sedlex/sedlex-1.99.4.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit findlib - -DESCRIPTION="An OCaml lexer generator for Unicode" -HOMEPAGE="https://github.com/alainfrisch/sedlex" -SRC_URI="https://github.com/alainfrisch/sedlex/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt" - -DEPEND=" - dev-lang/ocaml:=[ocamlopt?] - dev-ml/gen:=[ocamlopt(+)?] - dev-ml/ppx_tools_versioned:=[ocamlopt(+)?] - dev-ml/ocaml-migrate-parsetree:=[ocamlopt(+)?] -" -RDEPEND="${DEPEND}" - -src_compile() { - emake all - use ocamlopt && emake opt -} - -src_test() { - emake -j1 test -} - -src_install() { - findlib_src_preinst - if use ocamlopt; then - emake install - else - emake install_byteonly - fi - dodoc CHANGES README.md -} diff --git a/dev-ml/sequence/Manifest b/dev-ml/sequence/Manifest deleted file mode 100644 index 89e785a08a32..000000000000 --- a/dev-ml/sequence/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sequence-0.10.tar.gz 88020 BLAKE2B 407b6df189c33c9dc8c47fc6c47edf1ff500935f371014756c88e6929cf038ce358abf7039636f42164286cd705047be530ff0f8899fb0ba63bed37ff503fb19 SHA512 52ca4a2f83d774e6cee7f35c4ef6942968d7ca3b902f645a3d36620a2a4ebe78532383ad4e7de4fac23f1a04e5005cd0b23c0cd0b7b4e329ad05d8341c5ddc3e diff --git a/dev-ml/sequence/metadata.xml b/dev-ml/sequence/metadata.xml deleted file mode 100644 index e4527cae690e..000000000000 --- a/dev-ml/sequence/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">c-cube/sequence</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/sequence/sequence-0.10.ebuild b/dev-ml/sequence/sequence-0.10.ebuild deleted file mode 100644 index 1d89efbc87af..000000000000 --- a/dev-ml/sequence/sequence-0.10.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Simple sequence (iterator) datatype and combinators" -HOMEPAGE="https://github.com/c-cube/sequence" -SRC_URI="https://github.com/c-cube/sequence/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=">=dev-lang/ocaml-4.03:=" -DEPEND="${RDEPEND} - test? ( dev-ml/iTeML )" -DOCS=( "README.adoc" "CHANGELOG.md" ) diff --git a/dev-ml/typerep_extended/Manifest b/dev-ml/typerep_extended/Manifest deleted file mode 100644 index 6f8382f14c0d..000000000000 --- a/dev-ml/typerep_extended/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST typerep_extended-0.9.0.tar.gz 73042 BLAKE2B 66328ab92c9d686f3b2c49f5bfac0373f5866301c20727db1ca1d469f653419539aad26c74d093ebc6817bc723c98d6185e04548d22b3672ead9c0a82844144c SHA512 e3df7799d4a503f24c5058904422c1567369b47a1511f406630b9143209f273d3ccf1eea22f4f6d5c050f50dbfa40307248f1f7d83663366bacd97c78a8481f0 diff --git a/dev-ml/typerep_extended/metadata.xml b/dev-ml/typerep_extended/metadata.xml deleted file mode 100644 index 3dfc61fbfd4c..000000000000 --- a/dev-ml/typerep_extended/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">janestreet/typerep_extended</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/typerep_extended/typerep_extended-0.9.0.ebuild b/dev-ml/typerep_extended/typerep_extended-0.9.0.ebuild deleted file mode 100644 index a41c045533c4..000000000000 --- a/dev-ml/typerep_extended/typerep_extended-0.9.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit opam - -DESCRIPTION="Runtime types for OCaml (Extended)" -HOMEPAGE="https://github.com/janestreet/typerep_extended" -SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-ml/bin-prot:= - dev-ml/core_kernel:= - dev-ml/ppx_bin_prot:= - dev-ml/ppx_driver:= - dev-ml/ppx_sexp_conv:= - dev-ml/ppx_sexp_value:= - dev-ml/ppx_type_conv:= - dev-ml/ppx_typerep_conv:= - dev-ml/sexplib:= - dev-ml/typerep:= - dev-ml/ocaml-migrate-parsetree:= -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} dev-ml/jbuilder" diff --git a/dev-ml/ulex/Manifest b/dev-ml/ulex/Manifest deleted file mode 100644 index c5b58a4071ec..000000000000 --- a/dev-ml/ulex/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ulex-1.1.tar.gz 20347 BLAKE2B c3c502f0375b964081b908a156c146d171d8c9ed0da491d2a421e9e132538bfb24908bc4d73211ad6a2cb502af5e51141f9ae59505f81fe8bfd4fa257427aeb0 SHA512 7840707705e8403cef6586b072d722043adf9a867a1f4209e1f3ad1a97797c2b292e5151b7714b37fa9aacb190eb0a0a35be1b7675bfaca46f1f68bda58cec70 diff --git a/dev-ml/ulex/metadata.xml b/dev-ml/ulex/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-ml/ulex/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/ulex/ulex-1.1.ebuild b/dev-ml/ulex/ulex-1.1.ebuild deleted file mode 100644 index 6b98ec8bd787..000000000000 --- a/dev-ml/ulex/ulex-1.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit eutils findlib - -DESCRIPTION="A lexer generator for unicode" -HOMEPAGE="http://www.cduce.org" -SRC_URI="http://www.cduce.org/download/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="amd64 ppc x86" -IUSE="+ocamlopt" - -RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?] - dev-ml/camlp4:=" -DEPEND="${RDEPEND} - dev-ml/ocamlbuild" - -src_compile() { - emake all - if use ocamlopt; then - emake all.opt - fi -} - -src_install() { - findlib_src_install - dodoc README CHANGES -} diff --git a/dev-ml/utop/Manifest b/dev-ml/utop/Manifest deleted file mode 100644 index 102342dea1a5..000000000000 --- a/dev-ml/utop/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST utop-2.0.1.tar.gz 57523 BLAKE2B 67dad49fa00899a5b0eb1af0a1129a0bc8d8b872112f65b97ccfbd9915194f7b56fdd9d1cb2bfba7e5bf0d01ce73b6370c7ba1ed0f56dc6595f51e3eec904962 SHA512 66e7858a44ddd038f08073f9530c790f3ad44134899793c9f5e689d0e1786d2e2751bf38c6be33979292942b00dd6ff2db421025e12f49e05c4a694df36d23e3 diff --git a/dev-ml/utop/metadata.xml b/dev-ml/utop/metadata.xml deleted file mode 100644 index 19f1c1fa98e9..000000000000 --- a/dev-ml/utop/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">diml/utop</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/utop/utop-2.0.1.ebuild b/dev-ml/utop/utop-2.0.1.ebuild deleted file mode 100644 index f2f8f4b5d056..000000000000 --- a/dev-ml/utop/utop-2.0.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib opam - -DESCRIPTION="A new toplevel for OCaml with completion and colorization" -HOMEPAGE="https://github.com/diml/utop" -SRC_URI="https://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - >=dev-ml/lwt-2.4.0:= - dev-ml/lwt_react:= - >=dev-ml/lambda-term-1.2:= - >=dev-ml/zed-1.2:= - >=dev-ml/cppo-1.0.1:= - >=dev-ml/findlib-1.7.2:= -" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/jbuilder" diff --git a/dev-ml/uuidm/Manifest b/dev-ml/uuidm/Manifest deleted file mode 100644 index 189d08263bc9..000000000000 --- a/dev-ml/uuidm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST uuidm-0.9.6.tbz 9707 BLAKE2B b17a464dc7b72a75ac02be0a02b6048afc54161a4f676c9c5ad52d765eb8737d233d055fa1dbe1e1f94675ef3f8e5802cb890d5aba4ad49ec15cfa5f34b8ba80 SHA512 13b900e98c27f201636b6f074416dc85ed6725b5bcdf911532c4ff31ca980c0a8e31583db9e336d2533559e4f9c3c1badf2a4548dffd21c009671a8dfc80a7f7 diff --git a/dev-ml/uuidm/metadata.xml b/dev-ml/uuidm/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-ml/uuidm/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/uuidm/uuidm-0.9.6.ebuild b/dev-ml/uuidm/uuidm-0.9.6.ebuild deleted file mode 100644 index f3c7004e85f0..000000000000 --- a/dev-ml/uuidm/uuidm-0.9.6.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib opam - -DESCRIPTION="OCaml module implementing 128 bits universally unique identifiers" -HOMEPAGE="http://erratique.ch/software/uuidm" -SRC_URI="http://erratique.ch/software/uuidm/releases/${P}.tbz" - -LICENSE="ISC" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND="dev-ml/cmdliner:=" -DEPEND="${RDEPEND}" - -src_compile() { - ocaml pkg/pkg.ml build || die -} diff --git a/dev-ml/xmlm/Manifest b/dev-ml/xmlm/Manifest deleted file mode 100644 index e96019c4d802..000000000000 --- a/dev-ml/xmlm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xmlm-1.3.0.tbz 25176 BLAKE2B 546f433386101c2460b0a8cadf94e383269e81792d068fa4c85d78117a5e65a64bd5e2fac0a5857d6bdefc7c511ae98cc77410b276ecb0300baf73d70ccb2251 SHA512 fd3b9ba8cd12321fd8d56e9ce829a7c8b121bff11cbf7ede58fa0280302fe0ba64f510360ff5b5182591faef660792db66db36e45f6355e3d22bb521f8e308fe diff --git a/dev-ml/xmlm/metadata.xml b/dev-ml/xmlm/metadata.xml deleted file mode 100644 index d4dfc849f60e..000000000000 --- a/dev-ml/xmlm/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">dbuenzli/xmlm</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/xmlm/xmlm-1.3.0.ebuild b/dev-ml/xmlm/xmlm-1.3.0.ebuild deleted file mode 100644 index a479aa210a1e..000000000000 --- a/dev-ml/xmlm/xmlm-1.3.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit opam - -DESCRIPTION="Ocaml XML manipulation module" -HOMEPAGE="http://erratique.ch/software/xmlm https://github.com/dbuenzli/xmlm" -SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="" -DEPEND="${RDEPEND} - dev-ml/findlib - >=dev-ml/topkg-0.9 -" - -src_compile() { - ocaml pkg/pkg.ml build \ - --tests $(usex test 'true' 'false') \ - || die -} - -src_test() { - ocaml pkg/pkg.ml test || die -} diff --git a/dev-ml/xstr/Manifest b/dev-ml/xstr/Manifest deleted file mode 100644 index 0d5daa182419..000000000000 --- a/dev-ml/xstr/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xstr-0.2.1.tar.gz 14703 BLAKE2B 5fc64bba6359d8ea9d1517c291d65aeb5493222829c6b6ac6f350918aae0b2b2a6b997dc9a5b65ab2ac57fbb9f84afdfb738cbc79b2cfc0153fef78544e817be SHA512 aeb518353191d48c446641937bbf78660911dd9cbb34689790777fdf47c8ab57640fd0ee04b077a74cbbe46a07bc0ef71062a1b4b7f8a627a9524ef04a03b28e diff --git a/dev-ml/xstr/metadata.xml b/dev-ml/xstr/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-ml/xstr/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/dev-ml/xstr/xstr-0.2.1.ebuild b/dev-ml/xstr/xstr-0.2.1.ebuild deleted file mode 100644 index 3d53842f7509..000000000000 --- a/dev-ml/xstr/xstr-0.2.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib - -DESCRIPTION="Thread-safe implementation of string searching/matching/splitting" -HOMEPAGE="http://www.ocaml-programming.de/packages/" -SRC_URI="http://www.ocaml-programming.de/packages/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ppc x86" -IUSE="" - -DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt]" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${PN}" - -src_compile() -{ - make all || die - make opt || die -} - -src_install() -{ - findlib_src_install - dodoc README RELEASE -} diff --git a/dev-ml/zed/Manifest b/dev-ml/zed/Manifest deleted file mode 100644 index f76f88ef7750..000000000000 --- a/dev-ml/zed/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST zed-1.5.tar.gz 29999 BLAKE2B 0b06eeae718cbbe7f179f50baa8d203466265732a6964f3a899afb2ddabec08def9a9b1764d20d0777c21190b452a6e95b2dd3f8d96934624b0efe4b1a5b060b SHA512 7bd66ef77ffa64df59ddd6760e2304bb38daa168d98dc051482d162a2427c639646a489e6fbc2ad53c871b194ce59e20dd19aba29935959a9986128d46b8df34 diff --git a/dev-ml/zed/metadata.xml b/dev-ml/zed/metadata.xml deleted file mode 100644 index af50dcd88004..000000000000 --- a/dev-ml/zed/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">diml/zed</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/zed/zed-1.5.ebuild b/dev-ml/zed/zed-1.5.ebuild deleted file mode 100644 index c8a407083927..000000000000 --- a/dev-ml/zed/zed-1.5.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit opam - -DESCRIPTION="Zed is an abstract engine for text edition" -HOMEPAGE="https://github.com/diml/zed" -SRC_URI="https://github.com/diml/zed/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-lang/ocaml:= - dev-ml/camomile:= - dev-ml/react:=" -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} - dev-ml/jbuilder" - -src_compile() { - jbuilder build --only-packages zed @install || die -} |