Port details |
- py-dj52-djangorestframework Django REST framework
- 3.16.0 www
=0 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: kai@FreeBSD.org
 - Port Added: 2025-06-22 07:00:13
- Last Update: 2025-06-22 06:55:08
- Commit Hash: 7f72b5d
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://www.django-rest-framework.org/
- Description:
- Django REST framework is a powerful and flexible toolkit that makes it easy to
build Web APIs.
Some reasons you might want to use REST framework:
* The Web browsable API is a huge usability win for your developers.
* Authentication policies including optional packages for OAuth1a and OAuth2.
* Serialization that supports both ORM and non-ORM data sources.
* Customizable all the way down - just use regular function-based views if you
don't need the more powerful features.
* Extensive documentation, and great community support.
¦ ¦ ¦ ¦ 
- 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}dj52-djangorestframework>0:www/py-dj52-djangorestframework@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*djangorestframework
- To install the port:
- cd /usr/ports/www/py-dj52-djangorestframework/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj52-djangorestframework
- pkg install py311-dj52-djangorestframework
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-dj52-djangorestframework listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj52-djangorestframework
- Package flavors (<flavor>: <package>)
- py311: py311-dj52-djangorestframework
- distinfo:
- TIMESTAMP = 1744359953
SHA256 (djangorestframework-3.16.0.tar.gz) = f022ff46613584de994c0c6a4aebbace5fd700555fbe9d33b865ebf173eba6c9
SIZE (djangorestframework-3.16.0.tar.gz) = 1068408
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@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-django52>=4.2 : www/py-django52@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/netbox
- www/py-dj52-drf-spectacular
Configuration Options:
- No options to configure
- Options name:
- www_py-dj52-djangorestframework
- 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 |
3.16.0 22 Jun 2025 06:55:08
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Create Django 5.2 consumers
* Django 4.2 is currently the "default" version in the ports tree due
its long term support until April 2026. Thus ports that are assigned
to that version will exist until then.
The following ports are required to make the upgrade of
net-mgmt/netbox to the 4.3 release possible because it requires
Django 5.2.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj52-django-rq
- devel/py-dj52-strawberry-graphql (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|