notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-dj51-drf-spectacular-sidecar Serve self-contained Swagger UI/Redoc distribution builds with Django
2025.3.1_1 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-08 09:57:12
Last Update: 2025-03-08 04:05:21
Commit Hash: 06a08e6
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/tfranzel/drf-spectacular
Description:
Serve self-contained distribution builds of Swagger UI and Redoc with Django either via runserver or collectstatic. This Django app is an optional addition to drf-spectacular, but does not depend on it. It may also be used independently.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dj51-drf-spectacular-sidecar>0:www/py-dj51-drf-spectacular-sidecar@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*drf-spectacular-sidecar
To install the port:
cd /usr/ports/www/py-dj51-drf-spectacular-sidecar/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj51-drf-spectacular-sidecar
  • pkg install py311-dj51-drf-spectacular-sidecar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-dj51-drf-spectacular-sidecar listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj51-drf-spectacular-sidecar
Package flavors (<flavor>: <package>)
  • py311: py311-dj51-drf-spectacular-sidecar
distinfo:
TIMESTAMP = 1741278179 SHA256 (drf_spectacular_sidecar-2025.3.1.tar.gz) = 7425940a409fb68a46c9b024eb504098fab5b4d73d12573efcaef048445d678f SIZE (drf_spectacular_sidecar-2025.3.1.tar.gz) = 2401986

Packages (timestamps in pop-ups are UTC):
py311-dj51-drf-spectacular-sidecar
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2025.3.1_12025.3.1_1-2025.3.1_12025.3.1_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest2025.2.12025.3.1_1-2025.2.12025.3.1_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest2025.3.1_12025.3.1_1n/a2025.3.1_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django51>=2.2 : www/py-django51@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. net-mgmt/netbox
  2. www/py-dj51-drf-spectacular

Configuration Options:
No options to configure
Options name:
www_py-dj51-drf-spectacular-sidecar
USES:
python:3.10+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/drf_spectacular_sidecar/
  2. https://pypi.org/packages/source/d/drf_spectacular_sidecar/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2025.3.1_1
08 Mar 2025 04:05:21
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
2025.3.1
07 Mar 2025 13:47:39
commit hash: ae41a9009928190693dd2c169cfb297072bde980commit hash: ae41a9009928190693dd2c169cfb297072bde980commit hash: ae41a9009928190693dd2c169cfb297072bde980commit hash: ae41a9009928190693dd2c169cfb297072bde980 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj51-drf-spectacular-sidecar: Update to 2025.3.1

Changelog:

https://github.com/tfranzel/drf-spectacular-sidecar/compare/2025.2.1...2025.3.1
2025.2.1
08 Feb 2025 09:51:47
commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 5.1 consumers

* Django 4.2 is currently the "default" version in the ports tree due
  its long term support until April 2026.  Thus ports that are assigned
  to that version will exist until then.

  The following ports are required to make the upgrade of
  net-mgmt/netbox to the 4.2 release possible because it requires
  Django 5.1.

  All of the ports listed below were created on the basis of their
  respective original ports:

  - devel/py-dj51-django-rq
  - devel/py-dj51-strawberry-graphql
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 3