Commit graph

31 commits

Author SHA1 Message Date
Nicola Vitale
321eea39e0 - Update to 0.5.7 2010-01-02 14:39:35 +00:00
Martin Wilke
1b1b29c5e6 - Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:	portmgr
2009-12-13 17:00:14 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +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
1305975099 - Update to 0.5.2 2009-01-26 09:43:43 +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
Nicola Vitale
7e11ea3a77 - Set MAINTAINER to nivit@ 2008-12-21 21:57:28 +00:00
Mark Linimon
773850a8a6 Reassign ports maintained by dryice@ for now due to other commitments.
Hat:	portmgr
2008-12-18 02:24:04 +00:00
Wesley Shields
dfec40a7cf - Update to 0.4.8
- Respect NOPORTEXAMPLES

PR:		ports/128056
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer timeout
2008-11-19 15:17:21 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Dryice Dong Liu
6533f6ce7d update to 0.4.4 2008-03-17 13:30:11 +00:00
Dryice Dong Liu
bd67a32bea update to 0.4.3 2008-02-27 03:37:49 +00:00
Dryice Dong Liu
77f1af2c6a update to 0.4.2p3 2008-01-14 02:13:14 +00:00
Dryice Dong Liu
3e711b08fc update to 0.4.2b 2008-01-08 07:39:26 +00:00
Dryice Dong Liu
1db69ddf04 - update to 0.4.2a 2008-01-07 11:46:11 +00:00
Alexander Botero-Lowry
4942ce5a7d - 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
2007-07-30 09:42:28 +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
4466023767 update to 0.3.7 2007-04-30 12:43:20 +00:00
Dryice Dong Liu
ab060c273b update to 0.3.6
Approved by:	itetcu (mentor, implicit)
2007-03-24 14:15:52 +00:00
Dryice Dong Liu
7d588bead4 update to 0.3.5
Approved by:	itetcu (mentor, implicit)
2007-02-24 08:57:06 +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
Martin Wilke
bd74ddce82 - Fix Options bug
PR:		108332
Submitted by:	miwi
Approved by:	maintainer
2007-01-27 23:44:00 +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
Alexander Botero-Lowry
346198c69a - update to 0.3.1
PR:		105504
Submitted by:	Dryice Liu <dryice@dryice.name>
2006-11-25 09:23:59 +00:00
Alexander Botero-Lowry
ed945071b5 - update to 0.3.0
PR:		105127
Submitted by:	Dryice Liu <dryice@dryice.name> (maintainer)
2006-11-08 04:54:01 +00:00
Ion-Mihai Tetcu
1e6b0b1f24 - update to 0.2.8
- remove strange binary file believed to be owned by miwi

PR:		update to 0.2.8
Submitted by:	Dryice Liu (maintainer)
2006-09-09 10:35:34 +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