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: mail/mboxgrep/files/patch-src_Makefile.in

Number of commits found: 3

Friday, 24 Mar 2023
20:54 Robert Clausecker (fuz) search for other commits by this committer
mail/mboxgrep: update to 0.7.11

No functional changes in this update.

Changelog: https://git.datatipp.se/dspiljar/mboxgrep/releases/tag/0.7.11

Reported by:	upstream
commit hash: 7a4764d69c4c2e46d4ec45def41859d7fce2d76d commit hash: 7a4764d69c4c2e46d4ec45def41859d7fce2d76d commit hash: 7a4764d69c4c2e46d4ec45def41859d7fce2d76d commit hash: 7a4764d69c4c2e46d4ec45def41859d7fce2d76d 7a4764d
Monday, 27 Feb 2023
22:48 Robert Clausecker (fuz) search for other commits by this committer
mail/mboxgrep: update to 0.7.10

 - switch to upstream's new hoster
 - remove lots of old hacks and patches
 - remove hacked in OpenSSL dependency
 - patch makefiles to enable staging
 - adopt this unmaintained port

Changelog: https://git.datatipp.se/dspiljar/mboxgrep/releases/tag/0.7.10

Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38782
commit hash: f74f218fb09698b02c83148a996e4c764ab2821e commit hash: f74f218fb09698b02c83148a996e4c764ab2821e commit hash: f74f218fb09698b02c83148a996e4c764ab2821e commit hash: f74f218fb09698b02c83148a996e4c764ab2821e f74f218
Wednesday, 23 Sep 2020
12:24 se search for other commits by this committer
Fix build with -fno-common

Since files that are patched in legacy patch files are affected, all
patches are regenerated with make makepatch.

In order to have makepatch operate on only the patched sources without the
result of RE_INPLACE being integrated into the patch files, move the
in-place editing of sources from post-patch to pre-build.
Original commitRevision:549719 

Number of commits found: 3