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.
Port details on branch 2020Q3
py-django22 High-level Python Web Framework
2.2.16 www on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2.16Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-08-07 10:43:59
Last Update: 2020-09-08 18:02:45
Commit Hash: febf8b3
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. WWW: https://www.djangoproject.com/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}django22>0:www/py-django22@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py37-django111
  • py37-django30
  • py37-django31
To install the port:
cd /usr/ports/www/py-django22/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-django22
  • pkg install py37-django22
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 py37-django22 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py37-django22
Package flavors (<flavor>: <package>)
  • py37: py37-django22
distinfo:
TIMESTAMP = 1599302819 SHA256 (python/Django-2.2.16.tar.gz) = 62cf45e5ee425c52e411c0742e641a6588b7e8af0d2c274a27940931b2786594 SIZE (python/Django-2.2.16.tar.gz) = 8884774

Packages (timestamps in pop-ups are UTC):
py37-django22
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.2.17--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
Runtime dependencies:
  1. py37-pytz>0 : devel/py-pytz@py37
  2. py37-sqlparse>=0 : databases/py-sqlparse@py37
  3. py37-sqlite3>0 : databases/py-sqlite3@py37
  4. py37-setuptools>0 : devel/py-setuptools@py37
  5. python3.7 : lang/python37
This port is required by:
for Run
  1. www/py-wagtail

Configuration Options:
===> The following configuration options are available for py37-django22-2.2.16: 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-django22
USES:
cpe python:3.5+ 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://pypi.org/packages/source/D/Django/
  3. https://www.djangoproject.com/m/releases/2.2.16/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.16
08 Sep 2020 18:02:45
commit hash: febf8b3c4c1adb6da29c6f816b0de79825cf5e1bcommit hash: febf8b3c4c1adb6da29c6f816b0de79825cf5e1bcommit hash: febf8b3c4c1adb6da29c6f816b0de79825cf5e1bcommit hash: febf8b3c4c1adb6da29c6f816b0de79825cf5e1b files touched by this commit This port version is marked as vulnerable.
Sunpoet Po-Chuan Hsieh (sunpoet) search for other commits by this committer
MFH: r547755

Update to 2.2.16

Changes:	https://docs.djangoproject.com/en/2.2/releases/
Security:	002432c8-ef6a-11ea-ba8f-08002728f74c

Approved by:	ports-secteam (joneum)
2.2.16
08 Sep 2020 18:02:45
Revision:548034Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
MFH: r547755

Update to 2.2.16

Changes:	https://docs.djangoproject.com/en/2.2/releases/
Security:	002432c8-ef6a-11ea-ba8f-08002728f74c

Approved by:	ports-secteam (joneum)
2.2.15
07 Aug 2020 10:43:55
commit hash: ac15d36bd41409e3917cd26e132a665cccf17368commit hash: ac15d36bd41409e3917cd26e132a665cccf17368commit hash: ac15d36bd41409e3917cd26e132a665cccf17368commit hash: ac15d36bd41409e3917cd26e132a665cccf17368 files touched by this commit This port version is marked as vulnerable.
Wen Heping (wen) search for other commits by this committer
MFH: r544194

- Update to 2.2.15(bugfix release)
- Adjust CONFLICTS to welcome Django31

Approved by:	ports-secteam@(joneum@)
2.2.15
07 Aug 2020 10:43:55
Revision:544320Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
MFH: r544194

- Update to 2.2.15(bugfix release)
- Adjust CONFLICTS to welcome Django31

Approved by:	ports-secteam@(joneum@)

Number of commits found: 4