notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-django-happenings Event calendar app for Django
0.3.3_1 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3.3_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Doesn't work with Django 2.2+, please use www/py-django-happenings-update instead
Expired This port expired on: 2020-05-15
Maintainer: ports@caomhin.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
Runtime dependencies:
  1. py37-django111>=0 : www/py-django111@py37
  2. py37-pytz>0 : devel/py-pytz@py37
  3. py37-setuptools>0 : devel/py-setuptools@py37
  4. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/django-happenings/
  2. https://pypi.org/packages/source/d/django-happenings/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.3_1
17 May 2020 16:28:58
Revision:535560Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:531875Original commit files touched by this commit
kai search for other commits by this committer
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
Revision:531874Original commit files touched by this commit
kai search for other commits by this committer
[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
Revision:476932Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.3.3
09 Dec 2016 22:44:38
Revision:428257Original commit files touched by this commit
cs search for other commits by this committer
Add CONFLICTS_INSTALL

PR:		208633
Submitted by:	Kevin Golding <ports@caomhin.org>
Approved by:	maintainer
0.3.3
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:408732Original commit files touched by this commit
miwi search for other commits by this committer
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>

Number of commits found: 9