MacUpdate
Join MacUpdate
New Member

New Developer
Explore
MacUpdate Desktop
Hot Apps

Business
Dashboard
Development
Drivers
Education
MacUpdate Promo
Popular Apps

Games
Home & Personal
Internet
Multimedia & Design
Utilities
iPhone
Apps

Login
Member Login

Developer Login
About
Search Mac Apps

Search iPhone Apps

Advanced Search
MacPorts
MacPorts 2.1
Your rating: Now say why...

(6) 4.833333333333333

Install opensource software on Darwin OSes (was DarwinPorts).   Free
Add to my Watch List
Email me when discounted
  • Download Now
    490 KB
  • Download Older Version
    486 KB (vers. 2.1.0 - OS 10.6)
  • Visit Developer's Site
    MacPorts.org
MacPorts Project's main goal is to provide an easy way to install various open-source software products on the Darwin OS family (OpenDarwin, Mac OS X and Darwin)
What's New
Version 2.1: Release notes were unavailable when this listing was updated.
Requirements
Intel, Mac OS X 10.7 or later


Related Links
Download MacPorts 2.1.0 for Mac OS X 10.5
Download MacPorts 2.0.3 for Mac OS X 10.4







  • Wine
    +6
    Free
    Run Windows applications ...

  • Porticus
    +6
    Free
    Cocoa GUI for the MacPorts ...

  • WineBottler
    +2
    Free
    Bottle Windows apps as a Mac ...

  • PortAuthority
    +2
    Shareware $24.99
    GUI for MacPorts package ...
MacPorts User Discussion (Write a Review)
ver. 2.x:
(6)
Your rating: Now say why...
Overall:
(15)

sort: smiles | time
burypromote
+2

+6

mymon reviewed on 15 May 2012
For those who already have older version and want to upgrade
1) port -d selfupdate
2) port upgrade outdated
3) port install mc
(use with sudo)
[Version 2.1]

4 Replies

burypromote

+4
Cunamara replied on 15 May 2012
Has MC been fixed to deal with the Mac fs?
burypromote

+6
mymon replied on 16 May 2012
All seems fine so far
burypromote

+6
Jweisbin replied on 16 May 2012
I think you mean port -v self update
burypromote

+6
mymon replied on 16 May 2012
no I meant "port-d selfupdate" does same thing as -v but shows you more details ;)
burypromote
+1

+544
Negritude commented on 08 May 2011
Am I the only person here who was unaware that there is an official MacPorts GUI called Pallet? Take a look:

https://trac.macports.org/wiki/MacPortsGUI
[Version 1.9.2]

4 Replies

burypromote

+448
sjk replied on 22 Jul 2011
Do you know if Pallet supports MacPorts 2.0.0? Porticus 1.8.1 doesn't.
burypromote

+544
Negritude replied on 22 Jul 2011
Don't know. Do "port info pallet" and email the maintainer and ask.
burypromote
+1

+11
Tubo replied on 29 Jul 2011
No, it does not support MacPorts 2.0 - same situation with Porticus...
burypromote
+1

+4
Eridani replied on 06 Dec 2011
As of now Pallet does support MacPorts 2.0.3

And yah, I didn't know of Pallet either.
burypromote
+1

+7

Clayton Walker reviewed on 04 Dec 2010
This is an amazing piece of software, virtually any piece of free open-source software is available to you with this tool, including Gimp, Tesseract OCR, and even Wine.
[Version 1.9.2]


burypromote
-3

-206
Mactechhead commented on 08 Nov 2010
An uninstaller for MacPorts would be a welcome idea. I installed this once before and found no easy way to get rid of it after it scattered thousands of files onto my HD.

I have no complaints about MacPorts since it helped me get the task done but I only needed it for the one use and had no way to get rid of it once I was finished with it. I was left with only one choice to re-install 10.6 again.

So please consider making an uninstaller.
[Version 1.9.2]

2 Replies

burypromote
+1

+544
Negritude commented on 09 Nov 2010
http://guide.macports.org/chunked/installing.macports.uninstalling.html
burypromote
+2

+201
Mark Everitt replied on 10 Nov 2010
The important parts are all placed in /opt/local, which you can simply delete. The remaining bits in /Library are easy to track down and anything sitting in your .profile or your home folder should be no trouble. I really don't see why you would ever need to format after installing Macports. This is a 2 minute job. What did you compile with it?
burypromote

+1

Yildi reviewed on 20 Jun 2010
I was needing Inkscape with the textext plugin. I have installed Fink but I was having building problems. I have then tested MacPorts 1.9.1 and launched sudo port install inkscape. After a long delay Inkscape has been built with all the dependencies (there are a lot of them) and Voilà ! It worked without a hitch. Inkscape gives some warnings during the launch but it seem to work and the launch is quick. I am using OSX 10.6.4. Now I can begin to explore other OS softwares.
Thanks to the MAcPorts team, very nice job!
[Version 1.9.1]


burypromote

+544

Negritude reviewed on 10 Jun 2010
MacPorts works GREAT for me. No problems at all. I currently use it with a 10.5.8 PPC system, and will continue using it when I upgrade to a 10.6.x Intel. MacPorts is also a lifesaver. As a simple example, I just used it to compile the latest bug-fix release of the VideoLAN media player (VLC 1.0.6), which is currently only available in source form. Without MacPorts, I would need to download and compile by hand, and who knows what would have happened. As it is, I just typed "sudo port install vlc", and MacPorts handled the rest, compiling not only VLC, but all the dependencies, and it used the right variants so that I ended up with a clickable program in my /Applications/MacPorts directory as well. Sweet.

Although I use MacPorts as my primary package manager, I also use Fink, and if you configure things correctly, they can easily co-exist on the same system and not get in each other's way. All you have to do is make sure that the path to MacPorts' directories come before Fink. You do that like this in your .profile or .bash_profile:

test -r /sw/bin/init.sh && . /sw/bin/init.sh
export PATH="/opt/local/bin:/opt/local/sbin:${PATH}"
export MANPATH="/opt/local/share/man:${MANPATH}"
export INFOPATH="/opt/local/share/info:${INFOPATH}"
[Version 1.9]


burypromote
+3

+127

Borlox reviewed on 10 Jun 2010
As a counterpoint to the last two comments, MacPorts almost always works well if it's correctly installed. Apart from Xcode, there are no external dependencies. Once in a while a port fails to build, and then you have to take a particpatory, problem-solving approach -- this is open-source software. I've found that most problems can be resolved by looking up bug reports, reading the mailing list, or posting a query myself. MacPorts is not a point-and-click kind of thing. You have to be comfortable with UNIX or willing to learn.
[Version 1.9]


burypromote
-3

-1
Macsweep commented on 08 Jan 2010
90% of everything I have tried to install, related to the X Windowing System, fails to install. I have Apple's development tools installed, too.

The errors are usually "error code (1)" or "error code (0)" or " 'some-piece' failed to compile" no reason given. I get these whether I install using a GUI or the Terminal. No mention of what these codes mean.

The other issue is, although it lists dependencies, it gives no clue as to where to get these or, in many cases, to which of these dependencies come with an application available through Macports.
[Version 1.8.2]


burypromote
-7

-2

albion reviewed on 05 Sep 2009
Nothing builds with 1.8 under Snow Leopard. Not gimp, not emacs, most of their dependencies fail. Tried uninstalling and reinstalling using instructions given on the web site. Still no luck. A varying handful of important ports are always broken at any given time, but 1.8 achieves new milestones in port breakage.
[Version 1.8]

1 Reply

burypromote
+3

+47
Trondah replied on 29 Sep 2009
A lot of ports are indeed broken in Snow Leopard, but this cannot be blamed on MacPorts. A lot of changes has been made under the hood in Snow Leopard, and a lot of GNU software needs to be patched or updated in order to build under this environment.
burypromote
+1

+42
Blacksmith_tb tipped on 28 Aug 2009
If you have 1.7 installed, doing a

sudo port selfupdate

Should update for you (it does for me on 10.5.8, at least).
[Version 1.8]


burypromote

vitalenzo had trouble on 28 Aug 2009
When I try to download the MacPorts 1.8 package for Snow Leopard I get the following error:

Forbidden

You don't have permission to access /MacPorts/MacPorts-1.8.0-10.6-SnowLeopard.dmg on this server.
[Version 1.8]




HassanH rated on 17 May 2012

[Version 2.1]



+4

Eridani rated on 06 Dec 2011

[Version 2.0.3]



+31

Shooters rated on 18 Sep 2011

[Version 2.0.3]



+13

Fongd rated on 17 Sep 2011

[Version 2.0.3]



-1

ProjectBuilders rated on 30 Jul 2011

[Version 2.0.0]


Downloads:29,159
Version Downloads:655
Type:Utilities : System
License:Free
Date:15 May 2012
Platform:Intel
Price:Free0.00
Overall (Version 2.x):
Features:
Ease of Use:
Value:
Stability:
Displaying 1-10 of 15
< 1 2 >
Displaying 1-1 of 1
Displaying 1-5 of 5
-
-
-
Please login or create a new
MacUpdate Member account
to use this feature
Watch Lists are available to
MacUpdate Desktop Members
Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
MacPorts Project's main goal is to provide an easy way to install various open-source software products on the Darwin OS family (OpenDarwin, Mac OS X and Darwin)
Add/Update Listing About MacUpdate Desktop Career Opportunities RSS Twitter Facebook Advertise Sitemap
Copyright © 2012 MacUpdate LLC


- -