| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.2.15 30 Jun 2026 20:03:57
    |
Tijl Coosemans (tijl)  |
*/*: Use C.UTF-8 locale
Ports 02f27a83b44d fixed the ports tree to the C locale so it would work
correctly in environments where users use a locale that isn't compatible
with the C locale, e.g. xx_YY.UTF-8 where [A-Z] includes more than just
upper case letters. USE_LOCALE was introduced to let ports use another
locale if they needed it. The C.UTF-8 locale was created later on to be
mostly compatible with the C locale.
Switch the ports tree locale to C.UTF-8 and remove USE_LOCALE. The
world has moved to Unicode so all ports either require it or know how to
build correctly in a Unicode environment.
PR: 295945
Exp-run by: antoine |
5.2.15 03 Jun 2026 22:43:54
    |
Wen Heping (wen)  |
www/py-django52: Update to 5.2.15 |
5.2.14 07 May 2026 14:28:10
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-django52: Update to 5.2.14
Changes: https://docs.djangoproject.com/en/5.2/releases/ |
5.2.13 08 Apr 2026 00:57:13
    |
Wen Heping (wen)  |
www/py-django52: Update to 5.2.13 |
5.2.12 05 Mar 2026 00:49:38
    |
Wen Heping (wen)  |
www/py-django52: Update to 5.2.12 |
5.2.11 04 Feb 2026 01:08:57
    |
Wen Heping (wen)  |
www/py-django52: Update to 5.2.11 |
5.2.10 07 Jan 2026 06:36:03
    |
Wen Heping (wen)  |
www/py-django52: Update to 5.2.10 |
5.2.9 03 Dec 2025 00:12:54
    |
Wen Heping (wen)  |
www/py-django52: Update to 5.2.9 |
5.2.8 06 Nov 2025 06:24:03
    |
Wen Heping (wen)  |
www/py-django52: Update to 5.2.8 |
5.2.7 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
5.2.7 02 Oct 2025 13:12:04
    |
Wen Heping (wen)  |
www/py-django52: Update to 5.2.7 |
5.2.6_1 05 Sep 2025 01:59:58
    |
Wen Heping (wen)  Author: John Hein |
www/py-django*: Enable python concurrent
PR: 289255 |
5.2.6 04 Sep 2025 02:32:37
    |
Wen Heping (wen)  |
www/py-django52: Update to 5.2.6 |
5.2.5 08 Aug 2025 00:42:57
    |
Wen Heping (wen)  |
www/py-django52: Update to 5.2.5 |
5.2.4 04 Jul 2025 09:05:44
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-django52: Update to 5.2.4
Changes: https://docs.djangoproject.com/en/5.2/releases/ |
5.2.3 11 Jun 2025 00:12:14
    |
Wen Heping (wen)  |
www/py-django52: Update to 5.2.3 |
5.2.2 05 Jun 2025 06:32:35
    |
Wen Heping (wen)  |
www/py-django52: Update to 5.2.2 |
5.2.1 09 May 2025 00:31:50
    |
Wen Heping (wen)  |
www/py-django52: Update to 5.2.1 |
5.2 02 Apr 2025 23:47:29
    |
Wen Heping (wen)  |
www/py-django52: New port, copied from www/py-django51
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.
Developed and used over the past two years by a fast-moving online-news
operation, Django was designed from scratch to handle two challenges: the
intensive deadlines of a newsroom and the stringent requirements of experienced
Web developers. It has convenient niceties for developing content-management
systems, but it's an excellent tool for building any Web site. |