aboutsummaryrefslogtreecommitdiffstats
path: root/mail/kshowmail
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.2.1miwi2007-12-155-46/+44
| | | | | PR: 118589 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
|
* Drop maintainershipmarkus2006-03-251-1/+1
|
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-14/+14
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Don't remove system locale directories (not listed in the relevantkris2004-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.
* Fix build with gcc 3.4markus2004-08-161-0/+11
| | | | Noticed by: pointyhat
* Don't use Makefile.kde anymoremarkus2004-06-061-4/+3
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* - SIZEifymarkus2004-03-291-0/+1
| | | | | Submitted by: trevor Approved by: arved (mentor)
* - fix build with qt33markus2004-03-161-0/+1
| | | | | Reported by: bento via kris Approved by: arved (mentor)
* Change my email address.markus2004-02-241-1/+1
| | | | Approved by: arved (mentor)
* mimelib was moved to kdepim.arved2004-02-201-2/+2
| | | | Reported by: bento
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Update to 3.1.0arved2004-01-303-2/+10
| | | | | PR: 61942 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
* - switch to Makefile.kdeclement2004-01-181-6/+4
| | | | | | | | - Respect CFLAGS. PR: 61532 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer) Approved by: erwin (mentor) (implicitly)
* New port: mail/kshowmailkrion2003-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>