usr/src/cmd/apr-util/apr-util-1.3/METADATA
author Jon Tibble <meths@btinternet.com>
Fri, 22 Nov 2013 19:22:06 +0000
branchoi_151a
changeset 249 54aab4450044
parent 215 09ff711acc9a
permissions -rw-r--r--
Bump APR-util to 1.5.3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     1
NAME:             apr-util
249
54aab4450044 Bump APR-util to 1.5.3
Jon Tibble <meths@btinternet.com>
parents: 215
diff changeset
     2
VERSION:          1.5.3
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     3
DESCRIPTION:      Apache Portable Runtime Utility (APR-util)
40
63cda99131e9 Import sfw build 146
Cyril Plisko <cyril.plisko@grigale.com>
parents: 5
diff changeset
     4
LICENSE:          Apache v2.0, BSD-like
93
3b6624e0d022 imported patch oi-postgresql
Alasdair Lumsden <al@everycity.co.uk>
parents: 40
diff changeset
     5
PACKAGE:          SUNWapu13-ldap SUNWapu13dbd-mysql SUNWapu13dbd-pgsql SUNWapu13dbd-sqlite SUNWapu13dev SUNWapu13doc SUNWapu13lib
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     6
PROJECT_URL:      http://apr.apache.org
249
54aab4450044 Bump APR-util to 1.5.3
Jon Tibble <meths@btinternet.com>
parents: 215
diff changeset
     7
SOURCE_DOWNLOAD:  http://archive.apache.org/dist/apr/apr-util-1.5.3.tar.gz
5
d07534556b03 Import sfw build 131
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
     8
SUPPORT:          C
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     9
BUGTRAQ:          solaris/utility/apache
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    10
OSR:              9634
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    11
COMMENTS:         
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    12
The code uses the following patches to build this release of APR.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    13
Some of them may not be needed in later release. See details
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    14
below:
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    15
    config.layout.patch  - 
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    16
        add OpenSolaris specific layout info
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    17
        (it is specific to OpenSolaris)
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    18
    apu-config.patch -
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    19
        make 'apu-config-1' script run from the build proto
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    20
        area
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    21
        (this issue is specific to Web Stack build environment)
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    22
    apr_common.m4.patch -
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    23
        set MKDEP to '$CC -xM' or '$CPP -xM' while using 
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    24
        Sun Studio compiler
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    25
        (it is specific to Sun Studio Compiler)
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    26
    dbd.m4.patch -
93
3b6624e0d022 imported patch oi-postgresql
Alasdair Lumsden <al@everycity.co.uk>
parents: 40
diff changeset
    27
        add postgressql's lib dir to the run path
40
63cda99131e9 Import sfw build 146
Cyril Plisko <cyril.plisko@grigale.com>
parents: 5
diff changeset
    28
        Alterations to mysql's & sqllite's includes
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    29
        (it is specific to Solaris)
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    30
    expat.patch -
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    31
        add 64-bit expat library path to standard search path
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    32
        (it is specific to Solaris)