prezto/modules/macports
Kaspar Vollenweider f4ca9ebfc9 feat(helper): add os-type helper functions
Add the following functions:

- is-darwin
- is-linux
- is-bsd
- is-cygwin

And apply them everywhere I found code doing that what these functions do.
2020-03-19 11:49:11 -07:00
..
init.zsh feat(helper): add os-type helper functions 2020-03-19 11:49:11 -07:00
README.md Fix MacPorts typo 2015-05-26 22:12:55 -04:00

MacPorts

Defines MacPorts aliases and adds MacPorts directories to path variables.

Aliases

  • portc cleans the files used to build ports.
  • porti installs a port.
  • ports searches for a port.
  • portu upgrades a port.
  • portU upgrades MacPorts, the ports collection, and outdated ports.
  • portx uninstalls a port.
  • portX uninstalls inactive ports.

Authors

The authors of this module should be contacted via the issue tracker.