Port details |
- py-django15 High-level Python Web framework
- 1.5.12 www
=0 1.5.12Version of this port present on the latest quarterly branch.
- DEPRECATED: not supported by upstream
This port expired on: 2015-02-28
- Maintainer: lwhsu@FreeBSD.org
- Port Added: 2013-11-16 19:37:05
- Last Update: 2015-03-01 00:30:59
- SVN Revision: 380168
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- http://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: http://www.djangoproject.com
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}django15>0:www/py-django15@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-django15
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-sqlite3>0 : databases/py-sqlite3
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-django15-1.5.12:
FASTCGI=off: FastCGI protocol support
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:
- N/A
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.12 01 Mar 2015 00:30:59 |
rene |
Remove expired ports:
2015-02-28 finance/openerp-server: Broken for more than 6 months
2015-02-28 graphics/p5-Geo-KML
2015-02-28 mail/postfix-tls: TLS is now a default for postfix / postfix-current
2015-02-28 net/spserver: Broken for more than 6 months
2015-02-28 net/xrdesktop: Unmaintained upstream - please use net/xrdesktop2
instead
2015-02-28 www/mediawiki122: Deprecated by upstream, use www/mediawiki12{3,4}
instead
2015-02-28 www/mod_cplusplus: written for apache 2.0, no longer maintained
upstream
2015-02-28 www/py-django15: not supported by upstream
math/isabelle and ports-mgmt/porteasy have pending updates, so preserve them. |
1.5.12 27 Feb 2015 13:57:49 |
lwhsu |
- Update to 1.5.12 |
1.5.10 23 Jan 2015 17:50:51 |
lwhsu |
- Mark DEPRECATED since it is not supported by upstream |
1.5.10 15 Oct 2014 14:08:19 |
lwhsu |
- Update to 1.4.15, 1.5.10, 1.6.7 [1]
- Make 1.5.x and 1.6.x work with Python3 [2]
Notified by: delphij [1] demon [2]
Reviewed by: koobs [2] |
1.5.9 21 Aug 2014 17:24:39 |
koobs |
Update all Django ports to new security releases
On August 20, the Django team issued new security releases addressing
multiple vulnerabilities [1]. Update all of our Django ports accordingly:
- www/py-django: Update to 1.6.6
- www/py-django14: Update to 1.4.14
- www/py-django15: Update to 1.5.9
- www/py-django-devel: Update to 1.7 release candidate 3
While I'm here:
- Switch to USES=python and USE_PYTHON=<features>
- Deprecate OPTIONSFILE
- Add CPE information (Only the first 15 lines of the commit message are shown above ) |
1.5.8 20 Jun 2014 07:44:23 |
adamw |
Use OPTIONS helpers, and change NOPORTDOCS reference to DOCS. |
1.5.8 04 Jun 2014 06:47:40 |
lwhsu |
- Update to 1.5.8
PR: 190420
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
1.5.7 14 May 2014 14:31:03 |
lwhsu |
- Update to 1.5.7
- Pet portlint
PR: ports/189760
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
1.5.6 23 Apr 2014 14:00:00 |
lwhsu |
- Add missing distinfo [1]
- Trim unneeded PYDISTUTILS_PKGNAME
Notified by: swills [1] |
1.5.6 23 Apr 2014 13:13:12 |
lwhsu |
- Update to 1.5.6
Security: 59e72db2-cae6-11e3-8420-00e0814cab4e |
1.5.5_2 17 Nov 2013 17:35:13 |
lwhsu |
- Fix package name collision |
1.5.5_1 17 Nov 2013 15:43:23 |
lwhsu |
- Django does not directly uses gettext, remove USES=gettext [1]
- Set LATEST_LINK for www/py-django15
PR: ports/183994 [1]
Submitted by: demon |
1.5.5 16 Nov 2013 19:36:56 |
lwhsu |
- Copy py-django -> py-django15 for Django 1.6 update |