K 10 svn:author V 4 kris K 8 svn:date V 27 2007-01-28T03:20:35.000000Z K 7 svn:log V 296 One of the configure tests in this port attempts to allocate an infinite amount of memory to see what happens when it fails: checking if new throws std::bad_alloc exception on failure... This is extremely antisocial since it will run the machine out of swap. Mark IGNORE until it can be fixed. END