head	1.26;
access;
symbols
	old_RELEASE_8_3_0:1.20
	old_RELEASE_9_0_0:1.20
	old_RELEASE_7_4_0:1.17
	old_RELEASE_8_2_0:1.17
	old_RELEASE_6_EOL:1.15
	old_RELEASE_8_1_0:1.14
	old_RELEASE_7_3_0:1.12
	old_RELEASE_8_0_0:1.11
	old_RELEASE_7_2_0:1.10
	old_RELEASE_7_1_0:1.8
	old_RELEASE_6_4_0:1.8
	old_RELEASE_5_EOL:1.7
	old_RELEASE_7_0_0:1.6
	old_RELEASE_6_3_0:1.6
	old_PRE_XORG_7:1.5
	old_RELEASE_4_EOL:1.3
	old_RELEASE_6_2_0:1.3
	old_RELEASE_6_1_0:1.1
	old_RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.26
date	2013.02.24.14.54.05;	author svnexp;	state Exp;
branches;
next	1.25;

1.25
date	2013.01.06.20.12.08;	author svnexp;	state Exp;
branches;
next	1.24;

1.24
date	2012.10.25.10.12.42;	author rm;	state Exp;
branches;
next	1.23;

1.23
date	2012.08.31.17.55.22;	author lwhsu;	state Exp;
branches;
next	1.22;

1.22
date	2012.07.31.19.06.22;	author lwhsu;	state Exp;
branches;
next	1.21;

1.21
date	2012.04.18.17.32.33;	author lwhsu;	state Exp;
branches;
next	1.20;

1.20
date	2011.09.13.19.31.47;	author delphij;	state Exp;
branches;
next	1.19;

1.19
date	2011.03.27.15.02.20;	author lwhsu;	state Exp;
branches;
next	1.18;

1.18
date	2011.02.13.03.17.15;	author lwhsu;	state Exp;
branches;
next	1.17;

1.17
date	2010.12.24.02.16.23;	author lwhsu;	state Exp;
branches;
next	1.16;

1.16
date	2010.12.15.03.19.56;	author lwhsu;	state Exp;
branches;
next	1.15;

1.15
date	2010.09.18.03.14.54;	author lwhsu;	state Exp;
branches;
next	1.14;

1.14
date	2010.05.26.11.26.13;	author lwhsu;	state Exp;
branches;
next	1.13;

1.13
date	2010.05.26.08.14.11;	author lwhsu;	state Exp;
branches;
next	1.12;

1.12
date	2009.10.16.16.47.20;	author lwhsu;	state Exp;
branches;
next	1.11;

1.11
date	2009.07.30.11.37.38;	author lwhsu;	state Exp;
branches;
next	1.10;

1.10
date	2008.11.23.18.08.42;	author lwhsu;	state Exp;
branches;
next	1.9;

1.9
date	2008.11.17.14.22.23;	author lwhsu;	state Exp;
branches;
next	1.8;

1.8
date	2008.09.07.19.49.04;	author lwhsu;	state Exp;
branches;
next	1.7;

1.7
date	2008.05.14.10.58.00;	author lwhsu;	state Exp;
branches;
next	1.6;

1.6
date	2007.10.29.14.44.32;	author lwhsu;	state Exp;
branches;
next	1.5;

1.5
date	2007.03.31.06.50.11;	author clsung;	state Exp;
branches;
next	1.4;

1.4
date	2007.02.14.10.13.01;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2006.08.01.23.49.52;	author acm;	state Exp;
branches;
next	1.2;

1.2
date	2006.04.08.13.27.24;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2005.11.25.20.16.12;	author pav;	state Exp;
branches;
next	;


desc
@@


1.26
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312868
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@SHA256 (python/Django-1.3.7.tar.gz) = ee50f44744e7238cb45429e4121d643c9e9201f9a63aaf646619bad18547fb8a
SIZE (python/Django-1.3.7.tar.gz) = 6514846
@


1.25
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310006
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r310006 | lwhsu | 2013-01-06 18:16:53 +0000 (Sun, 06 Jan 2013) | 6 lines
## SVN ##
## SVN ## - Update to 1.3.5
## SVN ##
## SVN ## PR:		ports/174498
## SVN ## Submitted by:	Po-Chien Lin <linpc@@cs.nctu.edu.tw>
## SVN ## Security:	1b769b72-582b-11e2-b66b-00e0814cab4e
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 2
a2 2
SHA256 (python/Django-1.3.5.tar.gz) = 8e2c00f51f62a59e047e27cbbc03ef1b29aa15ccdca8062fcbca6f5d5ca85ded
SIZE (python/Django-1.3.5.tar.gz) = 6508570
@


1.24
log
@SVN rev 306376 on 2012-10-25 10:12:42Z by rm

- 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
@
text
@d1 2
a2 2
SHA256 (python/Django-1.3.4.tar.gz) = 2626e6b216e1bdef887bd923f00d94d94b4d4e75fc2e336c6f156d842d10a607
SIZE (python/Django-1.3.4.tar.gz) = 6507771
@


1.23
log
@SVN rev 303438 on 2012-08-31 17:55:22Z by lwhsu

- Update to 1.3.3
- Convert to new options framework

PR:		ports/170496
Submitted by:	Po-Chien Lin <linpc@@cs.nctu.edu.tw>
@
text
@d1 2
a2 2
SHA256 (python/Django-1.3.3.tar.gz) = 8ef44cfd89dee0331018ec56a2ed27dc14ae8d65feb664c10e128b3437cbd46a
SIZE (python/Django-1.3.3.tar.gz) = 6507280
@


1.22
log
@SVN rev 301810 on 2012-07-31 19:06:22Z by lwhsu

- Update to 1.3.2

Security:	f01292a0-db3c-11e1-a84b-00e0814cab4e
@
text
@d1 2
a2 2
SHA256 (python/Django-1.3.2.tar.gz) = 72c4080fe30863c4581521ef6f7bfcc12d01e7c55b9ad1935acaa43e466dd764
SIZE (python/Django-1.3.2.tar.gz) = 6507042
@


1.21
log
@- Force commit to note repocopy:
  www/py-django -> www/py-django13

PR:             ports/166852
Submitted by:   lwhsu
Repocopy by:    marcus
@
text
@d1 2
a2 2
SHA256 (python/Django-1.3.1.tar.gz) = af9118c4e8a063deb0b8cda901fcff2b805e7cf496c93fd43507163f3cde156b
SIZE (python/Django-1.3.1.tar.gz) = 6514564
@


1.20
log
@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)
@
text
@@


1.19
log
@- Update to 1.3
- Correct CONFLICTS
- Remove mod_python3 option, this is not Django really depends on
@
text
@d1 2
a2 2
SHA256 (python/Django-1.3.tar.gz) = 7aeee5c80002ab81d4ebf5416292949ff46e1448d183a183fe05ff6344771c83
SIZE (python/Django-1.3.tar.gz) = 6504003
@


1.18
log
@- 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
@
text
@d1 2
a2 2
SHA256 (python/Django-1.2.5.tar.gz) = 649387248296386b589c4a8bf91d34590b43f93b6ebfe6cefbea0ddf4641ccd6
SIZE (python/Django-1.2.5.tar.gz) = 6379313
@


1.17
log
@- Update to 1.2.4
@
text
@d1 2
a2 2
SHA256 (python/Django-1.2.4.tar.gz) = 0f06cccd4ca92173b958dd80edff35035888f15554be425e5d6d55c7f94a8381
SIZE (python/Django-1.2.4.tar.gz) = 6357270
@


1.16
log
@- Update MASTER_SITES
- Drop MD5 checksum

PR:		ports/153158
Submitted by:	jpaetzel
@
text
@d1 2
a2 2
SHA256 (python/Django-1.2.3.tar.gz) = cb830f6038b78037647150d977f6cd5cf2bfd731f1788ecf8758a03c213a0f84
SIZE (python/Django-1.2.3.tar.gz) = 6306760
@


1.15
log
@- Update to 1.2.3

PR:		ports/150680
Submitted by:	delphij
Security:	http://www.vuxml.org/freebsd/3ff95dd3-c291-11df-b0dc-00215c6a37bb.html
@
text
@a0 1
MD5 (python/Django-1.2.3.tar.gz) = 10bfb5831bcb4d3b1e6298d0e41d6603
@


1.14
log
@- Update to 1.2.1
@
text
@d1 3
a3 3
MD5 (python/Django-1.2.1.tar.gz) = 2351efb20f6b7b5d9ce80fa4cb1bd9ca
SHA256 (python/Django-1.2.1.tar.gz) = eaa29f2344568cc871c4517a348de0d5c39fbd055b4c998cd4a80601bb51e7b9
SIZE (python/Django-1.2.1.tar.gz) = 6248006
@


1.13
log
@- Update to 1.2

PR:		ports/146813 (based on)
Submitted by:	Chris Tandiono <christandiono AT tbp.berkeley.edu>
@
text
@d1 3
a3 3
MD5 (python/Django-1.2.tar.gz) = 98fa833fdabcdd78d00245aead66c174
SHA256 (python/Django-1.2.tar.gz) = 3d4b18dfa0ef181ef85fea7be98a763906f767bc320694c98280c52c5af0bd83
SIZE (python/Django-1.2.tar.gz) = 6246202
@


1.12
log
@- Update to 1.1.1
- Use CHEESESHOP

Security:	http://www.djangoproject.com/weblog/2009/oct/09/security/
@
text
@d1 3
a3 3
MD5 (python/Django-1.1.1.tar.gz) = d7839c192e115f9c4dd8777de24dc21c
SHA256 (python/Django-1.1.1.tar.gz) = d65b18319496fc4923b37fdb736e5ba1a90a3a18e2d7eaac7f3ad30738d1f6e4
SIZE (python/Django-1.1.1.tar.gz) = 5614106
@


1.11
log
@- Update to 1.1

PR:		ports/137256 (based on)
Submitted by:	Qing Feng <qingfeng AT me.com>
@
text
@d1 3
a3 3
MD5 (python/Django-1.1.tar.gz) = b2d75b4457a39c405fa2b36bf826bf6b
SHA256 (python/Django-1.1.tar.gz) = 578338be3288eff853039ad498297decdc3bb20265a0c4dee09efdf8e267c900
SIZE (python/Django-1.1.tar.gz) = 5609609
@


1.10
log
@- Update to 1.0.2
@
text
@d1 3
a3 3
MD5 (python/Django-1.0.2-final.tar.gz) = 89353e3749668778f1370d2e444f3adc
SHA256 (python/Django-1.0.2-final.tar.gz) = 50a5d228743a69a682899b20141194bf8fd3fd75eaf33ba5f2932f43ea93ea0d
SIZE (python/Django-1.0.2-final.tar.gz) = 4649433
@


1.9
log
@- Update to 1.0.1
@
text
@d1 3
a3 3
MD5 (python/Django-1.0.1-final.tar.gz) = 441efb2f6609ac8f4fab651d4eb0c091
SHA256 (python/Django-1.0.1-final.tar.gz) = 8287ee43a1d98cd2efb64e9c243f62012c075428517384eaa731463e68fab4ff
SIZE (python/Django-1.0.1-final.tar.gz) = 4216969
@


1.8
log
@- 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]
@
text
@d1 3
a3 3
MD5 (python/Django-1.0.tar.gz) = 84d0490e4126f31d1c23f640e1e86f2f
SHA256 (python/Django-1.0.tar.gz) = 4c780b9e2906944ce02a9325b15f480d2bd4c0b12137f752aa4800c0f8563acf
SIZE (python/Django-1.0.tar.gz) = 4789634
@


1.7
log
@- 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
@
text
@d1 3
a3 3
MD5 (python/Django-0.96.2.tar.gz) = 2e39a43b93b50c2ca90bcade26010878
SHA256 (python/Django-0.96.2.tar.gz) = 8964023587331412aed118549c83cf0dcc106850833cc75573e8671b68ecf29c
SIZE (python/Django-0.96.2.tar.gz) = 1637044
@


1.6
log
@- 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
@
text
@d1 3
a3 3
MD5 (python/Django-0.96.1.tar.gz) = 10aa32e58969c4efeb00ef42ba192b17
SHA256 (python/Django-0.96.1.tar.gz) = 4874134e9fc6bd08eb7e451e42038394668895c26b7cc867d4c3fdaf9d711085
SIZE (python/Django-0.96.1.tar.gz) = 1746455
@


1.5
log
@- Update to 0.96

PR:		ports/111049
Submitted by:	Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
@
text
@d1 3
a3 3
MD5 (python/Django-0.96.tar.gz) = b4aedad1e90dd38d58ff9fc756180c7d
SHA256 (python/Django-0.96.tar.gz) = d8e9cd5ad36901bc18cd13d939b0cffd23a028d0ae1a56e2ac753573ede10eba
SIZE (python/Django-0.96.tar.gz) = 1748745
@


1.4
log
@- Update to 0.95.1

PR:		109158
Submitted by:	Li-Wen Hsu <lwhsu@@lwhsu.org>
@
text
@d1 3
a3 3
MD5 (python/Django-0.95.1.tar.gz) = 07f09d8429916481e09e84fd01e97355
SHA256 (python/Django-0.95.1.tar.gz) = 1bb126c1854c0dd4288453c4095e7c4cf8bff8f89661b4885056b409729b0793
SIZE (python/Django-0.95.1.tar.gz) = 1297839
@


1.3
log
@- Update to 0.95

Approved by:	garga (mentor)
@
text
@d1 3
a3 3
MD5 (python/Django-0.95.tar.gz) = 9ed7d6a0daa147c012e31d0894802951
SHA256 (python/Django-0.95.tar.gz) = 2185514d642f35d61d7c5c0a59545f2e18e41ee5abdb2912eafd64c1fa07c388
SIZE (python/Django-0.95.tar.gz) = 1287781
@


1.2
log
@- Update to 0.91

PR:		ports/93782
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe> (maintainer)
@
text
@d1 3
a3 3
MD5 (python/Django-0.91.tar.gz) = b1f13aa828c0a564581043658c66ae3d
SHA256 (python/Django-0.91.tar.gz) = 7a2822e3a7670c2d2019f74ed7c0aa3c574eb4eb987067b29fe7bbd361300977
SIZE (python/Django-0.91.tar.gz) = 878533
@


1.1
log
@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>
@
text
@d1 3
a3 3
MD5 (python/Django-0.90.tar.gz) = 16e1a377e58c25e8b36df49fb7d9d122
SHA256 (python/Django-0.90.tar.gz) = 408c25ccb562f704957b6c22ce90a5a69ea94891f38f1033de4037045fbe5e8f
SIZE (python/Django-0.90.tar.gz) = 572850
@

