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-django15 High-level Python Web framework
1.5.12 www Deleted on this many watch lists=0 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.5.12Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: not supported by upstream
Expired This port expired on: 2015-02-28
Maintainer: lwhsu@FreeBSD.org search for ports maintained by this maintainer
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
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}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.
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
Runtime dependencies:
  1. py27-sqlite3>0 : databases/py-sqlite3
  2. py27-setuptools27>0 : devel/py-setuptools27
  3. 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:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/python/
  2. http://pypi.crate.io/packages/source/D/Django/
  3. http://pypi.python.jp/Django/
  4. http://pypi.python.org/packages/source/D/Django/
  5. https://www.djangoproject.com/m/releases/1.5/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.12
01 Mar 2015 00:30:59
Revision:380168Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:380088Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.5.12
1.5.10
23 Jan 2015 17:50:51
Revision:377755Original commit files touched by this commit
lwhsu search for other commits by this committer
- Mark DEPRECATED since it is not supported by upstream
1.5.10
15 Oct 2014 14:08:19
Revision:370923Original commit files touched by this commit
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.5.9
21 Aug 2014 17:24:39
Revision:365572Original commit files touched by this commit
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.5.8
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.5.8
04 Jun 2014 06:47:40
Revision:356441Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.5.8

PR:		190420
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
1.5.7
14 May 2014 14:31:03
Revision:354063Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- 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
Revision:351944Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Add missing distinfo [1]
- Trim unneeded PYDISTUTILS_PKGNAME

Notified by:	swills [1]
1.5.6
23 Apr 2014 13:13:12
Revision:351933Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.5.6

Security:	59e72db2-cae6-11e3-8420-00e0814cab4e
1.5.5_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.5.5_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.5.5
16 Nov 2013 19:36:56
Revision:334025Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Copy py-django -> py-django15 for Django 1.6 update

Number of commits found: 13