Created attachment 184918 [details] port shar Python module for converting CSS to use in HTML email.
Thank you for contributing a new FreeBSD port Ryder. Please: - Add LICENSE_FILE pointing to ${WRKSRC}/path/to/licensefile when one exists in the distribution file (premailer provides one called LICENSE) - Confirm this port passes QA (portlint and poudriere in particular). For more information and testing instruction see: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html Note also: Setting the maintainer-feedback flag is not required for new ports, as uncommitted ports have no maintainer until committed by definition. This also applies to the maintainer-approval flag on attachments
Created attachment 185081 [details] Updated py-premailer.shar file Updated to include LICENSE_FILE= ${WRKSRCZ}/LICENSE as requested. Can also confirm that this passed portlint, as well as porttools tests.
Everything looks good except there is no WWW at the end of the pkg-descr. Please add the most common one to the end of pkg-descr. https://www.freebsd.org/doc/en/books/porters-handbook/book.html#porting-desc
Created attachment 186530 [details] Update py-premailer.shar file's pkg-descr Thanks for the support, Richard. Supplying author's github to port as source.
Committed, thanks. Please note: - shar had wrong lineendings - Makefile had spaces instead of tabs, so portlint complained - pkg-descr had no empty line between text and WWW: field
A commit references this bug: Author: pi Date: Sat Oct 14 07:21:17 UTC 2017 New revision: 452046 URL: https://svnweb.freebsd.org/changeset/ports/452046 Log: New port: mail/py-premailer: Convert CSS to style attributes Python module to support CSS and HTML-based email formatting. WWW: https://github.com/peterbe/premailer PR: 221154 Submitted by: Ryder Dain <ryder.dain@gmail.com> Changes: head/mail/Makefile head/mail/py-premailer/ head/mail/py-premailer/Makefile head/mail/py-premailer/distinfo head/mail/py-premailer/pkg-descr