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: lang/python311/pkg-plist

Number of commits found: 29

Friday, 5 Apr 2024
23:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
lang/python311: Update to 3.11.9

Changes:	https://docs.python.org/release/3.11.9/whatsnew/changelog.html
commit hash: 21c517c0390272d6bf3bcaad44a641bc7fcb80fe commit hash: 21c517c0390272d6bf3bcaad44a641bc7fcb80fe commit hash: 21c517c0390272d6bf3bcaad44a641bc7fcb80fe commit hash: 21c517c0390272d6bf3bcaad44a641bc7fcb80fe 21c517c
Thursday, 8 Feb 2024
06:54 Charlie Li (vishwin) search for other commits by this committer
lang/python311: update to 3.11.8

Changelog:
https://docs.python.org/3.11/whatsnew/changelog.html#python-3-11-8-final
commit hash: ef91b5d1eba3b709039e3719c00b7877aa6efcca commit hash: ef91b5d1eba3b709039e3719c00b7877aa6efcca commit hash: ef91b5d1eba3b709039e3719c00b7877aa6efcca commit hash: ef91b5d1eba3b709039e3719c00b7877aa6efcca ef91b5d
Tuesday, 23 Jan 2024
15:59 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/python311: Impelled to share/man

Approved by:    portmgr (blanket)
commit hash: 8a740a6538086914384508d2c867ef28918d7bed commit hash: 8a740a6538086914384508d2c867ef28918d7bed commit hash: 8a740a6538086914384508d2c867ef28918d7bed commit hash: 8a740a6538086914384508d2c867ef28918d7bed 8a740a6
Monday, 11 Dec 2023
12:28 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.7
commit hash: faa230236dd73f53131f8f1401eaea09230d8fce commit hash: faa230236dd73f53131f8f1401eaea09230d8fce commit hash: faa230236dd73f53131f8f1401eaea09230d8fce commit hash: faa230236dd73f53131f8f1401eaea09230d8fce faa2302
Thursday, 5 Oct 2023
02:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
lang/python311: Clean up unnecessary PLIST_SUB

- Remove XY: Replace .cpython-%%XY%% with %%PYTHON_EXT_SUFFIX%%
- Remove XYDOT:
  - Replace lib/python%%XYDOT%% with %%PYTHON_LIBDIR%%
  - Replace %%XYDOT%% with %%PYTHON_VER%%
- Rename XYZDOT to DISTVERSION
commit hash: a10b8f757cd4b653bf42749de8836b0dbc80bca6 commit hash: a10b8f757cd4b653bf42749de8836b0dbc80bca6 commit hash: a10b8f757cd4b653bf42749de8836b0dbc80bca6 commit hash: a10b8f757cd4b653bf42749de8836b0dbc80bca6 a10b8f7
Tuesday, 3 Oct 2023
10:29 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.6
commit hash: 954a8cc5d0ca1aac2c78ea3f837c5dd2ca55cbb3 commit hash: 954a8cc5d0ca1aac2c78ea3f837c5dd2ca55cbb3 commit hash: 954a8cc5d0ca1aac2c78ea3f837c5dd2ca55cbb3 commit hash: 954a8cc5d0ca1aac2c78ea3f837c5dd2ca55cbb3 954a8cc
Saturday, 26 Aug 2023
01:52 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.5
commit hash: 1d2d6333667a47e14eb6f6f62d9f87806a876ed5 commit hash: 1d2d6333667a47e14eb6f6f62d9f87806a876ed5 commit hash: 1d2d6333667a47e14eb6f6f62d9f87806a876ed5 commit hash: 1d2d6333667a47e14eb6f6f62d9f87806a876ed5 1d2d633
Friday, 30 Jun 2023
13:17 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
lang/python311: Sort PLIST
commit hash: 2c318bc97eb8abd38c0655947ad631ee4cb4dc95 commit hash: 2c318bc97eb8abd38c0655947ad631ee4cb4dc95 commit hash: 2c318bc97eb8abd38c0655947ad631ee4cb4dc95 commit hash: 2c318bc97eb8abd38c0655947ad631ee4cb4dc95 2c318bc
Thursday, 8 Jun 2023
01:34 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.4
commit hash: ad947a9de4137f57d00b2c1ae1762c97b95aa7fa commit hash: ad947a9de4137f57d00b2c1ae1762c97b95aa7fa commit hash: ad947a9de4137f57d00b2c1ae1762c97b95aa7fa commit hash: ad947a9de4137f57d00b2c1ae1762c97b95aa7fa ad947a9
Wednesday, 29 Mar 2023
02:49 Charlie Li (vishwin) search for other commits by this committer
lang/python311: add LibreSSL support

LibreSSL 3.6 and later are fully compatible with PEP-644 for the
ssl and hmac modules, but not hashlib due to missing SHA-3/SHAKE,
BLAKE2 and scrypt. Partially reverts
https://github.com/python/cpython/commit/39258d3595300bc7b952854c915f63ae2d4b9c3e
for _hashopenssl.c only and void the configure check so that hashlib
builds on LibreSSL.
commit hash: 53de41c33da1675ab9c232b1fb99272b2a74b4fd commit hash: 53de41c33da1675ab9c232b1fb99272b2a74b4fd commit hash: 53de41c33da1675ab9c232b1fb99272b2a74b4fd commit hash: 53de41c33da1675ab9c232b1fb99272b2a74b4fd 53de41c
Thursday, 9 Feb 2023
12:27 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.2
commit hash: 5ac9cdec971f1a5a5926bd5bf1ca01ea787da586 commit hash: 5ac9cdec971f1a5a5926bd5bf1ca01ea787da586 commit hash: 5ac9cdec971f1a5a5926bd5bf1ca01ea787da586 commit hash: 5ac9cdec971f1a5a5926bd5bf1ca01ea787da586 5ac9cde
Wednesday, 7 Dec 2022
14:01 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.1
commit hash: 50dd612ca9a19fe402451e8a08e4d2cee1913331 commit hash: 50dd612ca9a19fe402451e8a08e4d2cee1913331 commit hash: 50dd612ca9a19fe402451e8a08e4d2cee1913331 commit hash: 50dd612ca9a19fe402451e8a08e4d2cee1913331 50dd612
Friday, 28 Oct 2022
09:04 Li-Wen Hsu (lwhsu) search for other commits by this committer
lang/python311: Fix packaging when DEBUG option is on
commit hash: 2130bf710ed7d1ed76ddb08760fdc6b61db1fb91 commit hash: 2130bf710ed7d1ed76ddb08760fdc6b61db1fb91 commit hash: 2130bf710ed7d1ed76ddb08760fdc6b61db1fb91 commit hash: 2130bf710ed7d1ed76ddb08760fdc6b61db1fb91 2130bf7
08:50 Li-Wen Hsu (lwhsu) search for other commits by this committer
lang/python311: Fix packaging when WITHOUT_NIS is defined

PR:		267399
Reported by:	Raivo Hool <raivo@lehma.com>
commit hash: e59b196194fc817e4e7cc35db056233f53f90226 commit hash: e59b196194fc817e4e7cc35db056233f53f90226 commit hash: e59b196194fc817e4e7cc35db056233f53f90226 commit hash: e59b196194fc817e4e7cc35db056233f53f90226 e59b196
Wednesday, 26 Oct 2022
11:53 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.0 release.

PR:		267342
Reported by:	wen
commit hash: 33ff903a5459cc49da862c92113220038ebb708f commit hash: 33ff903a5459cc49da862c92113220038ebb708f commit hash: 33ff903a5459cc49da862c92113220038ebb708f commit hash: 33ff903a5459cc49da862c92113220038ebb708f 33ff903
Wednesday, 14 Sep 2022
13:32 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.0 RC2

Update COMMENT
commit hash: dc81dd167f7a69987f0e2c0f769251627c4dbaf4 commit hash: dc81dd167f7a69987f0e2c0f769251627c4dbaf4 commit hash: dc81dd167f7a69987f0e2c0f769251627c4dbaf4 commit hash: dc81dd167f7a69987f0e2c0f769251627c4dbaf4 dc81dd1
Tuesday, 9 Aug 2022
01:39 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.0rc1
commit hash: 6413f473b4f75f2649c953829cd2a2aea54b51e4 commit hash: 6413f473b4f75f2649c953829cd2a2aea54b51e4 commit hash: 6413f473b4f75f2649c953829cd2a2aea54b51e4 commit hash: 6413f473b4f75f2649c953829cd2a2aea54b51e4 6413f47
Wednesday, 27 Jul 2022
23:22 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.0b5
commit hash: 18284b607ae1f6a26a356f4328210415ba18c08a commit hash: 18284b607ae1f6a26a356f4328210415ba18c08a commit hash: 18284b607ae1f6a26a356f4328210415ba18c08a commit hash: 18284b607ae1f6a26a356f4328210415ba18c08a 18284b6
Tuesday, 12 Jul 2022
00:57 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.0b4
commit hash: abc0f88242a2587f2d61a44926cccde0a024d444 commit hash: abc0f88242a2587f2d61a44926cccde0a024d444 commit hash: abc0f88242a2587f2d61a44926cccde0a024d444 commit hash: abc0f88242a2587f2d61a44926cccde0a024d444 abc0f88
Friday, 3 Jun 2022
09:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
lang/python311: Sort PLIST
commit hash: bdcafa7d67329d4c17d0f273f01164dbc1fd87cb commit hash: bdcafa7d67329d4c17d0f273f01164dbc1fd87cb commit hash: bdcafa7d67329d4c17d0f273f01164dbc1fd87cb commit hash: bdcafa7d67329d4c17d0f273f01164dbc1fd87cb bdcafa7
Thursday, 2 Jun 2022
01:08 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.0b3
commit hash: 6212ced66d9b25ac9693b7a275065a29d680400b commit hash: 6212ced66d9b25ac9693b7a275065a29d680400b commit hash: 6212ced66d9b25ac9693b7a275065a29d680400b commit hash: 6212ced66d9b25ac9693b7a275065a29d680400b 6212ced
Wednesday, 1 Jun 2022
00:35 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.0b2
commit hash: 2fa25e06c6fa1378bb489beadc7bf7ef0e9e23ca commit hash: 2fa25e06c6fa1378bb489beadc7bf7ef0e9e23ca commit hash: 2fa25e06c6fa1378bb489beadc7bf7ef0e9e23ca commit hash: 2fa25e06c6fa1378bb489beadc7bf7ef0e9e23ca 2fa25e0
Monday, 9 May 2022
00:27 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.0b1
commit hash: 5b77b2df643cc6ce4b7aa24e3091bb78d01abba8 commit hash: 5b77b2df643cc6ce4b7aa24e3091bb78d01abba8 commit hash: 5b77b2df643cc6ce4b7aa24e3091bb78d01abba8 commit hash: 5b77b2df643cc6ce4b7aa24e3091bb78d01abba8 5b77b2d
Thursday, 7 Apr 2022
02:53 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.0a7
commit hash: 30c5b8b6db9c08c49de611dc581e56e243095b3b commit hash: 30c5b8b6db9c08c49de611dc581e56e243095b3b commit hash: 30c5b8b6db9c08c49de611dc581e56e243095b3b commit hash: 30c5b8b6db9c08c49de611dc581e56e243095b3b 30c5b8b
Tuesday, 8 Mar 2022
01:00 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.0a6
commit hash: 422f190aeba4c98b2f068945bb105b709a2c50a9 commit hash: 422f190aeba4c98b2f068945bb105b709a2c50a9 commit hash: 422f190aeba4c98b2f068945bb105b709a2c50a9 commit hash: 422f190aeba4c98b2f068945bb105b709a2c50a9 422f190
Monday, 14 Feb 2022
01:25 Wen Heping (wen) search for other commits by this committer
lang/python311: Update to 3.11.0a5
commit hash: 0a912aac9d0570d00eb917dba6077c524b083c8e commit hash: 0a912aac9d0570d00eb917dba6077c524b083c8e commit hash: 0a912aac9d0570d00eb917dba6077c524b083c8e commit hash: 0a912aac9d0570d00eb917dba6077c524b083c8e 0a912aac
Tuesday, 18 Jan 2022
07:02 Wen Heping (wen) search for other commits by this committer
ng/python311: Update to 3.11.0a4
commit hash: c642d082ef762cb8357c3ea8e0bcba9b828786b6 commit hash: c642d082ef762cb8357c3ea8e0bcba9b828786b6 commit hash: c642d082ef762cb8357c3ea8e0bcba9b828786b6 commit hash: c642d082ef762cb8357c3ea8e0bcba9b828786b6 c642d08
Wednesday, 22 Dec 2021
13:44 Dmitry Marakasov (amdmi3) search for other commits by this committer
lang/python311: update to 3.11.0a3
commit hash: 826c8bace13de6eeac9acb47dd814b3dd23a6dd0 commit hash: 826c8bace13de6eeac9acb47dd814b3dd23a6dd0 commit hash: 826c8bace13de6eeac9acb47dd814b3dd23a6dd0 commit hash: 826c8bace13de6eeac9acb47dd814b3dd23a6dd0 826c8ba
Wednesday, 24 Nov 2021
17:00 Dmitry Marakasov (amdmi3) search for other commits by this committer
lang/python311: add port (at 3.11.0.alpha2)

Python is an interpreted object-oriented programming language, and is
often compared to Tcl, Perl or Scheme.

WWW: https://www.python.org/

PR:		259745
Approved by:	python
commit hash: d6f568cf8a0c57c1280efb31b1b2ab850a87267f commit hash: d6f568cf8a0c57c1280efb31b1b2ab850a87267f commit hash: d6f568cf8a0c57c1280efb31b1b2ab850a87267f commit hash: d6f568cf8a0c57c1280efb31b1b2ab850a87267f d6f568c

Number of commits found: 29