diff options
author | smb <smb@pkgsrc.org> | 2007-09-18 03:17:24 +0000 |
---|---|---|
committer | smb <smb@pkgsrc.org> | 2007-09-18 03:17:24 +0000 |
commit | 5f6de9b0fd058700d41572ae52bdf489f5df9abf (patch) | |
tree | 854bbcaf72b946103929e9b6752dd78b42f00926 /mail/claws-mail-spamreport | |
parent | edb3562456ede9025fc1c20f68a3f8c6064e5652 (diff) | |
download | pkgsrc-5f6de9b0fd058700d41572ae52bdf489f5df9abf.tar.gz |
* Claws Mail is now licensed under GPLv3 or later.
New in this release:
~~~~~~~~~~~~~~~~~~~~
* added Tags feature
Tags are arbitrary labels that can be applied to messages. It is
possible to create, edit, remove Tags; apply them to mails;
filter on Tags or Tag presence; apply or unset Tags via Filtering
actions; reference Tags in reply Templates.
* Threads can now be sorted by most recent message
/View/Sort/By thread date
* Added "/View/Show or Hide/Column headers"
* Added 'watch thread' feature
* Enabled the running of folder Processing rules on demand
* Added options to stop/enable writing logs to disc, see Logging
page of preferences
* IMAP and News: Implement age-based caching: allow the specifying
of a threshold for the offline synchronisation feature, and whether
old cached bodies should be removed. Accessible from the Folder
Properties.
* IMAP: Made multiple copy, (in the same IMAP account), faster by
matching source/destination message UIDs.
* LDAP: Ability to edit all Person attributes
* Nicer layout of the message part icons
* Speed up and clean up rendering of larger msgs
* Use progress bar when sending messages
* Made mainwindow's /Help/Manual point to the remote copy if the
local copy doesn't exist
* Replaced some deprecated widgets
* Enabled changing the emphasis color used to highlight the
newsreader/x-mailer header value when it matches our preferred
mail agent, (hidden pref 'emphasis_color' added to clawsrc).
* tools/mew2claws-mail.pl
Added new script that imports a Mew address book
* tools/popfile-link.sh
Added a new script that will open selected messages in
POPFile control center, in order to change the message
status.
* Updated the manual
* Check that Dillo's installed when loading the Dillo Browser
plugin
* Maemo improvements:
o Automatically choose the correct application
to open parts
o Better way to notify of new mails
o Destroy messageview after trashing mail
o Simplified layout
o Better toolbars, removal of CTree headers
o Add a specific icon to go back to folder list
o Improvements to the Wizard, About and icon legend dialogues
o add an easy way to store data (mails and IMAP/NNTP caches)
on one of the SD cards, and protect against unmounts if
needed
o plug the online/offline system into maemo's interfaces to
have Claws automatically switch according to the system
status (on IT OS 2007)
o use HildonBanners to display status messages
o force layout to be Small screen
o put the progress bar in the toolbar
* Updated Brazilian Portuguese, Bulgarian, Catalan, Finnish, French,
German, Hungarian, Italian, Polish, Russian, Simplified Chinese and
Slovak translations.
Plus bug fixes
Diffstat (limited to 'mail/claws-mail-spamreport')
-rw-r--r-- | mail/claws-mail-spamreport/DESCR | 3 | ||||
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 25 | ||||
-rw-r--r-- | mail/claws-mail-spamreport/PLIST | 10 | ||||
-rw-r--r-- | mail/claws-mail-spamreport/distinfo | 5 |
4 files changed, 43 insertions, 0 deletions
diff --git a/mail/claws-mail-spamreport/DESCR b/mail/claws-mail-spamreport/DESCR new file mode 100644 index 00000000000..1afba8f3799 --- /dev/null +++ b/mail/claws-mail-spamreport/DESCR @@ -0,0 +1,3 @@ +This Claws Mail plugin allows you to upload your spams to various +spam reporting places, like http://www.signal-spam.fr/. Currently, +only Signal-Spam is supported. diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile new file mode 100644 index 00000000000..fb744e01cda --- /dev/null +++ b/mail/claws-mail-spamreport/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2007/09/18 03:17:31 smb Exp $ +# + +DISTNAME=spam_report-0.2 +PKGNAME=claws-mail-spam_report-0.2 +CATEGORIES=mail +MASTER_SITES= http://claws-mail.org/downloads/plugins/ + +MAINTAINER= smb@NetBSD.org +COMMENT= Report spam to various places + +DEPENDS+= claws-mail-${CLAWS_VERSION}:../../mail/claws-mail + +.include "../../mk/bsd.prefs.mk" + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config +USE_LANGUAGES+= c + +.include "../../mail/claws-mail/Makefile.vers" +.include "../../mail/claws-mail/buildlink3.mk" +.include "../../www/curl/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/mail/claws-mail-spamreport/PLIST b/mail/claws-mail-spamreport/PLIST new file mode 100644 index 00000000000..b539f4f152f --- /dev/null +++ b/mail/claws-mail-spamreport/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2007/09/18 03:17:31 smb Exp $ +lib/claws-mail/plugins/spamreport.la +share/locale/ca/LC_MESSAGES/spam_report.mo +share/locale/es/LC_MESSAGES/spam_report.mo +share/locale/fi/LC_MESSAGES/spam_report.mo +share/locale/fr/LC_MESSAGES/spam_report.mo +share/locale/hu/LC_MESSAGES/spam_report.mo +share/locale/pt_BR/LC_MESSAGES/spam_report.mo +share/locale/sk/LC_MESSAGES/spam_report.mo +@dirrm lib/claws-mail/plugins diff --git a/mail/claws-mail-spamreport/distinfo b/mail/claws-mail-spamreport/distinfo new file mode 100644 index 00000000000..1ef1247ac93 --- /dev/null +++ b/mail/claws-mail-spamreport/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2007/09/18 03:17:31 smb Exp $ + +SHA1 (spam_report-0.2.tar.gz) = 21487da3cb2b3e775527e8ac96e7471887891b39 +RMD160 (spam_report-0.2.tar.gz) = a010e17e769ca25c4e2affd6a059d6ffb7caa5b7 +Size (spam_report-0.2.tar.gz) = 379740 bytes |