Date: Sun, 26 Nov 2006 09:42:43 +0000 (UTC) From: Alexander Botero-Lowry <alexbl@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/py-migrate Makefile distinfo pkg-descr pkg-plist Message-ID: <200611260942.kAQ9ghUq077992@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alexbl 2006-11-26 09:42:43 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/py-migrate Makefile distinfo pkg-descr pkg-plist Log: Inspired by Ruby on Rails' migrations, Migrate provides a way to deal with database schema changes in SQLAlchemy projects. WWW: http://erosson.com/migrate PR: ports/105336 Submitted by: elvstone at gmail.com Revision Changes Path 1.565 +1 -0 ports/databases/Makefile 1.1 +27 -0 ports/databases/py-migrate/Makefile (new) 1.1 +3 -0 ports/databases/py-migrate/distinfo (new) 1.1 +4 -0 ports/databases/py-migrate/pkg-descr (new) 1.1 +138 -0 ports/databases/py-migrate/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611260942.kAQ9ghUq077992>