aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-redis-actionpack
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 5.2.0Sunpoet Po-Chuan Hsieh2020-08-233-10/+11
| | | | | | | | | | | - Update RUN_DEPENDS: use Rails 5.2 - Update version requirement of RUN_DEPENDS - Update WWW Changes: https://github.com/redis-store/redis-actionpack/releases Notes: svn path=/head/; revision=545920
* Update to 5.0.2Sunpoet Po-Chuan Hsieh2017-10-172-5/+4
| | | | | | | | Changes: https://github.com/redis-store/redis-actionpack/releases https://github.com/redis-store/redis-actionpack/commits/master Notes: svn path=/head/; revision=452294
* databases/rubygem-redis-actionpack: switch RUN_DEPENDS to rack 1.6Torsten Zuehlsdorff2017-03-171-1/+2
| | | | | | | This will unbreak www/gitlab broken in r436305 Notes: svn path=/head/; revision=436337
* - Update and sort RUN_DEPENDSSunpoet Po-Chuan Hsieh2016-12-301-2/+2
| | | | Notes: svn path=/head/; revision=430030
* databases/rubygem-redis-actionpack: update to 5.0.1Steve Wills2016-12-282-4/+5
| | | | Notes: svn path=/head/; revision=429781
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-2/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=414118
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-10-301-0/+1
| | | | Notes: svn path=/head/; revision=400521
* - Update to 4.0.1Sunpoet Po-Chuan Hsieh2015-09-122-3/+3
| | | | | | | Changes: https://github.com/redis-store/redis-actionpack/commits/master Notes: svn path=/head/; revision=396769
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-06-091-0/+1
| | | | Notes: svn path=/head/; revision=388928
* - Add LICENSESunpoet Po-Chuan Hsieh2013-11-301-1/+2
| | | | | | | - Remove contiguous blank lines Notes: svn path=/head/; revision=335329
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332033
* Redis session store for ActionPackSteve Wills2013-10-243-0/+26
WWW: http://redis-store.org/redis-actionpack PR: ports/182733 Submitted by: Loic Blot <loic.blot@unix-experience.fr> Notes: svn path=/head/; revision=331511