https://github.com/halostatue/ports
Overrides for Macports
https://github.com/halostatue/ports
Last synced: 3 months ago
JSON representation
Overrides for Macports
- Host: GitHub
- URL: https://github.com/halostatue/ports
- Owner: halostatue
- Created: 2022-06-12T02:39:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T20:25:01.000Z (4 months ago)
- Last Synced: 2025-03-16T14:54:17.321Z (3 months ago)
- Language: Tcl
- Size: 430 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security/bomber-scan/Portfile
Awesome Lists containing this project
README
# halostatue/ports
Experimental new ports and updates for ports that are landing, or ports where
I need to specify override versions that do not currently exist in the MacPorts
index.These changes may or may not be contributed to the MacPorts repository.
## New Ports
- `devel/chainloop`: An open source software supply chain control plane,
a single source of truth for artifacts plus a declarative attestation crafting
process.- `devel/changie`: A tool to help prepare release changelogs. I am not yet using
this.- `devel/diffoci`: diff for Docker and OCI container images
- `devel/git-mediate`: A tool to help with conflict resolution. I have played
with this and it looks useful, but I haven't yet trained myself out of
a manual Vim-based conflict resolution flow.- `devel/git-bug`: A distributed, offline-first bug tracker. Does not currently
build, if I remember correctly. I haven't looked at this in a while.- `sysutils/aqua`: A package installer framework. I have not yet been able to
wrap my head around this one, even though it builds, so I am likely to
delete this (I don't want to maintain it even if others in the MacPorts
community find it useful).## Updated Ports
There are currently no update ports.
## Override Ports
There are currently no override ports.
Previously, there were override ports for:
- `autoconf` 2.69; this is now handled by `autoconf269` and the port selection
system.- `ruby-build`; this was an experimental variation of the port where I deleted
the `depends_lib` on `port:rbenv`. This has been accepted into mainline
MacPorts and with the next release of ruby-build, I will be removing the
message that warns about the dependency change.[ld2y/cargo2port]: https://github.com/ld2y/cargo2port