Re : archive_site_local [was: MacPorts 2.1.0 has been released]

2012-05-16 Thread C D
  Hello, 1) On 2012-5-16, Joshua Root wrote: > archive_site_local still works for me BTW.  Well, for me (as I said) it stopped working. To restore its behaviour, I had to add ":tbz2" after the URL, like this: archive_site_local  http://localhost:6227/:tbz2 2) I submitted a patch in #3201

archive_site_local [was: MacPorts 2.1.0 has been released]

2012-05-15 Thread C D
> The MacPorts Project is happy to announce that the 2.1.0 version has now > been released.   Thanks to all for the work!  It seems that 'archive_site_local' in macports.conf is now ignored (at least it stopped working for me after the upgrade to MacPorts 2.1.0). I understand that it has been r

Wine is extremely slow, how do I find out why?

2012-03-28 Thread C D
  Hello,  Since an upgrade a few days ago, a number of programs have an usually long startup period during which they use a lot of CPU while apparently doing nothing. Affected are, among others, wine, qiv, unison, probably gimp. It happens both on Mac OS 10.6 and 10.5. A better description of t

Re : Problem for install GV

2012-01-27 Thread C D
  Hello, On Jan 26, 2012, Ryan Schmidt wrote: > It now crashes on launch for me, and at least one other user. I don't know > how to fix it. I'll have to contact the developer of gv.  It crashes for me too, with the following message: {{{ Warning: Representation size 4 must match superclass's

Re : Maxima broken after recent upgrade

2011-12-08 Thread C D
On Nov 16, 2011, at 10:08, Ryan Schmidt wrote: > If that's so, then every time we update sbcl, we need to be increasing the > revision of the maxima port to force a rebuild. We should add a comment to > the sbcl port reminding us of that. > Is maxima the only port so affected or > are there oth

Re : Maxima broken after recent upgrade

2011-11-16 Thread C D
>  Is maxima the only port so affected or are there others?  FWIW: this is the only one that I know.  Thank you!___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re : Maxima broken after recent upgrade

2011-11-16 Thread C D
> I issued the following commands: > sudo port selfupdate > sudo port upgrade outdated > I got this after typing `maxima': > fatal error encountered in SBCL pid 812: > can't load .core for different runtime, sorry > > > Welcome to LDB, a low-level debugger for the Lisp runtime environment. > ldb>

Order of the variants on the port command line matters/port bug?

2010-10-22 Thread C D
Dear all, I thought the order of the variants was not significant on the "port install" command line. However, it turns out that sudo port install ocaml +labltk+profile and sudo port install ocaml +profile+labltk do not install the same thing (on an Intel i3 Mac running Mac OS 10.6 wit