Port details |
- py-django-babel Utilities for using Babel in django
- 0.6.2_1 www
=0 0.6.2_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream no longer maintained, please use www/py-enmerkar instead
This port expired on: 2022-06-30
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2016-12-12 16:05:58
- Last Update: 2022-06-30 19:51:51
- Commit Hash: ff89f3f
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://pypi.org/project/django-babel/
- Description:
- Utilities for using Babel in Django
WWW: https://pypi.org/project/django-babel/
- ¦ ¦ ¦ ¦
- 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-babel>0:www/py-django-babel@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-django-babel
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1527449167
SHA256 (django-babel-0.6.2.tar.gz) = 1e621b198e1f98ae4f93e43463cf78cbedbace475eb6e0853ba1e2567f3b8119
SIZE (django-babel-0.6.2.tar.gz) = 24334
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:
-
- py38-sphinx>=0,1 : textproc/py-sphinx@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-django22>=1.8 : www/py-django22@py38
- py38-Babel>=1.3 : devel/py-babel@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py38-django-babel-0.6.2_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_py-django-babel
- USES:
- python:3.5+
- 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 |
0.6.2_1 30 Jun 2022 19:51:51 |
Rene Ladan (rene) |
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.6.2_1 21 Jan 2022 19:00:58 |
Kai Knoblich (kai) |
www/py-django-babel: Deprecate and set to expire
There hasn't been an update since 2019 and the compatibility with newer
versions of Django isn't present. As an alternative, www/py-enmerkar
can be used, which is a fork of it. |
0.6.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.2_1 14 Jan 2021 14:34:38 |
dbaio |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
0.6.2_1 12 Sep 2020 12:55:04 |
zi |
- Reset MAINTAINER due to multiple fatal bounces
Reported by: portscout! |
0.6.2_1 11 May 2020 23:51:58 |
dbaio |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
0.6.2_1 22 Apr 2020 14:44:21 |
kai |
www/py-horizon: Update to 17.1.0
* Also assign the port to Django 2.2 because Django 1.11 is End-of-Life
since April.
* Do the same for its dependencies and bump PORTREVISION accordingly.
* Add an option to let users choose between the supported caching backends.
Although databases/py-python-memcached isn't listed in requirements.txt
it's used as default caching backend and needed at runtime.
PR: 245432
Approved by: maintainer timeout (14 days) |
0.6.2 09 Jul 2018 19:21:54 |
miwi |
- Update to 0.6.2
PR: 228850
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
Sponsored by: iXsystems Inc. |
0.5.1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.5.1 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
0.5.1 08 Feb 2018 20:18:09 |
amdmi3 |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
0.5.1 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 ) |
0.5.1 14 Apr 2017 09:02:15 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE |
0.5.1 12 Dec 2016 16:05:45 |
novel |
Add py-django-babel 0.5.1, utilities for using Babel in django.
PR: 215149
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com> |