aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-chef-api
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 0.10.7Sunpoet Po-Chuan Hsieh2020-07-243-7/+7
| | | | | | | | | - Update WWW Changes: https://github.com/chef/chef-api/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=543211
* Fix typo in COMMENT.Mark Linimon2020-07-031-1/+1
| | | | | | | | | PR: 247737 Submitted by: pauamma at gundo dot com Approved by: portmgr ("obvious fix") Notes: svn path=/head/; revision=541130
* Update to 0.9.0Sunpoet Po-Chuan Hsieh2018-12-053-8/+10
| | | | | | | | | - Update WWW Changes: https://github.com/tas50/chef-api/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=486716
* Update to 0.8.0Sunpoet Po-Chuan Hsieh2018-03-032-4/+4
| | | | | | | Changes: https://github.com/sethvargo/chef-api/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=463511
* Update to 0.7.1Sunpoet Po-Chuan Hsieh2017-08-072-5/+5
| | | | | | | | | - Add LICENSE_FILE Changes: https://github.com/sethvargo/chef-api/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=447511
* sysutils/rubygem-chef-api: update to 0.7.0Steve Wills2016-12-312-3/+4
| | | | Notes: svn path=/head/; revision=430118
* 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 r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* give my ports to ruby@Michael Moll2016-01-011-1/+1
| | | | Notes: svn path=/head/; revision=405015
* 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 my email address and give a few ports to ruby@Michael Moll2015-04-281-1/+1
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D2390 Approved by: mat (Mentor) Notes: svn path=/head/; revision=384945
* ChefAPI is a tiny, dependency-minimal Ruby client for interacting with aPawel Pekala2014-12-193-0/+26
Chef Server. It adopts many patterns and principles from Ruby On Rails. WWW: https://github.com/sethvargo/chef-api PR: 195707 Submitted by: Michael Moll <kvedulv@kvedulv.de> Notes: svn path=/head/; revision=374958