| Port details |
- py-dj52-django-otp Pluggable framework for adding two-factor authentication to Django
- 1.7.0 www
=0 1.7.0Version of this port present on the latest quarterly branch. DEPRECATED: Obsolete, please use www/py-django-otp instead
EXPIRATION DATE: 2026-06-30
- Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-11-29 23:54:32
- Last Update: 2026-06-01 08:40:56
- Commit Hash: 8c97278
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/django-otp/django-otp
- Description:
- This project makes it easy to add support for one-time passwords (OTPs) to
Django. It can be integrated at various levels, depending on how much
customization is required. It integrates with django.contrib.auth, although it
is not a Django authentication backend. The primary target is developers wishing
to incorporate OTPs into their Django projects as a form of two-factor
authentication.
Several simple OTP plugins are included and more are available separately. This
package also includes an implementation of OATH HOTP and TOTP for convenience,
as these are standard OTP algorithms used by multiple plugins.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj52-django-otp>0:www/py-dj52-django-otp@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-dj52-django-otp/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj52-django-otp
- pkg install py311-dj52-django-otp
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-dj52-django-otp listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj52-django-otp
- Package flavors (<flavor>: <package>)
- py311: py311-dj52-django-otp
- distinfo:
- TIMESTAMP = 1768625767
SHA256 (django_otp-1.7.0.tar.gz) = 961ccf2d80a67303cb46d97427b16c476ee075acfa2b4c82a59d8f1e0745a454
SIZE (django_otp-1.7.0.tar.gz) = 75858
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-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django52>=4.2 : www/py-django52@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-dj52-django-otp-1.7.0:
====> Options available for the radio QR: you can only select none or one of them
QRCODE=off: QR code support via qrcode module
SEGNO=off: QR code support via segno module
===> Use 'make config' to modify these settings
- Options name:
- www_py-dj52-django-otp
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.7.0 01 Jun 2026 08:40:56
    |
Kai Knoblich (kai)  |
*/py-dj52*: Deprecate/Set to expire
* The counterparts of the py-dj52-* ports were switched to Django 5.2 in
ce59801b72ef, so the py-dj52-* ports have no more consumers and are
now obsolete.
* Set a relatively short EXPIRATION_DATE toward the end of June to wrap
up things neatly before the 2026Q3 branch.
PR: 291707
With hat: python |
1.7.0 31 Jan 2026 14:15:32
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-dj52-django-otp: Update to 1.7.0
Changes: https://github.com/django-otp/django-otp/blob/master/CHANGES.rst |
1.6.3 29 Nov 2025 23:20:33
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-dj52-django-otp: Add py-dj52-django-otp 1.6.3 (copied from py-django-otp) |
Number of commits found: 3
|