CVS log for ports/databases/py-dbutils/Makefile
Up to [FreeBSD] / ports / databases / py-dbutils
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Aug 24 09:00:57 2011 UTC (5 months, 2 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update to 1.1
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 11 14:27:29 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update to 1.0 PR: ports/129294 Submitted by: Wen Heping <wenheping@gmail.com>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Dec 13 05:58:11 2007 UTC (4 years, 2 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 0.9.4
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:40:45 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jul 30 09:41:05 2007 UTC (4 years, 6 months ago) by alexbl
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
- 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
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 18 15:59:24 2007 UTC (4 years, 7 months ago) by lwhsu
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +12 -3 lines
- Update to 0.9.3 [1] - Respect NOPORTDOCS - Change MAINTAINER from ports@ to python@ - Add CHEESESHOP to MASTER_SITES PR: ports/113781 [1] Submitted by: Bernd Schwendele <bernd AT schwebekoma.de> [1]
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 13 12:55:59 2006 UTC (5 years, 1 month ago) by linimon
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Reset whitekid@gmail.com after timeouts and no response to email. Hat: portmgr
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Dec 6 08:52:14 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 0.9.2 PR: ports/105670 Submitted by: miwi Approved by: maintainer timeout
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 3 22:12:27 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
NEW PORTS: databases/py-dbutils, database connection pool for multithread application DBUtils is a suite of tools providing solid, persistent and pooled connections to a database that can be used in all kinds of multi-threaded environments like Webware for Python or other web application servers. The suite supports DB-API 2 compliant database interfaces and the classic PyGreSQL interface. WWW: http://www.webwareforpython.org/DBUtils PR: ports/91268 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
