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: devel/py-comm/Makefile

Number of commits found: 9

Saturday, 23 Mar 2024
14:31 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-comm: Update to 0.2.2

Changes:	https://github.com/ipython/comm/releases
commit hash: 60499fbe5bd8d589b2d4d5e7a26d2f4b242ff091 commit hash: 60499fbe5bd8d589b2d4d5e7a26d2f4b242ff091 commit hash: 60499fbe5bd8d589b2d4d5e7a26d2f4b242ff091 commit hash: 60499fbe5bd8d589b2d4d5e7a26d2f4b242ff091 60499fb
Wednesday, 21 Feb 2024
15:07 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-comm: Update to 0.2.1

Changes:	https://github.com/ipython/comm/releases
commit hash: f06948202679a6ac8c9785b379259875f7add32c commit hash: f06948202679a6ac8c9785b379259875f7add32c commit hash: f06948202679a6ac8c9785b379259875f7add32c commit hash: f06948202679a6ac8c9785b379259875f7add32c f069482
Tuesday, 14 Nov 2023
17:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-comm: Update to 0.2.0

Changes:	https://github.com/ipython/comm/releases
commit hash: a410a2cd9ee532e1afb094efce34e9e63de9b5cd commit hash: a410a2cd9ee532e1afb094efce34e9e63de9b5cd commit hash: a410a2cd9ee532e1afb094efce34e9e63de9b5cd commit hash: a410a2cd9ee532e1afb094efce34e9e63de9b5cd a410a2c
Wednesday, 16 Aug 2023
18:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-comm: Update to 0.1.4

Changes:	https://github.com/ipython/comm/releases
commit hash: 122a9f6d0d28bbd28b201966c47b8cfa97f7d90a commit hash: 122a9f6d0d28bbd28b201966c47b8cfa97f7d90a commit hash: 122a9f6d0d28bbd28b201966c47b8cfa97f7d90a commit hash: 122a9f6d0d28bbd28b201966c47b8cfa97f7d90a 122a9f6
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
Sunday, 9 Apr 2023
13:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-comm: Update to 0.1.3

Changes:	https://github.com/ipython/comm/releases
commit hash: f80cd96b14fa240a5f36ace2ee288023ee3de18c commit hash: f80cd96b14fa240a5f36ace2ee288023ee3de18c commit hash: f80cd96b14fa240a5f36ace2ee288023ee3de18c commit hash: f80cd96b14fa240a5f36ace2ee288023ee3de18c f80cd96
Tuesday, 4 Apr 2023
18:29 Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 1730e97
Tuesday, 21 Mar 2023
19:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-comm: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for dependency and package change
commit hash: e9cedb33b8ed99ecf6b3fef61dce3be5c86f8a76 commit hash: e9cedb33b8ed99ecf6b3fef61dce3be5c86f8a76 commit hash: e9cedb33b8ed99ecf6b3fef61dce3be5c86f8a76 commit hash: e9cedb33b8ed99ecf6b3fef61dce3be5c86f8a76 e9cedb3
Monday, 30 Jan 2023
12:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-comm: Add py-comm 0.1.2

Comm provides a way to register a Kernel Comm implementation, as per the Jupyter
kernel protocol. It also provides a base Comm implementation and a default
CommManager that can be used.
commit hash: c72cac2c45de100b56ef07f2d3eac64c909045aa commit hash: c72cac2c45de100b56ef07f2d3eac64c909045aa commit hash: c72cac2c45de100b56ef07f2d3eac64c909045aa commit hash: c72cac2c45de100b56ef07f2d3eac64c909045aa c72cac2

Number of commits found: 9