Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1 30 Jul 2009 11:37:38 |
lwhsu |
- Update to 1.1
PR: ports/137256 (based on)
Submitted by: Qing Feng <qingfeng AT me.com> |
1.0.2_1 22 May 2009 05:10:32 |
lwhsu |
- 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) |
1.0.2 23 Nov 2008 18:08:42 |
lwhsu |
- Update to 1.0.2 |
1.0.1 17 Nov 2008 15:14:00 |
lwhsu |
- Fix plist problem, I was testing on wrong working copy...
Reported by: QAT |
1.0.1 17 Nov 2008 14:22:23 |
lwhsu |
- Update to 1.0.1 |
1.0 07 Sep 2008 19:49:04 |
lwhsu |
- 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] |
0.96.2_1 06 Jun 2008 14:07:24 |
edwin |
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) |
0.96.2 14 May 2008 10:58:00 |
lwhsu |
- 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 |
0.96.1 17 Apr 2008 11:16:17 |
lwhsu |
- Chease www/py-flup updating |
0.96.1 29 Oct 2007 14:44:33 |
lwhsu |
- 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 |
0.96 30 Jul 2007 09:42:28 |
alexbl |
- 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 |
0.96 18 Apr 2007 05:51:30 |
lwhsu |
- 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) |
0.96 05 Apr 2007 07:01:51 |
lwhsu |
- Separate py-django and py-django-devel, they should not be master/slave ports
Approved by: clsung (mentor) |
0.96 31 Mar 2007 06:50:12 |
clsung |
- Update to 0.96
PR: ports/111049
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org> |
0.95.1_1 15 Feb 2007 14:04:17 |
clsung |
- 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> |
0.95.1 14 Feb 2007 10:13:01 |
miwi |
- Update to 0.95.1
PR: 109158
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> |
0.95_2 14 Feb 2007 08:03:05 |
clsung |
- Add FastCGI support
- bump PORTREVISION
PR: ports/109058
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org> |
0.95_1 17 Nov 2006 18:07:45 |
acm |
- Change maintainer email to python@ |
0.95_1 03 Aug 2006 19:37:48 |
acm |
- Added PYVERSION to PLIST_SUB. It reflect installed version of python
Approved by: garga (mentor) |
0.95 01 Aug 2006 23:49:52 |
acm |
- Update to 0.95
Approved by: garga (mentor) |
0.91 23 Jul 2006 02:45:24 |
acm |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor) |
0.91 06 Jul 2006 23:01:21 |
flz |
Turn py-django into a master port for the upcoming py-django-devel port.
Approved by: maintainer |
0.91 08 Apr 2006 13:27:24 |
pav |
- Update to 0.91
PR: ports/93782
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) |
0.90_2 27 Jan 2006 21:17:06 |
mnag |
Update dependencies to moved port
Bump PORTREVISION |
0.90_1 16 Jan 2006 00:21:19 |
pav |
- Fix plist
Reported by: krismail |
0.90 25 Nov 2005 20:16:12 |
pav |
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> |