Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.10 20 May 2023 10:36:04 |
Rene Ladan (rene) |
www/py-django40: Remove expired port:
2023-05-20 www/py-django40: Extended support of Django 4.0 ends April 2023,
upgrade to a newer version of Django. See
https://www.djangoproject.com/download/ |
4.0.10 22 Feb 2023 07:08:08 |
Kai Knoblich (kai) |
www/py-django40: Deprecate/Set to expire
* Django 4.0 will reach its End-of-Life in April 2023. Deprecate it and
set the expiration date accordingly.
Reviewed by: wen (python, via e-mail)
Approved by: wen (python, via e-mail)
Differential Revision: https://reviews.freebsd.org/D38650 |
4.0.10 14 Feb 2023 11:10:56 |
Wen Heping (wen) |
www/py-django40: Update to 4.0.10 |
4.0.9 05 Feb 2023 09:44:03 |
Wen Heping (wen) |
www/py-django40: Update to 4.0.9 |
4.0.8 30 Jan 2023 13:02:19 |
Po-Chuan Hsieh (sunpoet) |
www/py-django40: Simplify CONFLICTS_INSTALL |
4.0.8 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
4.0.8 09 Oct 2022 15:38:08 |
Po-Chuan Hsieh (sunpoet) |
www/py-django40: Fix MASTER_SITES
https://www.djangoproject.com/m/releases/ redirects to
https://media.djangoproject.com/releases/
but the URL is incorrect (returns 404). |
4.0.8 06 Oct 2022 12:42:33 |
Wen Heping (wen) |
www/py-django40: Update to 4.0.8 (security update) |
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) |
4.0.7 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 ) |
4.0.7 05 Aug 2022 00:15:20 |
Wen Heping (wen) |
www/py-django40: Update to 4.0.7
Update CONFLICTS_INSTALL |
4.0.6 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 ) |
4.0.6 04 Jul 2022 10:34:31 |
Wen Heping (wen) |
www/py-django40: Update to 4.0.6 |
4.0.5 27 Jun 2022 16:13:05 |
Dima Panov (fluffy) |
www/py-django40: unbreak build for HTML docs (+)
Django40 require at least sphinx 4.5.0 to generate offline HTML docs.
Set version check for dependency
Another issue is gmake-style construction in docs/Makefile which caused
build errors with non-default python.
Force gmake usage for HTMLDOCS option to resolve build issue.
Pointyhat to: wen (for skipped dependencies chech)
Approved by: portmgr blanket (fix build) |
4.0.5 02 Jun 2022 04:23:07 |
Wen Heping (wen) |
www/py-django40: Update to 4.0.5 |
4.0.4 12 Apr 2022 00:42:06 |
Wen Heping (wen) |
www/py-django40: Update to 4.0.4 |
4.0.3 02 Mar 2022 02:11:44 |
Wen Heping (wen) |
www/py-django40: Update to 4.0.3 |
4.0.2 10 Feb 2022 05:56:03 |
Wen Heping (wen) |
www/py-django40: Update to 4.0.2 |
4.0.1 05 Jan 2022 06:14:54 |
Wen Heping (wen) |
www/py-django40: Update to 4.0.1 |
4.0 08 Dec 2021 10:53:10 |
Wen Heping (wen) |
www/py-django40: Add new port, repocopied from www/py-django32
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.
WWW: https://www.djangoproject.com/ |