non port: databases/rubygem-activerecord-jdbc-adapter/Makefile |
SVNWeb
|
Number of commits found: 28 |
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 27 Dec 2017
|
[ 19:52 sunpoet ]
Update to 51.0
Changes: https://github.com/jruby/activerecord-jdbc-adapter/commits/master
|
Mon, 25 Sep 2017
|
[ 15:12 sunpoet ]
Update to 1.3.24
Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/History.md
|
Mon, 15 May 2017
|
[ 15:53 sunpoet ]
Update to 1.3.23
Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/History.md
|
Tue, 27 Dec 2016
|
[ 19:00 swills ]
databases/rubygem-activerecord-jdbc-adapter: update to 1.3.22
|
Wed, 27 Apr 2016
|
[ 21:57 swills ] (Only the first 10 of 1194 ports in this commit are shown above. )
Convert USES=gem:autoplist to USES=gem since autoplist is default
|
[ 16:36 swills ] (Only the first 10 of 1196 ports in this commit are shown above. )
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 12 Mar 2016
|
[ 00:02 sunpoet ]
- Update to 1.3.20
Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/History.md
|
Fri, 6 Nov 2015
|
[ 08:51 sunpoet ]
- Update to 1.3.19
- Add LICENSE_FILE
Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/History.md
|
Tue, 15 Sep 2015
|
[ 15:48 sunpoet ]
- Update to 1.3.18
Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/History.md
|
Wed, 1 Jul 2015
|
[ 17:46 sunpoet ]
- Update to 1.3.17
Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/History.md
|
Sun, 28 Jun 2015
|
[ 17:57 sunpoet ]
- Add NO_ARCH
|
Sun, 10 May 2015
|
[ 20:16 sunpoet ]
- Update to 1.3.16
- Add LICENSE
- Update RUN_DEPENDS: use Rails 4
Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/History.md
|
Sun, 31 Aug 2014
|
[ 14:31 swills ]
databases/rubygem-activerecord-jdbc-adapter: update to 1.3.10
|
Sat, 23 Aug 2014
|
[ 18:43 swills ]
databases/rubygem-activerecord-jdbc-adapter: update to 1.3.9
|
Fri, 24 Jan 2014
|
[ 14:45 miwi ] (Only the first 10 of 11 ports in this commit are shown above. )
- Stage safe
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Tue, 23 Jul 2013
|
[ 03:36 swills ]
- Update to 1.2.9.1
|
Sun, 23 Jun 2013
|
[ 04:44 swills ]
- Update to 1.2.9
|
Wed, 8 Dec 2010
|
[ 23:08 avl ] (Only the first 10 of 28 ports in this commit are shown above. )
- Re-assign all my ruby* ports to ruby@
Discussed with: pgollucci, stas
|
Thu, 9 Sep 2010
|
[ 19:12 pgollucci ] (Only the first 10 of 45 ports in this commit are shown above. )
RF -> RG Conversion (Part III)
With Hat: ruby@
Tested by: make checksum
|
Sun, 4 Oct 2009
|
[ 04:33 avl ]
- Update to 0.9.2
Approved by: tabthorpe, glarkin (mentors, implicit)
|
Thu, 28 May 2009
|
[ 20:44 avl ] (Only the first 10 of 84 ports in this commit are shown above. )
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor)
|
Fri, 20 Mar 2009
|
[ 22:37 amdmi3 ]
- Update to 0.9.1
PR: 132836
Submitted by: Alexander Logvinov <ports at logvinov dot com> (maintainer)
|
Sat, 6 Dec 2008
|
[ 14:22 miwi ]
- Update to 0.9
PR: 129357
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
|
Thu, 7 Aug 2008
|
[ 21:24 miwi ]
ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component
that can be used with JRuby.
It allows use of virtually any JDBC-compliant database with your
JRuby on Rails application.
WWW: http://rubyforge.org/projects/jruby-extras/
PR: ports/126326
Submitted by: Alexander Logvinov <ports at logvinov,com>
|
Number of commits found: 28 |