Bug 208836 - [NEW PORT] www/django-post_office: Django app to monitor and send mail asynchronously
Summary: [NEW PORT] www/django-post_office: Django app to monitor and send mail asynch...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL: https://github.com/ui/django-post_office
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2016-04-16 17:31 UTC by Ultima
Modified: 2016-04-16 17:48 UTC (History)
1 user (show)

See Also:
Ultima1252: maintainer-feedback+


Attachments
post_office.diff (3.39 KB, patch)
2016-04-16 17:31 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ultima 2016-04-16 17:31:26 UTC
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
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-04-16 17:48:23 UTC
Committed, testbuilds all fine.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-04-16 17:48:58 UTC
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