aboutsummaryrefslogtreecommitdiff
path: root/misc/rubygem-dotenv
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Update to 2.1.1Sunpoet Po-Chuan Hsieh2016-03-312-3/+3
| | | | | | | Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md Notes: svn path=/head/; revision=412258
* - Update to 2.1.0Sunpoet Po-Chuan Hsieh2016-01-192-3/+4
| | | | | | | | | - Add LICENSE_FILE Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md Notes: svn path=/head/; revision=406667
* - Update to 2.0.2Sunpoet Po-Chuan Hsieh2015-06-212-3/+4
| | | | | | | | | - Add NO_ARCH Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md Notes: svn path=/head/; revision=390193
* - Update to 2.0.1Sunpoet Po-Chuan Hsieh2015-05-252-5/+5
| | | | | | | | | | - Add LICENSE - Use = instead of += Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md Notes: svn path=/head/; revision=387424
* misc/rubygem-dotenv: update to 0.11.1Steve Wills2014-08-242-4/+5
| | | | Notes: svn path=/head/; revision=365867
* Update rubygem-dotenv to 0.10.0.Rui Paulo2014-05-192-3/+3
| | | | | | | Reviewed by: swills Notes: svn path=/head/; revision=354490
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332045
* Loads environment variables from `.env`.Steve Wills2013-10-203-0/+24
WWW: https://github.com/bkeepers/dotenv PR: ports/182667 Submitted by: Loic Blot <loic.blot@unix-experience.fr> Notes: svn path=/head/; revision=331014