cvs commit: ports/databases Makefile ports/databases/ruby-pg Makefile distinfo pkg-descr pkg-plist

Dirk Meyer dinoex at FreeBSD.org
Tue Nov 17 16:55:55 UTC 2009


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)


More information about the cvs-ports mailing list