An open API service indexing awesome lists of open source software.

https://github.com/rafi/portfiles

My local Macports repository
https://github.com/rafi/portfiles

macos macports portfile

Last synced: about 1 year ago
JSON representation

My local Macports repository

Awesome Lists containing this project

README

          

Rafi's Portfiles
===
My local Macports repository.

Install
---
1. Clone somewhere
2. Add the path to your `/opt/local/etc/macports/sources.conf` e.g. `file:///Users/rafi/code/portfiles`
3. Change directory to the cloned repository, and run `portindex`
4. Enjoy!

Ports
---
The ports included are:
```txt
.
├── aqua
│   ├── khd
│   └── kwm
├── audio
│   └── glyr
├── devel
│   ├── codequery
│   ├── ctop
│   ├── dasht
│   ├── diff-so-fancy
│   ├── dockfmt
│   ├── dry
│   ├── libwebsockets
│   └── universal-ctags
├── editors
│   └── neovim-qt
├── graphics
│   ├── cam
│   └── timg
├── net
│   ├── diana
│   ├── httpstat
│   ├── qsyncthingtray
│   ├── sshrc
│   ├── telegram-cli
│   ├── ttyd
│   └── wuzz
├── office
│   └── task
├── security
│   └── gopass
├── sysutils
│   ├── clipper
│   ├── enhancd
│   ├── fzf
│   ├── htop-vim
│   ├── lemonade
│   ├── mux
│   ├── progress
│   ├── tmux
│   └── ttygif
├── textproc
│   ├── p5-textbidi
│   └── ripgrep-bin
├── www
│   └── hugo
└── x11
├── bspwm
└── sxhkd
```