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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-django-sudo Sudo mode is an extra layer of security for Django
3.1.0_1 www Deleted 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 3.1.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Abandoned upstream, not compatible with newer versions of Django
Expired This port expired on: 2022-06-30
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-03-31 20:17:35
Last Update: 2022-06-30 19:51:51
Commit Hash: ff89f3f
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/mattrobenolt/django-sudo
Description:
django-sudo provides an extra layer of security for after a user is already logged in. Views can be decorated with @sudo_required, and then a user must re-enter their password to view that page. After verifying their password, that user has elevated permissions for the duration of SUDO_COOKIE_AGE. This duration is independent of the normal session duration allowing short elevated permission durations, but retain long user sessions. WWW: https://github.com/mattrobenolt/django-sudo
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}django-sudo>0:www/py-django-sudo@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-django-sudo
Package flavors (<flavor>: <package>)
  • py38: py38-django-sudo
distinfo:
TIMESTAMP = 1580125369 SHA256 (django-sudo-3.1.0.tar.gz) = 671c9b819580d35688f2084e3f2cf60ebc1bfee7cbcf07882160ccf3fbb85a67 SIZE (django-sudo-3.1.0.tar.gz) = 6876

Packages (timestamps in pop-ups are UTC):
py37-django-sudo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.1.0_1---3.1.0_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-django22>=0 : www/py-django22@py38
  2. py38-setuptools>0 : devel/py-setuptools@py38
  3. python3.8 : lang/python38
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-django-sudo
USES:
python:3.5+
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-sudo/
  2. https://pypi.org/packages/source/d/django-sudo/
Collapse this list.
Port Moves
  • port deleted on 2022-06-30
    REASON: Has expired: Abandoned upstream, not compatible with newer versions of Django

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.0_1
30 Jun 2022 19:51:51
commit hash: ff89f3f090b355f83ae3a7eb30f408fb9d72924ecommit hash: ff89f3f090b355f83ae3a7eb30f408fb9d72924ecommit hash: ff89f3f090b355f83ae3a7eb30f408fb9d72924ecommit hash: ff89f3f090b355f83ae3a7eb30f408fb9d72924e files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-06-30 www/py-django-common-helpers: No longer maintained, doesn't work with
newer versions of Django
2022-06-30 www/py-django: Was used as a metaport, no longer required
2022-06-30 www/py-django-sudo: Abandoned upstream, not compatible with newer
versions of Django
2022-06-30 www/py-django-bootstrap-form: No longer maintained, not compatible
with newer versions of Django
2022-06-30 www/py-django-babel: Upstream no longer maintained, please use
www/py-enmerkar instead
2022-06-30 www/py-django-bulk-update: No longer maintained, not compatible with
newer versions of Django
2022-06-30 www/py-django-happenings-update: Upstream no longer maintained, not
compatible with newer versions of Django
2022-06-30 www/py-django-compat: No longer maintained, doesn't work with newer
versions of Django
2022-06-30 www/py-django-modern-rpc: Not compatible with newer versions of
Django
3.1.0_1
25 Mar 2022 16:07:58
commit hash: b226c44e5bbd099528753cb0609d86af560235f7commit hash: b226c44e5bbd099528753cb0609d86af560235f7commit hash: b226c44e5bbd099528753cb0609d86af560235f7commit hash: b226c44e5bbd099528753cb0609d86af560235f7 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-sudo: Deprecate and set to expire

* The upstream project was abandoned and there's no compatibility for
  newer versions of Django.

PR:		261313
Approved by:	kai (python, maintainer)
3.1.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.1.0_1
25 May 2020 10:00:47
Revision:536453Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-sudo: Change RUN_DEPENDS

* Assign the port to Django 2.2 (current LTS release) because Django 1.11 is
  End-of-Life since April.

* Bump PORTREVISION due changed dependencies.

PR:		245309
3.1.0
27 Jan 2020 20:11:01
Revision:524444Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.0

- Fix PORTNAME, PKGNAMEPREFIX and DISTNAME

Changes:	https://github.com/mattrobenolt/django-sudo/blob/master/docs/changelog/index.rst
2.1.0_1
06 Nov 2018 21:13:55
Revision:484353Original commit files touched by this commit
rene search for other commits by this committer
Return tj's ports to the pool after his commit bit got safekept.
2.1.0_1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2.1.0_1
10 May 2018 15:02:44
Revision:469560Original commit files touched by this commit
miwi search for other commits by this committer
- Switch to py-django111
- Bump PORTREVISION

Sponsored by:     iXsystems Inc.
2.1.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.0
06 Oct 2016 16:48:44
Revision:423421Original commit files touched by this commit
tj search for other commits by this committer
Update to 2.1.0
1.2.0
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
1.2.0
31 Mar 2016 20:17:28
Revision:412299Original commit files touched by this commit
tj search for other commits by this committer
New port www/py-django-sudo 1.2.0

django-sudo provides an extra layer of security for after a user is already
logged in. Views can be decorated with @sudo_required, and then a user must
re-enter their password to view that page. After verifying their password, that
user has elevated permissions for the duration of SUDO_COOKIE_AGE. This
duration is independent of the normal session duration allowing short elevated
permission durations, but retain long user sessions.

WWW: https://github.com/mattrobenolt/django-sudo

Number of commits found: 12