From d02c240799babf06fe26e67d62da8adb7f5312e2 Mon Sep 17 00:00:00 2001 From: Maxim Reznik Date: Mon, 17 Feb 2020 18:19:15 +0200 Subject: [PATCH] Add Ada Modeling framework, SOAP and Servlet server (#88) --- index/ma/matreshka_amf.toml | 20 ++++++++++++++++++++ index/ma/matreshka_amf_dd.toml | 20 ++++++++++++++++++++ index/ma/matreshka_amf_mofext.toml | 20 ++++++++++++++++++++ index/ma/matreshka_amf_ocl.toml | 20 ++++++++++++++++++++ index/ma/matreshka_amf_uml.toml | 20 ++++++++++++++++++++ index/ma/matreshka_amf_utp.toml | 20 ++++++++++++++++++++ index/ma/matreshka_soap.toml | 20 ++++++++++++++++++++ index/ma/matreshka_soap_wsse.toml | 20 ++++++++++++++++++++ index/ma/matreshka_spikedog_api.toml | 20 ++++++++++++++++++++ index/ma/matreshka_spikedog_awsd.toml | 23 +++++++++++++++++++++++ index/ma/matreshka_spikedog_core.toml | 20 ++++++++++++++++++++ 11 files changed, 223 insertions(+) create mode 100644 index/ma/matreshka_amf.toml create mode 100644 index/ma/matreshka_amf_dd.toml create mode 100644 index/ma/matreshka_amf_mofext.toml create mode 100644 index/ma/matreshka_amf_ocl.toml create mode 100644 index/ma/matreshka_amf_uml.toml create mode 100644 index/ma/matreshka_amf_utp.toml create mode 100644 index/ma/matreshka_soap.toml create mode 100644 index/ma/matreshka_soap_wsse.toml create mode 100644 index/ma/matreshka_spikedog_api.toml create mode 100644 index/ma/matreshka_spikedog_awsd.toml create mode 100644 index/ma/matreshka_spikedog_core.toml diff --git a/index/ma/matreshka_amf.toml b/index/ma/matreshka_amf.toml new file mode 100644 index 00000000..78ca5b41 --- /dev/null +++ b/index/ma/matreshka_amf.toml @@ -0,0 +1,20 @@ +[general] +description = "Implementation of OMG's Meta Object Facility (MOF)" +tags = ["uml", "meta", "mof"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +project-files = ["build_matreshka_amf.gpr"] + + [general.depends-on] + matreshka_league = "any" + matreshka_xml = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_amf-18.1.tar.gz" +origin-hashes= ["sha512:18bdade55a8a599e034478d0a8c3c2f478bf69530b7ee836fc77ab3764ad7e87fdb277564c259d3a2603f6c7fd265ad7b912c0f3f5b1bb97a739faf2d6d28090"] + diff --git a/index/ma/matreshka_amf_dd.toml b/index/ma/matreshka_amf_dd.toml new file mode 100644 index 00000000..5ed0142d --- /dev/null +++ b/index/ma/matreshka_amf_dd.toml @@ -0,0 +1,20 @@ +[general] +description = "Diagram Definition (DD) specification support for AMF" +tags = ["uml", "meta", "diagram"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +project-files = ["build_matreshka_amf_dd.gpr"] + + [general.depends-on] + matreshka_league = "any" + matreshka_amf = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_amf_dd-18.1.tar.gz" +origin-hashes= ["sha512:2b0d4ba1c5dbe40d3a6cc92d7c70bfb5695b9712b562539f2783dbaef07107c39b8a59ba55744ffc2d902cfb018e36bf59d02ab63dc9dddd951cc56ca0d29660"] + diff --git a/index/ma/matreshka_amf_mofext.toml b/index/ma/matreshka_amf_mofext.toml new file mode 100644 index 00000000..13811278 --- /dev/null +++ b/index/ma/matreshka_amf_mofext.toml @@ -0,0 +1,20 @@ +[general] +description = "The UML mofext for AMF" +tags = ["uml", "meta", "diagram"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +project-files = ["build_matreshka_amf_mofext.gpr"] + + [general.depends-on] + matreshka_league = "any" + matreshka_amf_uml = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_amf_mofext-18.1.tar.gz" +origin-hashes= ["sha512:033eaa76b1519d81565e73f5393e351b8a460cfee4783eed7b4bdf68d59b1295bdbf3dcd4cfd545b5beb755522d230c563173f365203f86bd384e33c49d8c881"] + diff --git a/index/ma/matreshka_amf_ocl.toml b/index/ma/matreshka_amf_ocl.toml new file mode 100644 index 00000000..cc9c6c74 --- /dev/null +++ b/index/ma/matreshka_amf_ocl.toml @@ -0,0 +1,20 @@ +[general] +description = "The UML OCL for AMF" +tags = ["uml", "meta", "diagram", "ocl"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +project-files = ["build_matreshka_amf_ocl.gpr"] + + [general.depends-on] + matreshka_league = "any" + matreshka_amf_uml = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_amf_ocl-18.1.tar.gz" +origin-hashes= ["sha512:4e97f2e3c2dd536255974f45fa3be387aec09c18ad0703496ec33e75d4af77ed3bb9a77ffc26664c1f3a3fb9afeb3adb2f88cf927668ae6ec284951e7ae7d02c"] + diff --git a/index/ma/matreshka_amf_uml.toml b/index/ma/matreshka_amf_uml.toml new file mode 100644 index 00000000..25a272a6 --- /dev/null +++ b/index/ma/matreshka_amf_uml.toml @@ -0,0 +1,20 @@ +[general] +description = "Unified Modeling Language support for AMF" +tags = ["uml", "meta", "diagram"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +project-files = ["build_matreshka_amf_uml.gpr"] + + [general.depends-on] + matreshka_league = "any" + matreshka_amf_dd = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_amf_uml-18.1.tar.gz" +origin-hashes= ["sha512:5456a8d45d94efacd6207bd991950a63cefb60b91aa5efa91899342810e8ca74e9f93f8863de152e76c97f83eea1db41b6913ffae303f2202a13c1ef39d657a4"] + diff --git a/index/ma/matreshka_amf_utp.toml b/index/ma/matreshka_amf_utp.toml new file mode 100644 index 00000000..3beccdf7 --- /dev/null +++ b/index/ma/matreshka_amf_utp.toml @@ -0,0 +1,20 @@ +[general] +description = "The UML Testing Profile for AMF" +tags = ["uml", "meta", "diagram", "testing"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +project-files = ["build_matreshka_amf_utp.gpr"] + + [general.depends-on] + matreshka_league = "any" + matreshka_amf_uml = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_amf_utp-18.1.tar.gz" +origin-hashes= ["sha512:3111ac1e8fded184d2f64807c486667a35e43c843dbcdc33a11ecab1288dc6460f8bfa9ef71e9b052da726201b53e1e32ad102ca3537ffcf188f97bdc3a81333"] + diff --git a/index/ma/matreshka_soap.toml b/index/ma/matreshka_soap.toml new file mode 100644 index 00000000..b8dcea29 --- /dev/null +++ b/index/ma/matreshka_soap.toml @@ -0,0 +1,20 @@ +[general] +description = "Framework for work with SOAP 1.2" +tags = ["soap", "rpc", "protocol", "web"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +project-files = ["build_matreshka_soap.gpr"] + + [general.depends-on] + matreshka_league = "any" + matreshka_xml = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_soap-18.1.tar.gz" +origin-hashes= ["sha512:126afa6674d84bb158e1e6ac0c4ab640181ee3f18980e20264b4868f5cc75db80e0214ea01aad36cbfebeb47c1c853dee98bd589cb3bfb7115d72c466e90eb51"] + diff --git a/index/ma/matreshka_soap_wsse.toml b/index/ma/matreshka_soap_wsse.toml new file mode 100644 index 00000000..dbdcd0ef --- /dev/null +++ b/index/ma/matreshka_soap_wsse.toml @@ -0,0 +1,20 @@ +[general] +description = "WS-Security 1.1 implementation for SOAP 1.2" +tags = ["soap", "wsse", "web"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +project-files = ["build_matreshka_soap_wsse.gpr"] + + [general.depends-on] + matreshka_league = "any" + matreshka_soap = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_soap_wsse-18.1.tar.gz" +origin-hashes= ["sha512:49d5449dd8b27565768919a64c1994ee03142ac50facd858559efc7150646eeaecc49766914dbcf61d7f2989bae696624bd3c2157909f3c856c998654929d498"] + diff --git a/index/ma/matreshka_spikedog_api.toml b/index/ma/matreshka_spikedog_api.toml new file mode 100644 index 00000000..3251b3cc --- /dev/null +++ b/index/ma/matreshka_spikedog_api.toml @@ -0,0 +1,20 @@ +[general] +description = "Web-application server. API library" +tags = ["web", "servlet"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +project-files = ["build_matreshka_spikedog_api.gpr"] + + [general.depends-on] + matreshka_league = "any" + matreshka_servlet = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_spikedog_api-18.1.tar.gz" +origin-hashes= ["sha512:5f4b4b3f8e72f491088eb57b688e5b1b227dafd7c351a15e77844812e5cb86e60ca69ffaddb7f0a2dd232c3f97b38af96e238fa2fe467710d928b480b27543cb"] + diff --git a/index/ma/matreshka_spikedog_awsd.toml b/index/ma/matreshka_spikedog_awsd.toml new file mode 100644 index 00000000..d0573063 --- /dev/null +++ b/index/ma/matreshka_spikedog_awsd.toml @@ -0,0 +1,23 @@ +[general] +description = "Web-application server. API library" +tags = ["web", "servlet"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +executables = ["spikedog_awsd"] + +project-files = ["build_matreshka_spikedog_awsd.gpr"] + + [general.depends-on] + aws = "any" + matreshka_league = "any" + matreshka_spikedog_core = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_spikedog_awsd-18.1.tar.gz" +origin-hashes= ["sha512:b31fb7b6c8e936bec6d5ace196f264278a037f73b8c9c5fefa8d87ae0f563f666d64b9fe3f61f637c6c2bf56ee110d45c15d9a1b3a67e5f4d7bc8c932dd7f902"] + diff --git a/index/ma/matreshka_spikedog_core.toml b/index/ma/matreshka_spikedog_core.toml new file mode 100644 index 00000000..4d1623af --- /dev/null +++ b/index/ma/matreshka_spikedog_core.toml @@ -0,0 +1,20 @@ +[general] +description = "Web-application server. Implementation library" +tags = ["web", "servlet"] + +licenses = ["BSD 3-Clauses"] +authors = ["Vadim Godunko"] +website = "https://forge.ada-ru.org/matreshka" +maintainers = ["Vadim Godunko ", "Maxim Reznik "] +maintainers-logins = ["godunko", "reznikmm"] + +project-files = ["build_matreshka_spikedog_core.gpr"] + + [general.depends-on] + matreshka_league = "any" + matreshka_spikedog_api = "any" + +['18.1'] +origin = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_spikedog_core-18.1.tar.gz" +origin-hashes= ["sha512:1614d389245f8d6ec5a756a5c42b13d48296f64f1e54706fa9063fb67b0bc01f92c808d49e0d2855fadbb3648c2a46e677d38686d908c8259ebfa7d8d6ad4140"] +