diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 23 |
1 files changed, 15 insertions, 8 deletions
diff --git a/devel/Makefile b/devel/Makefile index e1a8f69df0c3..a005a155c7b0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -174,6 +174,7 @@ SUBDIR += activitymail SUBDIR += actor-framework SUBDIR += adacurses + SUBDIR += addlicense SUBDIR += agar SUBDIR += aifad SUBDIR += air-go @@ -500,6 +501,7 @@ SUBDIR += covtool SUBDIR += cpan-upload SUBDIR += cpan-upload-http + SUBDIR += cpp-codec SUBDIR += cpp-netlib SUBDIR += cpp-utilities SUBDIR += cpp2py @@ -654,7 +656,6 @@ SUBDIR += efl SUBDIR += egypt SUBDIR += eiffelstudio - SUBDIR += electron32 SUBDIR += electron34 SUBDIR += electron35 SUBDIR += electron36 @@ -720,7 +721,6 @@ SUBDIR += folly SUBDIR += forge SUBDIR += forgejo-runner - SUBDIR += forge-devel SUBDIR += fortran-stdlib SUBDIR += fortran-utils SUBDIR += fortytwo-encore @@ -811,7 +811,6 @@ SUBDIR += geany-plugin-xmlsnippets SUBDIR += geany-plugins SUBDIR += geany-plugins-l10n - SUBDIR += geany-themes SUBDIR += generate SUBDIR += gengetopt SUBDIR += genht @@ -832,7 +831,6 @@ SUBDIR += ghostie SUBDIR += ghq SUBDIR += ghub - SUBDIR += ghub-devel SUBDIR += gilt SUBDIR += gindent SUBDIR += gio-sharp @@ -935,6 +933,7 @@ SUBDIR += gorm SUBDIR += goswagger SUBDIR += got + SUBDIR += gotestsum SUBDIR += gpds SUBDIR += gperf SUBDIR += gprbuild @@ -1610,6 +1609,7 @@ SUBDIR += love5 SUBDIR += lpc21isp SUBDIR += lrmi + SUBDIR += lstr SUBDIR += lua-Penlight SUBDIR += lua-argparse SUBDIR += lua-bitlib @@ -1650,7 +1650,6 @@ SUBDIR += mage SUBDIR += magic_enum SUBDIR += magit - SUBDIR += magit-devel SUBDIR += makedepend SUBDIR += malloy SUBDIR += marisa-trie @@ -1681,6 +1680,7 @@ SUBDIR += modd SUBDIR += mold SUBDIR += mongo-c-driver + SUBDIR += mongo-cxx-driver SUBDIR += mono-addins SUBDIR += mpatrol SUBDIR += mph @@ -4354,6 +4354,7 @@ SUBDIR += py-BTrees SUBDIR += py-Dumper SUBDIR += py-Faker + SUBDIR += py-Farama-Notifications SUBDIR += py-IBMQuantumExperience SUBDIR += py-Jinja2 SUBDIR += py-Jinja2-doc @@ -4747,6 +4748,7 @@ SUBDIR += py-cwcwidth SUBDIR += py-cxx SUBDIR += py-cycler + SUBDIR += py-cyclopts SUBDIR += py-cykhash SUBDIR += py-cymbal SUBDIR += py-cymem @@ -4810,6 +4812,7 @@ SUBDIR += py-dj52-django-rq SUBDIR += py-dj52-strawberry-graphql SUBDIR += py-django-rq + SUBDIR += py-dlinfo SUBDIR += py-dm-tree SUBDIR += py-docformatter SUBDIR += py-dockerfile-parse @@ -5144,6 +5147,7 @@ SUBDIR += py-jupyter-core SUBDIR += py-jupyter-docprovider SUBDIR += py-jupyter-events + SUBDIR += py-jupyter-kernel-gateway SUBDIR += py-jupyter-kernel-test SUBDIR += py-jupyter-lsp SUBDIR += py-jupyter-packaging @@ -5327,12 +5331,14 @@ SUBDIR += py-odfpy SUBDIR += py-offtrac SUBDIR += py-olefile + SUBDIR += py-omegaconf SUBDIR += py-omnijson SUBDIR += py-omniorb SUBDIR += py-oncalendar SUBDIR += py-onigurumacffi SUBDIR += py-opcodes SUBDIR += py-openapi-core + SUBDIR += py-openapi-pydantic SUBDIR += py-openapi-schema-validator SUBDIR += py-openapi-spec-validator SUBDIR += py-opencensus @@ -8020,7 +8026,6 @@ SUBDIR += rubygem-thor SUBDIR += rubygem-thor0 SUBDIR += rubygem-thor12 - SUBDIR += rubygem-thor13 SUBDIR += rubygem-thread-local SUBDIR += rubygem-thread_safe SUBDIR += rubygem-thrift @@ -8127,7 +8132,6 @@ SUBDIR += rubygem-with_env SUBDIR += rubygem-wmi-lite SUBDIR += rubygem-xdg - SUBDIR += rubygem-xdg2 SUBDIR += rubygem-xdg7 SUBDIR += rubygem-xdg8 SUBDIR += rubygem-xorcist @@ -8295,6 +8299,7 @@ SUBDIR += tailor SUBDIR += talloc SUBDIR += talloc242 + SUBDIR += talloc243 SUBDIR += task SUBDIR += taskctl SUBDIR += taskflow @@ -8327,6 +8332,7 @@ SUBDIR += test-drive SUBDIR += tevent SUBDIR += tevent016 + SUBDIR += tevent017 SUBDIR += tex-kpathsea SUBDIR += tex-libtexlua SUBDIR += tex-libtexluajit @@ -8365,7 +8371,6 @@ SUBDIR += tracy SUBDIR += tradcpp SUBDIR += transient - SUBDIR += transient-devel SUBDIR += transwarp SUBDIR += tree-sitter SUBDIR += tree-sitter-cli @@ -8426,12 +8431,14 @@ SUBDIR += wasi-compiler-rt18 SUBDIR += wasi-compiler-rt19 SUBDIR += wasi-compiler-rt20 + SUBDIR += wasi-compiler-rt21 SUBDIR += wasi-libc SUBDIR += wasi-libcxx SUBDIR += wasi-libcxx17 SUBDIR += wasi-libcxx18 SUBDIR += wasi-libcxx19 SUBDIR += wasi-libcxx20 + SUBDIR += wasi-libcxx21 SUBDIR += wasm-server-runner SUBDIR += wasm3 SUBDIR += wasmer |