Skip to content

aque/macports

Repository files navigation

MacPorts - Local Portfiles Repository

This is a repository of MacPorts Portfiles I wrote. Some of them were submitted for inclusion to the main trunk.

Installation

  1. Follow the steps to install MacPorts for your specific OS X version.

  2. Clone this repository and create the index files. This is the quickest way to use these Portfiles.

     $ git clone https://github.com/aque/macports.git $HOME/macports
     $ cd $HOME/macports
     $ portindex
    
  3. Edit sources.conf

     $ sudo nano -w /opt/local/etc/macports/sources.conf
    
  4. Add "file:///Users/USERNAME/macports" before the "rsync://rsync.macports.org/" line. The local ports will have a higher priority if they share the same name as ones in the offical ports tree.

  5. Install a port from this repository.

     $ sudo port install pythonprop
    

Accepted Ports

The following ports have been accepted into Macports. They have been removed from this repository.

  • iperf3 - Measures the maximum achievable bandwidth on IP networks
  • py-m2crypto - Crypto and SSL toolkit for Python

Bugs

Please submit any issues to the GitHub Issues tab.

Author

Allan Que

About

Local MacPorts Portfile Repository

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors