Port details |
- py-drf-spectacular-sidecar Serve self-contained Swagger UI/Redoc distribution builds with Django
- 2025.3.1_1 www
=2 2025.3.1_1Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2023-05-04 12:00:12
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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.
¦ ¦ ¦ ¦ 
- 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}drf-spectacular-sidecar>0:www/py-drf-spectacular-sidecar@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*drf-spectacular-sidecar
- To install the port:
- cd /usr/ports/www/py-drf-spectacular-sidecar/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-drf-spectacular-sidecar
- pkg install py311-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-drf-spectacular-sidecar listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-drf-spectacular-sidecar
- Package flavors (<flavor>: <package>)
- py311: py311-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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django42>=2.2 : www/py-django42@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-drf-spectacular
Configuration Options:
- No options to configure
- Options name:
- www_py-drf-spectacular-sidecar
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2025.3.1_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
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:41
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2025.3.1
Changelog since 2024.12.1:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.12.1...2025.3.1 |
2024.12.1 14 Dec 2024 17:51:01
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2024.12.1
Changelog:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.11.1...2024.12.1 |
2024.11.1 24 Nov 2024 08:57:51
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2024.11.1
Changelog:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.7.1...2024.11.1 |
2024.7.1 16 Jul 2024 03:53:00
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2024.7.1
Changelog since 2024.5.1:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.5.1...2024.7.1 |
2024.5.1 02 May 2024 06:32:05
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2024.5.1
Changelog:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.4.1...2024.5.1 |
2024.4.1_1 27 Apr 2024 09:08:48
    |
Kai Knoblich (kai)  |
*: Switch consumers over to Django 4.2
Django 3.2 reached its End-of-Life on 1st April 2024 and Django 4.2 is
the new LTS (= Long Term Support) release which will be supported until
April 2026.
* Switch most ports that use www/py-django32 to www/py-django42.
* Ports that are not compatible with Django 3.2 have already been set
with an expiration date were not taken into account.
* Bump PORTREVISION due dependency change where necessary.
PR: 276319
Reviewed by: dvl, grembo, ultima
Approved by: bofh (implicit), dvl, grembo, Kevin Golding, sunpoet,
ultima, maintainer timeout (remaining maintainers)
Differential Revision: https://reviews.freebsd.org/D44637 |
2024.4.1 05 Apr 2024 12:56:31
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2024.4.1
Changelog:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.3.4...2024.4.1 |
2024.3.4 23 Mar 2024 08:03:21
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2024.3.4
Changelog:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.2.1...2024.3.4 |
2024.2.1 08 Feb 2024 04:37:22
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2024.2.1
Changelog:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.1.1...2024.2.1 |
2024.1.1 19 Jan 2024 14:45:09
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2024.1.1
Changelog:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2023.12.1...2024.1.1 |
2023.12.1 17 Dec 2023 12:44:36
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2023.12.1
Changelog since 2023.11.1:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2023.10.1...2023.12.1 |
2023.10.1 28 Oct 2023 04:34:07
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2023.10.1
Changelog:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2023.9.1...2023.10.1 |
2023.9.1 01 Oct 2023 10:31:02
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2023.9.1
Changelog:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2023.8.1...2023.9.1 |
2023.8.1 17 Aug 2023 10:30:46
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2023.8.1
Changelog:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2023.7.1...2023.8.1 |
2023.7.1 24 Jul 2023 04:19:06
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: Update to 2023.7.1
Changelog since 2023.5.1:
https://github.com/tfranzel/drf-spectacular-sidecar/compare/2023.5.1...2023.7.1 |
2023.5.1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2023.5.1 04 May 2023 11:57:42
    |
Kai Knoblich (kai)  |
www/py-drf-spectacular-sidecar: New port
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. |