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: math/py-disjoint-set/Makefile

Number of commits found: 4

Saturday, 6 Apr 2024
01:33 Yuri Victorovich (yuri) search for other commits by this committer
math/py-disjoint-set: update 0.7.4 → 0.8.0

Reported by:	portscout
commit hash: bf9dccd699010174ad06b1ccad87cddba4a8df91 commit hash: bf9dccd699010174ad06b1ccad87cddba4a8df91 commit hash: bf9dccd699010174ad06b1ccad87cddba4a8df91 commit hash: bf9dccd699010174ad06b1ccad87cddba4a8df91 bf9dccd
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
Wednesday, 24 May 2023
22:52 Yuri Victorovich (yuri) search for other commits by this committer
math/py-disjoint-set: Update 0.7.3 → 0.7.4

Reported by:	portscout
commit hash: d0501b7a7393cd33a412d73824fa3286e3c67e29 commit hash: d0501b7a7393cd33a412d73824fa3286e3c67e29 commit hash: d0501b7a7393cd33a412d73824fa3286e3c67e29 commit hash: d0501b7a7393cd33a412d73824fa3286e3c67e29 d0501b7
Friday, 27 Jan 2023
08:58 Yuri Victorovich (yuri) search for other commits by this committer
math/py-disjoint-set: New port: Disjoint set data structure implementation for
Python
commit hash: 7d164f5ed589c5c43d66ab12ecc1ea45e6385ee4 commit hash: 7d164f5ed589c5c43d66ab12ecc1ea45e6385ee4 commit hash: 7d164f5ed589c5c43d66ab12ecc1ea45e6385ee4 commit hash: 7d164f5ed589c5c43d66ab12ecc1ea45e6385ee4 7d164f5

Number of commits found: 4