Bug 126325 - [new port] databases/rubygem-jdbc-mysql: MySQL JDBC driver for JRuby
Summary: [new port] databases/rubygem-jdbc-mysql: MySQL JDBC driver for JRuby
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-07 05:20 UTC by Alexander Logvinov
Modified: 2008-08-07 22:40 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (3.01 KB, text/plain)
2008-08-07 05:20 UTC, Alexander Logvinov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Logvinov 2008-08-07 05:20:02 UTC
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/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-08-07 19:15:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-08-07 22:34:51 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-08-07 22:35:10 UTC
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)
_______________________________________________
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"