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-gdbm/files/setup3.py

Number of commits found: 7

Sunday, 9 Jul 2023
10:28 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-gdbm: Strip shared library

- Clean up
- Bump PORTREVISION for package change
commit hash: af2d42e1748eff3bd8627faa4f21fccd4998bb63 commit hash: af2d42e1748eff3bd8627faa4f21fccd4998bb63 commit hash: af2d42e1748eff3bd8627faa4f21fccd4998bb63 commit hash: af2d42e1748eff3bd8627faa4f21fccd4998bb63 af2d42e
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, 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
Friday, 29 Dec 2017
18:47 sunpoet search for other commits by this committer
Fix _gdbm module for Python 3

- Bump PORTREVISION for package change

PR:		223136
Submitted by:	Greg V <greg@unrelenting.technology>
Original commitRevision:457528 
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 
Wednesday, 8 Jul 2009
09:12 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

PR:             ports/136199
Submitted by:   lwhsu
Approved by:    perky
Original commit

Number of commits found: 7