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: chinese/mutt/distinfo

Number of commits found: 52

Thursday, 22 May 2008
04:18 rafan search for other commits by this committer
- Update for 1.5.18
- Put patch to files/ for easier management and update
Original commit
Thursday, 13 Dec 2007
01:26 miwi search for other commits by this committer
- Update to 1.5.17

PR:             117822
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
                rafan (zh-mutt maintainer)
Original commit
Tuesday, 10 Jul 2007
14:01 rafan search for other commits by this committer
- Sync distinfo with mail/mutt-devel

Reported by:    pointyhat via pav
Original commit
Saturday, 30 Jun 2007
20:28 rafan search for other commits by this committer
- Update to 1.5.16
Original commit
Friday, 13 Apr 2007
01:43 rafan search for other commits by this committer
- Fix truncated sha256
Original commit
Thursday, 12 Apr 2007
20:42 miwi search for other commits by this committer
- Fix typo

Approved by:    common sense
Original commit
20:35 miwi search for other commits by this committer
- readd failed patchset

Approved by:    rafan@ (maintainer)
Original commit
19:11 miwi search for other commits by this committer
Sync with master port (mutt-devel)

Approved by:    rafan (maintainer)
Original commit
07:35 rafan search for other commits by this committer
- Chase mail/mutt-devel update
Original commit
Monday, 12 Mar 2007
12:50 rafan search for other commits by this committer
- Put all distinfo from mail/mutt-devel back
Original commit
09:12 rafan search for other commits by this committer
- Add missing distinfo for package building
Original commit
Monday, 5 Mar 2007
12:22 rafan search for other commits by this committer
- Chase mutt-devel 1.5.14
- Take maintainership

Approved by:    clive (maintainer)
Original commit
Sunday, 10 Sep 2006
08:12 clive search for other commits by this committer
Catch up with master port.
Original commit
Tuesday, 8 Aug 2006
07:37 clive search for other commits by this committer
Catch up with master port (mail/mutt-devel).

PR:             ports/101165
Original commit
Monday, 3 Jul 2006
07:17 clive search for other commits by this committer
Updating PORTREVISION.

Reminded by: shaun
Original commit
Thursday, 20 Apr 2006
10:50 clive search for other commits by this committer
Merge distinfo from master port.
Enable WITH_MUTT_ASSUMED_CHARSET_PATCH.
Enable WITHOUT_MUTT_XML when not in package building.
Revise comment wording.

PR:             ports/96081 (based on)
Submitted by:   Rong-En Fan <rafan AT infor DOT org>
Original commit
Monday, 19 Sep 2005
06:55 clive search for other commits by this committer
Catch up with master port (mail/mutt-devel)
Original commit
Tuesday, 30 Aug 2005
03:20 clive search for other commits by this committer
Catch up with master port (mail/mutt-devel)
Original commit
Wednesday, 16 Mar 2005
02:25 clive search for other commits by this committer
Catch up with mail/mutt-devel.
Original commit
Tuesday, 15 Feb 2005
14:34 clive search for other commits by this committer
Catch up with mail/mutt-devel.
Original commit
Sunday, 6 Feb 2005
15:16 clive search for other commits by this committer
Catch up with mail/mutt-devel upgrade.
Original commit
Wednesday, 16 Jun 2004
17:52 clive search for other commits by this committer
+ Updated patchset:
  + Avoid misuse of safe_strdup shipped with mutt.
    + It returns 0 (NULL pointer) instead of pointer to 0 (empty string)
      if the source string is empty(""). Consequently iconv_open will cause
      mutt to core-dumps itself. It expects const char* instead of NULL
      pointer.
    + On each successful call to wraped iconv_open provided by the patchset,
      small piece of memory is allocated by safe_strdup. The original patchset
      did not free it.

Above submitted by:     Kuang-che Wu <kcwu at kcwu dot homeip dot net>

+ Experimental abuse of PORTREVISION. More testing is in progress. It will
  be really activated via master port if there's nothing else broken.
Original commit
Saturday, 14 Feb 2004
07:55 clive search for other commits by this committer
Update distinfo accordingly.

PR:             ports/62355
Freed by:       Mandatory Military Service
Original commit
Friday, 7 Nov 2003
16:10 clive search for other commits by this committer
Follow up with mail/mutt-devel.
Original commit
Saturday, 9 Aug 2003
06:38 clive search for other commits by this committer
Update to patchset 20030807.
This patchset teaches mutt big5-hkscs charset.
Original commit
Friday, 13 Jun 2003
17:44 clive search for other commits by this committer
Update patchset checksum and revision date.

Changes in patchset: update zh_TW.po patch.
Patch submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net>
Original commit
Tuesday, 25 Mar 2003
22:39 clive search for other commits by this committer
Catch up with master port.
Original commit
Wednesday, 1 Jan 2003
20:48 clive search for other commits by this committer
o Chasing mail/mutt-devel upgrade.
o Add --without-wc-funcs to MUTT_CONFIGURE_ARGS, because wc family in
  -CURRENT does not work well with mutt.
Original commit
Sunday, 1 Sep 2002
15:54 clive search for other commits by this committer
Update for a new patchset, which has only different comments.
No functionality changes.
Original commit
Thursday, 29 Aug 2002
20:21 clive search for other commits by this committer
    Since the Big5<->GB mapping in iconv is simply broken
and not acceptable, hook another table included in autoconvert
(called libhz) is not an option.

    This new patchset also adds copyright in files not written
by myself.

Submitted by:   Kuang-che Wu <kcwu@kcwu.dyndns.org>
Original commit
Sunday, 16 Jun 2002
17:07 clive search for other commits by this committer
Catch up with mail/mutt-devel.

Noted by: vanilla
Original commit
Friday, 3 May 2002
18:55 clive search for other commits by this committer
Chasing mail/mutt-devel upgrade.
Original commit
Monday, 15 Apr 2002
00:03 clive search for other commits by this committer
Post gettext-0.11.1 fix.
Original commit
Sunday, 31 Mar 2002
16:14 clive search for other commits by this committer
Follows change of mail/mutt-devel/distinfo.
Original commit
Monday, 18 Mar 2002
07:12 clive search for other commits by this committer
Something wrong in my local configuration :) Most people do not have
WANT_FULL_GETTEXT=YES in their /etc/make.conf. Revert to old patchset,
and wait for gettext 0.10.40 becomes default.

Noted by: ijliao
Original commit
Saturday, 16 Mar 2002
05:20 clive search for other commits by this committer
Fix make install after gettext upgrade.
Original commit
Thursday, 14 Mar 2002
05:07 clive search for other commits by this committer
Chasing mail/mutt-devel update.
Original commit
Sunday, 17 Feb 2002
22:39 clive search for other commits by this committer
Wrap exactly by margin.    
Original commit
Monday, 28 Jan 2002
18:06 clive search for other commits by this committer
o Extra patchset changed. Now we have the first big5 line wrapping friendly    
mutt in the freenix world. (Yay!)    
Original commit
15:52 clive search for other commits by this committer
- Use the latest patches from www.mutt.org.ua.    
Original commit
Wednesday, 23 Jan 2002
09:21 clive search for other commits by this committer
Chasing mail/mutt-devel upgrade.    
Original commit
Saturday, 19 Jan 2002
12:41 clive search for other commits by this committer
Chasing mail/mutt-devel/upgrade.    
Original commit
Friday, 4 Jan 2002
15:38 clive search for other commits by this committer
Chasing mail/mutt-devel upgrade.    
Original commit
Wednesday, 5 Dec 2001
06:34 clive search for other commits by this committer
Chasing mail/mutt-devel.    
Original commit
Sunday, 18 Nov 2001
05:56 clive search for other commits by this committer
Add missing entry.    
Original commit
Sunday, 11 Nov 2001
12:46 clive search for other commits by this committer
Chasing mail/mutt-devel.    
Original commit
Friday, 2 Nov 2001
04:47 clive search for other commits by this committer
Chasing mail/mutt-devel.    
Original commit
Thursday, 11 Oct 2001
19:48 clive search for other commits by this committer
Chasing mail/mutt-devel.    
Original commit
Monday, 3 Sep 2001
05:35 ijliao search for other commits by this committer
something wrong with zh-mutt-1.3.22.1.diff.gz in clive's last commit    
Original commit
Sunday, 2 Sep 2001
12:07 clive search for other commits by this committer
Chasing mail/mutt-devel (1.3.21 -> 1.3.22.1)    
Original commit
Saturday, 25 Aug 2001
06:49 clive search for other commits by this committer
Chasing mail/mutt-devel (1.3.20 -> 1.3.21).    
Original commit
Sunday, 29 Jul 2001
16:28 clive search for other commits by this committer
Update to mutt 1.3.20.    
Original commit

Number of commits found: 52