aboutsummaryrefslogtreecommitdiff
path: root/mail/kshowmail
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Don't remove system locale directories (not listed in the relevantKris Kennaway2004-12-201-11/+0
| | | | | | | | | | BSD.*.dist), but do remove locale directories that are not listed there. Moreover, don't try to unconditionally @dirrm these directories since they're shared with other ports and are likely to still be in use. Notes: svn path=/head/; revision=124551
* Fix build with gcc 3.4Markus Brueffer2004-08-151-0/+11
| | | | | | | Noticed by: pointyhat Notes: svn path=/head/; revision=116287
* Don't use Makefile.kde anymoreMarkus Brueffer2004-06-061-4/+3
| | | | Notes: svn path=/head/; revision=110943
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* - SIZEifyMarkus Brueffer2004-03-281-0/+1
| | | | | | | | Submitted by: trevor Approved by: arved (mentor) Notes: svn path=/head/; revision=105553
* - fix build with qt33Markus Brueffer2004-03-161-0/+1
| | | | | | | | Reported by: bento via kris Approved by: arved (mentor) Notes: svn path=/head/; revision=104154
* Change my email address.Markus Brueffer2004-02-231-1/+1
| | | | | | | Approved by: arved (mentor) Notes: svn path=/head/; revision=101892
* mimelib was moved to kdepim.Tilman Keskinoz2004-02-191-2/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=101414
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 3.1.0Tilman Keskinoz2004-01-293-2/+10
| | | | | | | | PR: 61942 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Notes: svn path=/head/; revision=99426
* - switch to Makefile.kdeClement Laforet2004-01-181-6/+4
| | | | | | | | | | | - Respect CFLAGS. PR: 61532 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98482
* New port: mail/kshowmailKirill Ponomarev2003-10-225-0/+121
KShowmail is a POP3 mail checker for KDE. Main features: o load mail headers from pop3 servers o display relevant header fields in a list view o display headers of selected mails o display complete mails o delete selected mails on servers o launch external programs like fetchmail or sendmail via configurable menu entries o support multiple accounts o sound support o send complain mails to postmaster PR: 58203 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Notes: svn path=/head/; revision=91873