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: databases/py-sqlite3/files/setup3.py

Number of commits found: 9

Thursday, 15 Dec 2022
17:31 Dmitry Marakasov (amdmi3) search for other commits by this committer
Revert "*/py-{gdbm,sqlite3,tkinter}: switch from distutils to setuptools"

This reverts commit 7446740638e7d833fde0962e71ef440a6af3c749.

The change is not valid as setuptools have deprecated setup.py,
while distutils will be supported in existing point releases.
Python 3.12 support will require different solution.

PR:		268283
commit hash: 62723bbe60705c70cf2dceb23a22a73bdd4d4ae3 commit hash: 62723bbe60705c70cf2dceb23a22a73bdd4d4ae3 commit hash: 62723bbe60705c70cf2dceb23a22a73bdd4d4ae3 commit hash: 62723bbe60705c70cf2dceb23a22a73bdd4d4ae3 62723bbe
15:14 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/py-{gdbm,sqlite3,tkinter}: switch from distutils to setuptools

For python modules which come from python itself, switch from
distutils (no longer present in python 3.12) to setuptools, fixing
these mudules for python 3.12.

PR:		268283
Approved by:	vishwin (python@)
commit hash: 7446740638e7d833fde0962e71ef440a6af3c749 commit hash: 7446740638e7d833fde0962e71ef440a6af3c749 commit hash: 7446740638e7d833fde0962e71ef440a6af3c749 commit hash: 7446740638e7d833fde0962e71ef440a6af3c749 7446740
Tuesday, 1 Nov 2022
11:24 Dmitry Marakasov (amdmi3) search for other commits by this committer
databases/py-sqlite3: fix build with python 3.11

While here, add a simple smoke test which catches this kind of
problems and silence stripping.

PR:		265537
Submitted by:	loader@FreeBSD.org
Approved by:	maintainer timeout (2+ months)
commit hash: 561c2dbebb6fd1c52a580de6846de686a1b743c4 commit hash: 561c2dbebb6fd1c52a580de6846de686a1b743c4 commit hash: 561c2dbebb6fd1c52a580de6846de686a1b743c4 commit hash: 561c2dbebb6fd1c52a580de6846de686a1b743c4 561c2db
Wednesday, 24 Nov 2021
17:00 Dmitry Marakasov (amdmi3) search for other commits by this committer
databases/py-sqlite3: fix build with python 3.11

PR:		259745
Approved by:	python
commit hash: 27f3f4018fbe293d3a12dd2fd8212a93c4619b9a commit hash: 27f3f4018fbe293d3a12dd2fd8212a93c4619b9a commit hash: 27f3f4018fbe293d3a12dd2fd8212a93c4619b9a commit hash: 27f3f4018fbe293d3a12dd2fd8212a93c4619b9a 27f3f40
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Sunday, 3 Jul 2016
00:17 wen search for other commits by this committer
- Update to devel/py-setuptools to 23.1.0 [1][2]

PR:		210636 [1]
		210685 [2]
Submitted by:	vlad-fbsd@acheronmedia.com [1]
		wen@ [2]
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D6994
Original commitRevision:417946 
Friday, 1 Mar 2013
20:12 lwhsu search for other commits by this committer
- Install standard libraries separated as other ports to the same place
  with other standard libraries (${PYTHON_LIBDIR}/lib-dynload)
- Improve consistency of the Makefile(s)
- Whitespace cleanup for the patches
Original commitRevision:313167 
Thursday, 26 Jul 2012
05:44 mva search for other commits by this committer
- Don't define HAVE_LOAD_EXTENSION when sqlite3 is compiled with EXTENSION
  option turned off

PR:		ports/156076
Submitted by:	Pan Tsu <inyaoo@gmail.com>
Original commit
Tuesday, 30 Jun 2009
21:51 lwhsu search for other commits by this committer
- Fix building with python3*
- Use checksum file under lang/python${PYTHON_SUFFIX}/,
  for removal lang/python/distinfo
Original commit

Number of commits found: 9