HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 7 and Version 8 of dev-libs/apr-util


Ignore:
Timestamp:
05/14/08 16:49:37 (7 years ago)
Author:
bonefish
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/apr-util

    v7 v8  
    99||R5||unstable|| 
    1010||BONE||untested|| 
    11 ||Haiku||unstable|| 
     11||Haiku||stable|| 
    1212 
    1313dependencies: 
    … …  
    2424 
    2525Haiku/gcc2: Crash in APR Queue Test. 
     26 
     27 
     28=== revision 1 (bonefish) - [Haiku] === 
     29 
     30==== Changes ([source:BePorts/trunk/dev-libs/apr-util/apr-util-0.9.x-haiku.diff patch]) ==== 
     31{{{config.layout}}}: 
     32 - Added directory layout for Haiku. 
     33 
     34==== Configuring/Building ==== 
     35{{{ 
     36rm build/config.guess build/config.sub xml/expat/conftools/config.guess xml/expat/conftools/config.sub 
     37./buildconf --with-apr=/path/to/APR/sources 
     38./configure --with-apr=/path/to/APR/sources --enable-layout=haiku 
     39make 
     40}}} 
     41 
     42==== Tests ==== 
     43All tests pass. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/