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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-drf-spectacular-sidecar Serve self-contained Swagger UI/Redoc distribution builds with Django
2024.5.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 2024.3.4Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-05-04 12:00:12
Last Update: 2024-05-02 06:32:05
Commit Hash: 1641a28
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}drf-spectacular-sidecar>0:www/py-drf-spectacular-sidecar@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-*drf-spectacular-sidecar
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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 py39-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 py39-drf-spectacular-sidecar listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-drf-spectacular-sidecar
Package flavors (<flavor>: <package>)
  • py39: py39-drf-spectacular-sidecar
distinfo:
TIMESTAMP = 1714600240 SHA256 (drf_spectacular_sidecar-2024.5.1.tar.gz) = 1ecfbe86174461e3cf78a9cd49f69aa8d9e0710cb5e8b35107d3f8cc0f380c21 SIZE (drf_spectacular_sidecar-2024.5.1.tar.gz) = 2380912

Packages (timestamps in pop-ups are UTC):
py39-drf-spectacular-sidecar
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.5.12024.5.1-2024.4.12024.5.1---
FreeBSD:13:quarterly2024.4.12024.4.12023.5.12024.4.12024.4.12023.12.12023.12.12023.12.1
FreeBSD:14:latest2024.4.12024.5.1-2024.4.12024.5.12023.5.1-2023.5.1
FreeBSD:14:quarterly2024.4.12024.4.1-2024.4.12024.4.12023.12.12023.12.12023.12.1
FreeBSD:15:latest2024.5.12024.5.1n/a2024.4.1_1n/a2024.1.12024.1.12024.2.1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django42>=2.2 : www/py-django42@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Run
  1. 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:
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: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.5.1
02 May 2024 06:32:05
commit hash: 1641a282b80a0466dc2b204f3d9cba2a92a92fa0commit hash: 1641a282b80a0466dc2b204f3d9cba2a92a92fa0commit hash: 1641a282b80a0466dc2b204f3d9cba2a92a92fa0commit hash: 1641a282b80a0466dc2b204f3d9cba2a92a92fa0 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*: 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
commit hash: fac01e282c4419680364808bebae48aa17af561acommit hash: fac01e282c4419680364808bebae48aa17af561acommit hash: fac01e282c4419680364808bebae48aa17af561acommit hash: fac01e282c4419680364808bebae48aa17af561a files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: e6d30e10b2080fbc259b25b03b44263b23a424a7commit hash: e6d30e10b2080fbc259b25b03b44263b23a424a7commit hash: e6d30e10b2080fbc259b25b03b44263b23a424a7commit hash: e6d30e10b2080fbc259b25b03b44263b23a424a7 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: 2fcc9eaf05309d4cfa2e671a797b195a4f4ccb6dcommit hash: 2fcc9eaf05309d4cfa2e671a797b195a4f4ccb6dcommit hash: 2fcc9eaf05309d4cfa2e671a797b195a4f4ccb6dcommit hash: 2fcc9eaf05309d4cfa2e671a797b195a4f4ccb6d files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: dde8211ae0d42a441acea5c7e445e4c2e0a200f4commit hash: dde8211ae0d42a441acea5c7e445e4c2e0a200f4commit hash: dde8211ae0d42a441acea5c7e445e4c2e0a200f4commit hash: dde8211ae0d42a441acea5c7e445e4c2e0a200f4 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: f9a20ccef33158d5604231d6ddc49f937db1b611commit hash: f9a20ccef33158d5604231d6ddc49f937db1b611commit hash: f9a20ccef33158d5604231d6ddc49f937db1b611commit hash: f9a20ccef33158d5604231d6ddc49f937db1b611 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: 17e65fb1532853bd38df0e9b34765461f04630d4commit hash: 17e65fb1532853bd38df0e9b34765461f04630d4commit hash: 17e65fb1532853bd38df0e9b34765461f04630d4commit hash: 17e65fb1532853bd38df0e9b34765461f04630d4 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: cf58ecf08e848018c13cea2c0440c7806b330e86commit hash: cf58ecf08e848018c13cea2c0440c7806b330e86commit hash: cf58ecf08e848018c13cea2c0440c7806b330e86commit hash: cf58ecf08e848018c13cea2c0440c7806b330e86 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: d43ffd6af37592b67c65b01259d3f1a5b370a1c9commit hash: d43ffd6af37592b67c65b01259d3f1a5b370a1c9commit hash: d43ffd6af37592b67c65b01259d3f1a5b370a1c9commit hash: d43ffd6af37592b67c65b01259d3f1a5b370a1c9 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: 773fa880a3a660f2ceefcd07a8edcc0d954a2ad9commit hash: 773fa880a3a660f2ceefcd07a8edcc0d954a2ad9commit hash: 773fa880a3a660f2ceefcd07a8edcc0d954a2ad9commit hash: 773fa880a3a660f2ceefcd07a8edcc0d954a2ad9 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: 7ceaf5c2ee26ce7447202f3cbf4f41bb6a395151commit hash: 7ceaf5c2ee26ce7447202f3cbf4f41bb6a395151commit hash: 7ceaf5c2ee26ce7447202f3cbf4f41bb6a395151commit hash: 7ceaf5c2ee26ce7447202f3cbf4f41bb6a395151 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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.

Number of commits found: 13