Installation
Assume you want to install this repository to /opt/ports
:
- Clone this repository:
$ sudo git clone --depth=1 https://git.sainnhe.dev/sainnhe/ports.git /opt/ports
- Add this line to the end of
/opt/local/etc/macports/sources.conf
:file:///opt/ports
- Change the permission:
$ sudo chmod -R a+rX /opt/ports
Available Ports
Port | Description |
---|---|
caj2pdf-qt |
CAJ 转 PDF 转换器(GUI 版本) |
manpages-zh |
Chinese Manual Pages |
neovide |
No Nonsense Neovim Client in Rust |
podman-tui |
Podman Terminal UI |
vscode |
Open source build of vscode, patched with vscode marketplace, settings sync and extension api proposals |