diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/www/Makefile b/www/Makefile index cfe75dc07690..9e93adab5a2e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -31,10 +31,12 @@ SUBDIR += amfora SUBDIR += amphetadesk SUBDIR += analog + SUBDIR += angelfish SUBDIR += angie SUBDIR += angie-console-light SUBDIR += angie-module-auth-jwt SUBDIR += angie-module-auth-spnego + SUBDIR += angie-module-auth-totp SUBDIR += angie-module-brotli SUBDIR += angie-module-cache-purge SUBDIR += angie-module-dav-ext @@ -102,6 +104,7 @@ SUBDIR += cgi-lib.pl SUBDIR += cgicc SUBDIR += cgiwrap + SUBDIR += chawan SUBDIR += checkbot SUBDIR += chisel SUBDIR += chpasswd @@ -188,6 +191,7 @@ SUBDIR += ffproxy SUBDIR += fgallery SUBDIR += filebrowser + SUBDIR += filebrowser-quantum SUBDIR += filepizza SUBDIR += filtron SUBDIR += firedm @@ -447,7 +451,7 @@ SUBDIR += mod_umask SUBDIR += mod_webauth SUBDIR += mod_webkit - SUBDIR += mod_wsgi4 + SUBDIR += mod_wsgi SUBDIR += mod_xsendfile SUBDIR += mohawk SUBDIR += moin2 @@ -485,6 +489,7 @@ SUBDIR += nextcloud-tasks SUBDIR += nghttp2 SUBDIR += nginx + SUBDIR += nginx-acme SUBDIR += nginx-devel SUBDIR += nginx-full SUBDIR += nginx-lite @@ -494,7 +499,6 @@ SUBDIR += nginx-vts-exporter SUBDIR += nift SUBDIR += node - SUBDIR += node18 SUBDIR += node20 SUBDIR += node22 SUBDIR += node24 @@ -502,7 +506,6 @@ SUBDIR += novnc SUBDIR += npc SUBDIR += npm - SUBDIR += npm-node18 SUBDIR += npm-node20 SUBDIR += npm-node22 SUBDIR += npm-node24 @@ -799,7 +802,6 @@ SUBDIR += p5-Dancer2-Plugin-Ajax SUBDIR += p5-Dancer2-Plugin-Deferred SUBDIR += p5-Dancer2-Plugin-FormValidator - SUBDIR += p5-Dancer2-Plugin-Interchange6 SUBDIR += p5-Dancer2-Plugin-Path-Class SUBDIR += p5-Data-TreeDumper-Renderer-DHTML SUBDIR += p5-Data-Validate-URI @@ -1008,7 +1010,6 @@ SUBDIR += p5-I18N-AcceptLanguage SUBDIR += p5-IMDB-Film SUBDIR += p5-Image-Delivery - SUBDIR += p5-Interchange6 SUBDIR += p5-JE SUBDIR += p5-JSON-API SUBDIR += p5-JSON-WebToken @@ -1453,6 +1454,7 @@ SUBDIR += phpvirtualbox SUBDIR += phpvirtualbox-70 SUBDIR += phpvirtualbox-71 + SUBDIR += phpvirtualbox-72 SUBDIR += phpvirtualbox-legacy SUBDIR += piwigo SUBDIR += plasma6-plasma-browser-integration @@ -1542,6 +1544,7 @@ SUBDIR += py-dj51-django-js-asset SUBDIR += py-dj51-django-mptt SUBDIR += py-dj51-django-multiselectfield + SUBDIR += py-dj51-django-netfields SUBDIR += py-dj51-django-prometheus SUBDIR += py-dj51-django-redis SUBDIR += py-dj51-django-rich @@ -1834,6 +1837,7 @@ SUBDIR += py-legacy-cgi SUBDIR += py-lektor SUBDIR += py-lesscpy + SUBDIR += py-lia-web SUBDIR += py-libsass SUBDIR += py-limits SUBDIR += py-livereload @@ -1857,6 +1861,8 @@ SUBDIR += py-pecan SUBDIR += py-pelican SUBDIR += py-planet + SUBDIR += py-planet-auth + SUBDIR += py-playwright SUBDIR += py-postorius SUBDIR += py-praw SUBDIR += py-prawcore @@ -2218,7 +2224,6 @@ SUBDIR += rubygem-json-jwt-gitlab SUBDIR += rubygem-jsonb_accessor SUBDIR += rubygem-jwt - SUBDIR += rubygem-jwt29 SUBDIR += rubygem-kamal SUBDIR += rubygem-kaminari SUBDIR += rubygem-kaminari-actionview @@ -2537,6 +2542,7 @@ SUBDIR += tinyproxy SUBDIR += tivoka SUBDIR += tntnet + SUBDIR += tocaia SUBDIR += tokyopromenade SUBDIR += tomcat-devel SUBDIR += tomcat-native @@ -2681,7 +2687,6 @@ SUBDIR += xurls SUBDIR += yabb SUBDIR += yarn - SUBDIR += yarn-node18 SUBDIR += yarn-node20 SUBDIR += yarn-node22 SUBDIR += yarn-node24 |