thanks for the binary builds

2011-11-18 Thread Roger Pack
Hey thanks for all those binary builds--they probably saved me a heap of time today. The speed just doesn't compare it's so much faster now. Thanks! -roger- ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/m

Re: gcc version mismatches

2011-11-18 Thread Mike Alexander
--On November 18, 2011 2:17:26 AM -0800 Kyle Husmann wrote: On Thu, Nov 17, 2011 at 4:02 AM, Keith J. Schultz wrote: Just good programming practices and experience. On Thu, Nov 17, 2011 at 6:41 PM, Mike Alexander  wrote: I learned what I know about it from experience and talking to other

Re: A few random usability suggestions...

2011-11-18 Thread Ryan Schmidt
On Nov 19, 2011, at 00:23, Roger Pack wrote: > I used macports today, and had a few usability "suggestions/feature requests": > for what they're worth :) > > Here goes... > > If I do this: > $ sudo port install vlc -f > > I'd expect it to be a "force install" the equivalent of > $ sudo port -f

A few random usability suggestions...

2011-11-18 Thread Roger Pack
Hello. I used macports today, and had a few usability "suggestions/feature requests": for what they're worth :) Here goes... If I do this: $ sudo port install vlc -f I'd expect it to be a "force install" the equivalent of $ sudo port -f install vlc instead, it surprised me by not doing a force

Re: tnef package in port tree is out-of-date

2011-11-18 Thread Ryan Schmidt
On Nov 18, 2011, at 19:27, Yongchul Song wrote: > Recently, I install tnef through macports for unpacking "winmail.dat" sent by > using MS Outlook. > The version of tnef package in the port tree is 1.4.6, but the version in the > sourceforge.net is 1.4.8 ( http://sourceforge.net/projects/tnef/f

tnef package in port tree is out-of-date

2011-11-18 Thread Yongchul Song
Dear tnef package maintainer and All, Recently, I install tnef through macports for unpacking "winmail.dat" sent by using MS Outlook. The version of tnef package in the port tree is 1.4.6, but the version in the sourceforge.net is 1.4.8 ( http://sourceforge.net/projects/tnef/files/tnef/ ). I think

Re: need help on upgrade macport

2011-11-18 Thread Jin Chen
Can I ask a follow-up question please? I was trying to use Emacs 23.2 in terminal using Macport. After setting up Macport and installing emacs: sudo port install emacs I found that launching emacs from the terminal did not load my .emacs config file, which using Emacs.app did so. Does Mac

Re: fuse and python 2.7 ...

2011-11-18 Thread Frank Schima
On Nov 17, 2011, at 10:16 PM, Cameron Simpson wrote: > If I do a "port search fuse" I see: > > fuse-bindings-python @0.2 (fuse, python) > Python interface for FUSE > fuse-bindings-python25 @0.2 (fuse, python) > Python 2.5 interface for FUSE > > but nothing for python27 which is what

Re: gcc version mismatches

2011-11-18 Thread Kyle Husmann
On Thu, Nov 17, 2011 at 4:02 AM, Keith J. Schultz wrote: > Just good programming practices and experience. On Thu, Nov 17, 2011 at 6:41 PM, Mike Alexander  wrote: > I learned what I know about it from experience and talking to other > developers. Are there some simple rules of thumb I can follo