notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/py-django41/Makefile

Number of commits found: 22

Sunday, 31 Dec 2023
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/py-django41: Remove expired port

2023-12-31 www/py-django41: Extended support of Django 4.1 ends December 2023,
upgrade to a newer version of Django. See
https://www.djangoproject.com/download/
commit hash: 8949e2a37b411b01b60dd7800b7341e99a20ff7c commit hash: 8949e2a37b411b01b60dd7800b7341e99a20ff7c commit hash: 8949e2a37b411b01b60dd7800b7341e99a20ff7c commit hash: 8949e2a37b411b01b60dd7800b7341e99a20ff7c 8949e2a
Wednesday, 1 Nov 2023
09:50 Wen Heping (wen) search for other commits by this committer
www/py-django41: Update to 4.1.13
commit hash: 7581180e2ff94e2e7873c230ec90f22a5fa65864 commit hash: 7581180e2ff94e2e7873c230ec90f22a5fa65864 commit hash: 7581180e2ff94e2e7873c230ec90f22a5fa65864 commit hash: 7581180e2ff94e2e7873c230ec90f22a5fa65864 7581180
Thursday, 5 Oct 2023
00:32 Wen Heping (wen) search for other commits by this committer
www/py-django41: Update to 4.1.12
commit hash: fa9fb634cf8ed62a41b9a1d3c471ad69f6fcbd8d commit hash: fa9fb634cf8ed62a41b9a1d3c471ad69f6fcbd8d commit hash: fa9fb634cf8ed62a41b9a1d3c471ad69f6fcbd8d commit hash: fa9fb634cf8ed62a41b9a1d3c471ad69f6fcbd8d fa9fb63
Sunday, 10 Sep 2023
13:15 Kai Knoblich (kai) search for other commits by this committer
www/py-django41: Deprecate/Set to expire

* Django 4.1 will reach its End-of-Life in December 2023.  Deprecate it
  and set the expiration date accordingly.

Differential Revision:	https://reviews.freebsd.org/D41665
With hat:		python
commit hash: 73d81b1203131c513aad797edd7a691ab5504434 commit hash: 73d81b1203131c513aad797edd7a691ab5504434 commit hash: 73d81b1203131c513aad797edd7a691ab5504434 commit hash: 73d81b1203131c513aad797edd7a691ab5504434 73d81b1
Tuesday, 5 Sep 2023
00:19 Wen Heping (wen) search for other commits by this committer
www/py-django41: Update to 4.1.11
commit hash: 36d0f4fef824013f8f1bac95af31d6799743e969 commit hash: 36d0f4fef824013f8f1bac95af31d6799743e969 commit hash: 36d0f4fef824013f8f1bac95af31d6799743e969 commit hash: 36d0f4fef824013f8f1bac95af31d6799743e969 36d0f4f
Monday, 3 Jul 2023
12:40 Wen Heping (wen) search for other commits by this committer
www/py-django41: Update to 4.1.10
commit hash: 2f59580f2c81d674018f2293acd860dcf94b21cf commit hash: 2f59580f2c81d674018f2293acd860dcf94b21cf commit hash: 2f59580f2c81d674018f2293acd860dcf94b21cf commit hash: 2f59580f2c81d674018f2293acd860dcf94b21cf 2f59580
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Friday, 5 May 2023
00:34 Wen Heping (wen) search for other commits by this committer
www/py-django41: Update to 4.1.9
commit hash: 915b767519021cb5206c73cfdf92d7cb25f53f12 commit hash: 915b767519021cb5206c73cfdf92d7cb25f53f12 commit hash: 915b767519021cb5206c73cfdf92d7cb25f53f12 commit hash: 915b767519021cb5206c73cfdf92d7cb25f53f12 915b767
Friday, 7 Apr 2023
13:41 Wen Heping (wen) search for other commits by this committer
www/py-django41: Update to 4.1.8
commit hash: b75fec77f075cda5550f09b497c1afcdc919e849 commit hash: b75fec77f075cda5550f09b497c1afcdc919e849 commit hash: b75fec77f075cda5550f09b497c1afcdc919e849 commit hash: b75fec77f075cda5550f09b497c1afcdc919e849 b75fec7
Tuesday, 14 Feb 2023
11:10 Wen Heping (wen) search for other commits by this committer
www/py-django41: Update to 4.1.7
commit hash: 0cb9c08ec5fbb35dfc38fbedfee55b8d5b61c9bc commit hash: 0cb9c08ec5fbb35dfc38fbedfee55b8d5b61c9bc commit hash: 0cb9c08ec5fbb35dfc38fbedfee55b8d5b61c9bc commit hash: 0cb9c08ec5fbb35dfc38fbedfee55b8d5b61c9bc 0cb9c08
Sunday, 5 Feb 2023
09:44 Wen Heping (wen) search for other commits by this committer
www/py-django41: Update to 4.1.6
commit hash: 89c3067a997f58caa94c7afda07d86d24655e71f commit hash: 89c3067a997f58caa94c7afda07d86d24655e71f commit hash: 89c3067a997f58caa94c7afda07d86d24655e71f commit hash: 89c3067a997f58caa94c7afda07d86d24655e71f 89c3067
Monday, 30 Jan 2023
13:02 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django41: Update CONFLICTS_INSTALL
commit hash: cdd00b4c018d850c88bd4b292df3d5b39d54b9e8 commit hash: cdd00b4c018d850c88bd4b292df3d5b39d54b9e8 commit hash: cdd00b4c018d850c88bd4b292df3d5b39d54b9e8 commit hash: cdd00b4c018d850c88bd4b292df3d5b39d54b9e8 cdd00b4
Wednesday, 11 Jan 2023
15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Monday, 2 Jan 2023
09:58 Wen Heping (wen) search for other commits by this committer
www/py-django41: Update to 4.1.5
commit hash: f495f4767a022320aeb85353b93a5032aaa7d89d commit hash: f495f4767a022320aeb85353b93a5032aaa7d89d commit hash: f495f4767a022320aeb85353b93a5032aaa7d89d commit hash: f495f4767a022320aeb85353b93a5032aaa7d89d f495f47
Wednesday, 7 Dec 2022
06:34 Wen Heping (wen) search for other commits by this committer
www/py-django41: Update to 4.1.4
commit hash: c45969cc210f14736cf93d5a15980f9000d06f81 commit hash: c45969cc210f14736cf93d5a15980f9000d06f81 commit hash: c45969cc210f14736cf93d5a15980f9000d06f81 commit hash: c45969cc210f14736cf93d5a15980f9000d06f81 c45969c
Thursday, 3 Nov 2022
02:00 Wen Heping (wen) search for other commits by this committer
www/py-django41: Update to 4.1.3
commit hash: 204729912d05be9f831f12ef8c80f850f277421c commit hash: 204729912d05be9f831f12ef8c80f850f277421c commit hash: 204729912d05be9f831f12ef8c80f850f277421c commit hash: 204729912d05be9f831f12ef8c80f850f277421c 2047299
Sunday, 9 Oct 2022
15:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-django41: Fix MASTER_SITES

https://www.djangoproject.com/m/releases/ redirects to
https://media.djangoproject.com/releases/
but the URL is incorrect (returns 404).
commit hash: 7df0ad6647fc626b1438ff7142af100bfb5e7247 commit hash: 7df0ad6647fc626b1438ff7142af100bfb5e7247 commit hash: 7df0ad6647fc626b1438ff7142af100bfb5e7247 commit hash: 7df0ad6647fc626b1438ff7142af100bfb5e7247 7df0ad6
Thursday, 6 Oct 2022
12:41 Wen Heping (wen) search for other commits by this committer
www/py-django41: Update to 4.1.2 (security update)
commit hash: b2afc922455337428d3d8ea32dee54fc0ec0f5c2 commit hash: b2afc922455337428d3d8ea32dee54fc0ec0f5c2 commit hash: b2afc922455337428d3d8ea32dee54fc0ec0f5c2 commit hash: b2afc922455337428d3d8ea32dee54fc0ec0f5c2 b2afc92
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
20:16 Stefan Eßer (se) search for other commits by this committer
Remove created by lines from multiple ports

Approved by:	portmgr (implicit)
commit hash: 2b6a81259df11a9e2b87094976277712d137cfa8 commit hash: 2b6a81259df11a9e2b87094976277712d137cfa8 commit hash: 2b6a81259df11a9e2b87094976277712d137cfa8 commit hash: 2b6a81259df11a9e2b87094976277712d137cfa8 2b6a812
Tuesday, 6 Sep 2022
02:19 Wen Heping (wen) search for other commits by this committer
www/py-django41: Update to 4.1.1
commit hash: 55dfa487dbb39be89649a80c1f24b75a3abfbe01 commit hash: 55dfa487dbb39be89649a80c1f24b75a3abfbe01 commit hash: 55dfa487dbb39be89649a80c1f24b75a3abfbe01 commit hash: 55dfa487dbb39be89649a80c1f24b75a3abfbe01 55dfa48
Friday, 5 Aug 2022
00:05 Wen Heping (wen) search for other commits by this committer
www/py-django41: New port, repocopied from www/py-django40

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/
commit hash: 0328ff06b9c03643a4e2ca9265e4715bfd599b1a commit hash: 0328ff06b9c03643a4e2ca9265e4715bfd599b1a commit hash: 0328ff06b9c03643a4e2ca9265e4715bfd599b1a commit hash: 0328ff06b9c03643a4e2ca9265e4715bfd599b1a 0328ff0

Number of commits found: 22