Commit graph

12 commits

Author SHA1 Message Date
Olivier Duchateau
8b223b0637 Convert my own Python ports to:
- STAGEDIR
- Replace USE_PYDISTUTILS= easy_install by USE_PYDISTUTILS= yes

While I'm here
- Use PYDISTUTILS_AUTOPLIST
- Adjust or add LICENSE
2014-01-24 13:34:31 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Olivier Duchateau
6d7f245a3d - Update to 1.0
- Trim Makefile header
- Update maintainer address
- Replace tab by space in WWW entry (pkg-descr)
2013-07-30 19:46:05 +00:00
Martin Wilke
bac65f6dfb - Update to 0.16
PR:		166828
Submitted by:	maintainer
2012-04-11 02:33:53 +00:00
Frederic Culot
25a2de8eb3 - Update to 0.15
PR:		ports/159529
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-08-08 08:33:24 +00:00
Julien Laffaye
93ac77d12c Update to 0.14
PR:		ports/159000
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-07-20 11:09:37 +00:00
Nicola Vitale
af6c478e11 - Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS
Reported by:	pavbot
2011-06-25 07:35:30 +00:00
Nicola Vitale
2623e5f297 - Fix RUN_DEPENDS after the repocopy of databases/py-sqlalchemy
(This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION
2011-06-23 14:20:04 +00:00
Martin Wilke
94d82f3dfc - Update to 0.11
PR:		154892
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-02-23 15:34:25 +00:00
Philip M. Gollucci
6d677d8855 Flask-SQLAlchemy adds support for SQLAlchemy to your Flask application.
WWW:    http://pypi.python.org/pypi/Flask-SQLAlchemy

PR:		ports/151626
Submitted by:	Olivier Duchateau <duchateau.olivier at gmail.com>
2010-11-27 02:01:35 +00:00