This patch add little perl based app which allows edit hidden claws-mail prefs.
Class Changed From-To: maintainer-update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->miwi Grab.
miwi 2008-02-16 19:55:31 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/clawsker Makefile distinfo pkg-descr mail/clawsker/files patch-Makefile patch-clawsker Log: Clawsker is an applet to edit Claws Mail's hidden preferences. 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> Revision Changes Path 1.892 +1 -0 ports/mail/Makefile 1.1 +28 -0 ports/mail/clawsker/Makefile (new) 1.1 +3 -0 ports/mail/clawsker/distinfo (new) 1.1 +11 -0 ports/mail/clawsker/files/patch-Makefile (new) 1.1 +11 -0 ports/mail/clawsker/files/patch-clawsker (new) 1.1 +19 -0 ports/mail/clawsker/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!