aboutsummaryrefslogtreecommitdiff
path: root/databases/py-migrate
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.7.2Li-Wen Hsu2011-11-093-4/+3
| | | | Notes: svn path=/head/; revision=285366
* - Update to 0.7.1Li-Wen Hsu2011-07-032-9/+7
| | | | Notes: svn path=/head/; revision=277012
* - Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDSNicola Vitale2011-06-251-1/+1
| | | | | | | Reported by: pavbot Notes: svn path=/head/; revision=276326
* - Fix RUN_DEPENDS after the repocopy of databases/py-sqlalchemyNicola Vitale2011-06-231-1/+2
| | | | | | | | (This port doesn't yet support SQLAlchemy 0.7.X) - Bump PORTREVISION Notes: svn path=/head/; revision=276141
* - Update to 0.6.1Li-Wen Hsu2011-05-123-9/+9
| | | | Notes: svn path=/head/; revision=273988
* - Update to 0.6Li-Wen Hsu2011-01-213-21/+131
| | | | | | | | | | | | - Take maintainership PR: ports/150964 Submitted by: lwhsu Feature safe: yes Notes: svn path=/head/; revision=268094
* Reset maintainer by request.Mark Linimon2011-01-211-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268089
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.comEdwin Groothuis2008-03-131-1/+2
| | | | | | | | | | | where the portname does not match the projects hostname. PR: ports/121453 (related) Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: pav@ Notes: svn path=/head/; revision=208927
* - Update to 0.4.2Li-Wen Hsu2008-03-044-90/+96
| | | | | | | | PR: ports/121340 Submitted by: Aron Stansvik <elvstone AT gmail.com> (maintainer) Notes: svn path=/head/; revision=208439
* - Fix with new python infrastructurePav Lucistnik2007-07-312-141/+138
| | | | Notes: svn path=/head/; revision=196809
* - Fix dependens problemes with databases/py-sqlalchemy.Martin Wilke2007-01-251-1/+1
| | | | | | | Submitted by: pointyhat via Pav/Kris Notes: svn path=/head/; revision=183245
* - Fix BuildMartin Wilke2007-01-101-1/+2
| | | | | | | | | | - Bump PORTREVISION Submitted by: pointyhat Aron Stansvik<elvstone@gmail.com> (Maintainer) Notes: svn path=/head/; revision=182001
* - Remove empty file from last commitAlexander Botero-Lowry2006-12-061-0/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=179066
* - update to 0.2.2Alexander Botero-Lowry2006-12-063-22/+4
| | | | | | | | PR: 106364 Submitted by: Aron Stansvik <elvstone@gmail.com> (maintainer) Notes: svn path=/head/; revision=179008
* Patch for ticket 67 [1] and bump port revision.Alexander Botero-Lowry2006-11-292-1/+19
| | | | | | | | | | [1] http://erosson.com/migrate/trac/ticket/67 PR: 105982 Submitted by: Aron Stansvik <elvstone@gmail.com> (maintainer) Notes: svn path=/head/; revision=178236
* Inspired by Ruby on Rails' migrations, Migrate provides a way to dealAlexander Botero-Lowry2006-11-264-0/+172
with database schema changes in SQLAlchemy projects. WWW: http://erosson.com/migrate PR: ports/105336 Submitted by: elvstone at gmail.com Notes: svn path=/head/; revision=178047