diff --git a/packages/dmarc.0.0.1~dev/opam b/packages/dmarc.0.0.1~dev/opam deleted file mode 100644 index 5bd0ece..0000000 --- a/packages/dmarc.0.0.1~dev/opam +++ /dev/null @@ -1,32 +0,0 @@ -opam-version: "2.0" -name: "dmarc" -synopsis: "DMARC support in OCaml" -description: "DMARC implementation in OCaml" -maintainer: "Romain Calascibetta " -authors: "Romain Calascibetta " -license: "MIT" -homepage: "https://github.com/dinosaure/ocaml-dmarc" -doc: "https://dinosaure.github.io/ocaml-dmarc/" -bug-reports: "https://github.com/dinosaure/ocaml-dmarc/issues" -depends: [ - "ocaml" {>= "4.08.0"} - "mrmime" {>= "0.5.0"} - "uspf" {>= "0.0.2"} - "dkim" {>= "0.3.1"} - "public-suffix" - "logs" {>= "0.7.0"} - "dune" {>= "2.9.0"} - "lwt" {>= "5.4.2"} - "rresult" {>= "0.6.0"} - "uri" {>= "4.2.0"} - "alcotest" {>= "1.4.0" & with-test} - "dns" {>= "6.1.3"} -] -build: [ - ["dune" "build" "-p" name "-j" jobs] - ["dune" "runtest" "-p" name "-j" jobs] {with-test} -] -dev-repo: "git+https://github.com/dinosaure/blaze.git" -url { - src: "git+https://github.com/dinosaure/ocaml-dmarc.git" -} diff --git a/packages/icalendar.0.1.6/opam b/packages/icalendar.0.1.6/opam deleted file mode 100644 index 7abd549..0000000 --- a/packages/icalendar.0.1.6/opam +++ /dev/null @@ -1,49 +0,0 @@ -opam-version: "2.0" -maintainer: [ - "Stefanie Schirmer @linse" -] -authors: [ - "Stefanie Schirmer @linse" - "Hannes Mehnert" -] -homepage: "https://github.com/roburio/icalendar" -bug-reports: "https://github.com/roburio/icalendar/issues" -dev-repo: "git+https://github.com/roburio/icalendar.git" -tags: ["org:mirage" "org:robur"] -doc: "https://roburio.github.io/icalendar/" -license: "ISC" - -build: [ - ["dune" "subst"] {dev} - ["dune" "build" "-p" name "-j" jobs] - ["dune" "runtest" "-p" name "-j" jobs] {with-test} -] - -depends: [ - "ocaml" {>= "4.08.0"} - "dune" {>= "1.3"} - "alcotest" {with-test} - "fmt" - "angstrom" {>= "0.14.0"} - "re" {>= "1.7.2"} - "uri" - "ptime" - "ppx_deriving" - "gmap" {>= "0.3.0"} -] - -synopsis: "A library to parse and print the iCalendar (RFC 5545) format" -description: """ -Parse and print .ics files as specified in RFC 5545. -Supports recurrent events, but only to the day level of detail. -Does not support vJournal components. -""" -url { - src: - "https://github.com/roburio/icalendar/releases/download/v0.1.6/icalendar-0.1.6.tbz" - checksum: [ - "sha256=85448916a57deb375a2206c73d060c040e79411294810b5311dee384564d3f2e" - "sha512=4c0ae4a7f676eb73f36d5e00f26a686fa420f97a38e3724c194b9538ef411b87f76aaf4430ed78c39b6f973c2f39f84c3c674d0af95e740549be60d6449a6cdf" - ] -} -x-commit-hash: "bf880378ab7b276b6eb37229cfe069c3ca06381f" diff --git a/packages/mirage-unikernel-smtp-relay-hvt.0.0.1/opam b/packages/mirage-unikernel-smtp-relay-hvt.0.0.1/opam deleted file mode 100644 index becce23..0000000 --- a/packages/mirage-unikernel-smtp-relay-hvt.0.0.1/opam +++ /dev/null @@ -1,48 +0,0 @@ -# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2022-01-25 15:50:36-00:00). -opam-version: "2.0" -name: "mirage-unikernel-relay-hvt" -depends: [ "arp" { >= "3.0.0" & < "4.0.0"} - "dns-mirage" - "domain-name" - "ethernet" { >= "3.0.0" & < "4.0.0"} - "functoria-runtime" - "git-mirage" - "irmin" { >= "2.10.0"} - "irmin-git" - "irmin-mirage" - "irmin-mirage-git" - "lwt" - "mimic" - "mirage" {build & >= "3.10.0" & < "3.11.0"} - "mirage-bootvar-solo5" { >= "0.6.0" & < "0.7.0"} - "mirage-clock-freestanding" { >= "3.0.0" & < "5.0.0"} - "mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"} - "mirage-logs" { >= "1.2.0" & < "2.0.0"} - "mirage-net-solo5" { >= "0.6.1" & < "0.7.0"} - "mirage-runtime" { >= "3.10.0" & < "3.11.0"} - "mirage-solo5" { >= "0.6.1" & < "0.7.0"} - "mirage-types" { >= "3.10.0" & < "3.11.0"} - "mirage-types-lwt" { >= "3.10.0" & < "3.11.0"} - "ocaml" {build & >= "4.08.0"} - "ocamlbuild" {build} - "ocamlfind" {build} - "ppx_irmin" - "ptt" - "randomconv" - "solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"} - "tcpip" { >= "7.0.0" & < "8.0.0"} -] -maintainer: "dummy" -authors: "dummy" -homepage: "dummy" -bug-reports: "dummy" -dev-repo: "git+https://example.com/nonexistent" -build: [ "sh" "-exc" "cd relay && mirage configure -t hvt --allocation-policy=best-fit && mirage build" ] -synopsis: "SMTP relay unikernel" -install: [ - [ "cp" "relay/relay.hvt" "%{bin}%/relay.hvt" ] - [ "strip" "%{bin}%/relay.hvt" ] - [ "cp" "relay/relay.hvt" "%{prefix}%/relay.hvt.debug" ] -# [ "cp" "README.md" "%{prefix}%/README.md" ] -] -url { src: "git+https://github.com/tarides/unikernels.git" } diff --git a/packages/mirage-unikernel-smtp-signer-hvt.0.0.1/opam b/packages/mirage-unikernel-smtp-signer-hvt.0.0.1/opam deleted file mode 100644 index 366cfa6..0000000 --- a/packages/mirage-unikernel-smtp-signer-hvt.0.0.1/opam +++ /dev/null @@ -1,45 +0,0 @@ -# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2022-01-25 15:52:59-00:00). -opam-version: "2.0" -name: "mirage-unikernel-signer-hvt" -depends: [ "arp" { >= "3.0.0" & < "4.0.0"} - "ca-certs-nss" - "dns" - "dns-client" - "dns-mirage" - "dns-tsig" - "domain-name" - "ethernet" { >= "3.0.0" & < "4.0.0"} - "functoria-runtime" - "lwt" - "mirage" {build & >= "3.10.0" & < "3.11.0"} - "mirage-bootvar-solo5" { >= "0.6.0" & < "0.7.0"} - "mirage-clock-freestanding" { >= "3.0.0" & < "5.0.0"} - "mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"} - "mirage-logs" { >= "1.2.0" & < "2.0.0"} - "mirage-net-solo5" { >= "0.6.1" & < "0.7.0"} - "mirage-runtime" { >= "3.10.0" & < "3.11.0"} - "mirage-solo5" { >= "0.6.1" & < "0.7.0"} - "mirage-types" { >= "3.10.0" & < "3.11.0"} - "mirage-types-lwt" { >= "3.10.0" & < "3.11.0"} - "ocaml" {build & >= "4.08.0"} - "ocamlbuild" {build} - "ocamlfind" {build} - "ptt" - "randomconv" - "solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"} - "tcpip" { >= "7.0.0" & < "8.0.0"} -] -maintainer: "dummy" -authors: "dummy" -homepage: "dummy" -bug-reports: "dummy" -dev-repo: "git+https://example.com/nonexistent" -build: [ "sh" "-exc" "cd signer && mirage configure -t hvt --allocation-policy=best-fit && mirage build" ] -synopsis: "DKIM Signer unikernel" -install: [ - [ "cp" "signer/signer.hvt" "%{bin}%/signer.hvt" ] - [ "strip" "%{bin}%/signer.hvt" ] - [ "cp" "signer/signer.hvt" "%{prefix}%/signer.hvt.debug" ] -# [ "cp" "README.md" "%{prefix}%/README.md" ] -] -url { src: "git+https://github.com/tarides/unikernels.git" } diff --git a/packages/mirage-unikernel-smtp-spamfilter-hvt.0.0.1/opam b/packages/mirage-unikernel-smtp-spamfilter-hvt.0.0.1/opam deleted file mode 100644 index 99c7c3b..0000000 --- a/packages/mirage-unikernel-smtp-spamfilter-hvt.0.0.1/opam +++ /dev/null @@ -1,41 +0,0 @@ -# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2022-01-25 15:54:25-00:00). -opam-version: "2.0" -name: "mirage-unikernel-spamfilter-hvt" -depends: [ "arp" { >= "3.0.0" & < "4.0.0"} - "ca-certs-nss" - "dns" - "domain-name" - "ethernet" { >= "3.0.0" & < "4.0.0"} - "functoria-runtime" - "lwt" - "mirage" {build & >= "3.10.0" & < "3.11.0"} - "mirage-bootvar-solo5" { >= "0.6.0" & < "0.7.0"} - "mirage-clock-freestanding" { >= "3.0.0" & < "5.0.0"} - "mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"} - "mirage-logs" { >= "1.2.0" & < "2.0.0"} - "mirage-net-solo5" { >= "0.6.1" & < "0.7.0"} - "mirage-runtime" { >= "3.10.0" & < "3.11.0"} - "mirage-solo5" { >= "0.6.1" & < "0.7.0"} - "mirage-types" { >= "3.10.0" & < "3.11.0"} - "mirage-types-lwt" { >= "3.10.0" & < "3.11.0"} - "ocaml" {build & >= "4.08.0"} - "ocamlbuild" {build} - "ocamlfind" {build} - "ptt" - "solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"} - "tcpip" { >= "7.0.0" & < "8.0.0"} -] -maintainer: "dummy" -authors: "dummy" -homepage: "dummy" -bug-reports: "dummy" -dev-repo: "git+https://example.com/nonexistent" -build: [ "sh" "-exc" "cd spamfilter && mirage configure -t hvt --allocation-policy=best-fit && mirage build" ] -synopsis: "A spamfilter unikernel" -install: [ - [ "cp" "spamfilter/spamfilter.hvt" "%{bin}%/spamfilter.hvt" ] - [ "strip" "%{bin}%/spamfilter.hvt" ] - [ "cp" "spamfilter/spamfilter.hvt" "%{prefix}%/spamfilter.hvt.debug" ] -# [ "cp" "README.md" "%{prefix}%/README.md" ] -] -url { src: "git+https://github.com/tarides/unikernels.git" } diff --git a/packages/mirage-unikernel-smtp-submission-hvt.0.0.1/opam b/packages/mirage-unikernel-smtp-submission-hvt.0.0.1/opam deleted file mode 100644 index 43eef17..0000000 --- a/packages/mirage-unikernel-smtp-submission-hvt.0.0.1/opam +++ /dev/null @@ -1,54 +0,0 @@ -# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2022-01-25 15:55:30-00:00). -opam-version: "2.0" -name: "mirage-unikernel-submission-hvt" -depends: [ "arp" { >= "3.0.0" & < "4.0.0"} - "art" - "ca-certs-nss" - "dns-certify" - "dns-mirage" - "domain-name" - "emile" - "ethernet" { >= "3.0.0" & < "4.0.0"} - "functoria-runtime" - "git-mirage" - "irmin" { >= "2.10.0"} - "irmin-git" - "irmin-mirage" - "irmin-mirage-git" - "lwt" - "mimic" - "mirage" {build & >= "3.10.0" & < "3.11.0"} - "mirage-bootvar-solo5" { >= "0.6.0" & < "0.7.0"} - "mirage-clock-freestanding" { >= "3.0.0" & < "5.0.0"} - "mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"} - "mirage-logs" { >= "1.2.0" & < "2.0.0"} - "mirage-net-solo5" { >= "0.6.1" & < "0.7.0"} - "mirage-runtime" { >= "3.10.0" & < "3.11.0"} - "mirage-solo5" { >= "0.6.1" & < "0.7.0"} - "mirage-types" { >= "3.10.0" & < "3.11.0"} - "mirage-types-lwt" { >= "3.10.0" & < "3.11.0"} - "ocaml" {build & >= "4.08.0"} - "ocamlbuild" {build} - "ocamlfind" {build} - "paf" - "paf-le" { >= "0.0.8"} - "ppx_irmin" - "ptt" - "randomconv" - "solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"} - "tcpip" { >= "7.0.0" & < "8.0.0"} -] -maintainer: "dummy" -authors: "dummy" -homepage: "dummy" -bug-reports: "dummy" -dev-repo: "git+https://example.com/nonexistent" -build: [ "sh" "-exc" "cd submission && mirage configure -t hvt --allocation-policy=best-fit && mirage build" ] -synopsis: "SMTP submission unikernel" -install: [ - [ "cp" "submission/submission.hvt" "%{bin}%/submission.hvt" ] - [ "strip" "%{bin}%/submission.hvt" ] - [ "cp" "submission/submission.hvt" "%{prefix}%/submission.hvt.debug" ] -# [ "cp" "README.md" "%{prefix}%/README.md" ] -] -url { src: "git+https://github.com/tarides/unikernels.git" } diff --git a/packages/mirage-unikernel-smtp-verifier-hvt.0.0.1/opam b/packages/mirage-unikernel-smtp-verifier-hvt.0.0.1/opam deleted file mode 100644 index 79e73d0..0000000 --- a/packages/mirage-unikernel-smtp-verifier-hvt.0.0.1/opam +++ /dev/null @@ -1,44 +0,0 @@ -# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2022-01-25 15:58:19-00:00). -opam-version: "2.0" -name: "mirage-unikernel-verifier-hvt" -depends: [ "arp" { >= "3.0.0" & < "4.0.0"} - "ca-certs-nss" - "dns" - "dns-certify" - "dns-mirage" - "domain-name" - "ethernet" { >= "3.0.0" & < "4.0.0"} - "functoria-runtime" - "lwt" - "mirage" {build & >= "3.10.0" & < "3.11.0"} - "mirage-bootvar-solo5" { >= "0.6.0" & < "0.7.0"} - "mirage-clock-freestanding" { >= "3.0.0" & < "5.0.0"} - "mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"} - "mirage-logs" { >= "1.2.0" & < "2.0.0"} - "mirage-net-solo5" { >= "0.6.1" & < "0.7.0"} - "mirage-runtime" { >= "3.10.0" & < "3.11.0"} - "mirage-solo5" { >= "0.6.1" & < "0.7.0"} - "mirage-types" { >= "3.10.0" & < "3.11.0"} - "mirage-types-lwt" { >= "3.10.0" & < "3.11.0"} - "ocaml" {build & >= "4.08.0"} - "ocamlbuild" {build} - "ocamlfind" {build} - "ptt" - "solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"} - "tcpip" { >= "7.0.0" & < "8.0.0"} - "uri" -] -maintainer: "dummy" -authors: "dummy" -homepage: "dummy" -bug-reports: "dummy" -dev-repo: "git+https://example.com/nonexistent" -build: [ "sh" "-exc" "cd verifier && mirage configure -t hvt --allocation-policy=best-fit && mirage build" ] -synopsis: "SMTP receiver unikernel" -install: [ - [ "cp" "verifier/verifier.hvt" "%{bin}%/verifier.hvt" ] - [ "strip" "%{bin}%/verifier.hvt" ] - [ "cp" "verifier/verifier.hvt" "%{prefix}%/verifier.hvt.debug" ] -# [ "cp" "README.md" "%{prefix}%/README.md" ] -] -url { src: "git+https://github.com/tarides/unikernels.git#main" } diff --git a/packages/ptt.0.0.1~dev/opam b/packages/ptt.0.0.1~dev/opam deleted file mode 100644 index 8b2ba48..0000000 --- a/packages/ptt.0.0.1~dev/opam +++ /dev/null @@ -1,67 +0,0 @@ -opam-version: "2.0" -name: "ptt" -synopsis: "Postes, Télégraphes et Téléphones, SMTP servers" -description: """\ -PTT aggregate some SMTP servers like a relay or -a submission server. It can be use as an UNIX service or an MirageOS unikernel.""" -maintainer: "Romain Calascibetta " -authors: "Romain Calascibetta " -license: "MIT" -homepage: "https://github.com/mirage/ptt" -doc: "https://mirage.github.io/ptt/" -bug-reports: "https://github.com/mirage/ptt/issues" -depends: [ - "ocaml" {>= "4.07.0"} - "dune" - "mrmime" - "digestif" - "colombe" {>= "0.6.0"} - "received" {>= "0.5.1"} - "sendmail" {>= "0.6.0"} - "sendmail-lwt" {>= "0.6.0"} - "domain-name" - "uspf" - "dns" - "logs" - "tls" {>= "0.15.0"} - "tcpip" {>= "7.0.0"} - "ke" - "bigstringaf" - "ocaml-syntax-shims" - "dkim-mirage" - "bos" - "irmin-unix" {>= "2.10.0"} - "ca-certs" - "cmdliner" - "irmin" {>= "2.10.0" & < "3.0.0"} - "mirage-kv" - "dns-client" {>= "5.0.0"} - "mirage-clock-unix" {>= "3.1.0"} - "mirage-crypto-rng" - "mirage-time-unix" {>= "2.0.0"} - "base-threads" {with-test} - "alcotest" {with-test} - "lwt" {>= "5.4.0"} - "mimic" {>= "0.0.1"} - "mirage-clock" {>= "3.1.0"} - "mirage-flow" {>= "2.0.1"} - "mirage-random" {>= "2.0.0"} - "mirage-time" {>= "2.0.1"} - "tls-mirage" {>= "0.12.8"} - "dns-mirage" - "dns-tsig" - "uspf" - "ipaddr" - "dmarc" - "ptime" - "spamtacus-mirage" - "alcotest-lwt" {>= "1.2.3" & with-test} - "ipaddr" {>= "5.0.1" & with-test} - "mirage-crypto-rng" {>= "0.8.10" & with-test} -] -build: ["dune" "build" "-p" name "-j" jobs] -run-test: ["dune" "runtest" "-p" name "-j" jobs] -dev-repo: "git+https://github.com/mirage/ptt.git" -url { - src: "git+https://github.com/mirage/ptt.git" -} diff --git a/packages/public-suffix.0.0.1~dev/opam b/packages/public-suffix.0.0.1~dev/opam deleted file mode 100644 index a54f808..0000000 --- a/packages/public-suffix.0.0.1~dev/opam +++ /dev/null @@ -1,25 +0,0 @@ -opam-version: "2.0" -name: "public-suffix" -synopsis: "Public suffix of domain name suffixes in OCaml" -description: "Public suffix of domain name suffixes in OCaml" -maintainer: "Romain Calascibetta " -authors: "Romain Calascibetta " -license: "MIT" -homepage: "https://github.com/dinosaure/ocaml-dmarc" -doc: "https://dinosaure.github.io/ocaml-dmarc/" -bug-reports: "https://github.com/dinosaure/ocaml-dmarc/issues" -depends: [ - "ocaml" {>= "4.08.0"} - "domain-name" - "ocurl" - "dune" {>= "2.9.0"} - "alcotest" {>= "1.4.0" & with-test} -] -build: [ - ["dune" "build" "-p" name "-j" jobs] - ["dune" "runtest" "-p" name "-j" jobs] {with-test} -] -dev-repo: "git+https://github.com/dinosaure/ocaml-dmarc.git" -url { - src: "git+https://github.com/dinosaure/ocaml-dmarc.git" -} diff --git a/packages/spamtacus-bayesian.0.0.1~dev/opam b/packages/spamtacus-bayesian.0.0.1~dev/opam deleted file mode 100644 index 85cd556..0000000 --- a/packages/spamtacus-bayesian.0.0.1~dev/opam +++ /dev/null @@ -1,25 +0,0 @@ -opam-version: "2.0" -name: "spamtacus" -maintainer: "Carine Morel " -authors: "Carine Morel " -homepage: "https://github.com/lyrm/spamtacus" -bug-reports: "https://github.com/lyrm/spamtacus/issues" -dev-repo: "git+https://github.com/lyrm/spamtacus.git" -license: "MIT" -synopsis: "Spam filter in OCaml" -description: """Naive bayesian spam filter implementation.""" - -build: [ - [ "dune" "build" "-p" name "-j" jobs ] -] - -depends: [ - "ocaml" {>= "4.08.0"} - "dune" {>= "2.0.0"} - "lwt" {>= "5.5.0"} - "fpath" {>= "0.7.3"} - "spamtacus" {= version} -] -url { - src: "git+https://github.com/mirage/spamtacus.git" -} diff --git a/packages/spamtacus-mirage.0.0.1~dev/opam b/packages/spamtacus-mirage.0.0.1~dev/opam deleted file mode 100644 index 75d217c..0000000 --- a/packages/spamtacus-mirage.0.0.1~dev/opam +++ /dev/null @@ -1,24 +0,0 @@ -opam-version: "2.0" -name: "spamtacus" -maintainer: "Carine Morel " -authors: "Carine Morel " -homepage: "https://github.com/lyrm/spamtacus" -bug-reports: "https://github.com/lyrm/spamtacus/issues" -dev-repo: "git+https://github.com/lyrm/spamtacus.git" -license: "MIT" -synopsis: "Spam filter in OCaml for MirageOS" -description: """Naive bayesian spam filter for mirageOS unikernel.""" - -build: [ - [ "dune" "build" "-p" name "-j" jobs ] -] - -depends: [ - "ocaml" {>= "4.08.0"} - "lwt" {>= "5.5.0"} - "dune" {>= "2.0.0"} - "spamtacus-bayesian" {= version} -] -url { - src: "git+https://github.com/mirage/spamtacus.git" -} diff --git a/packages/spamtacus.0.0.1~dev/opam b/packages/spamtacus.0.0.1~dev/opam deleted file mode 100644 index 887623c..0000000 --- a/packages/spamtacus.0.0.1~dev/opam +++ /dev/null @@ -1,27 +0,0 @@ -opam-version: "2.0" -name: "spamtacus" -maintainer: "Carine Morel " -authors: "Carine Morel " -homepage: "https://github.com/lyrm/spamtacus" -bug-reports: "https://github.com/lyrm/spamtacus/issues" -dev-repo: "git+https://github.com/lyrm/spamtacus.git" -license: "MIT" -synopsis: "Spam filter abstraction in OCaml" -description: """Spam filter with a personnalizable features vector.""" - -build: [ - [ "dune" "build" "-p" name "-j" jobs ] -] - -depends: [ - "ocaml" {>= "4.08.0"} - "dune" {>= "2.0.0"} - "mrmime" {>= "0.5.0"} - "lwt" {>= "5.5.0"} - "fpath" {>= "0.7.3"} - "fmt" {with-test} - "logs" {with-test} -] -url { - src: "git+https://github.com/mirage/spamtacus.git" -}