Summary: | mail/claws-mail: reorganize plugins | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ivan Rozhuk <rozhuk.im> | ||||||||
Component: | Individual Port(s) | Assignee: | Matthias Andree <mandree> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | fernape, mandree, portmaster, rozhuk.im | ||||||||
Priority: | --- | Flags: | portmaster:
maintainer-feedback+
|
||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239659 | ||||||||||
Bug Depends on: | |||||||||||
Bug Blocks: | 251319 | ||||||||||
Attachments: |
|
Comment on attachment 213816 [details]
patch
I love it. Thank you for all the time, and effort you
put into this!
Approved. :)
--Chris
(In reply to Chris Hutchinson from comment #1) You are welcome :) There is few issues with clams-mail for me that I fail to fix: - plugins build with -j1 - no idea where and why this hardcoded - notify icon + xfce4 compositor = freezes all windows on claws restores from tray icon. Same freezes happen then in "window manager tweaks" -> "Compositor" toggle "Show shadows"*** switches. Looks like this is more xfce4 bug, but all other apps works ok. (In reply to rozhuk.im from comment #2) > There is few issues with clams-mail for me that I fail to fix: > - plugins build with -j1 - no idea where and why this hardcoded Thanks for mentioning that. I'll have a look, and patch that restriction out. > - notify icon + xfce4 compositor = freezes all windows on claws restores from > tray icon. Hmm, don't see this on my copy on xfce4 && 13-CURRENT. Driver related? I'll look into it, just the same. :) Thanks again! --Chris Created attachment 214366 [details]
svn diff to create mets-port for claws-mail-plugins
This patch obsoletes the original patch attached to this pr.
This patch simply adds MAINTAINER to the original. This
patch has been tested against 13/amd64. It applies, and
completes a build install as intended (QA log also attached).
That's it.
Thanks!
--Chris
Created attachment 214367 [details]
QA log against the most recent patch attached to this pr
QA log against the patch I just attached to this pr.
Please? :-) Can I please get a commit? I have more stuff in the pipeline for Claws. But must wait for this to clear first. Thank you. --Chris ^Triage: [tags] in issue Titles are deprecated Comment on attachment 213816 [details]
patch
^Triage: Obsolete older patch (less confusing)
A commit references this bug: Author: mandree Date: Thu Jun 11 17:50:05 UTC 2020 New revision: 538519 URL: https://svnweb.freebsd.org/changeset/ports/538519 Log: mail/claws-mail: reorganize plugins renames a few ports to match their names to the plugin names (adding to MOVED) PR: 245939 PR: 239659 Submitted by: rozhuk.im@gmail.com Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) Changes: head/MOVED head/mail/Makefile head/mail/claws-mail/Makefile.claws head/mail/claws-mail/Makefile.claws.plugins head/mail/claws-mail-address_keeper/Makefile head/mail/claws-mail-archive/ head/mail/claws-mail-archive/Makefile head/mail/claws-mail-archiver/ head/mail/claws-mail-att_remover/Makefile head/mail/claws-mail-attach_warner/ head/mail/claws-mail-attachwarner/ head/mail/claws-mail-attachwarner/Makefile head/mail/claws-mail-bogofilter/Makefile head/mail/claws-mail-bsfilter/Makefile head/mail/claws-mail-clamd/Makefile head/mail/claws-mail-dillo/ head/mail/claws-mail-dillo/Makefile head/mail/claws-mail-dillo/pkg-descr head/mail/claws-mail-fetchinfo/Makefile head/mail/claws-mail-gdata/Makefile head/mail/claws-mail-libravatar/Makefile head/mail/claws-mail-litehtml_viewer/ head/mail/claws-mail-litehtml_viewer/Makefile head/mail/claws-mail-litehtml_viewer/pkg-descr head/mail/claws-mail-mailmbox/Makefile head/mail/claws-mail-managesieve/Makefile head/mail/claws-mail-newmail/Makefile head/mail/claws-mail-notification/Makefile head/mail/claws-mail-pdf_viewer/Makefile head/mail/claws-mail-perl/Makefile head/mail/claws-mail-plugins/ head/mail/claws-mail-plugins/Makefile head/mail/claws-mail-plugins/pkg-descr head/mail/claws-mail-rssyl/Makefile head/mail/claws-mail-spam_report/ head/mail/claws-mail-spam_report/Makefile head/mail/claws-mail-spamassassin/Makefile head/mail/claws-mail-spamreport/ head/mail/claws-mail-tnef/ head/mail/claws-mail-tnef_parse/ head/mail/claws-mail-tnef_parse/Makefile head/mail/claws-mail-vcalendar/Makefile next time, please include updates to MOVED and mail/Makefile. Thank you. (In reply to Matthias Andree from comment #11) Will do. Thanks! :-) --Chris A commit references this bug: Author: mandree Date: Mon Nov 23 20:35:21 UTC 2020 New revision: 556123 URL: https://svnweb.freebsd.org/changeset/ports/556123 Log: mail/claws-mail-plugins: improve pkg-descr Since the original and maintainer-approved prior pkg-descr was obviously wrong, let's play this pragmatically: I am taking the liberty to commit this improvement, but am awaiting for the maintainer's final word on whether we should use this, or a different pkg-descr. PR: 251319 (pkg-descr fix) PR: 245939 (initial proposal to introduce mismatched pkg-descr) Submitted by: bsd@dino.sk Reported by: FreeBSD@ShaneWare.Biz Changes: head/mail/claws-mail-plugins/pkg-descr |
Created attachment 213816 [details] patch Rename: mail/claws-mail-archiver -> mail/claws-mail-archive mail/claws-mail-attach_warner -> mail/claws-mail-attachwarner mail/claws-mail-spamreport -> mail/claws-mail-spam_report mail/claws-mail-tnef -> mail/claws-mail-tnef_parse Now all ports name equals internal plugins names. Add: mail/claws-mail-dillo: Viewing of html messages using the Dillo web browser mail/claws-mail-litehtml_viewer: Viewer plugin for HTML emails, using the litehtml library mail/claws-mail-plugins: claws-mail plugins meta-port Move CLAWS_PLUGINS from claws-mail/Makefile.claws to new file: claws-mail/Makefile.claws.plugins