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 8 and Version 9 of dev-libs/apr-util


Ignore:
Timestamp:
08/01/08 09:14:58 (7 years ago)
Author:
andreasf
Comment:

Removed old contents (moved to version 0.9.x revisions 1 and 2)

Legend:

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

    v8 v9  
    1 [[TOC]] 
    2  
    3 = PortLog: [wiki:dev-libs]/apr-util = 
    4  
    5 http://apr.apache.org/ 
    6  
    7 == 0.9.x branch == 
    8  
    9 ||R5||unstable|| 
    10 ||BONE||untested|| 
    11 ||Haiku||stable|| 
    12  
    13 dependencies: 
    14  
    15  * [wiki:dev-libs/apr] 0.9.x 
    16  * [wiki:dev-libs/expat] (optional) 
    17  
    18 === work-in-progress (andreasf) - [R5, Haiku] === 
    19  
    20  
    21 ''Note that {{{buildconf}}} copies {{{config.guess}}} and {{{config.sub}}} from apr, not from the system.'' 
    22  
    23 [source:BePorts/trunk/dev-libs/apr-util/apr-util-0.9.x.diff Patch] 
    24  
    25 Haiku/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 {{{ 
    36 rm 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 
    39 make 
    40 }}} 
    41  
    42 ==== Tests ==== 
    43 All tests pass. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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