summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package
Commit message (Expand)AuthorAgeFilesLines
* maint: Fix pacman provider to work with Ruby 1.9Matt Robinson2011-05-241-1/+1
* (#1853) Pacman package providerPaul Boyd2011-05-161-0/+94
* Merge branch '2.6.next' into 2.7.nextJosh Cooper2011-04-211-0/+1
|\
| * Merge remote branch 'james/tickets/2.6.x/6681' into 2.6.nextJames Turnbull2011-04-141-0/+1
| |\
| | * Fixed #6681 - Remove --force-yes option from aptitude is usedJames Turnbull2011-03-121-0/+1
* | | Merge branch 'feature/master/4258-pkgutil' into 2.7.xMatt Robinson2011-04-141-0/+175
|\ \ \
| * | | (#4258) Remove superfluous command check that called pkgutilDominic Cleal2011-04-131-8/+4
| * | | (#4258) Fix fd leak opening pkgutil config filesDominic Cleal2011-04-131-2/+3
| * | | (#4258) Permit variations of -nv in both pkgutil.conf filesDominic Cleal2011-04-131-2/+4
| * | | (#4258) Stop file and config checks from breaking specDominic Cleal2011-04-131-9/+11
| * | | (#4258) Check wgetopts in pkgutil.confJuerg Walz2011-04-131-0/+7
| * | | (#4258) Fix hash duplication affecting canonical provider instanceDominic Cleal2011-03-221-1/+1
| * | | (#4258) Use pkgutil -a to reliably determine package common names/aliasesDominic Cleal2011-03-191-23/+63
| * | | (#4258) pkgutil: bug fix: if shortname is not equal to package nameJuerg Walz2011-03-101-2/+2
| * | | (#4258) pkgutil provider: better handling of short package namesJuerg Walz2011-03-081-1/+5
| * | | (#4258) pkgutil provider: misc enhancementsJuerg Walz2011-02-221-6/+9
| * | | * Fix exception on parse failure of pkgutil outputDominic Cleal2011-02-201-13/+6
| * | | Merge branch 'master' into tickets/master/4258-devDominic Cleal2011-02-191-2/+2
| |\ \ \
| * | | | Fixing indentationDominic Cleal2010-11-291-3/+3
| * | | | Removing blastwave references and unused PAGERDominic Cleal2010-11-291-10/+8
| * | | | Changing indentation to 2-spaces as per 2.6+ styleDominic Cleal2010-11-291-106/+106
| * | | | Single package queries made more robust when dealing with pkgutil noiseDominic Cleal2010-11-291-2/+8
| * | | | Fixing wget verbose regexDominic Cleal2010-11-271-1/+1
| * | | | Merge remote branch 'remotes/rgevaert/master' into tickets/masters/4258Dominic Cleal2010-11-271-3/+1
| |\ \ \ \
| | * | | | These regular expressions will not match anything. pkgutil doesn't output an...rgevaert2010-11-171-2/+0
| | * | | | Add comments that explain what we are ignoring in the package and remove lega...rgevaert2010-11-161-3/+3
| * | | | | Merge branch 'master' of github.com:domcleal/puppet into master-oldDominic Cleal2010-11-2716-29/+36
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Ignoring lines from use_gpg and catalog fetchingDominic Cleal2010-11-151-0/+5
| * | | | | Adding patch from Rudy Gevaert to fix not installed detectionDominic Cleal2010-11-151-3/+3
| * | | | | Resolved a conflict in the pkgutil provider.Maciej Blizinski2010-07-221-15/+21
| |\ \ \ \ \
| | * | | | | pkgutil provider: Using the --single option which speeds up execution.Maciej Blizinski2010-07-221-0/+3
| | * | | | | pkgutil provider: The path to the admin file is /var/opt/csw/pkgutil/adminMaciej Blizinski2010-07-221-3/+3
| | * | | | | pkgutil provider: Correcting a typo in a message.Maciej Blizinski2010-07-221-1/+1
| | * | | | | Fixed #4258 - Added pkgutil package providerJames Turnbull2010-07-171-0/+117
| * | | | | | Using --single in the pkgutil provider.Maciej Blizinski2010-07-221-1/+4
| * | | | | | Adding pkgutil support.Maciej Blizinski2010-07-221-0/+111
| |/ / / / /
* | | | | | Merge branch '2.6.x' into nextMax Martin2011-04-131-0/+106
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | (#2331) Remove darwinports pkg provider, replace with rewritten macports prov...Nigel Kersten2011-04-132-86/+106
* | | | | | Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-111-17/+0
* | | | | | maint: delete dead darwinport package providerDaniel Pittman2011-04-081-86/+0
* | | | | | Merge branch '2.6.x' into nextMax Martin2011-04-071-2/+2
|\| | | | |
| * | | | | Fixed #3127 - removed legacy debug codeJames Turnbull2011-04-051-1/+0
| * | | | | Fixed #3127 - Fixed gem selection regexJames Turnbull2011-04-041-2/+3
| | |_|_|/ | |/| | |
* | | | | (#6527) Fix uninstall problem and refactorMatt Robinson2011-03-221-12/+6
* | | | | (#6527) Added pip package provider.Richard Crowley2011-03-221-0/+115
| |_|_|/ |/| | |
* | | | Merge branch '2.6.x' into nextMatt Robinson2011-02-021-2/+2
|\| | | | |_|/ |/| |
| * | Feature #5855 -- fix withenv call in freebsd package providerfredrik-eriksson2011-01-261-2/+2
* | | (#2866) yum should support downgrade.Dan Bode2010-11-231-1/+8
|/ /
* | Reimplementation of functionality removed by prior commitMarkus Roberts2010-11-101-1/+9
* | Refactor for CLAMarkus Roberts2010-11-101-13/+1