aboutsummaryrefslogtreecommitdiffstats
path: root/mail/clawsker
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.7.5miwi2010-02-081-2/+2
| | | | | | | | | | | | | | | | Changelog: Bug fixes: o bug 2059 'gpgme >=1.1.8 not compatible with S/MIME encryption' o bug 2076 'having worked 2 times properly CLAWS ceased to decrypt incoming PGP mails -displays base64 instead - sucks completely' o bug 2098, 'claws-mails crashes frequently with pgpcore' o Address Book: fix button sensitivity in compose mode. Bump all cm-plugins Approved by: maintainers implicit
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Chase claws-mail updatemiwi2009-11-281-1/+2
|
* - Update to 0.7.0miwi2009-07-083-5/+5
| | | | | PR: 136430 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer)
* - Bump PORTREVISION after claws-mail updatemiwi2009-07-051-1/+2
|
* - update to version 0.6.0amdmi32009-01-294-5/+37
| | | | | | | | - fix WITHOUT_NLS handling - install some docs if NOPORTDOCS not defined PR: 131054 Submitted by: Pawel Pekala" <c0rn at o2 dot pl> (maintainer)
* - Update to 0.5.0miwi2008-06-283-10/+17
| | | | Approved by: maintainer implicit
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - Bump PORTREVISION after claws-mail updatemiwi2008-04-201-1/+2
|
* - Fix plistpav2008-03-022-5/+6
| | | | Reported by: pointyhat
* - Update to 0.4.0miwi2008-02-282-5/+7
| | | | Approved by: maintainer implicit
* Clawsker is an applet to edit Claws Mail's hidden preferences.miwi2008-02-175-0/+72
Claws Mail has a high number of configurable options and, in order to keep the binary small and fast, some of these preferences which are not widely used are not provided with a graphical interface for inspection and/or modification. Users wanting to edit such preferences had to face editing the configuration text files directly, now it is possible with a convenient GTK2 interface using Clawsker. Other features: * Handling of all hidden preferences * Fully internationalized interface using gettext * Detection of running Claws Mail * Support for alternate configuration directories WWW: http://www.claws-mail.org/clawsker PR: ports/120681 Submitted by: Pawel Pekala <c0rn at o2.pl>