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-django-common-helpers Common things every Django app needs
0.9.2_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 0.9.2_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: No longer maintained, doesn't work with newer versions of Django
Expired This port expired on: 2022-06-30
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-03-14 20:21:45
Last Update: 2022-06-30 19:51:51
Commit Hash: ff89f3f
Also Listed In: python
License: MIT
WWW:
https://github.com/tivix/django-common/
Description:
py-django-common-helpers consists of the following things: - Middleware that makes sure a web-app runs either on or without "www" in the domain. - "SessionManagerBase" base class, that helps in keeping session related code object-oriented and clean. - "EmailBackend" for authenticating users based on their email, apart from username. - Custom db fields that can be used in models including a "UniqueHashField" and "RandomHashField". - Bunch of helpful functions in helper.py - "render_form_field" template tag that makes rendering form fields easy and DRY. - Couple of dry response classes: "JsonResponse" and "XMLResponse" in the django_common.http that can be used in views that give json/xml responses. WWW: https://github.com/tivix/django-common/
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-common-helpers>0:www/py-django-common-helpers@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-django-common-helpers
Package flavors (<flavor>: <package>)
  • py38: py38-django-common-helpers
distinfo:
TIMESTAMP = 1549629858 SHA256 (django-common-helpers-0.9.2.tar.gz) = 2d56be6fa261d829a6a224f189bf276267b9082a17d613fe5f015dd4d65c17b4 SIZE (django-common-helpers-0.9.2.tar.gz) = 37792

Packages (timestamps in pop-ups are UTC):
py37-django-common-helpers
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.9.2_1---0.9.2_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/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. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-django22>=1.8 : 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-common-helpers
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-common-helpers/
  2. https://pypi.org/packages/source/d/django-common-helpers/
Collapse this list.
Port Moves
  • port deleted on 2022-06-30
    REASON: Has expired: No longer maintained, doesn't work with newer versions of Django

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.2_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
0.9.2_1
14 Feb 2022 06:39:56
commit hash: 0f1e29a780e3edf13a29f2c32adfdfddc7e35620commit hash: 0f1e29a780e3edf13a29f2c32adfdfddc7e35620commit hash: 0f1e29a780e3edf13a29f2c32adfdfddc7e35620commit hash: 0f1e29a780e3edf13a29f2c32adfdfddc7e35620 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-common-helpers: Deprecate and set to expire

The project seems to be no longer maintained and its code isn't
compatible with newer versions of Django.

PR:		261313
0.9.2_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.9.2_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.
0.9.2_1
14 May 2020 12:48:08
Revision:535230Original commit files touched by this commit
kai search for other commits by this committer
www/py-django-{common-helpers,cron}: Change RUN_DEPENDS

* Switch both ports to Django 2.2 (current LTS release) because Django 1.11
  is End-of-Life.

* Bump PORTREVISION due changed dependencies.

PR:		245309
0.9.2
14 Mar 2019 20:21:28
Revision:495732Original commit files touched by this commit
kai search for other commits by this committer
New port: www/py-django-common-helpers

py-django-common-helpers consists of the following things:

- Middleware that makes sure a web-app runs either on or without "www" in the
  domain.

- "SessionManagerBase" base class, that helps in keeping session related code
  object-oriented and clean.

- "EmailBackend" for authenticating users based on their email, apart from
  username.

- Custom db fields that can be used in models including a "UniqueHashField"
  and "RandomHashField".
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 6