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: security/py-certbot-dns-gandi/Makefile

Number of commits found: 5

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
Monday, 24 Apr 2023
22:44 Wen Heping (wen) search for other commits by this committer
security/py-certbot-dns-gandi: Update to 1.4.3

PR:		270870
Reported by:	maintainer
commit hash: 4feb36f67bc88fda2453f90b285c60d3cb820e97 commit hash: 4feb36f67bc88fda2453f90b285c60d3cb820e97 commit hash: 4feb36f67bc88fda2453f90b285c60d3cb820e97 commit hash: 4feb36f67bc88fda2453f90b285c60d3cb820e97 4feb36f
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, 10 Oct 2022
21:18 Adriaan de Groot (adridg) search for other commits by this committer
security/py-certbot-dns-gandi: adjust PORTNAME

The PORTNAME for this plugin did not align with other DNS
plugins for certbot. Switch the PORTNAME around, and then
set GH_PROJECT to match the old name. (And this happened
because I dropped the PKGNAME line when portlint complained
about it)

PR:		266860
Reported by:	Boudhayan Gupta (maintainer)
commit hash: 7484480d8d25c2abd67995853ab47551327a60f2 commit hash: 7484480d8d25c2abd67995853ab47551327a60f2 commit hash: 7484480d8d25c2abd67995853ab47551327a60f2 commit hash: 7484480d8d25c2abd67995853ab47551327a60f2 7484480
Sunday, 9 Oct 2022
20:14 Adriaan de Groot (adridg) search for other commits by this committer Author: Boudhayan Gupta
security/py-certbot-dns-gandi: new port, certbot plugin

This plugin comes from https://github.com/obynio/certbot-plugin-gandi .
Port file from Boudhayan, slightly modified for line length and portlint.

PR:		266860
commit hash: 851f5d0cf80aa7cd6f35ea46bdb408d76a45f9bd commit hash: 851f5d0cf80aa7cd6f35ea46bdb408d76a45f9bd commit hash: 851f5d0cf80aa7cd6f35ea46bdb408d76a45f9bd commit hash: 851f5d0cf80aa7cd6f35ea46bdb408d76a45f9bd 851f5d0

Number of commits found: 5