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 photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-django52 High-level Python Web Framework
5.2 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: 2025-04-02 23:51:05
Last Update: 2025-04-02 23:47:29
Commit Hash: e9dda11
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}django52>0:www/py-django52@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-django[0-9][0-9]
To install the port:
cd /usr/ports/www/py-django52/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-django52
  • pkg install py311-django52
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-django52 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-django52
Package flavors (<flavor>: <package>)
  • py311: py311-django52
distinfo:
TIMESTAMP = 1743637018 SHA256 (python/Django-5.2.tar.gz) = 1a47f7a7a3d43ce64570d350e008d2949abe8c7e21737b351b6a1611277c6d89 SIZE (python/Django-5.2.tar.gz) = 10824891

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61.0.0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-tblib>0 : devel/py-tblib@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-asgiref>=3.8.1 : www/py-asgiref@py311
  2. py311-sqlparse>=0.3.1 : databases/py-sqlparse@py311
  3. py311-sqlite3>0 : databases/py-sqlite3@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-django52-5.2: 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-django52
USES:
cpe python:3.10+ 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/5/
  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
5.2
02 Apr 2025 23:47:29
commit hash: e9dda1108f4c8c80fd2c4c230123c04ebe4c7e68commit hash: e9dda1108f4c8c80fd2c4c230123c04ebe4c7e68commit hash: e9dda1108f4c8c80fd2c4c230123c04ebe4c7e68commit hash: e9dda1108f4c8c80fd2c4c230123c04ebe4c7e68 files touched by this commit
Wen Heping (wen) search for other commits by this committer
www/py-django52: New port, copied from www/py-django51

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