Re: upgrading cyrus-sasl2

2008-11-19 Thread Joshua Root
Bryan Blackburn wrote: > That's 12288: > > > > so much-improved in 1.7. > > Though the port in need of an upgrade was still installed just deactivated, > so the big question is whether outdated should pay attention to deactivated > as well? And I think fo

Re: upgrading cyrus-sasl2

2008-11-19 Thread Ryan Schmidt
On Nov 19, 2008, at 18:44, Mark Hattam wrote: Ok I'm confused ... doesn't "port upgrade" de-activate a previous version? But even when I do the instructed manual de-activate, it then doesn't upgrade. selfupdate done! The following installed ports are outdated: cyrus-sasl2

gtk fails to build

2008-11-19 Thread Ludwig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I can't find an open bug or previous list message about this, so I wanted to check here before filing a ticket. 10.5.5. Upgrading gtk from 2.14.4_0 to 2.14.4_1 fails thusly: > /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\

Re: Trac queries not working

2008-11-19 Thread Frank Schima
On Nov 19, 2008, at 6:42 PM, Perry Lee wrote: Ludwig wrote: http://trac.macports.org/query and http://trac.macports.org/search both return: Oops& Trac detected an internal error: Weird; queries are working for me. I just tried both links. It was having problems for a short time, bu

Re: mpfr fetch problem

2008-11-19 Thread Vincent Lefevre
On 2008-11-18 17:09:43 -0600, Altoine Barker wrote: > I can not fetch the mpfr port. It just hangs there attempting to fetch > but not succeeding. I went to the www.mpfr.org website and it appears to > be down FYI, these temporary failures are a known problem. If the admins at Loria (where the ser

Re: Trac queries not working

2008-11-19 Thread Perry Lee
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ludwig wrote: > http://trac.macports.org/query and http://trac.macports.org/search both > return: > >> Oops& > >> Trac detected an internal error: Weird; queries are working for me. I just tried both links. -BEGIN PGP SIGNATURE- Version: Gn

Trac queries not working

2008-11-19 Thread Ludwig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://trac.macports.org/query and http://trac.macports.org/search both return: > > Oops… > > Trac detected an internal error: > > OperationalError: could not connect to server: Connection refused Is > the server running on host "localhost" and accept

Re: upgrading cyrus-sasl2

2008-11-19 Thread Bryan Blackburn
On Thu, Nov 20, 2008 at 02:09:51AM +0100, nox said: > Le 20 nov. 08 à 01:44, Mark Hattam a écrit : > >> iMac:~ mark$ sudo port upgrade outdated >> ---> Building cyrus-sasl2 with target all >> Error: cyrus-sasl2 must be deactivated before upgrade. >> Error: Target org.macports.build returned: Pleas

Re: Lingon Portfile Update: OT

2008-11-19 Thread nox
Le 20 nov. 08 à 00:14, Eric Cronin a écrit : On Nov 19, 2008, at 6:00 PM, Altoine Barker wrote: Eric, I must correct you. I am an avid fan of mplayer and I have been following the releases for a long time. Matter of fact, it was mplayer that made me look to macports to install mplayer, bec

Re: upgrading cyrus-sasl2

2008-11-19 Thread nox
Le 20 nov. 08 à 01:44, Mark Hattam a écrit : iMac:~ mark$ sudo port upgrade outdated ---> Building cyrus-sasl2 with target all Error: cyrus-sasl2 must be deactivated before upgrade. Error: Target org.macports.build returned: Please run `sudo port deactivate cyrus-sasl2` and try again. Error:

upgrading cyrus-sasl2

2008-11-19 Thread Mark Hattam
Ok I'm confused ... doesn't "port upgrade" de-activate a previous version? But even when I do the instructed manual de-activate, it then doesn't upgrade. selfupdate done! The following installed ports are outdated: cyrus-sasl22.1.21_0 < 2.1.22_0 iMac:~ mark$ sudo port u

Re: Lingon Portfile Update: OT

2008-11-19 Thread Eric Cronin
On Nov 19, 2008, at 6:00 PM, Altoine Barker wrote: Eric, I must correct you. I am an avid fan of mplayer and I have been following the releases for a long time. Matter of fact, it was mplayer that made me look to macports to install mplayer, because it always took months for someone to relea

Re: Lingon Portfile Update: OT

2008-11-19 Thread Altoine Barker
Eric, I must correct you. I am an avid fan of mplayer and I have been following the releases for a long time. Matter of fact, it was mplayer that made me look to macports to install mplayer, because it always took months for someone to release a package for Mac OSX. I will prove it by simply going

To create gvim.app after installing Vim.app

2008-11-19 Thread Edward Ned Harvey
I seem to remember this question came up before, but I don't know when or who. Maybe somebody wants to pass this along to the original poster, back from whenever? I have been frustrated by Vim.app, because it's not cool about opening more than one file at a time. I was able to workaround it b

Re: ruby19 install fails

2008-11-19 Thread Arto Bendiken
On Mon, Nov 10, 2008 at 3:38 AM, Ryan Schmidt <[EMAIL PROTECTED]> wrote: > On Nov 9, 2008, at 19:04, Joe Davison wrote: > > I see the same problem here on the same system. Please file a bug in our > issue tracker: To any OS X 10.4 users wanting to try out Ruby 1.9: As I posted at http://trac.macp

Re: Removing obsolete distfiles but keeping current ones

2008-11-19 Thread Daniel J. Luke
On Nov 18, 2008, at 6:52 PM, Ryan Schmidt wrote: I'd prefer a separate command to clean out old distfiles when asked. % rm ${prefix}/var/distfiles_mirror.db % rm ${prefix}/var/distfiles_mirror.db.lock % port mirror installed ... % portmirror ... done! I do think that this should probably be

Re: Lingon Portfile Update

2008-11-19 Thread Eric Cronin
On Nov 16, 2008, at 7:06 PM, Altoine Barker wrote: Well, let us say there is a new feature or security fix available on svn or cvs. You will have to wait until someone provides a package installer update before reaping the benefits. A real world example of this scenario would be mplayer. Th

Re: ncurses install hangs

2008-11-19 Thread Altoine Barker
David, In answer to your question, yes. There is a bug that has already been reported. You will have to clean ncurses and run the following commands in this exact order: sudo port -v clean ncurses udo port -v install ncursesw sudo port -v install ncurses HTH -Altoine David Arve wrote: > Hi, >

Re: ncurses install hangs

2008-11-19 Thread David Arve
Thanks everyone. Awesome response time on this list. /David On 19 nov 2008, at 15.37, nox wrote: Le 19 nov. 08 à 15:31, William Davis a écrit : On Nov 19, 2008, at 9:13 AM, David Arve wrote: Hi, I'm trying to install ncurses through macports. After running 'sudo port -v install ncurses

Re: ncurses install hangs

2008-11-19 Thread nox
Le 19 nov. 08 à 15:31, William Davis a écrit : On Nov 19, 2008, at 9:13 AM, David Arve wrote: Hi, I'm trying to install ncurses through macports. After running 'sudo port -v install ncurses' I get the following: [...] /bin/sh ./run_tic.sh ** Building terminfo database, please wait... Run

Re: ncurses install hangs

2008-11-19 Thread William Davis
On Nov 19, 2008, at 9:13 AM, David Arve wrote: Hi, I'm trying to install ncurses through macports. After running 'sudo port -v install ncurses' I get the following: [...] /bin/sh ./run_tic.sh ** Building terminfo database, please wait... Running tic to install /opt/local/var/macports/build

ncurses install hangs

2008-11-19 Thread David Arve
Hi, I'm trying to install ncurses through macports. After running 'sudo port -v install ncurses' I get the following: [...] /bin/sh ./run_tic.sh ** Building terminfo database, please wait... Running tic to install /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macport

Re: announce: cpan2port

2008-11-19 Thread Marc Chantreux
On Mon, Nov 17, 2008 at 10:09:48AM -0600, Altoine Barker wrote: > Daniel, > > Thank you. That linked worked for me. I am about to give it a trial run. > > -Altoine please feedback: a known bug is that i have to run cpan2port twice with -r flag ( too many exit, i guess). this is a minor bug and i

Re: announce: cpan2port

2008-11-19 Thread Marc Chantreux
hello world On Mon, Nov 17, 2008 at 12:30:04AM -0600, Altoine Barker wrote: > Yes, I concur with Rainer. I still can not access the website. Maybe it is > only accessible within your local network? i'm sorry about that: there was a lot of power supply problems. now i hope it will be ok. anyway: