1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Baptiste Daroussin
1ef1291892 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake
2013-08-31 00:38:29 +00:00
Sunpoet Po-Chuan Hsieh
439bc28287 - Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr
- Bump PORTREVISION for databases/xapian-core shlib change

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
2013-02-20 20:34:54 +00:00
Eygene Ryabinkin
7b914b4667 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 'Тесла' or 'Аркона' 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
2012-11-07 06:24:50 +00:00
Sunpoet Po-Chuan Hsieh
55449884dd - Bump PORTREVISION for databases/xapian-core shlib change 2012-07-07 06:55:28 +00:00
Eygene Ryabinkin
5ee41df74e 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
2012-03-03 04:26:17 +00:00