Puppet: System Administration Automated

Support

Ticket #642 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

new package provider: fink (for mac os x)

Reported by: do Assigned to: luke
Priority: normal Milestone:
Component: types Version:
Severity: normal Keywords: fink, MacOSX
Cc: Triage Stage: Unreviewed
Attached Patches: Code Complexity: Unknown

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.

Attachments

fink.rb (2.6 kB) - added by do on 05/17/07 11:39:49.

Change History

05/17/07 11:39:49 changed by do

  • attachment fink.rb added.

06/18/07 23:10:54 changed by luke

  • status changed from new to closed.
  • resolution set to fixed.

Provided in [2617].