| Port details on branch 2020Q3 |
- py-django30 High-level Python Web Framework
- 3.0.10 www
=0 3.0.10Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2020-08-07 10:39:12
- Last Update: 2020-09-08 18:03:44
- Commit Hash: 16a7b17
- 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}django30>0:www/py-django30@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py37-django111
- py37-django22
- py37-django31
- To install the port:
- cd /usr/ports/www/py-django30/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django30
- pkg install py37-django30
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-django30 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py37-django30
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1599302821
SHA256 (python/Django-3.0.10.tar.gz) = 2d14be521c3ae24960e5e83d4575e156a8c479a75c935224b671b1c6e66eddaf
SIZE (python/Django-3.0.10.tar.gz) = 8958332
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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-asgiref>0 : www/py-asgiref@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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py37-django30-3.0.10:
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-django30
- USES:
- cpe python:3.6+ 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 |
3.0.10 08 Sep 2020 18:03:45
  |
sunpoet  |
MFH: r547756
Update to 3.0.10
Changes: https://docs.djangoproject.com/en/3.0/releases/
Security: 002432c8-ef6a-11ea-ba8f-08002728f74c
Approved by: ports-secteam (joneum) |
3.0.10 08 Sep 2020 18:03:44
    |
Sunpoet Po-Chuan Hsieh (sunpoet)  |
MFH: r547756
Update to 3.0.10
Changes: https://docs.djangoproject.com/en/3.0/releases/
Security: 002432c8-ef6a-11ea-ba8f-08002728f74c
Approved by: ports-secteam (joneum) |
3.0.9 07 Aug 2020 10:39:08
    |
Wen Heping (wen)  |
MFH: r544195
- Update to 3.0.9(bugfix release)
- Adjust CONFLICTS to welcome Django31
Approved by: ports-secteam@(joneum@) |
3.0.9 07 Aug 2020 10:39:08
  |
wen  |
MFH: r544195
- Update to 3.0.9(bugfix release)
- Adjust CONFLICTS to welcome Django31
Approved by: ports-secteam@(joneum@) |
Number of commits found: 4
|