Macports 2.0.3/Lion 10.7.2 Perl
Ryan Schmidt
ryandesign at macports.org
Thu Nov 3 18:04:54 PDT 2011
On Nov 3, 2011, at 08:07, Arno Hautala wrote:
> Also, I'm only aware of the python group, are there others? I would
> think that ruby would be a good candidate here as well. A way to pass
> '*', 'all', or 'groups' to 'port select --list' would be useful too.
> '*' and 'all' could print all groups and their versions, 'groups'
> could just print the available groups.
As "man port" says, "Available select groups are installed as subdirectories of ${prefix}/etc/select/." So you can check that directory to see what things can be selected. On my system at this time:
$ ls -1 /opt/local/etc/select/
gcc
maven
postgresql
python
qt4
$
But there may be others that I haven't installed yet.
More information about the macports-dev
mailing list