summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/freebsd/pkgng.rb
Commit message (Expand)AuthorAgeFilesLines
* adapt to FreeBSD pkgng sysexit changesDaniel Schauenberg2021-01-121-1/+3
* Don't uses regexes in splits when we don't need tono_regex_in_splitTim Smith2020-11-081-1/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Unification of shell_out APIsLamont Granquist2018-06-151-5/+5
* remove uses of shell_out_compact_timeoutLamont Granquist2018-05-311-5/+5
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-15/+13
* Style/NumericPredicate comparison stylelcg/numericpredicateLamont Granquist2016-12-211-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* fix package timeout attributeLamont Granquist2015-06-021-5/+5
* fix FreeBSD pkgng provider (version detection)Dave Eddy2014-09-031-1/+1
* fixing all the extra blank linesLamont Granquist2014-07-291-2/+0
* Refactor FreeBSD package providersRichard Manyanza2014-03-111-0/+80