Re: port [m]dmg and PackageMaker

2016-04-12 Thread Ryan Schmidt
urns 0 hits for me > > and the latest "Auxiliary Tools" that still contain PackageMaker are from > July 2012. > > That version doesn't crash, though, and appears to work. However: > > %> port -nvok dmg `port-active-variants -echo zlib` configure.op

Re: port [m]dmg and PackageMaker

2016-04-12 Thread René J . V . Bertin
are from July 2012. That version doesn't crash, though, and appears to work. However: %> port -nvok dmg `port-active-variants -echo zlib` configure.optflags="-O3 -march=native -g" ---> Fetching archive for zlib ---> Unpacking txz archive for zlib 1.2.8_1+cloudflare+un

Re: port [m]dmg and PackageMaker

2016-04-12 Thread Ryan Schmidt
On Apr 12, 2016, at 09:42, René J.V. Bertin wrote: > >> On Tuesday April 12 2016 09:34:06 Ryan Schmidt wrote: >> >> The MacPorts release process depends on the "port pkg" and "port dmg" >> commands: >> >> https://trac.macports.org/br

Re: port [m]dmg and PackageMaker

2016-04-12 Thread Jeremy Lavergne
PackageMaker should be available on the Apple developer site. On April 12, 2016 10:42:24 AM EDT, "René J.V. Bertin" wrote: >On Tuesday April 12 2016 09:34:06 Ryan Schmidt wrote: > >> The MacPorts release process depends on the "port pkg" and &q

Re: port [m]dmg and PackageMaker

2016-04-12 Thread René J . V . Bertin
On Tuesday April 12 2016 09:34:06 Ryan Schmidt wrote: > The MacPorts release process depends on the "port pkg" and "port dmg" > commands: > > https://trac.macports.org/browser/trunk/base/portmgr/ReleaseProcess > > So it worked for us when we released Mac

Re: port [m]dmg and PackageMaker

2016-04-12 Thread Jeremy Lavergne
I only dmg on 10.5, pkg for everything newer. On April 12, 2016 10:14:31 AM EDT, "René J.V. Bertin" wrote: >Hi, > >I just tried `port dmg` for the first time in my live, and was greeted >by errors about PackageMaker not being found. I still have an old copy >but that no

Re: port [m]dmg and PackageMaker

2016-04-12 Thread Ryan Schmidt
On Apr 12, 2016, at 09:14, René J.V. Bertin wrote: > > I just tried `port dmg` for the first time in my live, and was greeted by > errors about PackageMaker not being found. I still have an old copy but that > no longer works. > > Is this feature still being maintained? From

port [m]dmg and PackageMaker

2016-04-12 Thread René J . V . Bertin
Hi, I just tried `port dmg` for the first time in my live, and was greeted by errors about PackageMaker not being found. I still have an old copy but that no longer works. Is this feature still being maintained? From what I see one now needs to use a combination of pkgbuild and productbuild

Re: dmg packages

2012-01-09 Thread Craig Treleaven
At 7:02 PM -0600 1/8/12, Ryan Schmidt wrote: >On Jan 8, 2012, at 18:14, Craig Treleaven wrote: >... > >> I didn't see a universal option for logrotate. > >It was not apparent to me why there wasn't one, so I added one. > >https://trac.macports.org/changeset/88710 > >Alternately, you could set build

Re: dmg packages

2012-01-08 Thread Ryan Schmidt
On Jan 8, 2012, at 18:14, Craig Treleaven wrote: > I'm curious about the dmg options for ports: > > http://guide.macports.org/#using.binaries.binary-packages > > When you create a binary package for a port that includes a startup item, > does the installer install the

dmg packages

2012-01-08 Thread Craig Treleaven
Hi: I'm curious about the dmg options for ports: http://guide.macports.org/#using.binaries.binary-packages When you create a binary package for a port that includes a startup item, does the installer install the startup item (plist etc) as well? Does it load the startup item? To t

Re: Need help with using a MacPorts-created .dmg installer for ffmpeg 0.6.2

2011-05-11 Thread Eric
Ryan, Thanks for both the error message clarification and the link to where earlier Xcode versions are to be found ... Eric --- On Wed, 5/11/11, Ryan Schmidt wrote: From: Ryan Schmidt Subject: Re: Need help with using a MacPorts-created .dmg installer for ffmpeg 0.6.2 To: "Eric

Re: Need help with using a MacPorts-created .dmg installer for ffmpeg 0.6.2

2011-05-11 Thread Eric
Ryan, Thanks. I was wondering whether/how I should have included the mailing list ... My bad! I'll "Reply All" in the future ... Eric --- On Wed, 5/11/11, Ryan Schmidt wrote: From: Ryan Schmidt Subject: Re: Need help with using a MacPorts-created .dmg installer for ffmpeg

Re: Need help with using a MacPorts-created .dmg installer for ffmpeg 0.6.2

2011-05-11 Thread Ryan Schmidt
On May 11, 2011, at 08:00, Ryan Schmidt wrote: > On May 10, 2011, at 15:27, Eric wrote: > >> ---> Extracting zlib >> Error: On Mac OS X 10.5, zlib 1.2.5 requires Xcode 3.1 or later but you have >> Xcode 3.0. >> Error: Target org.macports.extract returned: incompatible Xcode version >> Error: F

Re: Need help with using a MacPorts-created .dmg installer for ffmpeg 0.6.2

2011-05-11 Thread Ryan Schmidt
Eric, I'm sending this reply back to the mailing list so others can see and participate in the discussion. Please use Reply All when replying. On May 10, 2011, at 15:27, Eric wrote: > Ryan, > > Thanks ... really good info and advice. > > I'd like to MacPorts-install ffmpeg directly on my iMac

Re: Need help with using a MacPorts-created .dmg installer for ffmpeg 0.6.2

2011-05-10 Thread Ryan Schmidt
On May 10, 2011, at 12:08, Eric wrote: > I am trying to use ffmpeg (version 0.6.2) on my iMac running Mac OS X 10.5.8. > I successfully installed that package on MacPorts on my MacBook Pro running > Snow Leopard 10.6.7. Then, on that MBP, in Terminal > > sudo port dmg ffmpeg

Need help with using a MacPorts-created .dmg installer for ffmpeg 0.6.2

2011-05-10 Thread Eric
I am trying to use ffmpeg (version 0.6.2) on my iMac running Mac OS X 10.5.8. I successfully installed that package on MacPorts on my MacBook Pro running Snow Leopard 10.6.7. Then, on that MBP, in Terminal sudo port dmg ffmpeg worked to create a .dmg file that I then copied to my iMac and

Re: "port dmg gtk2"... I want it to include dependencies

2010-07-19 Thread Kevin Layer
Joshua Root wrote: >> On 2010-7-20 06:00 , Kevin Layer wrote: >> > Is that possible? >> > >> > If it is not, then I need a way to automate the installation 30 or so >> > packages which are needed for it. And by `automate' I mean unattended >> > installation. Is that possible? >> >> 'man port

Re: "port dmg gtk2"... I want it to include dependencies

2010-07-19 Thread Kevin Layer
There are also targets for producing installable packages of ports: pkg Creates an OS X installer package of portname. mpkg Creates an OS X installer metapackage of portname and its dependencies. dmg Creates an internet-enabled disk image containing an OS X pa

Re: "port dmg gtk2"... I want it to include dependencies

2010-07-19 Thread Joshua Root
On 2010-7-20 06:00 , Kevin Layer wrote: > Is that possible? > > If it is not, then I need a way to automate the installation 30 or so > packages which are needed for it. And by `automate' I mean unattended > installation. Is that possible? 'man port' and search for PACKAGING TARGETS. - Josh _

"port dmg gtk2"... I want it to include dependencies

2010-07-19 Thread Kevin Layer
Is that possible? If it is not, then I need a way to automate the installation 30 or so packages which are needed for it. And by `automate' I mean unattended installation. Is that possible? Thanks. Kevin ___ macports-users mailing list macports-user

Re: MacPorts 1.6.0 10.5 Leopard DMG

2008-11-27 Thread Ryan Schmidt
On Nov 26, 2008, at 23:19, Jayson Christian wrote: Funny thing is I attempted to download the latest DMG about two weeks ago now and with me unable to get on to the net all the time due to being out and about here on Operations in the Middle East I have forgotten why I started out to get

Re: MacPorts 1.6.0 10.5 Leopard DMG

2008-11-26 Thread Altoine Barker
gt; G'Day Guys, > > Funny thing is I attempted to download the latest DMG about two weeks ago > now and with me unable to get on to the net all the time due to being out > and about here on Operations in the Middle East I have forgotten why I > started out to get it in the first p

MacPorts 1.6.0 10.5 Leopard DMG

2008-11-26 Thread Jayson Christian
G'Day Guys, Funny thing is I attempted to download the latest DMG about two weeks ago now and with me unable to get on to the net all the time due to being out and about here on Operations in the Middle East I have forgotten why I started out to get it in the first place. I am sure

Re: Status of mdmg, dmg,... port subcommands

2008-10-22 Thread Anders F Björklund
Olaf Foellinger: The package could not be created because of the following errors: Root directory "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome _gnucash/work/destroot" is not valid. I wanted to ask what's the current status of these po

Status of mdmg, dmg,... port subcommands

2008-10-22 Thread Olaf Foellinger
Hi, today I've tried $ sudo port mdmg gnucash ---> Creating pkg for gnucash-2.2.7 Error: Target org.macports.pkg returned: shell command "/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker -build -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync

Re: MacPorts dmg installer hangs up, does not finish ?

2008-03-13 Thread Bill Hernandez
On Mar 12, 2008, at 4:51 PM, Alex Zavatone wrote: On Mar 12, 2008, at 4:45 PM, Ryan Schmidt wrote: On Mar 10, 2008, at 13:56, Bill Hernandez wrote: On Mar 10, 2008, at 1:17 PM, Rainer Müller wrote: Bill Hernandez wrote: I am running OS X 10.5.2 on an iMacG5 pentium machine. I just down

Re: MacPorts dmg installer hangs up, does not finish ?

2008-03-13 Thread Bill Hernandez
On Mar 12, 2008, at 4:45 PM, Ryan Schmidt wrote: On Mar 10, 2008, at 13:56, Bill Hernandez wrote: On Mar 10, 2008, at 1:17 PM, Rainer Müller wrote: Bill Hernandez wrote: I am running OS X 10.5.2 on an iMacG5 pentium machine. I just downloaded MacPorts-1.6.0.pkg and tried to install it sev

Re: MacPorts dmg installer hangs up, does not finish ?

2008-03-13 Thread Bill Hernandez
On Mar 12, 2008, at 4:55 PM, William Siegrist wrote: The rsync repo gets sluggish around 4-5am PDT every day due to server backups and maintenance. I'm actually going to try spreading out some of the load throughout the day to help... But right now, you can expect the selfupdate and syncs

Re: Installation issues, Leopard Quad G5, 1.6.0 DMG

2008-03-12 Thread Ryan Schmidt
On Mar 11, 2008, at 11:14, Alex Zavatone wrote: > Also, some of the docs say to use -d, others say -v. A little > inconsistency there. -v is verbose output. -d is debug output, which includes all the verbose output and a little more. Use whichever you like, or neither. __

Re: Follow up re: Installation issues, Leopard Quad G5, 1.6.0 DMG

2008-03-12 Thread Ryan Schmidt
ed for executables and manual entries. The MacPorts >> installation fails to create this file, so you have to create it >> manually. > > Awesome. Works like a charm on my other mac. Why doesn't the .DMG > installer do this? > > No "non compiler friendly" us

Re: MacPorts dmg installer hangs up, does not finish ?

2008-03-12 Thread William Siegrist
The rsync repo gets sluggish around 4-5am PDT every day due to server backups and maintenance. I'm actually going to try spreading out some of the load throughout the day to help... But right now, you can expect the selfupdate and syncs to take up to 10m. Normally on average they take 1-3m

Re: MacPorts dmg installer hangs up, does not finish ?

2008-03-12 Thread Alex Zavatone
On Mar 12, 2008, at 4:45 PM, Ryan Schmidt wrote: > On Mar 10, 2008, at 13:56, Bill Hernandez wrote: > >> On Mar 10, 2008, at 1:17 PM, Rainer Müller wrote: >> >>> Bill Hernandez wrote: >>> I am running OS X 10.5.2 on an iMacG5 pentium machine. I just downloaded MacPorts-1.6.0.pkg and tri

Re: MacPorts dmg installer hangs up, does not finish ?

2008-03-12 Thread Ryan Schmidt
On Mar 10, 2008, at 13:56, Bill Hernandez wrote: > On Mar 10, 2008, at 1:17 PM, Rainer Müller wrote: > >> Bill Hernandez wrote: >> >>> I am running OS X 10.5.2 on an iMacG5 pentium machine. >>> I just downloaded MacPorts-1.6.0.pkg and tried to install it >>> several times, but it always hangs up

Re: Installation issues, Leopard Quad G5, 1.6.0 DMG

2008-03-11 Thread Adrian Nier
this file, so you have to create it manually. Awesome. Works like a charm on my other mac. Why doesn't the .DMG installer do this? No "non compiler friendly" user is going to be able to get up and running without this information. What has been written to the .profile f

Follow up re: Installation issues, Leopard Quad G5, 1.6.0 DMG

2008-03-11 Thread Alex Zavatone
n fails to create this file, so you have to create it > manually. Awesome. Works like a charm on my other mac. Why doesn't the .DMG installer do this? No "non compiler friendly" user is going to be able to get up and running without this information. Thanks, - Alex Zava

Re: Installation issues, Leopard Quad G5, 1.6.0 DMG

2008-03-11 Thread Adrian Nier
't get past line 1 of the initial install instructions > after installing the 1.6.0 MacPorts DMG. > > Platform: Quad G5, 2G Ram, OS 10.5.2, Xcode 3.1, X11 2.1.1 > > When I enter the following into the terminal... > > sudo port -d selfupdate > > I get the following

Installation issues, Leopard Quad G5, 1.6.0 DMG

2008-03-11 Thread Alex Zavatone
Hi all. I can't get past line 1 of the initial install instructions after installing the 1.6.0 MacPorts DMG. Platform: Quad G5, 2G Ram, OS 10.5.2, Xcode 3.1, X11 2.1.1 When I enter the following into the terminal... sudo port -d selfupdate I get the following error message: sudo:

Re: MacPorts dmg installer hangs up, does not finish ?

2008-03-10 Thread Bill Hernandez
On Mar 10, 2008, at 1:17 PM, Rainer Müller wrote: > Bill Hernandez wrote: >> I am running OS X 10.5.2 on an iMacG5 pentium machine. >> I just downloaded MacPorts-1.6.0.pkg and tried to install it >> several times, but it always hangs up with the progress indicator >> about 3/4 of the way th

Re: MacPorts dmg installer hangs up, does not finish ?

2008-03-10 Thread Bill Hernandez
On Mar 10, 2008, at 1:17 PM, Rainer Müller wrote: > Bill Hernandez wrote: >> I am running OS X 10.5.2 on an iMacG5 pentium machine. >> I just downloaded MacPorts-1.6.0.pkg and tried to install it >> several times, but it always hangs up with the progress indicator >> about 3/4 of the way th

Re: MacPorts dmg installer hangs up, does not finish ?

2008-03-10 Thread Rainer Müller
Bill Hernandez wrote: > I am running OS X 10.5.2 on an iMacG5 pentium machine. > > I just downloaded MacPorts-1.6.0.pkg and tried to install it several > times, but it always hangs up with the progress indicator about 3/4 of > the way through, and never finishes. The Installer.app provides a

MacPorts dmg installer hangs up, does not finish ?

2008-03-10 Thread Bill Hernandez
I am running OS X 10.5.2 on an iMacG5 pentium machine. I just downloaded MacPorts-1.6.0.pkg and tried to install it several times, but it always hangs up with the progress indicator about 3/4 of the way through, and never finishes. I opened the /opt folder and there were a few items in it. "p

Re: MacPorts 1.6.0 dmg now available for Panther (Mac OS X 10.3)

2008-01-10 Thread Boey Maun Suang
Hi Larry, On 11/01/2008, at 2:58 AM, Larry Snyder wrote: Thanks for doing this, and for sending out the email. Unfortunately, I get the following at the 'summary' stage of installing: "Installation had errors. Install Failed. The following install step failed: run postflight script for Ma

MacPorts 1.6.0 dmg now available for Panther (Mac OS X 10.3)

2008-01-09 Thread Boey Maun Suang
have now uploaded a Panther dmg incorporating our fixes, which you can now download (you can fetch it directly [1], or go via the installation page of the MacPorts website [2]). A big thank you to Juan Manuel Palacios and Kevin Ballard for providing the fixes, to Chris Janton for confirming tha

Re: Mysql5 macports vs .dmg binary

2007-06-19 Thread arthas32
> Hi Ben, > > On 19 Jun 2007, at 12:12, [EMAIL PROTECTED] wrote: >> I have recently taken it upon myself to install wordpress on my mac. > > I hope you don't mind me asking this (I've had a couple of pints > today and can't think clearly) but why? wordpress.com will give you > as many free blogs as

Re: Mysql5 macports vs .dmg binary

2007-06-19 Thread arthas32
> Did you install mysql5 with server variant enabled? Yes I did: +server :-) ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: Mysql5 macports vs .dmg binary

2007-06-19 Thread N_Ox
quires Mysql, PHP and the Apache webserver. In the past i have used mac ports to install Apache2 and PHP5 but I had MySQL5 installed via the official binary .dmg file. So after inspecting my PHP configuration I could see that PHP was not talking to MySQL. So I decided to shut down my MySQL server

Mysql5 macports vs .dmg binary

2007-06-19 Thread arthas32
MySQL5 installed via the official binary .dmg file. So after inspecting my PHP configuration I could see that PHP was not talking to MySQL. So I decided to shut down my MySQL server and re-install it via mac-ports. After successfully installing mysql5 from mac-ports, I am unable to start the new

Re: Install from most recent *.dmg file attempts to do port installs from cvs

2007-01-20 Thread Altoine Barker
Depends, do you have DarwinPorts directory paths listed before Fink's directory paths? e.g. /opt/local/bin:$PATH HTH -Altoine Rachel Willmer wrote: > Yes, I did. > > I'm also getting the same behaviour when I use the latest tarball and > run ./configure/make/make install/sudo port selfupdate. >

Re: Install from most recent *.dmg file attempts to do port installs from cvs

2007-01-20 Thread Altoine Barker
led MacPorts 1.3.1 from the .dmg file. It installs > just fine, but when I attempt to install a port, it fails because it's > attempting to download from the now-defunct cvs archive, rather than > the current svn one. > > Any clu

Re: Install from most recent *.dmg file attempts to do port installs from cvs

2007-01-18 Thread Ryan Schmidt
On Jan 18, 2007, at 12:21, Mike Savory wrote: There is a .dmg file downloadable at http://www.opendarwin.org/projects/osx2x/ I was going to say: So then why is there a port at all? Let's delete the port. Then I clicked the dmg download link on the page above, and it doesn&#

Re: Install from most recent *.dmg file attempts to do port installs from cvs

2007-01-18 Thread Mike Savory
/src/ cvs/od cvs.date20050705 There is a .dmg file downloadable at http://www.opendarwin.org/projects/osx2x/ Regards Mike On Jan 18, 2007, at 9:25 AM, Rachel Willmer wrote: The output of 'port -d -v foo' (where foo is the port you are trying to install) would

Re: Install from most recent *.dmg file attempts to do port installs from cvs

2007-01-18 Thread Jason Stelzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Jan 18, 2007, at 12:25 PM, Rachel Willmer wrote: The output of 'port -d -v foo' (where foo is the port you are trying to install) would be helpful. applecross:~ rachel$ port -d -v osx2x ... /opt/local/var/db/dports/build/ _opt_local_var_db_

Re: Re: Install from most recent *.dmg file attempts to do port installs from cvs

2007-01-18 Thread Rachel Willmer
The output of 'port -d -v foo' (where foo is the port you are trying to install) would be helpful. applecross:~ rachel$ port -d -v osx2x Unrecognized action "osx2x" applecross:~ rachel$ port -d -v install osx2x DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.

Re: Install from most recent *.dmg file attempts to do port installs from cvs

2007-01-18 Thread Daniel J. Luke
On Jan 18, 2007, at 9:21 AM, Rachel Willmer wrote: I've just installed MacPorts 1.3.1 from the .dmg file. It installs just fine, but when I attempt to install a port, it fails because it's attempting to download from the now-defunct cvs archive, rather than the current svn one. Any

Re: Re: Install from most recent *.dmg file attempts to do port installs from cvs

2007-01-18 Thread Rachel Willmer
Yes, I did. I'm also getting the same behaviour when I use the latest tarball and run ./configure/make/make install/sudo port selfupdate. I've got fink installed on the same machine, could this be the cause of the problem? Thanks Rachel ___ macports-u

Re: Install from most recent *.dmg file attempts to do port installs from cvs

2007-01-18 Thread lists
On Jan 18, 2007, at 8:21 AM, Rachel Willmer wrote: I've just installed MacPorts 1.3.1 from the .dmg file. It installs just fine, but when I attempt to install a port, it fails because it's attempting to download from the now-defunct cvs archive, rather than the current svn one. Any

Install from most recent *.dmg file attempts to do port installs from cvs

2007-01-18 Thread Rachel Willmer
I've just installed MacPorts 1.3.1 from the .dmg file. It installs just fine, but when I attempt to install a port, it fails because it's attempting to download from the now-defunct cvs archive, rather than the current svn one. Any clue how I fix this? Tha

Re: dmg

2007-01-07 Thread Bob Nielsen
I notice that when I run 'sudo port selfupdate', I get a message that 1.3.0, which I have installed, is the latest. Is there something else needed to migrate from darwinports to macports? Should I install the .dmg instead of using selfupdate? On Jan 7, 2007, at 11:24 AM, Ke

Re: dmg

2007-01-07 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ryan Schmidt wrote: > Instead, I would be in favor of releasing a build of MacPorts that is > branded as such. MacPorts 1.3.3.dmg, or MacPorts 1.4.dmg, or whatever. > Until such a time as that is done, I have changed the wordi

Re: dmg

2007-01-07 Thread Kevin Walzer
nk as well: http://svn.macports.org/repository/macports/downloads/DarwinPorts-1.3.1/DarwinPorts-1.3.1-10.4.dmg Hope this is helpful. - -- Kevin Walzer Code by Kevin http://www.codebykevin.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozi

Re: dmg

2007-01-07 Thread Norman Gray
to suggest renaming older ones, merely that new releases should be named consistently with the (now) project name. Instead, I would be in favor of releasing a build of MacPorts that is branded as such. MacPorts 1.3.3.dmg, or MacPorts 1.4.dmg, or whatever. Indeed. I have changed the word

Re: dmg

2007-01-07 Thread Ryan Schmidt
On Jan 7, 2007, at 10:42, Norman Gray wrote: [following up a 6 December 2006 thread] Nathan Stocks wrote: Related to this issue, it was very non-intuitive to me that you had to click on a "Source Code" link to get to the .dmg downloads at all. It literally took me 10 minutes

Re: dmg

2007-01-07 Thread Norman Gray
Greetings, [following up a 6 December 2006 thread] Nathan Stocks wrote: Related to this issue, it was very non-intuitive to me that you had to click on a "Source Code" link to get to the .dmg downloads at all. It literally took me 10 minutes of poking around the site today t

Re: dmg

2006-12-06 Thread Nathan
Related to this issue, it was very non-intuitive to me that you had to click on a "Source Code" link to get to the .dmg downloads at all. It literally took me 10 minutes of poking around the site today to find the images, and most of that was simply figuring out that the download area

Re: dmg

2006-12-06 Thread Ryan Schmidt
On Dec 6, 2006, at 10:07, Mack Johnson wrote: where's the .dmg dl? all i'm seeing is the source. For whatever reason, nobody made a dmg of 1.3.2. Therefore, the recommended way to install MacPorts from scratch is to download and install the dmg of 1.3.1, then "sudo port se

dmg

2006-12-06 Thread Mack Johnson
where's the .dmg dl? all i'm seeing is the source. ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users