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: x11/xnotify/Makefile

Number of commits found: 12

Monday, 22 Jan 2024
01:32 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11/xnotify: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
commit hash: 04277eb38c0f044439df1ff46c96842884252bd8 commit hash: 04277eb38c0f044439df1ff46c96842884252bd8 commit hash: 04277eb38c0f044439df1ff46c96842884252bd8 commit hash: 04277eb38c0f044439df1ff46c96842884252bd8 04277eb
Saturday, 20 Jan 2024
13:55 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of graphics/imlib2

New version of imlib2 in tree
commit hash: 98f08148d0bd0ad3fb0a04e36e0d07581db66349 commit hash: 98f08148d0bd0ad3fb0a04e36e0d07581db66349 commit hash: 98f08148d0bd0ad3fb0a04e36e0d07581db66349 commit hash: 98f08148d0bd0ad3fb0a04e36e0d07581db66349 98f0814
Saturday, 10 Jun 2023
23:13 Jan Beich (jbeich) search for other commits by this committer
x11/xnotify: add hook for out-of-tree patches

https://github.com/phillbush/xnotify/pulls?q=is%3Apr+is%3Aopen+patch+in%3Atitle
commit hash: 985cb080b4244b845318385b1e4f8c160b830005 commit hash: 985cb080b4244b845318385b1e4f8c160b830005 commit hash: 985cb080b4244b845318385b1e4f8c160b830005 commit hash: 985cb080b4244b845318385b1e4f8c160b830005 985cb08
Saturday, 14 Jan 2023
00:24 Jan Beich (jbeich) search for other commits by this committer
x11/xnotify: update to 0.9.3

Changes:	https://github.com/phillbush/xnotify/releases/tag/v0.9.2
Changes:	https://github.com/phillbush/xnotify/releases/tag/v0.9.3
Reported by:	GitHub (watch releases)
commit hash: f4b4a12fcc27d3aa8b990b4eed59fb16ef645d65 commit hash: f4b4a12fcc27d3aa8b990b4eed59fb16ef645d65 commit hash: f4b4a12fcc27d3aa8b990b4eed59fb16ef645d65 commit hash: f4b4a12fcc27d3aa8b990b4eed59fb16ef645d65 f4b4a12
Friday, 13 Jan 2023
09:41 Jan Beich (jbeich) search for other commits by this committer
x11/xnotify: update to 0.9.1

Changes:	https://github.com/phillbush/xnotify/releases/tag/v0.9.1
Reported by:	GitHub (watch releases)
commit hash: 9d7af01c20fe1a07ab81b0d6619860f7ad951e2f commit hash: 9d7af01c20fe1a07ab81b0d6619860f7ad951e2f commit hash: 9d7af01c20fe1a07ab81b0d6619860f7ad951e2f commit hash: 9d7af01c20fe1a07ab81b0d6619860f7ad951e2f 9d7af01
Thursday, 12 Jan 2023
17:43 Jan Beich (jbeich) search for other commits by this committer
x11/xnotify: update to 0.9.0

Changes:	https://github.com/phillbush/xnotify/releases/tag/v0.9.0
Reported by:	GitHub (watch releases)
commit hash: fb7bbb8b51169f4eba24a38f778bcc7adf74e66f commit hash: fb7bbb8b51169f4eba24a38f778bcc7adf74e66f commit hash: fb7bbb8b51169f4eba24a38f778bcc7adf74e66f commit hash: fb7bbb8b51169f4eba24a38f778bcc7adf74e66f fb7bbb8
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 1 Dec 2020
04:07 jbeich search for other commits by this committer
x11/xnotify: update to 0.8.1

Changes:	https://github.com/phillbush/xnotify/releases/tag/v0.8.1
Reported by:	GitHub (watch releases)
Original commitRevision:556710 
Friday, 6 Nov 2020
21:30 jbeich search for other commits by this committer
x11/xnotify: respect LDFLAGS

$ CFLAGS=-fsanitize=address LDFLAGS=-fsanitize=address make
[...]
cc -o xnotify xnotify.o -L/usr/local/lib -L/usr/local/lib -lfontconfig -lXft
-lX11 -lXinerama -lImlib2
ld: error: undefined symbol: __asan_report_load8
>>> referenced by xnotify.c:51
>>>               xnotify.o:(usage)
>>> referenced by xnotify.c:1082
>>>               xnotify.o:(main)
>>> referenced by xnotify.c:1082
>>>               xnotify.o:(main)
>>> referenced 172 more times
Original commitRevision:554323 
Thursday, 5 Nov 2020
11:50 jbeich search for other commits by this committer
x11/xnotify: add new port

XNotify displays a notification on the screen. XNotify receives a
notification specification in stdin and shows a notification for the
user on the screen.

https://github.com/phillbush/xnotify
Original commitRevision:554127 

Number of commits found: 12