summaryrefslogtreecommitdiff
path: root/lib/chef/resource/macports_package.rb
Commit message (Expand)AuthorAgeFilesLines
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-0/+1
* Sort identical "provides" alphabetically (for backcompat)John Keiser2015-06-181-1/+2
* Overwrite resource_name with providesJohn Keiser2015-06-081-2/+0
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
* Make resource_name call providesJohn Keiser2015-06-011-1/+1
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-5/+0
* Macports provider - provide packagePat Cox2015-01-121-0/+1
* remove filter altogether, as per code reviewPat Cox2015-01-071-1/+1
* correct filters for MacPorts package providerPat Cox2015-01-061-1/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-1/+3
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+29