Port details |
- py-django19 High-level Python Web Framework
- 1.9.13_2 www
=0 1.9.13_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Unsupported upstream
This port expired on: 2017-09-01
- Maintainer: python@FreeBSD.org
- Port Added: 2016-01-16 10:02:06
- Last Update: 2017-09-03 09:51:31
- SVN Revision: 449193
- 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/
-
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}django19>0:www/py-django19@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-django19
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1491326617
SHA256 (python/Django-1.9.13.tar.gz) = c007dba5086061f7d0f4d88a3bc4016d881a7eede86d6c1c4fdbbaadddd53f1d
SIZE (python/Django-1.9.13.tar.gz) = 7498364
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-setuptools>0 : devel/py27-setuptools
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-pytz>0 : devel/py-pytz
- py27-sqlite3>0 : databases/py-sqlite3
- py27-setuptools>0 : devel/py27-setuptools
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-django19-1.9.13_2:
DOCS=on: Build and/or install documentation
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 shebangfix
- 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.9.13_2 03 Sep 2017 09:51:31 |
rene |
Remove expired ports:
2017-08-30 www/speedtest-mini: Discontinued upstream (on June 30, 2017)
2017-08-31 devel/rubygem-sequel3: Use devel/rubygem-sequel instead
2017-08-31 audio/tomahawk: Project is dead upstream.
2017-08-31 mail/rubygem-larch: Unmaintained by upstream, no changes since 2013
2017-08-31 devel/rubygem-sidekiq4: Use devel/rubygem-sidekiq instead
2017-08-31 devel/rubygem-webpacker1-rails5: Use devel/rubygem-webpacker-rails5
instead
2017-08-31 devel/rubygem-sidekiq-cron04: Use devel/rubygem-sidekiq-cron instead
2017-09-01 www/py-django19: Unsupported upstream
2017-09-01 mail/movemail: Out of date
2017-09-01 german/phone: Out of date
2017-09-01 ports-mgmt/fbsdmon: no longer maintained, web site it sends data to
has been taken over by cybersquatters |
1.9.13_2 03 Aug 2017 00:58:59 |
feld |
www/py-django: Add missing runtime dependency
pytz is now a required dependency for Django 1.11 and is strongly
recommended in older releases.
Django 1.11:
https://github.com/django/django/commit/414ad25b090a63eaaf297b1164c8f7d814a710a2
Older releases: docs/topics/i18n/timezones.txt
"3. Should I install pytz?
Yes. Django has a policy of not requiring external dependencies, and for
this reason pytz_ is optional. However, it's much safer to install it."
Reviewed by: lwhsu
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11835 |
1.9.13_1 11 Jul 2017 16:24:00 |
rene |
www/py-django19: schedule for removal on 2017-09-01, unsupported upstream
PR: 220310
Submitted by: rene
Approved by: maintainer timeout (python@) |
1.9.13_1 28 May 2017 03:53:16 |
sunpoet |
Update CONFLICTS_INSTALL
- Sort SHEBANG_FILES |
1.9.13_1 18 Apr 2017 18:26:19 |
miwi |
- Fix Shebangs |
1.9.13 07 Apr 2017 07:55:09 |
wen |
- Adjust CONFLICTS_INSTALL after add py-django111 |
1.9.13 04 Apr 2017 18:18:15 |
miwi |
- Update following ports:
py-django18 -> 1.8.18
py-django19 -> 1.9.13
py-django110 -> 1.10.7
Changelog:
https://docs.djangoproject.com/en/dev/releases/1.8.18/
https://docs.djangoproject.com/en/dev/releases/1.9.13/
https://docs.djangoproject.com/en/dev/releases/1.10.7/
MFH: 2017Q2
Security: http://vuxml.freebsd.org/freebsd/dc880d6c-195d-11e7-8c63-0800277dcc69.html |
1.9.12 07 Feb 2017 20:32:00 |
sunpoet |
Convert to options target helper
- Add NO_ARCH
- Add missing OPTIONS_DEFINE=DOCS
- Update WWW |
1.9.12 07 Dec 2016 01:57:47 |
wen |
- Update to 1.9.12 |
1.9.11 02 Nov 2016 12:51:18 |
lwhsu |
- Update to 1.9.11
MFH: 2016Q4
Security: cb116651-79db-4c09-93a2-c38f9df46724 |
1.9.10 28 Sep 2016 01:58:54 |
wen |
- Update django18 and django19 to 1.8.15 and 1.9.10
(security update)
MFH: 2016Q3 |
1.9.9 07 Sep 2016 08:54:26 |
wen |
- Update CONFLICTS_INSTALL |
1.9.9 02 Sep 2016 13:09:06 |
wen |
- Update to 1.9.9 |
1.9.7 14 Jul 2016 13:22:48 |
lwhsu |
- Update to 1.9.7 |
1.9.6 13 May 2016 03:39:05 |
lwhsu |
- Update to 1.9.6 |
1.9.3 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.9.3 04 Mar 2016 04:39:26 |
miwi |
- Update to 1.9.3 |
1.9.1 28 Feb 2016 00:52:49 |
feld |
www/py-django19: fix COMMENT
This is not 1.8 or a long term release |
1.9.1 16 Jan 2016 10:04:10 |
miwi |
- Welcome py-django 1.9.1
Changes:
https://docs.djangoproject.com/en/1.9/releases/1.9/
https://docs.djangoproject.com/en/1.9/releases/1.9.1/ |
1.8.8 16 Jan 2016 10:01:57 |
miwi |
- Copy py-django18 to py-django19 |