Skip to content

dive/macports-custom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macports-custom

Additional packages for MacPorts

Packages

Deprecated

  • Emacs (source, with tree-sitter support). The changes adopted by the official MacPorts.

Installation

The following example will checkout the repository and add a local Portfile repository to the default MacPorts configuration. Check the Local Portfile Repositories guide for more information.

git clone git@github.com:dive/macports-custom.git
cd macports-custom
sudo sh ./scripts/add-local-repository.sh

Tips & Tricks

Re-running a specific Port Phase

sudo port -vto destroot $portname

If you want to re-run a phase that was already completed, you'll have to edit $(port dir $portname)/work/.macports.$portname.state. Note that any modification of the Portfile will trigger a complete re-run, unless you specify -o.

About

Additional packages for MacPorts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published