top | item 37666782

(no title)

jeffcox | 2 years ago

Ultimately users will go where the package maintainers are. There are more people out there willing and able to write Ruby today than Perl (Fink) or TCL (MacPorts).

I'm sure someone will start a macOS package manager based on python and yum to signal the waning days of those technologies.

discuss

order

wwalexander|2 years ago

MacPorts has 36k active ports. Estimates I see online for the number of Homebrew formulae are less than 5k. TCL isn’t difficult to write and most Portfiles are just a bunch of whitespace-aligned key-value pairs.

jcelerier|2 years ago

I'm secretly hoping for a makepkg / pacman-based replacement to homebrew, to have the same set of commands and package naming conventions across mac / win / linux

astrange|2 years ago

Wasn't there one? I know there is Nix for macOS, though it's probably not very maintained.