aboutsummaryrefslogtreecommitdiff
path: root/www/py-django13
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.3.2Li-Wen Hsu2012-07-313-8/+4
| | | | | | | Security: f01292a0-db3c-11e1-a84b-00e0814cab4e Notes: svn path=/head/; revision=301810
* - Fix CONFLICTS: 1.4 which is not matched with 1.[24].*Li-Wen Hsu2012-06-281-1/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/167471 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Notes: svn path=/head/; revision=300162
* - Add LATEST_LINKLi-Wen Hsu2012-04-181-0/+2
| | | | Notes: svn path=/head/; revision=295038
* - Update CONFLICTSLi-Wen Hsu2012-04-181-1/+3
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=295037
* - Backport of changeset 16223 and 16231 to make docs build with Sphinx 1.1.2Li-Wen Hsu2011-12-242-0/+18
| | | | Notes: svn path=/head/; revision=287973
* Update www/py-django to 1.3.1;Xin LI2011-09-133-4/+12
| | | | | | | | | | | Update www/py-django12 to 1.2.7; Sponsored by: iXsystems, Inc Security: d01d10c7-de2d-11e0-b215-00215c6a37bb Approved by: maintainer (lwhsu) Notes: svn path=/head/; revision=281740
* - Backport of changeset 16520 to fix unit tests with psycopg2 2.4.2Li-Wen Hsu2011-07-222-0/+85
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=278168
* - Update to 1.3Li-Wen Hsu2011-03-273-147/+4073
| | | | | | | | - Correct CONFLICTS - Remove mod_python3 option, this is not Django really depends on Notes: svn path=/head/; revision=271891
* - Remove PYTHON_REL < 250, since USE_PYTHON 2.5+Martin Wilke2011-02-251-4/+0
| | | | Notes: svn path=/head/; revision=269677
* - Update to 1.2.5Li-Wen Hsu2011-02-132-3/+3
| | | | | | | | | 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 Notes: svn path=/head/; revision=269032
* - Update to 1.2.4Li-Wen Hsu2010-12-243-23/+10
| | | | Notes: svn path=/head/; revision=266822
* - Update MASTER_SITESLi-Wen Hsu2010-12-152-2/+1
| | | | | | | | | | - Drop MD5 checksum PR: ports/153158 Submitted by: jpaetzel Notes: svn path=/head/; revision=266319
* - Chease databases/py-MySQLdb updateLi-Wen Hsu2010-10-091-1/+1
| | | | Notes: svn path=/head/; revision=262655
* - Update to 1.2.3Li-Wen Hsu2010-09-184-1071/+53
| | | | | | | | | PR: ports/150680 Submitted by: delphij Security: http://www.vuxml.org/freebsd/3ff95dd3-c291-11df-b0dc-00215c6a37bb.html Notes: svn path=/head/; revision=261357
* - Add a patch for being compatible with sphinx 1.xLi-Wen Hsu2010-08-242-0/+1072
| | | | Notes: svn path=/head/; revision=259933
* - Django project itself prefers psycopg2Li-Wen Hsu2010-06-111-1/+1
| | | | | | | | PR: ports/147313 Submitted by: danger Notes: svn path=/head/; revision=256399
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Fix pkg-plist, remove an entry which is not a file.Li-Wen Hsu2010-05-261-1/+0
| | | | Notes: svn path=/head/; revision=255119
* - Update to 1.2.1Li-Wen Hsu2010-05-262-4/+4
| | | | Notes: svn path=/head/; revision=255118
* - Update to 1.2Li-Wen Hsu2010-05-263-134/+823
| | | | | | | | PR: ports/146813 (based on) Submitted by: Chris Tandiono <christandiono AT tbp.berkeley.edu> Notes: svn path=/head/; revision=255112
* - Update to 1.1.1Li-Wen Hsu2009-10-162-5/+5
| | | | | | | | | - Use CHEESESHOP Security: http://www.djangoproject.com/weblog/2009/oct/09/security/ Notes: svn path=/head/; revision=242929
* - Update to 1.1Li-Wen Hsu2009-07-304-185/+199
| | | | | | | | PR: ports/137256 (based on) Submitted by: Qing Feng <qingfeng AT me.com> Notes: svn path=/head/; revision=238666
* - Add a patch for be compatible with sphinx 0.6.1Li-Wen Hsu2009-05-222-0/+131
| | | | | | | | | | 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) Notes: svn path=/head/; revision=234377
* - Update to 1.0.2Li-Wen Hsu2008-11-233-4/+68
| | | | Notes: svn path=/head/; revision=223291
* - Fix plist problem, I was testing on wrong working copy...Li-Wen Hsu2008-11-172-66/+16
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=222972
* - Update to 1.0.1Li-Wen Hsu2008-11-172-5/+5
| | | | Notes: svn path=/head/; revision=222971
* - Update to 1.0 (based on [1])Li-Wen Hsu2008-09-073-245/+1370
| | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=220157
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 0.96.1Li-Wen Hsu2008-05-143-8/+4
| | | | | | | | | | This fix the XSS vulnerability Security: http://www.vuxml.org/freebsd/f49ba347-2190-11dd-907c-001c2514716c.html Notified by: delphij Notes: svn path=/head/; revision=213023
* - Chease www/py-flup updatingLi-Wen Hsu2008-04-171-2/+1
| | | | Notes: svn path=/head/; revision=211436
* - Update to 0.96.1Li-Wen Hsu2007-10-292-6/+5
| | | | | | | | | | This fix the denial of service vulnerability. Security: http://www.vuxml.org/freebsd/d2c2952d-85a1-11dc-bfff-003048705d5a.html Notified by: delphij Notes: svn path=/head/; revision=202296
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=196700
* - Take maintainership of following ports, and do some minor fixesLi-Wen Hsu2007-04-181-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=190262
* - Separate py-django and py-django-devel, they should not be master/slave portsLi-Wen Hsu2007-04-051-4/+6
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=189254
* - Update to 0.96Cheng-Lung Sung2007-03-313-1128/+1284
| | | | | | | | PR: ports/111049 Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org> Notes: svn path=/head/; revision=188877
* - Add easy_install commands to add/remove its entry in easy-install.pthCheng-Lung Sung2007-02-152-1117/+1124
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=185234
* - Update to 0.95.1Martin Wilke2007-02-143-7/+7
| | | | | | | | PR: 109158 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Notes: svn path=/head/; revision=185163
* - Add FastCGI supportCheng-Lung Sung2007-02-141-2/+8
| | | | | | | | | | - bump PORTREVISION PR: ports/109058 Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org> Notes: svn path=/head/; revision=185147
* - Change maintainer email to python@Jose Alonso Cardenas Marquez2006-11-171-1/+1
| | | | Notes: svn path=/head/; revision=177472
* - Added PYVERSION to PLIST_SUB. It reflect installed version of pythonJose Alonso Cardenas Marquez2006-08-032-1110/+1112
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=169580
* - Update to 0.95Jose Alonso Cardenas Marquez2006-08-013-462/+768
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=169411
* Change maintainer address to my @FreeBSD.org emailJose Alonso Cardenas Marquez2006-07-231-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=168518
* Turn py-django into a master port for the upcoming py-django-devel port.Florent Thoumie2006-07-061-5/+6
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=167100
* - Update to 0.91Pav Lucistnik2006-04-083-740/+821
| | | | | | | | PR: ports/93782 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Notes: svn path=/head/; revision=159120
* Update dependencies to moved portMarcus Alves Grando2006-01-271-2/+2
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=154612
* - Fix plistPav Lucistnik2006-01-162-0/+2
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=153607
* Django is a high-level Python Web framework that encourages rapid developmentPav Lucistnik2005-11-254-0/+845
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> Notes: svn path=/head/; revision=149478