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
Port details
py-django-rq-dashboard Monitor your RQ queues, jobs and workers from the Django admin
0.3.3_1 devel 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: No longer maintained, not compatible with Django 2.0+, please use devel/py-django-rq instead
Expired This port expired on: 2020-05-25
Maintainer: swills@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-04-20 18:41:38
Last Update: 2020-05-26 17:29:42
SVN Revision: 536643
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/brutasse/django-rq-dashboard
Description:
RQ is a simple task queue for queuing and processing jobs. django-rq-dashboard is a web frontend to monitor your RQ queues, jobs and workers in realtime from the Django admin. WWW: https://github.com/brutasse/django-rq-dashboard
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-rq-dashboard>0:devel/py-django-rq-dashboard@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py37-django-rq-dashboard
Package flavors (<flavor>: <package>)
  • py37: py37-django-rq-dashboard
  • py27: py27-django-rq-dashboard
distinfo:
TIMESTAMP = 1527100082 SHA256 (brutasse-django-rq-dashboard-0.3.3_GH0.tar.gz) = e2f49a7d6aa3a4aa3b16a0bdac125459505b18f62db328cb20e14424f468fca0 SIZE (brutasse-django-rq-dashboard-0.3.3_GH0.tar.gz) = 45921

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: pkg-fallout
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-django-rq>0 : devel/py-django-rq@py37
  2. py37-setuptools>0 : devel/py-setuptools@py37
  3. python3.7 : lang/python37
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/py-django-annotations*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

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 (1 items)
Collapse this list.
  1. https://codeload.github.com/brutasse/django-rq-dashboard/tar.gz/0.3.3?dummy=/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.3_1
26 May 2020 17:29:42
Revision:536643Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-05-25 www/py-django-annotations: No longer maintained, not compatible with
Django 2.0+
2020-05-25 www/py-django-registration-defaults: No longer maintained, not
compatible with newer versions of www/py-django-registration
2020-05-25 devel/py-django-rq-dashboard: No longer maintained, not compatible
with Django 2.0+, please use devel/py-django-rq instead
2020-05-25 www/py-django_openstack_auth: No longer maintained, code was merged
into 13.x release of www/py-horizon
0.3.3_1
11 May 2020 07:09:13
Revision:534887Original commit files touched by this commit
kai search for other commits by this committer
devel/py-django-rq-dashboard: Deprecate and set to expire

* The project seems to be no longer maintained and most functions are
  available via devel/py-django-rq nowadays.

* Also the package works only up to Django 1.11 which is End-of-Life since
  April 2020.

PR:		245851
Approved by:	maintainer timeout (14+ days)
0.3.3_1
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_1
24 May 2018 11:27:23
Revision:470769Original commit files touched by this commit
swills search for other commits by this committer
www/py-django-annotations: switch to django 1.11

PR:		228229
Submitted by:	Kai <freebsd_ports@k-worx.org>
Approved by:	rene (devel/py-django-rq maintainer)
0.3.3
23 May 2018 18:31:50
Revision:470713Original commit files touched by this commit
swills search for other commits by this committer
devel/py-django-rq-dashboard: update to 0.3.3
0.3.1
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.1
13 Apr 2017 17:52:48
Revision:438459Original commit files touched by this commit
swills search for other commits by this committer
devel/py-django-rq-dashboard: update to 0.3.1
0.3.0
20 Apr 2016 18:41:25
Revision:413695Original commit files touched by this commit
swills search for other commits by this committer
devel/py-django-rq-dashboard: create port

RQ is a simple task queue for queuing and processing jobs. django-rq-dashboard
is a web frontend to monitor your RQ queues, jobs and workers in realtime from
the Django admin.

WWW: https://github.com/brutasse/django-rq-dashboard

Number of commits found: 8