diff options
Diffstat (limited to 'www/Makefile')
| -rw-r--r-- | www/Makefile | 11 | 
1 files changed, 9 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 8a0a86640272..c50f67c71a5f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -127,6 +127,7 @@      SUBDIR += codeigniter      SUBDIR += colly      SUBDIR += coppermine +    SUBDIR += corepack      SUBDIR += cpp-httplib      SUBDIR += cpr      SUBDIR += crawl @@ -205,6 +206,7 @@      SUBDIR += flickcurl      SUBDIR += foreign-cdm      SUBDIR += forgejo +    SUBDIR += forgejo-lts      SUBDIR += forgejo7      SUBDIR += formication      SUBDIR += foswiki @@ -398,7 +400,6 @@      SUBDIR += minio-client      SUBDIR += miniserve      SUBDIR += mirrorselect -    SUBDIR += mitmproxy      SUBDIR += mknmz-wwwoffle      SUBDIR += mod_asn      SUBDIR += mod_auth_cas @@ -507,6 +508,7 @@      SUBDIR += node20      SUBDIR += node22      SUBDIR += node24 +    SUBDIR += node25      SUBDIR += nostromo      SUBDIR += novnc      SUBDIR += npc @@ -514,6 +516,7 @@      SUBDIR += npm-node20      SUBDIR += npm-node22      SUBDIR += npm-node24 +    SUBDIR += npm-node25      SUBDIR += nyxt      SUBDIR += oatpp      SUBDIR += oauth2-proxy @@ -1453,7 +1456,6 @@      SUBDIR += phpbb3      SUBDIR += phpfpmtop      SUBDIR += phpgroupware -    SUBDIR += phpmustache      SUBDIR += phpmyfaq      SUBDIR += phprecipebook      SUBDIR += phpsysinfo @@ -1584,6 +1586,7 @@      SUBDIR += py-dj52-django-js-asset      SUBDIR += py-dj52-django-mptt      SUBDIR += py-dj52-django-multiselectfield +    SUBDIR += py-dj52-django-netfields      SUBDIR += py-dj52-django-prometheus      SUBDIR += py-dj52-django-redis      SUBDIR += py-dj52-django-rich @@ -1759,6 +1762,7 @@      SUBDIR += py-flask-jwt      SUBDIR += py-flask-jwt-extended      SUBDIR += py-flask-limiter +    SUBDIR += py-flask-limiter3      SUBDIR += py-flask-login      SUBDIR += py-flask-marshmallow      SUBDIR += py-flask-migrate @@ -2340,6 +2344,7 @@      SUBDIR += rubygem-protocol-http1      SUBDIR += rubygem-protocol-http2      SUBDIR += rubygem-protocol-rack +    SUBDIR += rubygem-protocol-url      SUBDIR += rubygem-protocol-websocket      SUBDIR += rubygem-puma      SUBDIR += rubygem-puma-gitlab @@ -2487,6 +2492,7 @@      SUBDIR += rubygem-turbolinks      SUBDIR += rubygem-turbolinks-source      SUBDIR += rubygem-typhoeus +    SUBDIR += rubygem-typhoeus-gitlab      SUBDIR += rubygem-typhoeus14      SUBDIR += rubygem-uglifier      SUBDIR += rubygem-underscore-rails @@ -2728,6 +2734,7 @@      SUBDIR += yarn-node20      SUBDIR += yarn-node22      SUBDIR += yarn-node24 +    SUBDIR += yarn-node25      SUBDIR += yarr      SUBDIR += yaws      SUBDIR += you-get  | 
