summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package/freebsd.rb
Commit message (Expand)AuthorAgeFilesLines
* Feature #5855 -- fix withenv call in freebsd package providerfredrik-eriksson2011-01-261-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-091-38/+38
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+2
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Pushed patch for ticket #1187 - freebsd pkg_add supportJames Turnbull2008-04-191-4/+15
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Finishing off the type/provider interface work, including adding package pref...luke2007-06-081-6/+5
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-5/+5
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-1/+3
* going through all of the other providers and making sure any reference to a s...luke2006-09-191-2/+2
* Modifying the provider base class so that it defines a method for every used ...luke2006-09-061-17/+6
* Fixing the package type so that :ensure is always used for version specificat...luke2006-09-051-2/+2
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+52