summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/freebsd/pkg.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated support for FreeBSD pkg providerfreebsdTim Smith2018-10-281-114/+0
* Unification of shell_out APIsLamont Granquist2018-06-151-6/+6
* remove uses of shell_out_compact_timeoutLamont Granquist2018-05-311-6/+6
* mechanical conversion of most debug log statements to traceThom May2018-03-261-2/+2
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-15/+15
* s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-101-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-2/+2
* Use double quotes by defaultThom May2016-01-141-5/+5
* fix package timeout attributeLamont Granquist2015-06-021-6/+6
* Remove requires path_helper from provider class, add to provider subclasses u...Claire McQuin2014-09-241-0/+1
* Escape path for globbing.Claire McQuin2014-09-221-1/+1
* Refactor FreeBSD package providersRichard Manyanza2014-03-111-0/+113