cvs commit: ports/databases Makefile ports/databases/rubygem-jdbc-mysql Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Thu Aug 7 21:34:58 UTC 2008


miwi        2008-08-07 21:34:53 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/rubygem-jdbc-mysql Makefile distinfo pkg-descr 
  Log:
  This is a MySQL JDBC driver gem for JRuby. Use
  
     require 'jdbc/mysql'
  
  to make the driver accessible to JDBC and ActiveRecord code running in JRuby.
  
  WWW: http://rubyforge.org/projects/jruby-extras/
  
  PR:             ports/126325
  Submitted by:   Alexander Logvinov <ports at logvinov,com>
  
  Revision  Changes    Path
  1.701     +1 -0      ports/databases/Makefile
  1.1       +28 -0     ports/databases/rubygem-jdbc-mysql/Makefile (new)
  1.1       +3 -0      ports/databases/rubygem-jdbc-mysql/distinfo (new)
  1.1       +7 -0      ports/databases/rubygem-jdbc-mysql/pkg-descr (new)


More information about the cvs-all mailing list