aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-connection_pool
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 2.2.2Sunpoet Po-Chuan Hsieh2018-05-262-4/+4
| | | | | | | Changes: https://github.com/mperham/connection_pool/blob/master/Changes.md Notes: svn path=/head/; revision=470934
* - Update to 2.2.1Sunpoet Po-Chuan Hsieh2016-12-032-3/+4
| | | | | | | Changes: https://github.com/mperham/connection_pool/blob/master/Changes.md Notes: svn path=/head/; revision=427699
* 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
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-12-301-1/+1
| | | | Notes: svn path=/head/; revision=404872
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filesPhilip M. Gollucci2015-07-021-0/+2
| | | | | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb Notes: svn path=/head/; revision=391169
* - Update to 2.2.0Sunpoet Po-Chuan Hsieh2015-05-312-3/+3
| | | | | | | Changes: https://github.com/mperham/connection_pool/blob/master/Changes.md Notes: svn path=/head/; revision=388177
* - Update to 2.1.2Sunpoet Po-Chuan Hsieh2015-03-032-4/+5
| | | | | | | | | | - Add LICENSE - Remove contiguous blank lines Changes: https://github.com/mperham/connection_pool/blob/master/Changes.md Notes: svn path=/head/; revision=380372
* net/rubygem-connection_pool: update to 2.0.0Steve Wills2014-08-232-5/+3
| | | | Notes: svn path=/head/; revision=365818
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332047
* Generic connection pool for RubySteve Wills2013-10-203-0/+24
WWW: https://github.com/mperham/connection_pool PR: ports/182664 Submitted by: Loic Blot <loic.blot@unix-experience.fr> Notes: svn path=/head/; revision=331010