Created attachment 169374 [details] post_office.diff Django Post Office is a simple app to send and manage your emails in Django. Some awesome features are: * Allows you to send email asynchronously * Multi backend support * Supports HTML email * Supports database based email templates * Built in scheduling support * Works well with task queues like RQ or Celery * Uses multiprocessing to send a large number of emails in parallel * Supports multilingual email templates (i18n) WWW: https://github.com/ui/django-post_office portlint -AC: WARN: Makefile: no port directory www/py-django-jsonfield found, even though it is listed in RUN_DEPENDS. WARN: Makefile: no port directory www/py-django18 found, even though it is listed in RUN_DEPENDS. 0 fatal errors and 2 warnings found. (False Positive) poudriere bulk -tC: 11amd64: success 11i386: success 103amd64: success 103i386: success 93amd64: success 93i386: success
Committed, testbuilds all fine.
A commit references this bug: Author: pi Date: Sat Apr 16 17:48:10 UTC 2016 New revision: 413470 URL: https://svnweb.freebsd.org/changeset/ports/413470 Log: New port: www/py-django-post_office Django Post Office is a simple app to send and manage your emails in Django. Some awesome features are: * Allows you to send email asynchronously * Multi backend support * Supports HTML email * Supports database based email templates * Built in scheduling support * Works well with task queues like RQ or Celery * Uses multiprocessing to send a large number of emails in parallel * Supports multilingual email templates (i18n) WWW: https://github.com/ui/django-post_office PR: 208836 Submitted by: Ultima1252@gmail.com Changes: head/www/Makefile head/www/py-django-post_office/ head/www/py-django-post_office/Makefile head/www/py-django-post_office/distinfo head/www/py-django-post_office/pkg-descr