aboutsummaryrefslogtreecommitdiff
path: root/mail/xfce4-mailwatch-plugin
Commit message (Collapse)AuthorAgeFilesLines
* update xfce to 4.6.2Oliver Lehmann2010-05-311-1/+1
| | | | | | | bump PORTREVISION on all depending ports Notes: svn path=/head/; revision=255394
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* bump PORTREVISION for the recent update ofOliver Lehmann2010-01-101-1/+1
| | | | | | | | | | | x11/libexo x11-toolkits/libxfce4gui sysutils/xfce4-settings x11-wm/xfce4-panel x11/Terminal Notes: svn path=/head/; revision=247524
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.Roman Bogorodskiy2009-08-161-2/+2
| | | | Notes: svn path=/head/; revision=239670
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* update xfce to 4.6.1Oliver Lehmann2009-05-061-1/+1
| | | | | | | bump PORTREVISION where necessary Notes: svn path=/head/; revision=233310
* Bump PORTREVISION after xfce 4.6 updateOliver Lehmann2009-03-061-1/+1
| | | | Notes: svn path=/head/; revision=229569
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-0/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Update to 1.1.0Martin Wilke2008-09-236-82/+28
| | | | Notes: svn path=/head/; revision=220527
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Fix build after xorg cleanupMartin Wilke2008-04-201-1/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=211678
* - Remove USE_XLIB in favor of USE_XORGMartin Wilke2008-03-211-1/+0
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=209540
* update xfce4 to 4.4.2Oliver Lehmann2008-02-121-1/+1
| | | | | | | | Approved by: portmgr (linimon) Security: CVE-2007-6531, CVE-2007-6532 Notes: svn path=/head/; revision=207060
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-9/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* update xfce to 4.4.1Oliver Lehmann2007-04-111-0/+1
| | | | | | | bump PORTREVISION where needed Notes: svn path=/head/; revision=189785
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].Mark Linimon2007-03-141-3/+1
| | | | | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] Notes: svn path=/head/; revision=187350
* - Add backup MASTER_SITESMartin Wilke2007-02-261-1/+2
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=186038
* Mailwatch is a plugin for the Xfce 4 panel.Martin Wilke2007-01-287-0/+164
Features * IMAP and Secure IMAP support * POP3 and Secure POP3 support * Local Mbox mailbox support * Local Maildir mailbox support * Local MH-Maildir mailbox support * GMail support * Fully multithreaded design: no panel lockups * Informative new-message breakdown in tooltip * Ability to run program on new messages or button click * Informative logger to help track down mail connection problems WWW: http://spuriousinterrupt.org/projects/mailwatch Notes: svn path=/head/; revision=183466