Port details |
- py-enmerkar Utilities for using Babel in Django
- 0.7.1_1 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-12-13 14:42:21
- Last Update: 2022-07-20 14:23:26
- Commit Hash: e915e75
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- This package contains various utilities for integration of Babel into the Django
web framework:
- A message extraction plugin for Django templates.
- A middleware class that adds the Babel Locale object to requests.
- A set of template tags for date and number formatting.
WWW: https://github.com/Zegocover/enmerkar
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}enmerkar>0:www/py-enmerkar@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-enmerkar/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-enmerkar
- pkg install py39-enmerkar
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-enmerkar listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-enmerkar
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1607685349
SHA256 (enmerkar-0.7.1.tar.gz) = a4a6c859b4ed293deee40ff61d6695b3ff7bc153770a1799f2be872181282e00
SIZE (enmerkar-0.7.1.tar.gz) = 25059
- 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
- Runtime dependencies:
-
- py39-Babel>=1.3 : devel/py-babel@py39
- py39-django32>=2.2 : www/py-django32@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- www/py-horizon
- Configuration Options:
- No options to configure
- Options name:
- www_py-enmerkar
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:26 0.7.1_1 |
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 ) |
28 Apr 2022 10:02:15 0.7.1_1 |
Kai Knoblich (kai)  |
www/py-django32: Switch consumers over to Django 3.2
Django 2.2 became End-of-Life on 11th April 2022 and Django 3.2 is the
new LTS (= Long Term Support) release which will be supported until
April 2024.
* Switch the most ports that use www/py-django22 to www/py-django32
* Switch www/seahub over to www/py-djangorestframework
* Ports that are not yet ready for Django 3.2 (only three so far) or
those that have already been set with an expiration date were not
taken into account.
* Bump PORTREVISION due dependency change where necessary.
PR: 261313
Reviewed by: bofh, dvl, koobs, ultima
Approved by: bofh, dvl, koobs, ultima, sunpoet, Kevin Golding, Ivan Rozhuk,
Alexander Sieg (maintainers)
maintainer timeout (remaining maintainers)
Differential Revision: https://reviews.freebsd.org/D34859 |
06 Apr 2021 14:31:07 0.7.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Dec 2020 18:59:05
0.7.1 |
antoine  |
Unbreak bulk -a |
13 Dec 2020 14:40:47
0.7.1 |
sunpoet  |
Add py-enmerkar 0.7.1
This package contains various utilities for integration of Babel into the Django
web framework:
- A message extraction plugin for Django templates.
- A middleware class that adds the Babel Locale object to requests.
- A set of template tags for date and number formatting.
WWW: https://github.com/Zegocover/enmerkar |
Number of commits found: 5
|