Feature #642
new package provider: fink (for mac os x)
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
This is a new provider for mac os x which installs fink packages. It is a mere copy of the apt.rb provider, since most of the functionality ist the same. This is only a quick hack and some problems remain:
- fink sometimes donwloads and compiles packages from source. Although this is also done automatically via “fink install”, there are often problems compiling the packages. This is not handled at all.
- preseeding might or might not work, not tested yet.
Anyway, I think this is a good start for the Mac OS X with fink people. Enjoy, udo.
History
Updated by Luke Kanies over 4 years ago
- Status changed from 1 to Closed
- 7 set to fixed
Provided in r2617.