Port details |
- py-django-post_office Django app to monitor and send mail asynchronously
- 3.6.1 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: ultima@FreeBSD.org
 - Port Added: 2016-04-16 17:48:18
- Last Update: 2022-07-20 14:23:26
- Commit Hash: e915e75
- Also Listed In: python
- License: MIT
- Description:
- 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
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-post_office>0:www/py-django-post_office@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-django-post_office/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-post_office
- pkg install py39-django-post_office
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py39-django-post_office listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-django-post_office
- Package flavors (<flavor>: <package>)
- py39: py39-django-post_office
- distinfo:
- TIMESTAMP = 1658088591
SHA256 (ui-django-post_office-v3.6.1_GH0.tar.gz) = db3648b2e48d98a6bb8c0c19376c4acd76002702b1524a99f29d1fddfd2c6201
SIZE (ui-django-post_office-v3.6.1_GH0.tar.gz) = 61303
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-jsonfield>=3.0 : www/py-jsonfield@py39
- py39-django32>=2.2 : www/py-django32@py39
- py39-bleach>=0 : www/py-bleach@py39
- py39-pytz>=0 : devel/py-pytz@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- www_py-django-post_office
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:26 3.6.1 |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
17 Jul 2022 20:21:17 3.6.1 |
Richard Gallamore (ultima)  |
www/py-django-post_office: Updated to 3.6.1
Changes: https://github.com/ui/django-post_office/blob/master/CHANGELOG.md |
28 Apr 2022 10:02:15 3.6.0_1 |
Kai Knoblich (kai)  |
www/py-django32: Switch consumers over to Django 3.2
Django 2.2 became End-of-Life on 11th April 2022 and Django 3.2 is the
new LTS (= Long Term Support) release which will be supported until
April 2024.
* Switch the most ports that use www/py-django22 to www/py-django32
* Switch www/seahub over to www/py-djangorestframework
* Ports that are not yet ready for Django 3.2 (only three so far) or
those that have already been set with an expiration date were not
taken into account.
* Bump PORTREVISION due dependency change where necessary.
PR: 261313
Reviewed by: bofh, dvl, koobs, ultima
Approved by: bofh, dvl, koobs, ultima, sunpoet, Kevin Golding, Ivan Rozhuk,
Alexander Sieg (maintainers)
maintainer timeout (remaining maintainers)
Differential Revision: https://reviews.freebsd.org/D34859 |
11 Jan 2022 02:29:33 3.6.0 |
Richard Gallamore (ultima)  |
www/py-django-post_office: Updated to 3.6.0
Changes: https://github.com/hamcrest/PyHamcrest/blob/V2.0.3/CHANGELOG.rst |
06 Apr 2021 14:31:07 3.5.3 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Mar 2021 17:50:36
3.5.3 |
ultima  |
Updated to 3.5.3
Changes: https://github.com/ui/django-post_office/blob/v3.5.3/CHANGELOG.md |
26 Feb 2021 06:22:00
3.2.1_1 |
ultima  |
Update ports to Django22
django-post_office jsonfield depend has been renamed
upstream, the old django-jsonfield port does not support
django past 1.11.
PR: 245309
Approved by: sunpoet, kai, jhixson (timeout)
Differential Revision: https://reviews.freebsd.org/D28513 |
28 Dec 2020 23:02:15
3.2.1 |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
01 Jun 2019 08:19:00
3.2.1 |
ultima  |
Updated to 3.2.1
Changes: https://github.com/ui/django-post_office/blob/master/CHANGELOG.md |
06 May 2019 04:35:36
3.2.0 |
ultima  |
Updated to 3.2.0
Changes: https://github.com/ui/django-post_office/blob/master/CHANGELOG.md |
06 Aug 2018 05:52:35
3.1.0 |
ultima  |
* Updated to 3.1.0 |
13 Jun 2018 22:05:51
3.0.4_1 |
ultima  |
Update Seafile family to 6.3.1
As of Seafile 6.3.0, django has been upgraded
to 1.11. Seafile's dependencies have also been
switched to match this change.
Reviewed by: miwi
Differential Revision: https://reviews.freebsd.org/D15718 |
07 Dec 2017 01:49:10
3.0.4 |
ultima  |
* Updated to 3.0.4
* Cleanup Makefile
Changes: https://github.com/ui/django-post_office/tree/v3.0.4 (at the bottom) |
30 Nov 2017 15:50:34
3.0.3  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
02 Aug 2017 21:52:30
3.0.3 |
ultima  |
* Updated to 3.0.3
Changelog: https://github.com/ui/django-post_office (at bottom)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11818 |
07 Jul 2017 23:05:00
3.0 |
ultima  |
* Removed GH_TAGNAME, not required
* Changed PORTVERSION to match upstream
Reported by: mat
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11492 |
06 Jul 2017 01:36:47
3.0.0 |
ultima  |
* Updated to 3.0.0
Changelog: https://github.com/ui/django-post_office (At the bottom)
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11492 |
03 Jul 2017 19:06:08
2.0.8 |
ultima  |
* Updated maintainer email
* Changed comment headers to match my name and FreeBSD email
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11466 |
01 Sep 2016 17:02:23
2.0.8 |
pi  |
www/py-django-post_office: 2.0.7 -> 2.0.8
- Django 1.10 compatibility fixes. Thanks @hockeybuggy!
- Fixed an issue where Django would sometimes create migration files
for post-office. Thanks @fizista!
PR: 212296
Submitted by: Ultima1252@gmail.com (maintainer) |
19 May 2016 10:53:06
2.0.7 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
16 Apr 2016 17:48:10
2.0.7 |
pi  |
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 |