| Port details on branch 2026Q3 |
- py-dj60-djangorestframework Django REST framework
- 3.17.2 www
=0 3.17.2Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2026-08-07 08:27:17
- Last Update: 2026-08-07 08:25:51
- Commit Hash: 46b3d99
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj60-djangorestframework>0:www/py-dj60-djangorestframework@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py312-*djangorestframework
- To install the port:
- cd /usr/ports/www/py-dj60-djangorestframework/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj60-djangorestframework
- pkg install py312-dj60-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 py312-dj60-djangorestframework listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-dj60-djangorestframework
- Package flavors (<flavor>: <package>)
- py312: py312-dj60-djangorestframework
- distinfo:
- TIMESTAMP = 1786001564
SHA256 (djangorestframework-3.17.2.tar.gz) = 89ed713b6dc83e1539f214b7d10808ae19bb8511004beba886225da6d5c9dafa
SIZE (djangorestframework-3.17.2.tar.gz) = 906683
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-django60>=4.2 : www/py-django60@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- No options to configure
- Options name:
- www_py-dj60-djangorestframework
- USES:
- python:3.12+
- 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.17.2 07 Aug 2026 08:25:51
    |
Kai Knoblich (kai)  |
www/py-dj60-djangorestframework: Update to 3.17.2
Changelog:
https://github.com/encode/django-rest-framework/releases/tag/3.17.2
MFH: 2026Q3
Security: 5ce58e67-919a-11f1-b333-901b0edee044
(cherry picked from commit 62beb4f6632066387e67885847d0c7f5482db2a5) |
Number of commits found: 1
|