Port details |
- py-django-happenings Event calendar app for Django
- 0.3.3_1 www
=0 0.3.3_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Doesn't work with Django 2.2+, please use www/py-django-happenings-update instead
This port expired on: 2020-05-15
- Maintainer: ports@caomhin.org
- Port Added: 2016-02-12 13:23:02
- Last Update: 2020-05-17 16:28:58
- SVN Revision: 535560
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/wreckage/django-happenings
- Description:
- A Django application for managing and displaying a calendar and its events.
Features:
* Repeating and non-repeating events
* Events that start and end on different days
* Support for cancelled events
* Upcoming events and current happenings lists
* AJAX support
* Default CSS & Javascript to help you get started
WWW: https://github.com/wreckage/django-happenings
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-happenings>0:www/py-django-happenings@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py37--django-mptt
- py37--django-happenings-update
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-django-happenings
- Package flavors (<flavor>: <package>)
- py37: py37-django-happenings
- py27: py27-django-happenings
- distinfo:
- SHA256 (django-happenings-0.3.3.tar.gz) = d398fe8cc5f98ef0360aed69000260670a1417c96c7f6a4639b4a3ef5a17a345
SIZE (django-happenings-0.3.3.tar.gz) = 63699
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-django111>=0 : www/py-django111@py37
- py37-pytz>0 : devel/py-pytz@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.3_1 17 May 2020 16:28:58 |
rene |
Remove expired ports:
2020-05-15 www/py-django-happenings: Doesn't work with Django 2.2+, please use
www/py-django-happenings-update instead
2020-05-16 devel/py-django-tastypie-mongoengine: Not necessary anymore, and
project unmaintained |
0.3.3_1 16 Apr 2020 19:28:44 |
kai |
www/py-django-happenings: Deprecate and set to expire
* Upstream's repository seems stale and no longer maintained. There was no
official release at PyPI since 2015 and the code isn't compatible with
Django 2.2 or later.
Thus deprecate the port and set an expiration date.
PR: 245644
Approved by: Kevin Golding <ports@caomhin.org> (maintainer) |
0.3.3_1 16 Apr 2020 19:22:46 |
kai |
[NEW PORT] www/py-django-happenings-update
* Repo-copy from www/py-django-happenings because it's an official fork and
also available at PyPI. The forked version has support for newer Django
releases.
* Update CONFLICTS_INSTALL entries accordingly but omit www/py-django-mptt
as it can co-exist (once assigned to Django 2.2) with
www/py-django-happenings-update.
PR: 245644
Approved by: Kevin Golding <ports@caomhin.org> (maintainer) |
0.3.3_1 11 Aug 2018 17:36:31 |
rene |
www/py-django-happenings: use Django 1.11 instead of EOL Django 1.8
PR: 230525
Submitted by: rene
Approved by: maintainer (ports@caomhin.org)
Sponsored by: Essen Hackathon |
0.3.3 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.3.3 30 Nov 2017 15:50:34 |
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 ) |
0.3.3 09 Dec 2016 22:44:38 |
cs |
Add CONFLICTS_INSTALL
PR: 208633
Submitted by: Kevin Golding <ports@caomhin.org>
Approved by: maintainer |
0.3.3 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.3.3 12 Feb 2016 13:22:54 |
miwi |
A Django application for managing and displaying a calendar and its events.
Features:
* Repeating and non-repeating events
* Events that start and end on different days
* Support for cancelled events
* Upcoming events and current happenings lists
* AJAX support
* Default CSS & Javascript to help you get started
WWW: https://github.com/wreckage/django-happenings
PR: 207084
Submitted by: Kevin Golding <ports@caomhin.org> |