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/mu/files/patch-mu-cmd-find.c

Number of commits found: 2

Wednesday, 7 Nov 2012
06:24 rea search for other commits by this committer
mail/mu: upgrade to 0.9.9

Changelog entries since 0.9.8.1:

    - remove --summary (use --summary-len instead)
    - add --after for mu find, to limit to messages after T
    - add new command `mu verify', to verify signatures
    - fix iso-2022-jp decoding (and other 7-bit clean non-ascii)
    - add support for X-keywords
    - performance improvements for threaded display (~ 25% for
      23K msgs)
    - mu improved user-help (and the 'mu help' command)
    - toys/mug2 replaces toys/mug

    - support .noupdate files (parallel to .noindex, dir is ignored
      unless we're doing a --rebuild).
    - append all inline text parts, when getting the text body
    - respect custom maildir flags
    - correctly handle the case where g_utf8_strdown (str) > len (str)
    - make gtk, guile, webkit dependency optional, even if they are
      installed

    - fix for opening files with non-ascii names
    - much improved support for searching non-Latin (Cyrillic etc.)
      languages we can now match 'Tiesla' or 'Arkona' without problems
    - smarter escaping (fixes issues with finding message ids)
    - fixes for queries with brackets
    - allow --summary-len for the length of message summaries
    - numerous other small fixes

    - much improved searching for GMail folders (i.e. maildir:/
      matching);
      this requires a 'mu index --rebuild'
    - correctly handle utf-8 messages, even if they don't specify this
      explicitly
    - fix compiler warnings for newer/older gcc and clang/clang++
    - fix unit tests (and some code) for Ubuntu 10.04 and FreeBSD9
    - fix warnings for compilation with GTK+ 3.2 and recent glib
      (g_set_error)
    - fix mu_msg_move_to_maildir for top-level messages
    - fix in maildir scanning
    - plug some memleaks

    - fix output for some non-UTF8 locales
    - open ('play') file names with spaces
    - don't show unnecessary errors for --format=links
    - make build warning-free for clang/clang++
    - allow for slightly older autotools
    - fix unit tests for some hidden assumptions (locale, dir
      structure etc.)
    - some documentation updates / clarifications

Feature safe:	yes
Original commitRevision:307115 
Saturday, 3 Mar 2012
04:26 rea search for other commits by this committer
New port: mail/mu

Mu is the mail indexer that uses Xapian as the search engine.
In my tests it is blazingly fast, at least 5 times faster
than nmzmail and it understands cyrillic ;))

QA page: http://codelabs.ru/fbsd/ports/qa/mail/mu/0.9.8.1
Original commit

Number of commits found: 2