Port details |
- py-djangoql Advanced search language for Django, with auto-completion
- 0.17.0_1 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: grembo@FreeBSD.org
 - Port Added: 2020-06-06 12:06:51
- Last Update: 2022-04-28 10:02:15
- Commit Hash: 0cf5531
- Also Listed In: python
- License: MIT
- Description:
- Advanced search language for Django, with auto-completion.
Supports logical operators, parenthesis, table joins, works
with any Django models
WWW: https://github.com/ivelum/djangoql
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}djangoql>0:www/py-djangoql@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-djangoql/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-djangoql
- pkg install py38-djangoql
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 py38-djangoql listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-djangoql
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1642259832
SHA256 (djangoql-0.17.0.tar.gz) = e8f06f1fc3a07dfabee75a99852693537805e580f21f3d81abe9e46269503438
SIZE (djangoql-0.17.0.tar.gz) = 228082
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-django32>0 : www/py-django32@py38
- py38-ply>=3.8 : devel/py-ply@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Build
-
- deskutils/py-paperless
- for Run
-
- deskutils/py-paperless
- Configuration Options:
- No options to configure
- Options name:
- www_py-djangoql
- USES:
- python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from www/py-dj22-djangoql on 2020-06-06
REASON: Renamed to match the naming of other Django ports since Django 2.2 became default
|
Number of commits found: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Apr 2022 10:02:15 0.17.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 |
15 Jan 2022 15:43:08 0.17.0 |
Michael Gmelin (grembo)  |
www/py-djangoql: Update to 0.17.0 |
31 May 2021 09:57:33 0.14.4 |
Michael Gmelin (grembo)  |
www/py-djangoql: Update to 0.14.4 |
07 Apr 2021 08:09:01 0.14.3 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.14.3 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Jan 2021 16:56:11
0.14.3 |
grembo  |
Update to 0.14.3 |
27 Oct 2020 23:27:12
0.14.0 |
grembo  |
Update to 0.14.0 |
06 Jun 2020 12:06:46
0.13.1 |
kai  |
deskutils/py-paperless: Change RUN_DEPENDS
* Switch the port from the repo-copied py-dj22-django* ports to the original
ones as they're using Django 2.2 now.
* Rename www/py-dj22-djangoql (that was originally created with a prefix to
use a certain version of Django) to www/py-djangoql to match its naming
with the other Django ports and to retain the history.
* Bump PORTREVISION due changed dependencies.
PR: 246850
Approved by: grembo (maintainer) |
Number of commits found: 8
|