Multi-master replication and sync for MySQL and PostgreSQL.
Responsible Changed From-To: freebsd-ports-bugs->ruby ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: ruby->swills I'll take it.
swills 2011-07-31 13:26:05 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/rubygem-rubyrep Makefile distinfo pkg-descr databases/rubygem-rubyrep/files rubyrep.in Log: Mission: Development of an open-source solution for asynchronous, master-master replication of relational databases that is - ridiculously easy to use - database independent Currently supports PostgreSQL and MySQL. WWW: http://www.rubyrep.org/ PR: ports/158605 Submitted by: Eirik Oeverby <ltning@anduin.net> Revision Changes Path 1.1011 +1 -0 ports/databases/Makefile 1.1 +43 -0 ports/databases/rubygem-rubyrep/Makefile (new) 1.1 +2 -0 ports/databases/rubygem-rubyrep/distinfo (new) 1.1 +175 -0 ports/databases/rubygem-rubyrep/files/rubyrep.in (new) 1.1 +10 -0 ports/databases/rubygem-rubyrep/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!