notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-django61 High-level Python Web Framework
6.1.r1 wwwnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • py312-django[0-9][0-9]
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>)
  • py312: py312-django61
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):
py312-django61
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-6.1.r1--6.1.r1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest6.1.r16.1.r1n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-6.1.r1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools>=61.0.0 : devel/py-setuptools@py312
  2. py312-wheel>=0 : devel/py-wheel@py312
  3. python3.12 : lang/python312
  4. py312-build>=0 : devel/py-build@py312
  5. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-tblib>0 : devel/py-tblib@py312
  2. py312-pytest>=7,1 : devel/py-pytest@py312
  3. python3.12 : lang/python312
Runtime dependencies:
  1. py312-asgiref>=3.9.1 : www/py-asgiref@py312
  2. py312-sqlparse>=0.5.0 : databases/py-sqlparse@py312
  3. py312-sqlite3>0 : databases/py-sqlite3@py312
  4. 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:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/django/
  2. https://media.djangoproject.com/releases/6.1/
  3. https://pypi.org/packages/source/d/django/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.1.r1
25 Jul 2026 10:53:11
commit hash: 1928f1c46d582f7f5a1aebf0358f8ac7f9d54f99commit hash: 1928f1c46d582f7f5a1aebf0358f8ac7f9d54f99commit hash: 1928f1c46d582f7f5a1aebf0358f8ac7f9d54f99commit hash: 1928f1c46d582f7f5a1aebf0358f8ac7f9d54f99 files touched by this commit
Wen Heping (wen) search for other commits by this committer
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