| Port details |
- py-django61 High-level Python Web Framework
- 6.1.r1 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: python@FreeBSD.org
 - Port Added: 2026-07-27 22:21:52
- Last Update: 2026-07-25 10:53:11
- Commit Hash: 1928f1c
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://www.djangoproject.com/
- Description:
- Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.
Developed and used over the past two years by a fast-moving online-news
operation, Django was designed from scratch to handle two challenges: the
intensive deadlines of a newsroom and the stringent requirements of experienced
Web developers. It has convenient niceties for developing content-management
systems, but it's an excellent tool for building any Web site.
¦ ¦ ¦ ¦ 
- 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}django61>0:www/py-django61@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-django61/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django61
- pkg install py312-django61
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-django61 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-django61
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1784967277
SHA256 (python/django-6.1rc1.tar.gz) = 3964a696caea6ccfcc22f9a31ae1e322546002e52ea46bc8fdfe85a518ef6394
SIZE (python/django-6.1rc1.tar.gz) = 11209590
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>=61.0.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:
-
- py312-tblib>0 : devel/py-tblib@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-asgiref>=3.9.1 : www/py-asgiref@py312
- py312-sqlparse>=0.5.0 : databases/py-sqlparse@py312
- py312-sqlite3>0 : databases/py-sqlite3@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py312-django61-6.1.r1:
DOCS=on: Build and/or install documentation
HTMLDOCS=off: Install HTML documentation (requires Sphinx)
====> Options available for the group DATABASE
PGSQL=off: PostgreSQL database support
MYSQL=off: MySQL database support
SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
- Options name:
- www_py-django61
- USES:
- cpe python:3.12+ shebangfix
- 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 |
6.1.r1 25 Jul 2026 10:53:11
    |
Wen Heping (wen)  |
www/py-django61: New port, copied from www/py-django60
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.
Developed and used over the past two years by a fast-moving online-news
operation, Django was designed from scratch to handle two challenges: the
intensive deadlines of a newsroom and the stringent requirements of experienced
Web developers. It has convenient niceties for developing content-management
systems, but it's an excellent tool for building any Web site. |
Number of commits found: 1
|