Commit Graph

4 Commits (4b5bea6a3275a2698df2310d2441ff6272ecb460)

Author SHA1 Message Date
Michael DeHaan c94ce66de7 Style fixes so "make pep8" is clean. 12 years ago
Jimmy Tang f52673eebd Teach the macports module to activate/deactivate packages
Deactivating a package from macports does not remove the files, it
just unstages it from the runtime environment. Activating a package
re-enables it.
12 years ago
Dag Wieers d4bb57d42d Fix the documentation booleans so they use "yes" and "no"
Both modules seboolean and zfs have not been adapted since they defer from the default (either by having a 'null' or special state, or prefering "on"/"off" for state indication.
12 years ago
Jimmy Tang 73ffceb9e7 Use opkg module as basis for macports module
This module is pretty simplistic, it is derived from the opkg module.
12 years ago