Tagged Questions
1
vote
0answers
78 views
OS X application manager
Unix-sytled, "package managers" like Fink, Homebrew, and MacPorts do a good job of managing 'headless' libraries. I would like something similar to manage OS X applications with a GUI.
I am hoping ...
0
votes
0answers
198 views
Installing RPM with MacPorts on Mac OS X 10.7.5
I installed MacPorts from the official site usting .pkg installer for Mac, accepting all default installation settings.
Then my goal was to install rpm, so I typed respectively :
sudo port -v ...
1
vote
1answer
67 views
Can not run ack after installing it using MacPorts
After installing p5-app-ack using Macports I can see it is installed correctly.
I can not run it however.
I get ack: command not found.
and which ack displays nothing.
How can I see where port ...
1
vote
1answer
177 views
How do I find what packages I've installed via terminal?
I've been learning the shell for a few weeks and have installed several packages. I know/remember what some of them are, like oh-my-zsh and emacs 24 (which was a nightmare to upgrade to), but not sure ...
0
votes
2answers
329 views
How to download pre-built binaries from MacPorts without installing?
I see as of 2.0 MacPorts is hosting pre-built binaries, which it would install by default if licensing is present and compatible. I'm looking for a more current version of rsync than ships by default ...
2
votes
2answers
329 views
What are the key differences between fink and macports?
I don't want to start a holywar, but as far as I am concerned, I am on track according to the faq.
I wanted to know the key differences between macports and fink. I am a long time macports user and ...