summaryrefslogtreecommitdiff
path: root/lib/chef/resource/freebsd_package.rb
Commit message (Expand)AuthorAgeFilesLines
* Overwrite resource_name with providesJohn Keiser2015-06-081-1/+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/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-1/+1
* Removing all traces of 'created_as_type' since that fix is no longer necessarytyler-ball2014-10-161-12/+0
* Move supports_with_pkgng? check to the freebsd_package package.Cory Stephenson2014-08-281-11/+10
* Have freebsd port use pkg info if the freebsd version is >= 10000017Cory Stephenson2014-08-241-2/+2
* Make sure freebsd_package is captured with the resource name it's declared wi...Serdar Sutay2014-08-131-2/+10
* Access source instance variable directly when setting providerRichard Manyanza2014-03-281-1/+1
* Refactor resolving of Freebsd package providerRichard Manyanza2014-03-121-2/+38
* Refactor FreeBSD package providersRichard Manyanza2014-03-111-2/+2
* Normalize whitespace on all filesSeth Vargo2013-09-261-4/+4
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+35