| non port: www/Makefile |
Number of commits found: 5890 (showing only 100 on this page) |
|
Thursday, 17 Sep 2026
|
09:41 Michael Osipov (michaelo)
www/py-webdavclient3: new port
WebDAV client library based on requests, providing a Webdav API
(check, free, info, list, mkdir, clean, copy, move, download,
upload, publish, unpublish) and a higher-level Resource API.
2487abc |
|
Wednesday, 16 Sep 2026
|
05:59 Jochen Neumeister (joneum)
www/nginx-module-vod: Add New Port
The vod module repackages MP4 files on the fly, so that a single set of
files on disk can be served as HLS, DASH, MSS or HDS without transcoding.
This port installs the module sources only, the module itself is built by
the nginx ports.
Sponsored by: Netzkommune GmbH
30645c9 |
|
Tuesday, 15 Sep 2026
|
19:48 Jason W. Bacon (jwb)
www/py-choreographer: Remote browser control
Choreographer allows remote control of browsers from Python. It was
created to support image generation from browser-based charting tools,
but can be used for other purposes as well.
da06611 |
|
Sunday, 13 Sep 2026
|
16:08 Danilo G. Baio (dbaio)
www/hedgedoc: Add new port
The best platform to write and share markdown.
HedgeDoc (formerly known as CodiMD) is an open-source, web-based,
self-hosted, collaborative markdown editor.
You can use it to easily collaborate on notes, graphs and even
presentations in real-time. All you need to do is to share your
note-link to your co-workers and they're ready to go.
...
This brings back www/hedgedoc which was removed a while back because of
the node.js version on tree.
fde655c |
|
Friday, 11 Sep 2026
|
07:40 Yuri Victorovich (yuri)
www/py-googlesearch-python: New port: Python library for scraping the Google
search engine
PR: 298386
Approved by: Baptiste Daroussin <bapt@FreeBSD.org> (on behalf of portmgr@)
939fd73 |
07:40 Yuri Victorovich (yuri)
www/py-requests-sse: New port: Server-sent events Python client library based on
requests
PR: 298384
Approved by: Baptiste Daroussin <bapt@FreeBSD.org> (on behalf of portmgr@)
a6d8927 |
05:38 Xin LI (delphij)
www/redmine70: add port
Redmine 7.0.1, a flexible project management web application.
This version uses Rails 8.1.
b07718c |
05:35 Xin LI (delphij)
www/rubygem-requestjs-rails-rails81: add port
Tiny Fetch API wrapper for Rails 8.1 with CSRF token handling.
714baff |
|
Wednesday, 9 Sep 2026
|
14:47 Po-Chuan Hsieh (sunpoet)
www/py-django-ninja: Add py-django-ninja 1.7.0
Django Ninja is a web framework for building APIs with Django and Python type
hints.
Key features:
- Easy: Designed to be easy to use and intuitive.
- FAST execution: Very high performance thanks to Pydantic and async support.
- Fast to code: Type hints and automatic docs lets you focus only on business
logic.
- Standards-based: Based on the open standards for APIs: OpenAPI (previously
known as Swagger) and JSON Schema.
- Django friendly: (obviously) has good integration with the Django core and
ORM.
- Production ready: Used by multiple companies on live projects.
686ee90 |
06:03 Jochen Neumeister (joneum)
www/nginx-module-form-input: Add New Port
The form_input module reads HTTP POST and PUT request bodies encoded as
application/x-www-form-urlencoded and puts the parsed values into nginx
variables. This port installs the module sources only, the module
itself is built by the nginx ports.
Sponsored by: Netzkommune GmbH
18fd821 |
|
Monday, 7 Sep 2026
|
12:49 Jochen Neumeister (joneum)
www/nginx-module-cache-purge: Add New Port
The cache_purge module adds the ability to purge content from the
proxy, FastCGI, SCGI and uwsgi caches of nginx. This port installs the
module sources only, the module itself is built by the nginx ports.
Sponsored by: Netzkommune GmbH
c92ac0c |
|
Sunday, 6 Sep 2026
|
17:04 Michael Osipov (michaelo)
www/beautifulsoup: Convert build to use PEP 517 and rename to PyPI name
* Rename port to PyPI name according to Python policy
* Move build completely to PEP 517
* Take maintainership as agreed with wen
New name: www/beautifulsoup4
PR: 297837
Approved by: wen (maintainer via mail)
Differential Revision: https://reviews.freebsd.org/D59143
be3fa7e |
|
Saturday, 5 Sep 2026
|
18:36 Jochen Neumeister (joneum)
www/nginx-module-array-var: Add New Port
The array_var module adds support for manipulating array-typed
variables in the nginx configuration. This port installs the module
sources only, the module itself is built by the nginx ports.
Sponsored by: Netzkommune GmbH
1b480c8 |
|
Friday, 4 Sep 2026
|
16:33 Muhammad Moinur Rahman (bofh)
www/py-dj61-djangorestframework: New port
Django REST framework is a powerful and flexible toolkit that makes it
easy to build Web APIs.
Some reasons you might want to use REST framework:
* The Web browsable API is a huge usability win for your developers.
* Authentication policies including optional packages for OAuth1a and
OAuth2.
* Serialization that supports both ORM and non-ORM data sources.
* Customizable all the way down - just use regular function-based views
if you don't need the more powerful features.
WWW: https://www.django-rest-framework.org/
Event: Berlin Hackathon 202609
03a2415 |
|
Thursday, 3 Sep 2026
|
04:40 Jesús Daniel Colmenares Oviedo (dtxdf)
www/py-dj61-django-stubs-ext: New port: Monkey-patching and extensions for
django-stubs
django-stubs contains type stubs and a custom mypy plugin to provide more
precise static types and type inference for Django framework. Django uses some
Python "magic" that makes having precise types for some code patterns
problematic. This is why we need this project. The final goal is to be able to
get precise types for most common patterns.
WWW: https://github.com/typeddjango/django-stubs
496613e |
|
Monday, 31 Aug 2026
|
17:51 Rene Ladan (rene)
www/seafobj: remove, depended on removed net-mgmt/seafile-server
Reported by: Chris Torek
7daae7f |
14:27 Rene Ladan (rene)
www/py-seafdav: Remove, was depending on removed net-mgmt/seafile-server
Reported by: antoine
081765b |
10:46 Rene Ladan (rene)
www/py-django42: Remove expired port
2026-08-31 www/py-django42: Django 4.2 is now in Extended Support, receives
security fixes only and will reach End-Of-Life in April 2026. Upgrade to a later
Django version. See https://www.djangoproject.com/download/
81001aa |
10:45 Rene Ladan (rene)
www/py-dj42-django-ranged-response: Remove expired port
2026-08-31 www/py-dj42-django-ranged-response: Serves as a transition only for
www/seahub and requires Django 4.2, which has been end-of-life since April
7f2ea36 |
10:44 Rene Ladan (rene)
www/py-dj42-djangosaml2: Remove expired port
2026-08-31 www/py-dj42-djangosaml2: Serves as a transition only for www/seahub
and requires Django 4.2, which has been end-of-life since April
68641b2 |
10:44 Rene Ladan (rene)
www/py-dj42-django-picklefield: Remove expired port
2026-08-31 www/py-dj42-django-picklefield: Serves as a transition only for
www/seahub and requires Django 4.2, which has been end-of-life since April
2792267 |
10:43 Rene Ladan (rene)
www/py-dj42-django-simple-captcha: Remove expired port
2026-08-31 www/py-dj42-django-simple-captcha: Serves as a transition only for
www/seahub and requires Django 4.2, which has been end-of-life since April
e4f2c55 |
10:43 Rene Ladan (rene)
www/py-dj42-django-webpack-loader: Remove expired port
2026-08-31 www/py-dj42-django-webpack-loader: Serves as a transition only for
www/seahub and requires Django 4.2, which has been end-of-life since April
472a6da |
10:42 Rene Ladan (rene)
www/py-dj42-django_statici18n: Remove expired port
2026-08-31 www/py-dj42-django_statici18n: Serves as a transition only for
www/seahub and requires Django 4.2, which has been end-of-life since April
e133d81 |
10:42 Rene Ladan (rene)
www/py-dj42-djangorestframework: Remove expired port
2026-08-31 www/py-dj42-djangorestframework: Serves as a transition only for
www/seahub and requires Django 4.2, which has been end-of-life since April
09d33cc |
10:32 Rene Ladan (rene)
www/seahub: Remove expired port
2026-08-31 www/seahub: The update of net-mgmt/seafile-server to a newer version
is more difficult than expected, and the current version of www/seahub only runs
on Django 4.2
feb056c |
07:05 Rene Ladan (rene)
www/archiva: Remove expired port
2026-08-31 www/archiva: Not updated for years and moved to Apache Attic in
2024-05: https://issues.apache.org/jira/browse/ATTIC-221
8a8abd2 |
06:59 Rene Ladan (rene)
www/joomla4: Remove expired port
2026-08-31 www/joomla4: Upstream EOL
f5f58c3 |
05:40 Po-Chuan Hsieh (sunpoet)
www/rubygem-rack-proxy0: Add rubygem-rack-proxy0 0.8.3 (copied from
rubygem-rack-proxy)
- Add PORTSCOUT
1d904ab |
|
Sunday, 30 Aug 2026
|
17:17 Jochen Neumeister (joneum)
www/nginx-module-njs: Add New Port
Njs is an nginx module that extends the server's functionality through
JavaScript scripting. This port installs the module sources only, the
module itself is built by the nginx ports.
Differential Revision: https://reviews.freebsd.org/D59121
Sponsored by: Netzkommune GmbH
445c06f |
12:05 Jochen Neumeister (joneum)
www/nginx-module-ndk: Add New Port
Sponsored by: Netzkommune GmbH
5bf11f4 |
|
Monday, 24 Aug 2026
|
08:38 Kevin Bowling (kbowling)
www/comentario: New port: Self-hosted comment engine for websites
SQLite or Postgres with easy import from proprietary systems
69bec35 |
|
Friday, 21 Aug 2026
|
04:16 Matthias Fechner (mfechner)
www/rubygem-addressable28: make old version 2.8 available
022b053 |
|
Monday, 17 Aug 2026
|
03:26 Vanilla I. Shu (vanilla)
www/php-solr: update to 2.9.3, also move to new php extension standard.
PR: 297611
8aca7f6 |
|
Sunday, 16 Aug 2026
|
18:03 Jochen Neumeister (joneum)
www/immich: Add New Port
High performance self-hosted photo and video management solution.
This port contains the Immich server including the bundled web
frontend, built natively with node22/pnpm against the system
libvips. Requires PostgreSQL with the pgvector and vchord
extensions and a Redis-compatible cache such as valkey. Smart
search, duplicate detection and facial recognition additionally
require the machine-learning service from www/immich-ml.
WWW: https://immich.app/
Sponsored by: Netzkommune GmbH
7cf929a4 |
18:03 Jochen Neumeister (joneum)
www/immich-ml: Add New Port
Machine-learning service for Immich providing smart search (CLIP),
duplicate detection and facial recognition via onnxruntime on the
CPU. Models are downloaded on first use into the cache directory.
OCR is not yet available as rapidocr has no FreeBSD port.
WWW: https://immich.app/
Sponsored by: Netzkommune GmbH
9ad2b86 |
|
Friday, 14 Aug 2026
|
14:32 Jochen Neumeister (joneum)
www/{nginx,nginx-devel,freenginx}: 3rd-party modules management
Rename www/lua-stream-nginx-module to www/nginx-module-lua-stream
to follow the nginx-module-* naming scheme for dedicated 3rd-party
module ports and adjust the consumers. Relax the BUILD_DEPENDS to
an unversioned dependency while here, matching the LUA option.
While here, rename the internal NJS_QJS_CFLAGS variable to
_NJS_QJS_CFLAGS so it is no longer treated as an option helper.
Sponsored by: Netzkommune GmbH
36f20b6 |
12:56 Bruce M Simpson (bms)
www/go-away: New port: Proxy implementing LLM countermeasures
Approved by: fuz
PR: 297524
bf6603e |
|
Thursday, 13 Aug 2026
|
08:58 Jochen Neumeister (joneum)
www/freeipa-auth-gssapi: Add new Port
mod_auth_gssapi is the Apache module FreeIPA uses for SPNEGO/GSSAPI
authentication of the Web UI and API. www/mod_auth_gssapi defaults to
the base-system GSSAPI on FreeBSD, which mixes base and ports MIT krb5
in one httpd process and breaks gssproxy interposition. This port is an
independent build hard-wired to the ports MIT krb5 (security/krb5) so it
matches the rest of the FreeIPA stack (net/freeipa-server,
security/gssproxy). It conflicts with ap24-mod_auth_gssapi.
Sponsored by: Netzkommune GmbH
300de97 |
|
Sunday, 9 Aug 2026
|
15:17 Yusuf Yaman (nxjoseph) Author: Matthew Wener
www/py-flask-limiter3: Remove port
The one and only consumer www/py-calibreweb now supports v4.
PR: 297376
Reported by: Matthew Wener <matthew@wener.org> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
813dcb3 |
11:51 Jochen Neumeister (joneum)
www/freenginx-acme-module: Add new port
ngx_http_acme_module adds automatic ACME (RFC 8555) certificate
management to freenginx. This port builds the module against the
stable www/freenginx and installs it into libexec/freenginx.
While here, move the freenginx version into www/freenginx/version.mk
(matching www/nginx and www/nginx-devel) so the new port can include
it as the single source of truth.
Sponsored by: Netzkommune GmbH
f5e9e09 |
10:22 Thierry Thomas (thierry)
www/httpcore5: new port, java components implementing the base HTTP protocol v.5
Required by Scilab.
9447332 |
10:22 Thierry Thomas (thierry)
www/httpclient5: new port, Java components implementing the client side HTTP
services v5
Required by Scilab.
e1e6766 |
10:22 Thierry Thomas (thierry)
www/jcef: new port, Java Chromium Embedded Framework
Required by Scilab.
70a03ce |
|
Thursday, 6 Aug 2026
|
16:42 Jochen Neumeister (joneum)
www/mod_lookup_identity: Add new Port
mod_lookup_identity retrieves additional information about users
authenticated by the Apache HTTP Server. It queries the SSSD
InfoPipe service over D-Bus and stores user attributes and group
membership in request notes or environment variables for use by
web applications.
WWW: https://github.com/adelton/mod_lookup_identity
Sponsored by: Netzkommune GmbH
Required for: FreeIPA server port
68bae7d0 |
00:07 Yuri Victorovich (yuri)
www/py-boto3-stubs: New port: Type annotations for boto3
6aaf713 |
|
Tuesday, 4 Aug 2026
|
09:38 Serhii (Sergey) Kozlov (skozlov)
www/nextcloud-keeweb: new port
Open Keepass stores inside Nextcloud with Keeweb just by clicking on an
*.kdbx file in your Nextcloud.
dbfe39c |
|
Sunday, 2 Aug 2026
|
18:39 Rene Ladan (rene)
www/p5-Apache-DB: Remove expired port
2026-08-01 www/p5-Apache-DB: uses hidden Perl functions that are hidden after
5.37.0
b6badd2 |
|
Friday, 31 Jul 2026
|
20:37 Rene Ladan (rene)
www/cgicc: Remove expired port
2026-07-31 www/cgicc: Unmaintained upstream
2bf3dd8 |
20:33 Rene Ladan (rene)
www/dolibarr18: Remove expired port
2026-07-31 www/dolibarr18: php81 is the recommended max version for run it
194a761 |
20:33 Rene Ladan (rene)
www/dolibarr16: Remove expired port
2026-07-31 www/dolibarr16: php81 is the recommended max version for run it
dff69f1 |
20:32 Rene Ladan (rene)
www/py-django-configurations: Remove expired port
2026-07-31 www/py-django-configurations: Upstream no longer active, project is
abandoned, please use www/py-django-configurator instead
c8b136d |
20:20 Rene Ladan (rene)
www/dolibarr17: Remove expired port
2026-07-31 www/dolibarr17: php81 is the recommended max version for run it
6672855 |
20:16 Rene Ladan (rene)
www/mediawiki144: Remove expired port
2026-07-31 www/mediawiki144: Upstream EOL
4e06575 |
|
Wednesday, 29 Jul 2026
|
08:28 Vanilla I. Shu (vanilla)
www/freeunit*: add new ports.
PR: 297099
b1aeb77 |
|
Monday, 27 Jul 2026
|
06:05 Yuri Victorovich (yuri) Author: Christos Longros
www/pocketbase: New port: Open source realtime backend in a single binary
PR: 294583
6cadfe1 |
|
Saturday, 25 Jul 2026
|
12:46 Wen Heping (wen)
www/joomla6: New port, copied from www/joomla5
Joomla! is one of the most powerful Open Source Content Management Systems
on the planet. It is used all over the world for everything from simple
websites to complex corporate applications. Joomla! is easy to install,
simple to manage, and reliable.
9ba17ac |
10:53 Wen Heping (wen)
www/py-django61: New port, copied from www/py-django60
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.
Developed and used over the past two years by a fast-moving online-news
operation, Django was designed from scratch to handle two challenges: the
intensive deadlines of a newsroom and the stringent requirements of experienced
Web developers. It has convenient niceties for developing content-management
systems, but it's an excellent tool for building any Web site.
1928f1c |
06:05 Matthias Fechner (mfechner)
www/SpectrumKNX: added new port version 1.16.0
a nice KNX monitor with a searchable history.
asyncpg must be downgraded due to a regresion in version 0.31.0:
https://github.com/MagicStack/asyncpg/issues/1334
Check for more details:
https://github.com/martinhoefling/SpectrumKNX
0a7ef28 |
|
Monday, 20 Jul 2026
|
23:14 Serhii (Sergey) Kozlov (skozlov)
www/nextcloud-previewgenerator: new port
Nextcloud app to do preview generation in the background
e04fb01 |
21:05 Serhii (Sergey) Kozlov (skozlov)
www/nextcloud-impersonate: new port
Enable administrators to impersonate other users on the Nextcloud server.
This is especially useful for debugging issues reported by users.
c618589 |
01:48 Yuri Victorovich (yuri)
www/py-hf-transfer: New port: Speed up file transfers with the Hugging Face Hub
cc765d4 |
|
Sunday, 19 Jul 2026
|
12:28 Dag-Erling Smørgrav (des)
www/forgejo16: New port
Changelog:
*
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/16.0.0.md
0dfbb73 |
|
Wednesday, 15 Jul 2026
|
08:13 Yuri Victorovich (yuri)
www/py-aiohttp-retry: New port: Simple retry client for aiohttp
3f069cb |
|
Tuesday, 14 Jul 2026
|
18:38 Yuri Victorovich (yuri)
www/py-google-cloud-modelarmor: New port: Google Cloud Model Armor API client
library
baec5b6 |
18:38 Yuri Victorovich (yuri)
www/py-google-cloud-documentai: New port: Google Cloud Document AI API client
library
f1e62ee |
18:38 Yuri Victorovich (yuri)
www/py-google-cloud-discoveryengine: New port: Google Cloud Discovery Engine API
client library
3938439 |
|
Sunday, 12 Jul 2026
|
17:24 Muhammad Moinur Rahman (bofh)
www/{pecl|php}-http: Convert port
ext-http extension aims to provide a convenient and powerful set of
functionality for one of PHPs major applications. It eases handling of
HTTP URLs, dates, redirects, headers and messages, provides means for
negotiation of clients preferred language and charset, as well as a
convenient way to send any arbitrary data with caching and resuming
capabilities. It provides powerful request functionality too.
Please note that pecl infrastructure is being deprecated so create a
different port which is not dependent on pecl infrastructure.
This commit also removes pecl-http ports in lieu of this port.
WWW: https://github.com/m6w6/ext-http
29813da |
08:23 Matthias Fechner (mfechner)
www/gitlab: fix regression from d747b3e47669abac14d4808212f48455fbe3f3fe
www/rubygem-js-routes 2.4.x includes in incompatible API change which
breaks gitlab at runtime while e.g. loading projects.
The problem only appears if the asset for gitlab are recompiled with
this new version which makes it harder to spot the problem.
I will follow up the issue here:
https://gitlab.com/gitlab-org/gitlab/-/work_items/605464
Thanks a lot to Peter for finding the cause of that problem!
PR: 296698
c49ba7c |
|
Thursday, 9 Jul 2026
|
07:27 Yuri Victorovich (yuri)
www/py-scalar-fastapi: New port: Beautiful API reference for FastAPI
85d5fe5 |
05:20 Yuri Victorovich (yuri)
www/py-lomond: New port: Websocket Client Library
1a8e73d |
|
Saturday, 4 Jul 2026
|
18:17 Muhammad Moinur Rahman (bofh)
*/*php86*: Sunrise
Please DO NOT use this version in production, it is an early test version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.6.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.6.0alpha1/NEWS
63b6120 |
01:13 Wen Heping (wen)
www/mediawiki146: New port, copied from www/mediawiki145
MediaWiki is the collaborative editing software that runs Wikipedia,
the free encyclopedia, and other projects.
It's designed to handle a large number of users and pages without imposing
too rigid a structure or workflow.
6be7008 |
|
Thursday, 2 Jul 2026
|
09:31 Yuri Victorovich (yuri)
www/py-aiohttp-client-cache: New port: HTTP cache for aiohttp requests
Missing dependency for OpenBB ports.
Reported by: Antoine Brodin <antoine@freebsd.org>
e3d43a8 |
04:34 Yuri Victorovich (yuri)
www/py-random-user-agent: New port: Random User-Agent generator
8f33d90 |
|
Tuesday, 30 Jun 2026
|
21:54 Rene Ladan (rene)
www/py-flask-collect: Remove expired port
2026-06-30 www/py-flask-collect: Project is discontinued
d6284c6 |
21:41 Rene Ladan (rene)
www/twms: Remove expired port
2026-06-30 www/twms: unmaintained port, may not work with newer Python
678aa09 |
21:28 Rene Ladan (rene)
www/*node25: remove expired port
541c8e9 |
20:56 Rene Ladan (rene)
www/forgejo14: Remove expired port
2026-06-30 www/forgejo14: Unsupported, please switch to www/forgejo or
www/forgejo-lts
7742ff5 |
20:35 Rene Ladan (rene)
www/forgejo11: Remove expired port
2026-06-30 www/forgejo11: End of life, please switch to www/forgejo-lts
2f81ecc |
20:30 Rene Ladan (rene)
www/py-dj52-djangorestframework: Remove expired port
2026-06-30 www/py-dj52-djangorestframework: Obsolete, please use
www/py-djangorestframework instead
a233ac2 |
20:29 Rene Ladan (rene)
www/py-dj52-social-auth-app-django: Remove expired port
2026-06-30 www/py-dj52-social-auth-app-django: Obsolete, please use
www/py-social-auth-app-django instead
7e28371 |
20:28 Rene Ladan (rene)
www/py-dj52-django-allauth: Remove expired port
2026-06-30 www/py-dj52-django-allauth: Obsolete, please use
www/py-django-allauth instead
8283f8f |
20:26 Rene Ladan (rene)
www/py-dj52-django-debug-toolbar: Remove expired port
2026-06-30 www/py-dj52-django-debug-toolbar: Obsolete, please use
www/py-django-debug-toolbar instead
1ff6a54 |
20:25 Rene Ladan (rene)
www/py-dj52-django-auditlog: Remove expired port
2026-06-30 www/py-dj52-django-auditlog: Obsolete, please use
www/py-django-allauth instead
27c249f |
20:22 Rene Ladan (rene)
www/py-dj52-django-stubs-ext: Remove expired port
2026-06-30 www/py-dj52-django-stubs-ext: Obsolete, please use
www/py-django-stubs-ext instead
30f94ef9 |
20:21 Rene Ladan (rene)
www/py-dj52-django-modelcluster: Remove expired port
2026-06-30 www/py-dj52-django-modelcluster: Obsolete, please use
www/py-django-modelcluster instead
544884a |
20:20 Rene Ladan (rene)
www/py-dj52-django-crispy-forms: Remove expired port
2026-06-30 www/py-dj52-django-crispy-forms: Obsolete, please use
www/py-django-crispy-forms instead
8380407 |
20:19 Rene Ladan (rene)
www/py-dj52-drf-writable-nested: Remove expired port
2026-06-30 www/py-dj52-drf-writable-nested: Obsolete, please use
www/py-drf-writable-nested instead
881719a |
20:18 Rene Ladan (rene)
www/py-dj52-django-celery-results: Remove expired port
2026-06-30 www/py-dj52-django-celery-results: Obsolete, please use
www/py-django-celery-results instead
6558343 |
20:17 Rene Ladan (rene)
www/py-dj52-django-guardian: Remove expired port
2026-06-30 www/py-dj52-django-guardian: Obsolete, please use
www/py-django-guardian instead
9e8340c |
20:17 Rene Ladan (rene)
www/py-dj52-djangorestframework-guardian: Remove expired port
2026-06-30 www/py-dj52-djangorestframework-guardian: Obsolete, please use
www/py-djangorestframework-guardian instead
c3bd551 |
20:16 Rene Ladan (rene)
www/py-dj52-django-auth-ldap: Remove expired port
2026-06-30 www/py-dj52-django-auth-ldap: Obsolete, please use
www/py-django-auth-ldap instead
c425bc2 |
20:00 Rene Ladan (rene)
www/py-dj52-django-filter: Remove expired port
2026-06-30 www/py-dj52-django-filter: Obsolete, please use www/py-django-filter
instead
fa1876f |
19:55 Rene Ladan (rene)
www/py-dj52-drf-spectacular-sidecar: Remove expired port
2026-06-30 www/py-dj52-drf-spectacular-sidecar: Obsolete, please use
www/py-drf-spectacular-sidecar instead
91d52dd |
19:54 Rene Ladan (rene)
www/py-dj52-drf-spectacular: Remove expired port
2026-06-30 www/py-dj52-drf-spectacular: Obsolete, please use
www/py-drf-spectacular instead
f15cd49 |
19:52 Rene Ladan (rene)
www/py-dj52-django-treebeard: Remove expired port
2026-06-30 www/py-dj52-django-treebeard: Obsolete, please use
www/py-django-treebeard instead
1ba302c |
19:51 Rene Ladan (rene)
www/py-dj52-django-taggit: Remove expired port
2026-06-30 www/py-dj52-django-taggit: Obsolete, please use www/py-django-taggit
instead
8cf146b |
19:50 Rene Ladan (rene)
www/py-dj52-django-multiselectfield: Remove expired port
2026-06-30 www/py-dj52-django-multiselectfield: Obsolete, please use
www/py-django-multiselectfield instead
127022f |
19:49 Rene Ladan (rene)
www/py-dj52-django-timezone-field: Remove expired port
2026-06-30 www/py-dj52-django-timezone-field: Obsolete, please use
www/py-django-timezone-field instead
85d35d8 |
Number of commits found: 5890 (showing only 100 on this page) |