MacPorts 1.9

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X OpenSource RSS MacPorts 1.9
# 1  
Old 06-09-2010
CPU & Memory MacPorts 1.9

ImageAbout MacPorts
an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11 or Aqua based open-source software on the Mac OS X operating system. To that end we provide the command-line driven MacPorts software package under a BSD License, and through it easy access to thousands of ports that greatly simplify the task of compiling and installing open-source software on your Mac.

More from Apple...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. OS X (Apple)

MacPorts, OpenCV, Python, and PyGame configuration help

Hullo, I've been banging around all week (after re-install of Snow Leopard) trying to get python configured with MacPorts, OpenCV, and PyGame (at least). I've got python_select properly configured and seemingly working, but I can't seem to get any of these modules including all at once.... (4 Replies)
Discussion started by: alberttruism
4 Replies

2. OS X (Apple)

Suggested MacPorts to Install

I was wondering if anybody had any ports for macports that they particularly liked and wanted to recommend - I'm looking for some more stuff to play around with. (0 Replies)
Discussion started by: Jalaska13
0 Replies

3. UNIX for Dummies Questions & Answers

Mac OS 10.6 and MacPorts

Hello everyone. I was previously using MacPorts 1.8 on Mac OS 10.5.8 without any problems and everything was working well. I recently upgraded to Xcode 3.2 and Mac OS 10.6, since then my MacPorts installation has not been working at all. I deleted it and then reinstalled the .dmg from the... (2 Replies)
Discussion started by: HoldenCaulfield
2 Replies

4. OS X (Apple)

MacPorts on Snow Leopard

Hello everyone. I was previously using MacPorts 1.8 on Mac OS 10.5.8 without any problems and everything was working well. I recently upgraded to Xcode 3.2 and Mac OS 10.6, since then my MacPorts installation has not been working at all. I deleted it and then reinstalled the .dmg from the... (1 Reply)
Discussion started by: HoldenCaulfield
1 Replies
Login or Register to Ask a Question
whohas(1)																 whohas(1)

NAME
whohas - find packages in various distributions' repositories SYNTAX
whohas [--no-threads] [--shallow] [--strict] [-d Dist1[,Dist2[,Dist3 etc.]]] pkgname DESCRIPTION
whohas is a command line tool to query package lists from the Arch, Debian, Fedora, Gentoo, Mandriva, openSUSE, Slackware (and linuxpack- ages.net), Source Mage, Ubuntu, FreeBSD, NetBSD, OpenBSD, Fink, MacPorts and Cygwin distributions. OPTIONS
--no-threads Don't use multiple threads to query package lists (will be much slower) --shallow Limit to one call per server. Faster, but loses some information, typically package size and release date. --strict List only those packages that have exactly pkgname as their name. -d Dist1[,Dist2[,Dist3 etc.]] Queries only for packages for the listed distributions. Recognised values for Dist1, Dist2, etc. are "archlinux", "cygwin", "debian", "fedora", "fink", "freebsd", "gentoo", "mandriva", "macports", "netbsd", "openbsd", "opensuse", "slackware", "sourcemage", and "ubuntu". pkgname Package name to query for FILES
whohas uses various files in ~/.whohas to cache package lists for some distributions. SEE ALSO
See intro.txt or intro.html notes on using whohas. AUTHORS
whohas is written and maintained by Philipp Wesche <phi1ipp@yahoo.com> This man page was written by Jonathan Wiltshire <debian@jwiltshire.org.uk> for the Debian project and adapted for a new version by Philipp Wesche <phi1ipp@yahoo.com> Jonathan Wiltshire 0.29 whohas(1)