Port details on branch 2024Q3 |
- py-django50 High-level Python Web Framework
- 5.0.8 www =0 5.0.8Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2024-07-10 12:45:07
- Last Update: 2024-08-07 08:30:12
- Commit Hash: 6ba9a86
- 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.
- ¦ ¦ ¦ ¦
- 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}django50>0:www/py-django50@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-django50/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django50
- pkg install py311-django50
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-django50 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-django50
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1722984784
SHA256 (python/Django-5.0.8.tar.gz) = ebe859c9da6fead9c9ee6dbfa4943b04f41342f4cea2c4d8c978ef0d10694f2b
SIZE (python/Django-5.0.8.tar.gz) = 10630791
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:
-
- py311-setuptools>=40.8.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-tblib>0 : devel/py-tblib@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-asgiref>=3.7.0 : www/py-asgiref@py311
- py311-sqlparse>=0.3.1 : databases/py-sqlparse@py311
- py311-sqlite3>0 : databases/py-sqlite3@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-django50-5.0.8:
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-django50
- USES:
- cpe python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.8 07 Aug 2024 08:30:12 |
Wen Heping (wen) |
www/py-django50: Update to 5.0.8
(cherry picked from commit 733203af7dbe8a68dfa40de2f0f94b1bf9cbc092) |
5.0.7 10 Jul 2024 12:42:20 |
Wen Heping (wen) |
www/py-django50: Update to 5.0.7
(cherry picked from commit 5a44be3520600de2276f274c0a4e682703b5c394) |
Number of commits found: 2
|