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/notmuch-mutt/pkg-plist

Number of commits found: 2

Monday, 22 Jan 2024
17:34 Muhammad Moinur Rahman (bofh) search for other commits by this committer
mail/notmuch-mutt: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
commit hash: 08119a7d00ab7a25de625ea0f956b0338f0d0c7b commit hash: 08119a7d00ab7a25de625ea0f956b0338f0d0c7b commit hash: 08119a7d00ab7a25de625ea0f956b0338f0d0c7b commit hash: 08119a7d00ab7a25de625ea0f956b0338f0d0c7b 08119a7
Tuesday, 27 Feb 2018
05:01 fluffy search for other commits by this committer
- Pass maintainership of mail/notmuch and mail/py-notmuch to submitter.
- Update ports to version to 0.26.
- Unconditionally install completions according to Porter's Handbook Chapter
6.31.
    without adding extra dependencies.
- Turn on the MANPAGES option by default. Building the manual pages is kept as
an option
    to allow for more minimal custom builds.
- Remove RUBY option as it never did anything. There are no build or install
instructions
    in the Makefile nor %%RUBY%% references in pkg-plist.
    Building with the RUBY option enabled makes absolutely no difference to the
produced package.
    The only thing ever requiring the Ruby bindings to the Notmuch library is
the Vim client,
    which isn't built either.
- Turn mail/py-notmuch into a slave port of mail/notmuch.
- Split off EMACS option into the flavor aware slave port mail/notmuch-emacs.
- Split off MUTT option into the slave port mail/notmuch-mutt.
- Perform miscellaneous cleanups.

PR:		225059
Submitted by:	seschwar AT gmail.com
Reviewed by:	mat, fluffy, maintainers
Approved by:	maintainers
Differential Revision:	D13944
Original commitRevision:463108 

Number of commits found: 2