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/cyrus-imapd23/files/patch-configure

Number of commits found: 11

Wednesday, 20 Sep 2023
12:10 Muhammad Moinur Rahman (bofh) search for other commits by this committer
mail/cyrus-imapd23: Remove expired port

2023-09-15 mail/cyrus-imapd23: No longer supported by upstream
commit hash: 3ef557faba4d478d510df5755f233043d758cb42 commit hash: 3ef557faba4d478d510df5755f233043d758cb42 commit hash: 3ef557faba4d478d510df5755f233043d758cb42 commit hash: 3ef557faba4d478d510df5755f233043d758cb42 3ef557f
Friday, 3 Apr 2015
11:26 mat search for other commits by this committer
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
Original commitRevision:383107 
Wednesday, 17 Dec 2014
18:04 ume search for other commits by this committer
Fix build with clang when SNMP option is enabled.

PR:		196015
Original commitRevision:374866 
Wednesday, 14 Sep 2011
11:19 ume search for other commits by this committer
Update to 2.3.17.
Original commit
Friday, 26 Nov 2010
15:23 ume search for other commits by this committer
Use PCRE explicitly.  If PCRE was installed, the header of PCRE was
picked upped.  However, since there was bash-ism in the configure
script, libpcre was not linked, correctly.  As the result, the regex
in our libc was used, but the header of PCRE was referred.
Original commit
Monday, 21 Dec 2009
15:39 ume search for other commits by this committer
Update to 2.3.16.
Original commit
Wednesday, 25 Mar 2009
17:02 ume search for other commits by this committer
Update to 2.3.14.
Original commit
Monday, 20 Oct 2008
16:11 ume search for other commits by this committer
Update to 2.3.13.
Original commit
Monday, 20 Aug 2007
15:21 ume search for other commits by this committer
Update to 2.3.9.

Upgrading from 2.3.8

  * The default value of the allowplaintext option has been changed to
    disabled (0). If you need to allow cleartext passwords on the wire,
    then you will have to explicitly enable the allowplaintext option
    in imapd.conf.
Original commit
Thursday, 25 May 2006
03:33 ume search for other commits by this committer
Update to 2.3.5.
Original commit
Monday, 12 Dec 2005
01:22 ume search for other commits by this committer
Add Cyrus IMAPd 2.3.0 after repo. copy.
Original commit

Number of commits found: 11