aboutsummaryrefslogtreecommitdiff
path: root/databases/py-sqlalchemy06
Commit message (Collapse)AuthorAgeFilesLines
* update to 0.4.2p3Dryice Dong Liu2008-01-142-4/+4
| | | | Notes: svn path=/head/; revision=205610
* update to 0.4.2bDryice Dong Liu2008-01-082-4/+4
| | | | Notes: svn path=/head/; revision=205249
* - update to 0.4.2aDryice Dong Liu2008-01-073-31/+57
| | | | Notes: svn path=/head/; revision=205164
* - 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
* update to 0.3.10Dryice Dong Liu2007-07-213-5/+177
| | | | Notes: svn path=/head/; revision=195974
* - update to 0.3.8Dryice Dong Liu2007-06-163-26/+5
| | | | | | | - catch up the EXAMPLEDIR change Notes: svn path=/head/; revision=193640
* update to 0.3.7Dryice Dong Liu2007-04-302-4/+4
| | | | Notes: svn path=/head/; revision=191197
* update to 0.3.6Dryice Dong Liu2007-03-242-4/+4
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=188177
* update to 0.3.5Dryice Dong Liu2007-02-242-4/+4
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=185786
* Fix plist for pkg_add. Thanks nivit for pointing this outDryice Dong Liu2007-02-111-0/+1
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=184855
* - update to 0.3.4Dryice Dong Liu2007-01-303-5/+11
| | | | | | | | | | | - update my mail address - add PYALCHEMY_EGG for future TurboGears update - modify plist file to remove the egg entry when deinstall Approved by: itetcu (mentor) Notes: svn path=/head/; revision=183699
* - Fix Options bugMartin Wilke2007-01-271-2/+5
| | | | | | | | | PR: 108332 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=183448
* - Update to 0.3.3Alexander Botero-Lowry2006-12-173-6/+19
| | | | | | | | PR: 106778 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer) Notes: svn path=/head/; revision=180003
* - update to 0.3.1Alexander Botero-Lowry2006-11-252-4/+5
| | | | | | | | PR: 105504 Submitted by: Dryice Liu <dryice@dryice.name> Notes: svn path=/head/; revision=178015
* - update to 0.3.0Alexander Botero-Lowry2006-11-082-5/+5
| | | | | | | | PR: 105127 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer) Notes: svn path=/head/; revision=176783
* - update to 0.2.8Ion-Mihai Tetcu2006-09-093-4/+4
| | | | | | | | | | - remove strange binary file believed to be owned by miwi PR: update to 0.2.8 Submitted by: Dryice Liu (maintainer) Notes: svn path=/head/; revision=172625
* The Python SQL Toolkit and Object Relational MapperMartin Wilke2006-08-235-0/+104
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. WWW: http://www.sqlalchemy.org/ PR: ports/101920 Submitted by: Dryice Liu <dryice@dryice.name> Approved by: krion (mentor) Notes: svn path=/head/; revision=171275