Date: Tue, 17 Nov 2009 16:55:55 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/ruby-pg Makefile distinfo pkg-descr pkg-plist Message-ID: <200911171655.nAHGttsR045544@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2009-11-17 16:55:55 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/ruby-pg Makefile distinfo pkg-descr pkg-plist Log: A Ruby interface to the PostgreSQL Relational Database Management System. The 'pg' module is the newer module, that has been greatly improved, and is almost a complete rewrite. It is not backwards compatible. Use this module for newly written code. It should be more stable, less buggy, and has more features. LICENSE: BSD or GPL2 WWW: http://rubyforge.org/projects/ruby-pg/ Revision Changes Path 1.809 +1 -0 ports/databases/Makefile 1.1 +46 -0 ports/databases/ruby-pg/Makefile (new) 1.1 +3 -0 ports/databases/ruby-pg/distinfo (new) 1.1 +10 -0 ports/databases/ruby-pg/pkg-descr (new) 1.1 +15 -0 ports/databases/ruby-pg/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911171655.nAHGttsR045544>