| Port details on branch 2020Q3 |
- py-django22 High-level Python Web Framework
- 2.2.16 www
=0 2.2.16Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - 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/
¦ ¦ ¦ ¦ 
- 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>)
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-pytz>0 : devel/py-pytz@py37
- py37-sqlparse>=0 : databases/py-sqlparse@py37
- py37-sqlite3>0 : databases/py-sqlite3@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- This port is required by:
- for Run
-
- 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:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.2.16 08 Sep 2020 18:02:45
    |
Sunpoet Po-Chuan Hsieh (sunpoet)  |
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
  |
sunpoet  |
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
    |
Wen Heping (wen)  |
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
  |
wen  |
MFH: r544194
- Update to 2.2.15(bugfix release)
- Adjust CONFLICTS to welcome Django31
Approved by: ports-secteam@(joneum@) |
Number of commits found: 4
|