usr/src/pkgdefs/SUNWapchu/prototype_i386
author Cyril Plisko <cyril.plisko@grigale.com>
Mon, 08 Feb 2010 15:41:40 +0200
changeset 7 f96733ecc878
parent 0 b34509ac961f
child 100 0a3c3c0e0ff2
permissions -rw-r--r--
Import sfw build 133 Bugs Fixed ---------- 6462216 tomcat fails to build with java 1.6 6766826 SUNWopenldapr becomes inconsistent after a reboot 6900262 OpenSSL PKCS#11 engine files are not cstyle clean again 6902029 DoS vulnerability in ntpd NTP mode 7 (MODE_PRIVATE) handling [CVE-2009-3563] 6908571 77.5% snv_129 openssl-rsa1024-ncp_engine-verifys performance regression sparc 6909632 PKCS#11 engine should use CK_(TRUE|FALSE) instead of TRUE/FALSE 6910922 Apache 1.3 JServ module removal 6912691 don't need to reference /usr/openwin so much anymore 6912906 Apache 1.3 init.d script shouldn't refer to Tomcat 6913689 Several sfw packages no longer need to depend on SUNWmlib and SUNWmlibl 6917046 upgrade ncftp to 3.2.3 6918442 when /usr/bin/patch becomes gnu patch in opensolaris 131, it upsets a few things 6919344 SUNWgnu-readline consumers have undefined tgetent symbol 6919686 Tomcat vulnerable for CVE-2009-2901, CVE-2009-2902 and CVE-2009-2693 6920566 SUNWgnupg license is incorrect for gpgme 6920613 Apache Tomcat 6.0.24 stable 6920817 Wireshark update to version 1.2.6 6920889 make OpenSSL fips and non-fips builds run in parallel 6921161 SUNWusbccid should have gone away with SUNWocf
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
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     2
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     3
# CDDL HEADER START
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     4
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     5
# The contents of this file are subject to the terms of the
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     6
# Common Development and Distribution License (the "License").
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     7
# You may not use this file except in compliance with the License.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     8
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     9
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    10
# or http://www.opensolaris.org/os/licensing.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    11
# See the License for the specific language governing permissions
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    12
# and limitations under the License.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    13
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    14
# When distributing Covered Code, include this CDDL HEADER in each
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    15
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    16
# If applicable, add the following below this CDDL HEADER, with the
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    17
# fields enclosed by brackets "[]" replaced with your own identifying
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    18
# information: Portions Copyright [yyyy] [name of copyright owner]
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    19
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    20
# CDDL HEADER END
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    21
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    22
# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    23
# Use is subject to license terms.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    24
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    25
#ident	"@(#)prototype_i386	1.9	08/09/24 SMI"
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    26
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    27
# This required package information file contains a list of package contents.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    28
# The 'pkgmk' command uses this file to identify the contents of a package
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    29
# and their location on the development machine when building the package.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    30
# Can be created via a text editor or through use of the 'pkgproto' command.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    31
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    32
#!search <pathname pathname ...>	# where to find pkg objects
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    33
#!include <filename>			# include another 'prototype' file
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    34
#!default <mode> <owner> <group>	# default used if not specified on entry
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    35
#!<param>=<value>			# puts parameter in pkg environment
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    36
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    37
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    38
# Include ISA independent files (prototype_com)
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    39
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    40
!include prototype_com
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    41
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    42
# List files which are i86pc specific here
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    43
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    44
# source locations relative to the prototype file
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    45
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    46
# SUNWapchu
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    47
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    48
d none usr/apache/perl5/5.8.4 755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    49
d none usr/apache/perl5/5.8.4/i86pc-solaris 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    50
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    51
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    52
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/typemap 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    53
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/mod_perl.exp 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    54
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    55
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/ap_config_auto.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    56
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    57
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/cygwin 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    58
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/cygwin/os.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    59
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/cygwin/os-inline.c 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    60
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/os390 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    61
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/os390/os-inline.c 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    62
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/os390/ebcdic.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    63
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/os390/os.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    64
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/netware 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    65
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/netware/test_char.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    66
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/netware/precomp.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    67
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/netware/getopt.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    68
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/netware/uri_delims.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    69
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/netware/os.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    70
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/bs2000 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    71
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/bs2000/os-inline.c 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    72
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/bs2000/ebcdic.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    73
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/bs2000/os.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    74
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/win32 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    75
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/win32/readdir.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    76
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/win32/Win9xConHook.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    77
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/win32/registry.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    78
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/win32/passwd.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    79
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/win32/resource.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    80
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/win32/os.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    81
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/win32/service.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    82
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/win32/getopt.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    83
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/tpf 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    84
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/tpf/os.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    85
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/tpf/ebcdic.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    86
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/tpf/os-inline.c 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    87
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/mpeix 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    88
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/mpeix/os.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    89
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/mpeix/os-inline.c 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    90
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/unix 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    91
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/unix/os-inline.c 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    92
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/unix/os.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    93
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/os2 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    94
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/os2/os-inline.c 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    95
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/os/os2/os.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    96
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    97
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/hsregex.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    98
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/util_uri.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    99
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/http_request.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   100
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/httpd.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   101
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/http_conf_globals.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   102
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/fnmatch.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   103
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/rfc1413.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   104
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/util_md5.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   105
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/ap_hook.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   106
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/ap_md5.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   107
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/http_main.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   108
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/http_protocol.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   109
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/compat.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   110
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/http_vhost.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   111
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/ap_ctype.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   112
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/scoreboard.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   113
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/ap_config.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   114
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/ap_ebcdic.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   115
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/http_core.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   116
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/ap_ctx.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   117
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/ap_compat.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   118
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/multithread.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   119
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/conf.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   120
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/util_date.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   121
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/ap_alloc.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   122
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/ap_mm.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   123
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/explain.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   124
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/http_log.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   125
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/buff.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   126
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/ap.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   127
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/ap_mmn.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   128
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/http_config.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   129
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/util_script.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   130
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/include/ap_sha1.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   131
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   132
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/expat-lite 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   133
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/expat-lite/latin1tab.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   134
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/expat-lite/xmltok_impl.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   135
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/expat-lite/iasciitab.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   136
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/expat-lite/xmlrole.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   137
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/expat-lite/asciitab.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   138
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/expat-lite/xmltok.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   139
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/expat-lite/xmldef.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   140
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/expat-lite/nametab.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   141
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/expat-lite/utf8tab.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   142
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/expat-lite/xmlparse.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   143
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/expat-lite/hashtable.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   144
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/sdbm 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   145
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/sdbm/sdbm_pair.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   146
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/sdbm/sdbm_tune.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   147
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/lib/sdbm/sdbm.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   148
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   149
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/perl 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   150
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/perl/perl_PL.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   151
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/perl/apache_inc.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   152
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/perl/mod_perl_version.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   153
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/perl/mod_perl.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   154
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/perl/mod_perl_xs.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   155
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/ssl 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   156
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/ssl/ssl_expr_parse.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   157
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/ssl/ssl_expr.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   158
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/ssl/ssl_util_sdbm.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   159
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/ssl/ssl_util_table.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   160
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/ssl/ssl_util_ssl.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   161
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/ssl/mod_ssl.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   162
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/standard 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   163
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/standard/mod_rewrite.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   164
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/proxy 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   165
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/modules/proxy/mod_proxy.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   166
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/regex 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   167
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/regex/regex2.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   168
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/regex/utils.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   169
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/regex/cclass.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   170
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/regex/cname.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   171
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/support 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   172
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/include/support/suexec.h 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   173
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/Leak 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   174
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/Leak/Leak.so 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   175
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/Leak/Leak.bs 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   176
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/Symbol 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   177
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/Symbol/Symbol.so 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   178
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/Apache/Symbol/Symbol.bs 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   179
d none usr/apache/perl5/5.8.4/i86pc-solaris/auto/mod_perl 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   180
f none usr/apache/perl5/5.8.4/i86pc-solaris/auto/mod_perl/.packlist 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   181
f none usr/apache/perl5/5.8.4/i86pc-solaris/mod_perl.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   182
f none usr/apache/perl5/5.8.4/i86pc-solaris/mod_perl_tuning.pod 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   183
f none usr/apache/perl5/5.8.4/i86pc-solaris/mod_perl_hooks.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   184
f none usr/apache/perl5/5.8.4/i86pc-solaris/mod_perl_traps.pod 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   185
f none usr/apache/perl5/5.8.4/i86pc-solaris/mod_perl_method_handlers.pod 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   186
f none usr/apache/perl5/5.8.4/i86pc-solaris/cgi_to_mod_perl.pod 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   187
f none usr/apache/perl5/5.8.4/i86pc-solaris/mod_perl_cvs.pod 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   188
f none usr/apache/perl5/5.8.4/i86pc-solaris/mod_perl_hooks.pm.PL 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   189
f none usr/apache/perl5/5.8.4/i86pc-solaris/mod_perl.pod 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   190
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   191
d none usr/apache/perl5/5.8.4/i86pc-solaris/Apache 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   192
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/httpd_conf.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   193
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Debug.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   194
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/PerlRun.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   195
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/RegistryBB.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   196
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/ExtUtils.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   197
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Symdump.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   198
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/MyConfig.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   199
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Registry.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   200
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/FakeRequest.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   201
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/RegistryNG.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   202
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/PerlSections.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   203
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/RedirectLogFix.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   204
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/StatINC.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   205
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/RegistryLoader.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   206
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Options.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   207
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/src.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   208
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/SizeLimit.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   209
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Include.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   210
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Resource.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   211
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Opcode.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   212
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/SIG.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   213
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/testold.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   214
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/File.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   215
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Status.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   216
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Connection.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   217
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Constants.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   218
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Leak.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   219
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Log.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   220
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/ModuleConfig.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   221
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/PerlRunXS.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   222
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Server.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   223
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Symbol.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   224
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Table.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   225
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/URI.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   226
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Util.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   227
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/fork.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   228
d none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Constants 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   229
f none usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Constants/Exports.pm 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   230
d none usr/apache/perl5/5.8.4/i86pc-solaris/Bundle 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   231
f none usr/apache/perl5/5.8.4/i86pc-solaris/Bundle/Apache.pm 0555 root bin