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-dj42-django-otp Pluggable framework for adding two-factor authentication to Django
1.5.0 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 1.3.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-03-09 14:12:31
Last Update: 2024-04-20 14:25:44
Commit Hash: eda98ee
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.
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}dj42-django-otp>0:www/py-dj42-django-otp@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-dj42-django-otp/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj42-django-otp
  • pkg install py39-dj42-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 py39-dj42-django-otp listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-dj42-django-otp
Package flavors (<flavor>: <package>)
  • py39: py39-dj42-django-otp
distinfo:
TIMESTAMP = 1713528554 SHA256 (django_otp-1.5.0.tar.gz) = e7142139f1e9686be5f396669a3d3d61178cd9b3e9de9de5933888668908b46b SIZE (django_otp-1.5.0.tar.gz) = 72265

Packages (timestamps in pop-ups are UTC):
py39-dj42-django-otp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.01.5.0-1.4.01.5.0---
FreeBSD:13:quarterly1.3.01.3.0-1.3.01.3.0---
FreeBSD:14:latest1.4.01.4.1-1.4.01.4.1---
FreeBSD:14:quarterly1.3.01.3.0--1.3.0---
FreeBSD:15:latest1.3.01.5.0n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatchling>=0 : devel/py-hatchling@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django42>=3.2 : www/py-django42@py39
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. www/py-wagtail-2fa

Configuration Options:
===> The following configuration options are available for py39-dj42-django-otp-1.5.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-dj42-django-otp
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/django_otp/
  2. https://pypi.org/packages/source/d/django_otp/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.0
20 Apr 2024 14:25:44
commit hash: eda98ee893807f75b5f92f5bce164937579617a5commit hash: eda98ee893807f75b5f92f5bce164937579617a5commit hash: eda98ee893807f75b5f92f5bce164937579617a5commit hash: eda98ee893807f75b5f92f5bce164937579617a5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-dj42-django-otp: Update to 1.5.0

- Add QRCODE and SEGNO options

Changes:	https://github.com/django-otp/django-otp/blob/master/CHANGES.rst
1.4.1
13 Apr 2024 09:31:43
commit hash: 11cfd96f20178a32de59aa5f1d82145cc31d134dcommit hash: 11cfd96f20178a32de59aa5f1d82145cc31d134dcommit hash: 11cfd96f20178a32de59aa5f1d82145cc31d134dcommit hash: 11cfd96f20178a32de59aa5f1d82145cc31d134d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-dj42-django-otp: Update to 1.4.1

Changes:	https://github.com/django-otp/django-otp/blob/master/CHANGES.rst
1.4.0
10 Apr 2024 09:36:16
commit hash: aaeb49ee83de945d52ebd345fdcab2dfcf1c4f7fcommit hash: aaeb49ee83de945d52ebd345fdcab2dfcf1c4f7fcommit hash: aaeb49ee83de945d52ebd345fdcab2dfcf1c4f7fcommit hash: aaeb49ee83de945d52ebd345fdcab2dfcf1c4f7f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-dj42-django-otp: Update to 1.4.0

Changes:	https://github.com/django-otp/django-otp/blob/master/CHANGES.rst
1.3.0
09 Mar 2024 14:05:15
commit hash: 109459581b889e4cb031285f49f189f387aa76facommit hash: 109459581b889e4cb031285f49f189f387aa76facommit hash: 109459581b889e4cb031285f49f189f387aa76facommit hash: 109459581b889e4cb031285f49f189f387aa76fa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-dj42-django-otp: Add py-dj42-django-otp 1.3.0 (copied from py-django-otp)

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.

Number of commits found: 4