1414d FreshPorts -- www/py-django
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-django 1.5.1 www on this many watch lists=13 search for ports that depend on this port An older version of this port was marked as vulnerable.
High-level Python Web framework
Maintained by: lwhsu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Nov 2005 20:17:09
Also Listed In: python
License: BSD


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
Required To Run:
  1. databases/py-sqlite3
  2. lang/python27
Required Libraries:
  1. devel/gettext

This port is required by:

for Build for Run

To install the port: cd /usr/ports/www/py-django/ && make install clean
To add the package: pkg_add -r py27-django


Configuration Options
===> The following configuration options are available for py27-django-1.5.1:
     FASTCGI=off: FastCGI support
     HTMLDOCS=off: Install the HTML documentation (requires Sphinx)
====> Options available for the multi DATABASE: you have to choose at least one of them
     PGSQL=off: PostgreSQL database support
     MYSQL=off: MySQL database support
     SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/python/
  2. http://a.pypi.python.org/packages/source/D/Django/
  3. http://b.pypi.python.org/packages/source/D/Django/
  4. http://c.pypi.python.org/packages/source/D/Django/
  5. http://d.pypi.python.org/packages/source/D/Django/
  6. http://e.pypi.python.org/packages/source/D/Django/
  7. http://f.pypi.python.org/packages/source/D/Django/
  8. http://g.pypi.python.org/packages/source/D/Django/
  9. http://pypi.crate.io/packages/source/D/Django/
  10. http://pypi.inqbus.de/Django/
  11. http://pypi.it.uwosh.edu/Django/
  12. http://pypi.python.jp/Django/
  13. http://pypi.python.org/packages/source/D/Django/
  14. https://www.djangoproject.com/m/releases/1.5/

Number of commits found: 53

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 18:10:32
Original commit files touched by this commit  1.5.1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
29 Mar 2013 16:21:42
Original commit files touched by this commit  1.5.1
lwhsu search for other commits by this committer
- Update to 1.5.1
05 Mar 2013 17:29:02
Original commit files touched by this commit  1.5
lwhsu search for other commits by this committer
- Update to 1.5
24 Feb 2013 14:28:12
Original commit files touched by this commit  1.4.5
pclin search for other commits by this committer
- Update www/py-django to 1.4.5
- Update www/py-django13 to 1.3.7

Approved by:	lwhsu (maintainer, via irc), araujo (mentor)
Security:	21c59f5e-7cc5-11e2-9c11-080027a5ec9a
06 Jan 2013 18:15:54
Original commit files touched by this commit  1.4.3
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.4.3

PR:		ports/174499
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
Security:	1b769b72-582b-11e2-b66b-00e0814cab4e
25 Oct 2012 10:12:42
Original commit files touched by this commit  1.4.2
 This port version is marked as vulnerable.
rm search for other commits by this committer
- update django ports to 1.3.4 and 1.4.2, that fixing couple of security issues.
  All users are encouraged to upgrade immediately.
- add vuxml entry

changes common for both ports:
- trim Makefile header
- strict python version to 2.x only
- utilize options framework multiple choice feature to let user to choose
  database backends needed. Make SQLITE option default
- shorten description of HTMLDOCS_DESC to make it fit into dialog screen
- SITELIBDIR -> PKGNAMEPREFIX change in dependencies
- convert NOPORTDOCS condition to optionsng
- tab -> space change in pkg-descr

PR:		173017
Submitted by:	rm (myself)
Approved by:	lwhsu (maintainer, by mail)
Security:	5f326d75-1db9-11e2-bc8f-d0df9acfd7e5
Feature safe:   yes
31 Aug 2012 17:56:07
Original commit files touched by this commit  1.4.1
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Convert to new options framework
31 Jul 2012 19:05:51
Original commit files touched by this commit  1.4.1
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.4.1

Security:	f01292a0-db3c-11e1-a84b-00e0814cab4e
18 Apr 2012 17:36:25
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Fix CONFLICTS
18 Apr 2012 17:11:29
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.4
24 Dec 2011 14:53:15
Original commit files touched by this commit  1.3.1
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Backport of changeset 16223 and 16231 to make docs build with Sphinx 1.1.2
13 Sep 2011 19:31:48
Original commit files touched by this commit  1.3.1
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update www/py-django to 1.3.1;
Update www/py-django12 to 1.2.7;

Sponsored by:   iXsystems, Inc
Security:       d01d10c7-de2d-11e0-b215-00215c6a37bb
Approved by:    maintainer (lwhsu)
22 Jul 2011 16:42:17
Original commit files touched by this commit  1.3
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Backport of changeset 16520 to fix unit tests with psycopg2 2.4.2
  This change breaks backward compatibility, so only applying while
  POSTGRESQL option is enabled

PR:             ports/158996
Submitted by:   Raphael Kubo da Costa <kubito@gmail.com>
27 Mar 2011 15:02:20
Original commit files touched by this commit  1.3
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.3
- Correct CONFLICTS
- Remove mod_python3 option, this is not Django really depends on
25 Feb 2011 10:59:10
Original commit files touched by this commit  1.2.5
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Remove PYTHON_REL < 250, since USE_PYTHON 2.5+
13 Feb 2011 03:17:16
Original commit files touched by this commit  1.2.5
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.2.5

PR:             ports/154717
Submitted by:   "Mikhail T." <m.tsatsenko AT gmail.com>
Security:      
http://www.freebsd.org/ports/portaudit/bd760627-3493-11e0-8103-00215c6a37bb.html
24 Dec 2010 02:16:23
Original commit files touched by this commit  1.2.4
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.2.4
15 Dec 2010 03:19:56
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update MASTER_SITES
- Drop MD5 checksum

PR:             ports/153158
Submitted by:   jpaetzel
09 Oct 2010 08:58:43
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Chease databases/py-MySQLdb update
18 Sep 2010 03:14:54
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.2.3

PR:             ports/150680
Submitted by:   delphij
Security:      
http://www.vuxml.org/freebsd/3ff95dd3-c291-11df-b0dc-00215c6a37bb.html
24 Aug 2010 20:57:01
Original commit files touched by this commit  1.2.1_1
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Add a patch for being compatible with sphinx 1.x
11 Jun 2010 15:30:24
Original commit files touched by this commit  1.2.1_1
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Django project itself prefers psycopg2

PR:             ports/147313
Submitted by:   danger
31 May 2010 02:01:56
Original commit files touched by this commit  1.2.1_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
26 May 2010 11:50:07
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Fix pkg-plist, remove an entry which is not a file.
26 May 2010 11:26:13
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.2.1
26 May 2010 08:14:11
Original commit files touched by this commit  1.2
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.2

PR:             ports/146813 (based on)
Submitted by:   Chris Tandiono <christandiono AT tbp.berkeley.edu>
16 Oct 2009 16:47:20
Original commit files touched by this commit  1.1.1
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 1.1.1
- Use CHEESESHOP

Security:       http://www.djangoproject.com/weblog/2009/oct/09/security/
30 Jul 2009 11:37:38
Original commit files touched by this commit  1.1
lwhsu search for other commits by this committer
- Update to 1.1

PR:             ports/137256 (based on)
Submitted by:   Qing Feng <qingfeng AT me.com>
22 May 2009 05:10:32
Original commit files touched by this commit  1.0.2_1
lwhsu search for other commits by this committer
- Add a patch for be compatible with sphinx 0.6.1

PR:             ports/134781
Obtained from:  http://osdir.com/ml/debian-bugs-dist/2009-05/msg02233.html
                (patch for trunk was adopted by debian team for 1.0.2, and
                 slightly modified for FreeBSD)
23 Nov 2008 18:08:42
Original commit files touched by this commit  1.0.2
lwhsu search for other commits by this committer
- Update to 1.0.2
17 Nov 2008 15:14:00
Original commit files touched by this commit  1.0.1
lwhsu search for other commits by this committer
- Fix plist problem, I was testing on wrong working copy...

Reported by:    QAT
17 Nov 2008 14:22:23
Original commit files touched by this commit  1.0.1
lwhsu search for other commits by this committer
- Update to 1.0.1
07 Sep 2008 19:49:04
Original commit files touched by this commit  1.0
lwhsu search for other commits by this committer
- Update to 1.0 (based on [1])
- Fix dependency on sqlite3, for PYTHON_REL >= 250, uses databases/py-sqlite3,
  for PYTHON_REL < 250, uses databases/py-pysqlite23 (based on [2])
- Make document installation as an option

PR:             [1] ports/127113, [2] ports/126982
Submitted by:   Artis Caune <Artis.Caune AT gmail.com> [1]
                Julien Laffaye <kimelto AT gmail.com> [2]
06 Jun 2008 14:07:24
Original commit files touched by this commit  0.96.2_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
14 May 2008 10:58:00
Original commit files touched by this commit  0.96.2
lwhsu search for other commits by this committer
- Update to 0.96.1
  This fix the XSS vulnerability

Security:      
http://www.vuxml.org/freebsd/f49ba347-2190-11dd-907c-001c2514716c.html
Notified by:    delphij
17 Apr 2008 11:16:17
Original commit files touched by this commit  0.96.1
lwhsu search for other commits by this committer
- Chease www/py-flup updating
29 Oct 2007 14:44:33
Original commit files touched by this commit  0.96.1
lwhsu search for other commits by this committer
- Update to 0.96.1
  This fix the denial of service vulnerability.

Security:      
http://www.vuxml.org/freebsd/d2c2952d-85a1-11dc-bfff-003048705d5a.html
Notified by:    delphij
30 Jul 2007 09:42:28
Original commit files touched by this commit  0.96
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
18 Apr 2007 05:51:30
Original commit files touched by this commit  0.96
lwhsu search for other commits by this committer
- Take maintainership of following ports, and do some minor fixes

devel/py-pytz
- Use CHEESESHOP in bsd.sites.mk

devel/py-icalendar
- Add backup MASTER_SITE

www/py-django
- Add backup MASTER_SITE

www/py-django-devel

www/py-clientform
- Add backup MASTER_SITE

www/py-mechanize
- Add backup MASTER_SITE

Approved by:    clsung (mentor)
05 Apr 2007 07:01:51
Original commit files touched by this commit  0.96
lwhsu search for other commits by this committer
- Separate py-django and py-django-devel, they should not be master/slave ports

Approved by:    clsung (mentor)
31 Mar 2007 06:50:12
Original commit files touched by this commit  0.96
clsung search for other commits by this committer
- Update to 0.96

PR:             ports/111049
Submitted by:   Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
15 Feb 2007 14:04:17
Original commit files touched by this commit  0.95.1_1
clsung search for other commits by this committer
- Add easy_install commands to add/remove its entry in easy-install.pth
- Use PYTHON_VER
- Add variable PYDJANGO_EGG, and apply it in pkg-plist

PR:             ports/109193
Submitted by:   Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
14 Feb 2007 10:13:01
Original commit files touched by this commit  0.95.1
miwi search for other commits by this committer
- Update to 0.95.1

PR:             109158
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
14 Feb 2007 08:03:05
Original commit files touched by this commit  0.95_2
clsung search for other commits by this committer
- Add FastCGI support
- bump PORTREVISION

PR:             ports/109058
Submitted by:   Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
17 Nov 2006 18:07:45
Original commit files touched by this commit  0.95_1
acm search for other commits by this committer
- Change maintainer email to python@
03 Aug 2006 19:37:48
Original commit files touched by this commit  0.95_1
acm search for other commits by this committer
- Added PYVERSION to PLIST_SUB. It reflect installed version of python

Approved by:    garga (mentor)
01 Aug 2006 23:49:52
Original commit files touched by this commit  0.95
acm search for other commits by this committer
- Update to 0.95

Approved by:    garga (mentor)
23 Jul 2006 02:45:24
Original commit files touched by this commit  0.91
acm search for other commits by this committer
Change maintainer address to my @FreeBSD.org email

Approved by:    garga (mentor)
06 Jul 2006 23:01:21
Original commit files touched by this commit  0.91
flz search for other commits by this committer
Turn py-django into a master port for the upcoming py-django-devel port.

Approved by:    maintainer
08 Apr 2006 13:27:24
Original commit files touched by this commit  0.91
pav search for other commits by this committer
- Update to 0.91

PR:             ports/93782
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
27 Jan 2006 21:17:06
Original commit files touched by this commit  0.90_2
mnag search for other commits by this committer
Update dependencies to moved port
Bump PORTREVISION
16 Jan 2006 00:21:19
Original commit files touched by this commit  0.90_1
pav search for other commits by this committer
- Fix plist

Reported by:    krismail
25 Nov 2005 20:16:12
Original commit files touched by this commit  0.90
pav search for other commits by this committer
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.

PR:             ports/89437
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>

Number of commits found: 53

282b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24570
Broken 189
Deprecated 457
Ignore 563
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 442
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0