Commit graph

19 commits

Author SHA1 Message Date
Nicola Vitale
f559056589 - Update to 0.6.9
- Add add-plist-post target to fix pkg-plist when
  Python version is >= 3.2
- Add LICENSE (MIT)
- Add the option CEXTENSIONS (default on), which
  enables/disables the C extension to speed up the
  SQL layer
- Convert to the new options framework
- Remove PYDISTUTILS_PKGVERSION
2012-07-03 20:47:12 +00:00
Nicola Vitale
5e4f37b4ae - Add databases/py-MySQLdb to RUN_DEPENDS only when
Python version < 3.0, because such port does not
  build with Py3k
- Replace POSTGRE with the standard PGSQL option listed
  in ports/KNOB  [1]

PR:		ports/166513
Submitted by:	olgeni  [1]
2012-04-28 08:56:16 +00:00
Nicola Vitale
cf18946291 - Update to 0.6.8
PR:		ports/157681
Submitted by:	lwhsu
2011-06-23 13:40:51 +00:00
Nicola Vitale
04d149cbdb - Update to 0.6.5
- Add Sybase support
- Use databases/py-sqlite3 for Python version 2.5 and above

PR:		ports/151701
Submitted by:	lwhsu
2010-11-14 09:12:46 +00:00
Philip M. Gollucci
e8861b6a41 - Update to 0.6.4
PR:             ports/150845
Submitted by:   lwhsu
Approved by:    maintainer timeout (nivit ; 20 days)
2010-10-12 06:09:48 +00:00
Philip M. Gollucci
32812f86be - Update to 0.63
PR:             ports/146225, ports/149103, ports/148486
Submitted by:   ghostonthewire <ghostonthewire@gmail.com>
Approved by:    maintainer timeout (nivit ; 130 days, 59 days, 41 days)
2010-09-09 01:41:56 +00:00
Nicola Vitale
321eea39e0 - Update to 0.5.7 2010-01-02 14:39:35 +00:00
Nicola Vitale
fb34e04b2d - Update to 0.5.5 2009-07-29 12:42:39 +00:00
Nicola Vitale
63251fe4e5 - Update to 0.5.4.p2 2009-05-28 08:42:49 +00:00
Nicola Vitale
f9db29fa78 - Update to 0.5.1
- Prefix DOCSDIR and EXAMPLESDIR with ${PYTHON_PKGNAMEPREFIX}
2009-01-18 10:29:16 +00:00
Nicola Vitale
6b75bfe2f0 - Update to 0.5.0
- New MASTER_SITES
- Set USE_PYDISTUTILS to easy_install
- Use ${COPYTREE_SHARE} to install examples

PR:		ports/130250
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-13 14:48:36 +00:00
Dryice Dong Liu
6533f6ce7d update to 0.4.4 2008-03-17 13:30:11 +00:00
Dryice Dong Liu
1db69ddf04 - update to 0.4.2a 2008-01-07 11:46:11 +00:00
Dryice Dong Liu
0fc5eb4190 update to 0.3.10 2007-07-21 04:45:40 +00:00
Dryice Dong Liu
43dc391f35 - update to 0.3.8
- catch up the EXAMPLEDIR change
2007-06-16 08:58:03 +00:00
Dryice Dong Liu
0cd53f5026 Fix plist for pkg_add. Thanks nivit for pointing this out
Approved by:	itetcu (mentor, implicit)
2007-02-11 09:49:25 +00:00
Dryice Dong Liu
1f25cdcb80 - update to 0.3.4
- 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)
2007-01-30 10:27:11 +00:00
Alexander Botero-Lowry
7d4b7018b8 - Update to 0.3.3
PR:		106778
Submitted by:	Dryice Liu <dryice@dryice.name> (maintainer)
2006-12-17 09:49:46 +00:00
Martin Wilke
44c5f0ff2d The Python SQL Toolkit and Object Relational Mapper
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)
2006-08-23 13:47:02 +00:00