Port details |
- py-django-constance Dynamic Django settings
- 3.1.0_1 www
=2 3.1.0_1Version of this port present on the latest quarterly branch. - Maintainer: ultima@FreeBSD.org
 - Port Added: 2016-04-16 17:42:16
- Last Update: 2024-04-27 09:08:48
- Commit Hash: 680c68f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/jazzband/django-constance
- Description:
- A Django app for storing dynamic settings in pluggable backends (Redis
and Django model backend built in) with an integration with the Django
admin app.
¦ ¦ ¦ ¦ 
- 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-constance>0:www/py-django-constance@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-django-constance/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-constance
- pkg install py39-django-constance
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-django-constance listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-django-constance
- Package flavors (<flavor>: <package>)
- py39: py39-django-constance
- distinfo:
- TIMESTAMP = 1705471675
SHA256 (django-constance-3.1.0.tar.gz) = 2b96e51de63751ef63f8f92f74e0f6aea30fb6453f3a736c21e1f8b3f6cf0b4f
SIZE (django-constance-3.1.0.tar.gz) = 36806
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django-picklefield>=0 : www/py-django-picklefield@py39
- py39-django42>=3.2 : www/py-django42@py39
- py39-redis>=0 : databases/py-redis@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-django-constance-3.1.0_1:
REDIS=on: Redis key-value store database support
===> Use 'make config' to modify these settings
- Options name:
- www_py-django-constance
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.0_1 27 Apr 2024 09:08:48
    |
Kai Knoblich (kai)  |
*: 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 |
3.1.0 09 Feb 2024 05:32:59
    |
Kai Knoblich (kai)  |
www/py-django-constance: Update to 3.1.0
* Switch to PyPI as the sdist is available there and it's the preferred
source for Python ports.
* Add default option REDIS to reflect the settings as noted in setup.py.
Changelog since 2.9.1:
https://github.com/jazzband/django-constance/blob/3.1.0/docs/changes.rst
PR: 276432
Approved by: maintainer timeout (2+ weeks) |
2.9.1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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> |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.9.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.9.1 12 Aug 2022 06:40:05
    |
Richard Gallamore (ultima)  |
www/py-django-constance: Updated to 2.9.1
Changes: https://django-constance.readthedocs.io/en/latest/changes.html |
2.9.0 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.9.0 17 Jul 2022 20:19:53
    |
Richard Gallamore (ultima)  |
www/py-django-constance: Updated to 2.9.0
Changes:
https://django-constance.readthedocs.io/en/latest/changes.html#v2-9-0-2022-03-11 |
2.8.0_1 07 Apr 2022 16:51:47
    |
Richard Gallamore (ultima)  |
Seahub and Django depends: Update Django to 3.2
This is the initial commit for the migration from Django
2.2 to Django 3.2. This migration is needed due to Django 2.2
becoming is EOL as of 4/1/2022.
PR: 261313
Approved by: kai
Differential Revision: https://reviews.freebsd.org/D34456 |
2.8.0 20 Mar 2022 11:39:31
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.10.0
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.10.0/CHANGELOG.rst
Update consumers to use Python >= 3.7 (avoid break bulk -a). |
2.8.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.8.0 24 Mar 2021 17:52:52
  |
ultima  |
Updated to 2.8.0
Changes: https://django-constance.readthedocs.io/en/latest/changes.html |
2.6.0_1 26 Feb 2021 06:22:00
  |
ultima  |
Update ports to Django22
django-post_office jsonfield depend has been renamed
upstream, the old django-jsonfield port does not support
django past 1.11.
PR: 245309
Approved by: sunpoet, kai, jhixson (timeout)
Differential Revision: https://reviews.freebsd.org/D28513 |
2.6.0 16 Apr 2020 02:12:53
  |
ultima  |
* Updated to 2.6.0
Changes: https://django-constance.readthedocs.io/en/latest/changes.html |
2.5.0 25 Dec 2019 08:52:27
  |
ultima  |
Update to 2.5.0
Changes: https://django-constance.readthedocs.io/en/latest/changes.html |
2.4.0 23 Mar 2019 01:18:48
  |
ultima  |
* Updated to 2.4.0
Changes: https://django-constance.readthedocs.io/en/latest/changes.html |
2.3.1 08 Jan 2019 13:20:19
  |
mat  |
Remove MASTER_SITES=GH when it is the only one.
It is added by USE_GITHUB. Tested with `make makesum` not changing distinfo. |
2.3.1 23 Sep 2018 07:57:20
  |
ultima  |
* Updated to 2.3.1
Changes: https://django-constance.readthedocs.io/en/latest/changes.html |
2.3.0 17 Sep 2018 02:02:16
  |
ultima  |
* Updated to 2.3.0
Changes: https://django-constance.readthedocs.io/en/latest/changes.html |
2.2.0_1 13 Jun 2018 22:05:51
  |
ultima  |
Update Seafile family to 6.3.1
As of Seafile 6.3.0, django has been upgraded
to 1.11. Seafile's dependencies have also been
switched to match this change.
Reviewed by: miwi
Differential Revision: https://reviews.freebsd.org/D15718 |
2.2.0 24 Mar 2018 17:14:59
  |
ultima  |
* Updated to 2.2.0
Changes: https://django-constance.readthedocs.io/en/latest/changes.html |
2.1.0 13 Feb 2018 00:46:49
  |
ultima  |
* Updated to 2.1.0
Changes: https://django-constance.readthedocs.io/en/latest/changes.html |
2.0.0 30 Nov 2017 15:50:34
  |
mat  |
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 ) |
2.0.0 03 Jul 2017 19:06:08
  |
ultima  |
* Updated maintainer email
* Changed comment headers to match my name and FreeBSD email
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11466 |
2.0.0 17 Apr 2017 14:35:00
  |
lifanov  |
update www/py-django-constance to 2.0.0
PR: 218417
Submitted by: ultima1252@gmail.com (maintainer) |
1.3.4 28 Dec 2016 02:50:27
  |
wen  |
- Update to 1.3.4
PR: 215595
Submitted by: Ultima1252@gmail.com(maintainer) |
1.3.3 04 Oct 2016 19:17:49
  |
pi  |
www/py-django-constance: 1.2.1 -> 1.3.3
- BACKWARD INCOMPATIBLE Dropped support for Django < 1.8).
- Added ordering constance fields using OrderedDict
- Added a signal when updating constance fields
- Improved the signal path to avoid import errors
- Improved the admin layout when using fieldsets
PR: 213193
Submitted by: Ultima1252@gmail.com (maintainer) |
1.2.1 07 Sep 2016 11:21:01
  |
amdmi3  |
- Update to 1.2.1
PR: 212448
Submitted by: Ultima1252@gmail.com |
1.2 15 May 2016 17:49:14
  |
pi  |
www/py-django-constance: 1.1.2 -> 1.2
PR: 209520
Submitted by: ultima1252@gmail.com (maintainer) |
1.1.2 16 Apr 2016 17:42:09
  |
pi  |
New port: www/py-django-constance
A Django app for storing dynamic settings in pluggable backends (Redis
and Django model backend built in) with an integration with the Django
admin app.
WWW: https://github.com/jazzband/django-constance
PR: 208835
Submitted by: Ultima1252@gmail.com |