Sunpoet Po-Chuan Hsieh
46d6b7cbc4
Update to 1.1.1
...
Changes: https://github.com/rails/activerecord-session_store/releases
2018-03-13 20:30:46 +00:00
Sunpoet Po-Chuan Hsieh
01129f3020
Update to 1.1.0
...
Changes: https://github.com/rails/activerecord-session_store/releases
2017-05-12 21:51:13 +00:00
Sunpoet Po-Chuan Hsieh
a583277960
- Update RUN_DEPENDS: use newer rubygem-rack
...
- Update WWW
2016-12-05 07:20:46 +00:00
Torsten Zuehlsdorff
edeb79881a
databases/rubygem-activerecord-session_store: Update from 0.1.2 to 1.0.0
...
- Add rake task to trim old sessions.
- Fix compatibility with Syslog::Logger.
- Add configurable serializer.
- Fix compatibility issue with Rails 5.0.
- Fix Thread.exclusive deprecation warning in Ruby 2.3.
- Fix Syslog::Logger compatibility.
Approved by: swills (mentor)
2016-08-10 14:12:44 +00:00
Steve Wills
462519941e
Convert USES=gem:autoplist to USES=gem since autoplist is default
2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85
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
2016-04-27 16:36:41 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh
a69c46e8bf
- Add rubygem-activerecord-session_store 0.1.2
...
A session store backed by an Active Record class. A default class is provided,
but any object duck-typing to an Active Record Session class with text
session_id and data attributes is sufficient.
WWW: https://github.com/rails/activerecord-session_store
2015-12-30 17:37:14 +00:00