| Port details on branch 2025Q1 |
- py-dj50-django-tables2 Table/data-grid framework for Django
- 2.7.5 www
=0 2.7.5Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2025-01-18 09:45:10
- Last Update: 2025-01-18 09:26:49
- Commit Hash: a4d80e0
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/jieter/django-tables2
- Description:
- django-tables2 simplifies the task of turning sets of data into HTML tables.
It has native support for pagination and sorting, does for HTML tables what
django.forms does for HTML forms.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj50-django-tables2>0:www/py-dj50-django-tables2@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-dj50-django-tables2/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj50-django-tables2
- pkg install py311-dj50-django-tables2
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-dj50-django-tables2 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj50-django-tables2
- Package flavors (<flavor>: <package>)
- py311: py311-dj50-django-tables2
- distinfo:
- TIMESTAMP = 1736247931
SHA256 (django_tables2-2.7.5.tar.gz) = fb5dcaa09379cf3947598ec7e1bd5f26ed63aafdee3b23963446763bbeac37bf
SIZE (django_tables2-2.7.5.tar.gz) = 128618
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:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django50>=4.2 : www/py-django50@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- ===> The following configuration options are available for py311-dj50-django-tables2-2.7.5:
TABLIB=off: Enable support for exporting table datasets
===> Use 'make config' to modify these settings
- Options name:
- www_py-dj50-django-tables2
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.7.5 18 Jan 2025 09:26:49
    |
Kai Knoblich (kai)  |
www/py-dj50-django-tables2: Update to 2.7.5
* Switch to the PEP517 build framework.
Changelog since 2.7.0:
https://github.com/jieter/django-tables2/blob/v2.7.5/CHANGELOG.md
MFH: 2025Q1
(cherry picked from commit 5a8d4731c6faddfee8ee05c38da77b60eaeb8caa) |
Number of commits found: 1
|