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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-dj51-django-celery-results Celery result backends for django
2.6.0 www 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: grembo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-05 18:03:13
Last Update: 2025-05-05 18:01:34
Commit Hash: 52b4ab3
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/celery/django-celery-results
Description:
Celery Result Backends using the Django ORM/Cache framework. This extension enables you to store Celery task results using the Django ORM. It defines a single model (django_celery_results.models.TaskResult) used to store task results, and you can query this database table like any other Django model.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}dj51-django-celery-results>0:www/py-dj51-django-celery-results@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-dj51-django-celery-results/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj51-django-celery-results
  • pkg install py311-dj51-django-celery-results
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 py311-dj51-django-celery-results listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj51-django-celery-results
Package flavors (<flavor>: <package>)
  • py311: py311-dj51-django-celery-results
distinfo:
TIMESTAMP = 1746372914 SHA256 (django_celery_results-2.6.0.tar.gz) = 9abcd836ae6b61063779244d8887a88fe80bbfaba143df36d3cb07034671277c SIZE (django_celery_results-2.6.0.tar.gz) = 83985

Packages (timestamps in pop-ups are UTC):
py311-dj51-django-celery-results
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.6.02.6.0-2.6.02.6.0---
FreeBSD:13:quarterly-2.6.0--2.6.0---
FreeBSD:14:latest2.6.02.6.0-2.6.02.6.0---
FreeBSD:14:quarterly2.6.02.6.0--2.6.0---
FreeBSD:15:latest2.6.02.6.0n/a2.6.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django51>=5.1 : www/py-django51@py311
  2. py311-celery>=5.3.6 : devel/py-celery@py311
  3. python3.11 : lang/python311
This port is required by:
for Build
  1. deskutils/py-paperless-ngx
for Run
  1. deskutils/py-paperless-ngx

Configuration Options:
No options to configure
Options name:
www_py-dj51-django-celery-results
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_celery_results/
  2. https://pypi.org/packages/source/d/django_celery_results/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.6.0
05 May 2025 18:01:34
commit hash: 52b4ab33fb4796f298b7e4d5214c88b2af787a15commit hash: 52b4ab33fb4796f298b7e4d5214c88b2af787a15commit hash: 52b4ab33fb4796f298b7e4d5214c88b2af787a15commit hash: 52b4ab33fb4796f298b7e4d5214c88b2af787a15 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
Author: Sebastian
www/py-dj51-django-celery-results: New port

Clone of existing port for Django 5.1.

PR:		286533

Number of commits found: 1