Commit graph

10 commits

Author SHA1 Message Date
markd
c6557673cb Update mail-notification to 5.4
pkgsrc changes: patch to use gmime24

Changes since 5.3:
* The regression which caused some read IMAP messages to be reported as
  unread has been fixed.
* And more, see the NEWS file.
Changes since 5.2:
* A crash affecting IMAP, Maildir and POP3 mailboxes has been fixed.
* A crash affecting Evolution mailboxes on 64-bit systems has been fixed.
* And more, see the NEWS file.
Changes since 5.1:
* Default configuration values were not registered.
Changes since 5.0:
* A number of minor issues have been fixed. Most notably, the message
  count is now drawn properly.
* And more, see the NEWS file.
2009-11-10 20:33:38 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gdt
5e4b1fa9b5 Update to 5.0.
* A "consider new mail as read" action has been added.
    * An optional message count has been added over the icon.
    * A "Play a sound when new mail arrives" option has been added.
    * Passwords are now stored using GNOME Keyring.
    * Gmail label support has been added.
    * Yahoo! Mail support has been added.
    * Windows Live Hotmail support has been added.
    * A number of minor issues have been fixed.
    * And more, see the NEWS file.
2008-02-21 00:16:53 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
gdt
174b5cfc74 Update to 4.0. In addition to new/updated translation and bugfixes:
* Core changes:
		* The mail summary popup has been replaced by
		  libnotify message popups. These new message popups
		  also provide actions such as "Open" and "Mark as Spam"
		* Mozilla products (Mozilla, SeaMonkey, Thunderbird, ...)
		  mailboxes are now supported
		* The mailbox properties dialog has been redesigned
		* A new click action has been added: open the latest
		  message
		* A MN icon set has been designed by Josef Vybíral
		  (#18198)
		* A --print-summary command line argument has been
		  added, allowing to access message data from an
		  external program
		* A mail-changed GConf command setting has been added
		  (it is executed when new mail is received or when a
		  message is read)
		* Handling of the GNOME mail reader command: instead
		  of stripping %s, the first word of the command is
		  now used; moreover, mozilla and evolution are now
		  handled specially (#18257)
		* The /desktop/gnome/url-handlers/mailto/needs_terminal
		  GConf key is now respected
		* Could no longer close the about dialog with recent
		  GTK+ versions: fixed (#18252)

	* POP3 changes:
		* Messages kept on the server but marked as read are
		  now discarded. Note that this only works with
		  servers which send Status headers; most don't
		  (#18164).
2007-04-20 14:29:21 +00:00
gdt
f3597de205 Update to 3.0.
notable pkgsrc-relevant changes:

  * Since support for non-system sound events has been removed from
    GNOME 2.14, the mail-notification.soundlist file is no longer
    installed

  * desktop file forced to share/applications from etc/xdg/autostart
    (see below)

Other changes:

	[various translations updated]

	* Evolution changes:
		* Evolution crashed when a message without Subject or
		  From header was received: fixed
		* Mail Notification could crash when removing an
		  Evolution mailbox: fixed

	* Core changes:
		* An alternate, compact mail summary has been added
		* A "Display seen messages" option has been added
		* The status icon can now be displayed permanently
		* The "Delay between mail checks" option is now
		  mailbox-specific
		* The properties dialog has been reorganized
		* The main window has been removed
		* The status icon is now activated with a single click
		  (http://bugzilla.gnome.org/show_bug.cgi?id=148829)
		* The GTK+ bugs
		  (http://bugzilla.gnome.org/show_bug.cgi?id=321886)
		  which caused occasional crashes have been worked
		  around
		* If the MAIL environment variable is not defined or
		  invalid, the system mailbox is now looked up in
		  /var/spool/mail/username and /var/mail/username
		  (based on a patch from Benoît Rouits)
		* Since ~/.gnome2/mail-notification/mailboxes.xml may
		  contain sensitive information, it is now saved with
		  permissions set to 0600 (useful for systems where
		  home directories have lax permissions)
		* The "cannot enable immediate notification" error
		  dialog has been removed
		* The --list-features command line option has been
		  removed (feature information is now displayed in the
		  output of the --version option)
		* The message handling performance has been improved
		* If there are no mailboxes on startup, the properties
		  dialog is now displayed
		* The "Start Mail Notification on GNOME login" option
		  no longer worked with GNOME >= 2.14 and has been
		  removed: a .desktop file is now installed in the xdg
		  autostart directory instead
		* The mail reader setting has been removed; the mail
		  reader configured in GNOME (Desktop -> Preferences
		  -> Preferred Applications) will now be used
		* The tooltip width is now limited to the screen width
		* When coupled with a patched GNOME Panel (as shipped
		  by FreeBSD and Debian, for instance), the status
		  icon now supports panel transparency (patch
		  forwarded by Bernat Tallaferro)

	* mbox, Maildir, POP3, IMAP, Evolution and Sylpheed changes:
		* Messages are now classified as unseen and seen; seen
		  messages can be ignored by unchecking the "Display
		  seen mail" option

	* mbox changes:
		* Compressed mailboxes (gzip and bzip2) are now
		  handled transparently, and support immediate
		  notification

	* POP3, IMAP and Gmail changes:
		* A regression which allowed mail checks to overlap
		  has been fixed

	* POP3 and IMAP changes:
		* If the server advertises the STLS/STARTTLS
		  capability but replies ERR/BAD when the
		  STLS/STARTTLS command is issued, Mail Notification
		  now logs out instead of proceeding
		* If multiple mailboxes have the same type, hostname,
		  port, connection type and username, Mail
		  Notification will now detect that the mailboxes
		  share the same account and will only prompt for the
		  password once per session (when the password is not
		  entered in the properties dialog, that is)

	* POP3 changes:
		* Non-UTF-8 server responses are now accepted

	* IMAP changes:
		* Non-ASCII server responses are now accepted (these
		  responses violate RFC 3501, but we follow the RFC
		  793 robustness principle "be liberal in what you
		  accept"); fixes connection problems with
		  internationalized Exchange servers, which violate
		  RFC 3501 by sending non-ASCII characters in their
		  greeting message
		* Empty continuation responses are now allowed (fixes
		  authentication with some SASL mechanisms)
		* Play nice with uncompliant servers by using
		  BODY.PEEK rather than BODY, so that they do not set
		  the \Seen flag (patch from Jacob Berkman)
		* The IDLE mode is now cycled every 29 minutes, as
		  advised by RFC 2177

	* Evolution changes:
		* Support for the Evolution 2.4 and 2.6 branches has
		  been added; untested support for the Evolution
		  2.7/2.8 branch has been added; the Evolution source
		  tree is no longer needed for Evolution >= 2.4

	* Sylpheed changes:
		* With the help of a Sylpheed patch, Mail Notification
		  can now reliably avoid race conditions which could
		  occur when Sylpheed was running (see the
		  --enable-sylpheed-locking discussion in the INSTALL
		  file)

	* New translations:
		* Czech (Pav Lucistnik)
		* Brazilian Portuguese (Claudio André)
		* Dutch (Marcel J. Zwiebel)
		* Japanese (Hiroshi Hasebe)
2006-09-05 00:55:32 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
gdt
3e1351da13 Take maintainership (at suggestion of previous maintainer, jmmv@).
Update to 2.0 (minor changes and bugfixes omitted):

2.0					August 9, 2005

	* Core changes:
		* Evolution support has been added [not in pkgsrc]
		* Mailboxes can now be assigned a custom name
		* For greater flexibility, mailboxes configuration is
		  now stored in ~/.gnome2/mail-notification/mailboxes.xml
		  (previously, it was stored in the GConf database)
		* If a mailbox requires authentication and the
		  necessary credentials are not provided in the
		  mailbox properties dialog, Mail Notification now
		  lets GNOME prompt the user for the credentials
		* The Mail Notification item is now also listed in the
		  GNOME >= 2.10 Preferences menu
		* The third-party libegg code has been updated

	* mbox, MH, Maildir and Sylpheed changes:
		* Immediate notification did not work properly with
		  fast kernel notifiers (kqueue, inotify, dnotify,
		  ...): fixed
		* Unseekable files are now supported
		* The location of the system mailbox is now resolved
		  at runtime rather than when the mailbox is added
		  (eases sharing the Mail Notification settings across
		  multiple computers)

	* mbox changes:
		* When immediate notification is not available, the
		  mailbox is now also checked when its size or ctime
		  changes (previously, it was only checked if its
		  mtime had changed)

	* Sylpheed changes:
		* Mail Notification now tries to avoid race conditions
		  which may occur while Sylpheed is being used

	* POP3 and IMAP changes:
		* When the authentication mechanism option is set to
		  "autodetect", Mail Notification will now try to
		  authenticate using each server-supported SASL
		  mechanism

	* POP3 changes:
		* The TOP optional command is now supported. This
		  solves some issues with POP3 servers (for instance,
		  pop.gmail.com) which incorrectly archive mails that
		  have been accessed using the RETR command.

	* IMAP changes:
		* If, while idling, the server abruptly drops the
		  connection, Mail Notification now reconnects rather
		  than considering it an error
		* When idling, Mail Notification now only wakes up if
		  it receives a response indicating that the mailbox
		  might have changed
		* By default, Mail Notification now avoids using the
		  IDLE extension if the remote server software is
		  known to have a broken IDLE implementation
		* UTF-8 mailbox names are now converted to modified
		  UTF-7, as required by RFC 3501

	* Gmail changes:
		* Functionality has been restored after the Gmail web
		  site was modified; to prevent future disruptions and
		  simplify the source code, the Gmail Atom feed
		  (https://mail.google.com/mail/feed/atom) is now used

1.1					March 6, 2005

	* The mail summary dialog has been replaced by a main window,
	  for controlling Mail Notification when the status icon is
	  hidden
2006-01-04 20:28:01 +00:00
jmmv
581e4246f0 Update to 1.0:
1.0					November 25, 2004

	* Some minor IMAP issues have been fixed
	* Some IMAP servers did not properly support the IDLE
	  extension, so it can now be disabled in the mailbox
	  properties
	* If the POP3 or IMAP password is left blank, it will now be
	  prompted only if needed
	* When MIME support was disabled, the Sylpheed backend was not
	  considering unread messages as new: fixed

	* Updated translations:
		* Serbian (Filip Miletic)
		* German (Hendrik Brandt)
		* Portuguese (Duarte Henriques)

	* New translations:
		* Polish (Tomasz Sarota-Raczek)

0.99					November 15, 2004

	* The IMAP capabilities sent in a PREAUTH, AUTHENTICATE or
	  LOGIN response were ignored, and a CAPABILITY command was
	  not re-issued after a successful authentication: fixed
	* Added a "Display mail summary in tooltip" option

0.8.1					November 4, 2004

	* Mail summary popup fixes and improvements:
		* do not recreate it when updating its contents:
		  removes some flicker
		* added a workaround for a Metacity bug which
		  sometimes misplaced the popup
		* the text fonts can now be configured from the
		  properties dialog

	* Now compiles cleanly even when -fstrict-aliasing is in use
	* Some additional workarounds for
	  http://bugzilla.gnome.org/show_bug.cgi?id=64764 have been
	  added: fixes a few random crashes
	* Some widgets have been named, so that they can easily be
	  matched in a GTK+ resource file
	* The status icon could not be customized from a resource
	  file: fixed

	* Updated translations:
		* Serbian (Filip Miletic)

0.8.0					October 31, 2004

	* The double-click action can now be customized
	* A mail reader can now be launched
	* IMAP IDLE support has been implemented
	* The mail summary layout has been improved
	* The mail summary is now also displayed in the tooltip
	* The tooltip now supports keyboard activation
	* A mail summary popup option allowing to only display recent
	  mail has been added
	* A bug which caused SASL authentication to sometimes fail has
	  been fixed
	* The Gmail parser was getting confused by special strings
	  embedded in message fields: fixed

0.7.1					October 25, 2004

	* Gmail fixes:
		* does not crash when a GNOME proxy is set
		* handles starred and labelled messages
		* ignores non-inbox messages
		* messages were considered unseen on each check and
		  the mail summary was always popped up: fixed

	* The POP3/IMAP/Gmail password can now be left blank (in such
	  case, it will be prompted when needed and not be saved to
	  permanent storage)
	* A command can now be executed when all mail has been read
	* The user interface now displays the IMAP folder name (unless
	  it is inbox)
	* The tooltip now displays message counts
	* Minor fixes and cleanups

	* Updated translations:
		* Serbian (Filip Miletic)
		* German (Hendrik Brandt)
		* Portuguese (Duarte Henriques)

0.7.0					October 6, 2004

	* Binaries compiled with GCC 3.4.x were crashing in various
	  places: fixed
	* Fixed a vulnerability in the IMAP code (a malicious IMAP
	  server could trigger a null pointer dereference by sending
	  an invalid reply)
	* Fixed a vulnerability in the Gmail code (a man in the middle
	  attack could, with some libsoup configurations, trigger a
	  null pointer indirection)
	* The properties dialog has been split into tabs
	* A mail summary has been added (requires GMime version 2.0 or
	  superior)
	* Double-clicking on the icon now displays the mail summary
	  (the double-clicked command has been removed)
	* The "new mail" command is now executed every time a mailbox
	  receives one or more new messages
	* Tracks the latest Gmail change (reported by Vincent Noel)
	* Gmail support now requires libsoup version 2.2 or superior
	  (which is part of GNOME 2.8)
	* The manual is now installed in the proper location (Pascal
	  Giard, Christian Krause)
	* The --with-gconf-schema-file-dir configure argument was
	  ignored: fixed (Julio M. Merino Vidal)
	* A few minor issues have been fixed
	* Some cleanups have been performed
	* The German translations have been updated (Hendrik Brandt)
	* Added Serbian translations (Filip Miletic)
	* Added Bulgarian translations (Vladimir Petkov)
2004-12-05 08:44:09 +00:00
jmmv
0f37972ec4 Initial import of mail-notification, version 0.6.2:
Mail Notification is a status icon (aka tray icon) that informs you if
you have new mail.

It works with system trays implementing the freedesktop.org System Tray
Specification, such as the GNOME Panel Notification Area, the Xfce
Notification Area and the KDE System Tray.

Mail Notification features include:

* Multiple mailbox support.
* Mbox, MH, Maildir, Sylpheed, POP3, IMAP and Gmail support.
* SASL authentication support.
* APOP authentication support.
* SSL/TLS support.
* Automatic detection of mailbox format.
* Immediate notification (the status icon is updated within seconds after
  a mailbox changes).
* HIG 2.0 compliance.
2004-10-02 14:04:42 +00:00