notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-django14 High-level Python Web Framework (1.4.x LTS)
1.4.22 www Deleted on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.22Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Django 1.4 extended support ended on 2015-10-01
Expired This port expired on: 2015-12-09
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-03-05 17:24:42
Last Update: 2015-12-15 20:33:57
SVN Revision: 403802
People watching this port, also watch:: p5-Digest-SHA, p5-Email-Sender-Transport-SMTP-TLS, p5-Net-Google-SafeBrowsing2, p5-Redis-hiredis, screen
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}django14>0:www/py-django14@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-django14
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
  3. python2 : lang/python2
Runtime dependencies:
  1. py27-sqlite3>0 : databases/py-sqlite3
  2. py27-setuptools27>0 : devel/py-setuptools27
  3. python2.7 : lang/python27
  4. python2 : lang/python2
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/py-django-pipeline12*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py27-django14-1.4.22: 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:2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/python/
  2. http://pypi.python.org/packages/source/D/Django/
  3. https://pypi.python.org/packages/source/D/Django/
  4. https://www.djangoproject.com/m/releases/1.4/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.22
15 Dec 2015 20:33:57
Revision:403802Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2015-12-09 www/py-django-pipeline12: Django 1.4 extended support ended on
2015-10-01
2015-12-09 www/py-django14: Django 1.4 extended support ended on 2015-10-01
2015-12-12 net/py-pysphere: No longer maintained, please use net/py-pyvmomi by
VMware
2015-12-13 ftp/ftpcube: No releases for 8+ years, no supporting newer wxWidget
2015-12-13 astro/libroadnav: No releases for 8+ years, no supporting newer
wxWidget
2015-12-13 astro/roadnav: No releases for 8+ years, no supporting newer wxWidget
1.4.22
08 Nov 2015 09:18:52
Revision:401046Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate Django 1.4 ports
1.4.22
08 Oct 2015 15:12:22
Revision:398833Original commit files touched by this commit
olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, M-X.
1.4.22
01 Sep 2015 05:47:41
Revision:395745Original commit files touched by this commit
koobs search for other commits by this committer
www/django1{4,6,7,8}: Reduce diffs between ports

Reduce diffs between Django ports, standardizing on:

 * Prefer CHEESESHOP (Geo CDN) over DjangoProject.com for DISTFILES
 * Include version and optionally "LTS" in COMMENT suffixes
 * De-scope CONFLICTS to CONFLICTS_INSTALL and update match strings
 * Whitespace alignment and improve readability
 * Use empty(VARIABLE) instead of ! ${VARIABLE}
 * Sort Makefile entries (CPE_VENDOR and CONFLICTS_INSTALL)

Approved by:	python (with hat)
1.4.22
19 Aug 2015 15:22:25
Revision:394793Original commit files touched by this commit
feld search for other commits by this committer
www/py-django: Update to 1.8.4
www/py-django17: Update to 1.7.10
www/py-django14: Update to 1.14.22

MFH:		2015Q3
Relnotes:	https://www.djangoproject.com/weblog/2015/aug/18/security-releases/
Security:	b0e54dc1-45d2-11e5-adde-14dae9d210b8
Security:	CVE-2015-5963
Security:	CVE-2015-5964
1.4.21
09 Jul 2015 17:45:24
Revision:391667Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.4.21
- Pass maintainership to python@

Security:	37ed8e9c-2651-11e5-86ff-14dae9d210b8
1.4.20
27 Mar 2015 05:37:08
Revision:382362Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update for CVE-2015-2316 and CVE-2015-2317

PR:		198911
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Security:	62287f51-d43d-11e4-879c-00e0814cab4e
1.4.19
27 Feb 2015 13:57:15
Revision:380087Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.4.19
1.4.18
23 Jan 2015 17:49:50
Revision:377753Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.4.18

Security:	9c7b6c20-a324-11e4-879c-00e0814cab4e
1.4.15
15 Oct 2014 14:08:19
Revision:370923Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- 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.4.14
21 Aug 2014 17:24:39
Revision:365572Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
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 View all of this commit message)
1.4.13
20 Jun 2014 07:44:23
Revision:358521Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Use OPTIONS helpers, and change NOPORTDOCS reference to DOCS.
1.4.13
04 Jun 2014 06:47:00
Revision:356440Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.4.13

PR:		190419
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
1.4.12
14 May 2014 14:35:36
Revision:354064Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.4.12
- Pet portlint

PR:		ports/189761
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
1.4.11
23 Apr 2014 13:13:38
Revision:351934Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.4.11

Security:	59e72db2-cae6-11e3-8420-00e0814cab4e
1.4.10
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
1.4.10
03 Jan 2014 13:37:21
Revision:338538Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.4.10
1.4.9_2
17 Nov 2013 17:35:13
Revision:334107Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Fix package name collision
1.4.9_1
17 Nov 2013 15:43:23
Revision:334090Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- 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.4.9
25 Oct 2013 15:20:25
Revision:331596Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.4.9
1.4.8
29 Sep 2013 09:14:46
Revision:328654Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Enable stage support
- Turn DATABASE to OPTIONS_GROUP for people don't want DB backend support [1]

PR:		ports/182348
Submitted by:	demon
1.4.8
22 Sep 2013 10:37:36
Revision:327864Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.4.8

Security:	05dc6efa-2370-11e3-95b7-00e0814cab4e
1.4.7
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.4.7
12 Sep 2013 16:05:40
Revision:327082Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.4.7

Security:	a851b305-1bc3-11e3-95b7-00e0814cab4e
1.4.5
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
1.4.5
05 Mar 2013 17:24:17
Revision:313464Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Repocopy www/py-django to www/py-django14 for upcoming Django 1.5 update

Number of commits found: 26