项目作者: Tatsh

项目描述 :
My MacPorts source.
高级语言: Tcl
项目地址: git://github.com/Tatsh/ports.git
创建时间: 2018-12-23T02:50:17Z
项目社区:https://github.com/Tatsh/ports

开源协议:

下载


My MacPorts source

How to use

  1. Clone this repo to somewhere permanent.
  2. In a terminal, go to the directory where you cloned this repository, and run portindex.
  3. Edit /opt/local/etc/macports/sources.conf to contain the path where you cloned this repository
    before the line with [default]. Example:

    1. file:///Users/tatsh/tatsh-ports
    2. rsync://rsync.macports.org/macports/release/tarballs/ports.tar [default]

    Note the line is a file:// URL and must be a complete path.

  4. Now installing a port from this source should work. Try running port search battery-stat and
    you should see a result.

Policy on new macOS versions and compatible software

Pre-release macOS versions are not supported, similar to MacPorts.

If a package needs an update only to support a pre-release macOS version, it will not be present
here until that version of macOS is officially released.