components/perl_modules/DBI/DBI.p5m
changeset 157 accde06c81c4
child 181 87e11e685b1f
equal deleted inserted replaced
156:c2445b73a8b2 157:accde06c81c4
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 set name=pkg.fmri \
       
    25     value=pkg:/library/perl-5/database@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    26 set name=pkg.summary value="Perl Database Independent Interface"
       
    27 set name=info.classification \
       
    28     value=org.opensolaris.category.2008:Development/Perl
       
    29 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    30 set name=info.upstream_url value=http://search.cpan.org/~timb/DBI/
       
    31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    32 dir path=usr
       
    33 dir path=usr/perl5
       
    34 dir path=usr/perl5/5.8.4
       
    35 dir path=usr/perl5/5.8.4/bin
       
    36 #dir path=usr/perl5/5.8.4/lib
       
    37 #dir path=usr/perl5/5.8.4/lib/$(PERL_ARCH)-solaris-64int
       
    38 dir path=usr/perl5/5.8.4/man
       
    39 dir path=usr/perl5/5.8.4/man/man1
       
    40 dir path=usr/perl5/5.8.4/man/man3
       
    41 dir path=usr/perl5/vendor_perl
       
    42 dir path=usr/perl5/vendor_perl/5.8.4
       
    43 dir path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int
       
    44 dir path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/Bundle
       
    45 dir path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD
       
    46 dir path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Gofer
       
    47 dir \
       
    48     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Gofer/Policy
       
    49 dir \
       
    50     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Gofer/Transport
       
    51 dir path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI
       
    52 dir path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Const
       
    53 dir \
       
    54     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Const/GetInfo
       
    55 dir path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/DBD
       
    56 dir path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Gofer
       
    57 dir \
       
    58     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Gofer/Transport
       
    59 dir \
       
    60     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/ProfileDumper
       
    61 dir path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/SQL
       
    62 dir path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Util
       
    63 dir path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/Win32
       
    64 dir path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/auto
       
    65 dir path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/auto/DBI
       
    66 file path=usr/perl5/5.8.4/bin/dbilogstrip
       
    67 file path=usr/perl5/5.8.4/bin/dbiprof
       
    68 file path=usr/perl5/5.8.4/bin/dbiproxy
       
    69 #file path=usr/perl5/5.8.4/lib/$(PERL_ARCH)-solaris-64int/perllocal.pod
       
    70 file path=usr/perl5/5.8.4/man/man1/dbilogstrip.1
       
    71 file path=usr/perl5/5.8.4/man/man1/dbiprof.1
       
    72 file path=usr/perl5/5.8.4/man/man1/dbiproxy.1
       
    73 file path=usr/perl5/5.8.4/man/man3/Bundle::DBI.3
       
    74 file path=usr/perl5/5.8.4/man/man3/DBD::DBM.3
       
    75 file path=usr/perl5/5.8.4/man/man3/DBD::File.3
       
    76 file path=usr/perl5/5.8.4/man/man3/DBD::Gofer.3
       
    77 file path=usr/perl5/5.8.4/man/man3/DBD::Gofer::Policy::Base.3
       
    78 file path=usr/perl5/5.8.4/man/man3/DBD::Gofer::Policy::classic.3
       
    79 file path=usr/perl5/5.8.4/man/man3/DBD::Gofer::Policy::pedantic.3
       
    80 file path=usr/perl5/5.8.4/man/man3/DBD::Gofer::Policy::rush.3
       
    81 file path=usr/perl5/5.8.4/man/man3/DBD::Gofer::Transport::Base.3
       
    82 file path=usr/perl5/5.8.4/man/man3/DBD::Gofer::Transport::null.3
       
    83 file path=usr/perl5/5.8.4/man/man3/DBD::Gofer::Transport::pipeone.3
       
    84 file path=usr/perl5/5.8.4/man/man3/DBD::Gofer::Transport::stream.3
       
    85 file path=usr/perl5/5.8.4/man/man3/DBD::Proxy.3
       
    86 file path=usr/perl5/5.8.4/man/man3/DBD::Sponge.3
       
    87 file path=usr/perl5/5.8.4/man/man3/DBI.3
       
    88 file path=usr/perl5/5.8.4/man/man3/DBI::Const::GetInfo::ANSI.3
       
    89 file path=usr/perl5/5.8.4/man/man3/DBI::Const::GetInfo::ODBC.3
       
    90 file path=usr/perl5/5.8.4/man/man3/DBI::Const::GetInfoReturn.3
       
    91 file path=usr/perl5/5.8.4/man/man3/DBI::Const::GetInfoType.3
       
    92 file path=usr/perl5/5.8.4/man/man3/DBI::DBD.3
       
    93 file path=usr/perl5/5.8.4/man/man3/DBI::DBD::Metadata.3
       
    94 file path=usr/perl5/5.8.4/man/man3/DBI::FAQ.3
       
    95 file path=usr/perl5/5.8.4/man/man3/DBI::Gofer::Execute.3
       
    96 file path=usr/perl5/5.8.4/man/man3/DBI::Gofer::Request.3
       
    97 file path=usr/perl5/5.8.4/man/man3/DBI::Gofer::Response.3
       
    98 file path=usr/perl5/5.8.4/man/man3/DBI::Gofer::Transport::Base.3
       
    99 file path=usr/perl5/5.8.4/man/man3/DBI::Gofer::Transport::pipeone.3
       
   100 file path=usr/perl5/5.8.4/man/man3/DBI::Gofer::Transport::stream.3
       
   101 file path=usr/perl5/5.8.4/man/man3/DBI::Profile.3
       
   102 file path=usr/perl5/5.8.4/man/man3/DBI::ProfileData.3
       
   103 file path=usr/perl5/5.8.4/man/man3/DBI::ProfileDumper.3
       
   104 file path=usr/perl5/5.8.4/man/man3/DBI::ProfileDumper::Apache.3
       
   105 file path=usr/perl5/5.8.4/man/man3/DBI::ProfileSubs.3
       
   106 file path=usr/perl5/5.8.4/man/man3/DBI::ProxyServer.3
       
   107 file path=usr/perl5/5.8.4/man/man3/DBI::PurePerl.3
       
   108 file path=usr/perl5/5.8.4/man/man3/DBI::SQL::Nano.3
       
   109 file path=usr/perl5/5.8.4/man/man3/DBI::W32ODBC.3
       
   110 file path=usr/perl5/5.8.4/man/man3/Roadmap.3
       
   111 file path=usr/perl5/5.8.4/man/man3/TASKS.3
       
   112 file path=usr/perl5/5.8.4/man/man3/Win32::DBIODBC.3
       
   113 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/Bundle/DBI.pm
       
   114 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/DBM.pm
       
   115 file \
       
   116     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/ExampleP.pm
       
   117 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/File.pm
       
   118 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Gofer.pm
       
   119 file \
       
   120     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Gofer/Policy/Base.pm
       
   121 file \
       
   122     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Gofer/Policy/classic.pm
       
   123 file \
       
   124     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Gofer/Policy/pedantic.pm
       
   125 file \
       
   126     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Gofer/Policy/rush.pm
       
   127 file \
       
   128     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Gofer/Transport/Base.pm
       
   129 file \
       
   130     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Gofer/Transport/null.pm
       
   131 file \
       
   132     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Gofer/Transport/pipeone.pm
       
   133 file \
       
   134     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Gofer/Transport/stream.pm
       
   135 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/NullP.pm
       
   136 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Proxy.pm
       
   137 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBD/Sponge.pm
       
   138 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI.pm
       
   139 file \
       
   140     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Changes.pm
       
   141 file \
       
   142     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Const/GetInfo/ANSI.pm
       
   143 file \
       
   144     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Const/GetInfo/ODBC.pm
       
   145 file \
       
   146     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Const/GetInfoReturn.pm
       
   147 file \
       
   148     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Const/GetInfoType.pm
       
   149 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/DBD.pm
       
   150 file \
       
   151     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/DBD/Metadata.pm
       
   152 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/FAQ.pm
       
   153 file \
       
   154     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Gofer/Execute.pm
       
   155 file \
       
   156     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Gofer/Request.pm
       
   157 file \
       
   158     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Gofer/Response.pm
       
   159 file \
       
   160     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Gofer/Transport/Base.pm
       
   161 file \
       
   162     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Gofer/Transport/pipeone.pm
       
   163 file \
       
   164     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Gofer/Transport/stream.pm
       
   165 file \
       
   166     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Profile.pm
       
   167 file \
       
   168     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/ProfileData.pm
       
   169 file \
       
   170     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/ProfileDumper.pm
       
   171 file \
       
   172     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/ProfileDumper/Apache.pm
       
   173 file \
       
   174     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/ProfileSubs.pm
       
   175 file \
       
   176     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/ProxyServer.pm
       
   177 file \
       
   178     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/PurePerl.pm
       
   179 file \
       
   180     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Roadmap.pm
       
   181 file \
       
   182     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/SQL/Nano.pm
       
   183 file \
       
   184     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/Util/_accessor.pm
       
   185 file \
       
   186     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/DBI/W32ODBC.pm
       
   187 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/Roadmap.pod
       
   188 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/TASKS.pod
       
   189 file \
       
   190     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/Win32/DBIODBC.pm
       
   191 #file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/auto/DBI/.packlist
       
   192 file \
       
   193     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/auto/DBI/DBI.bs
       
   194 file \
       
   195     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/auto/DBI/DBI.so
       
   196 file \
       
   197     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/auto/DBI/DBIXS.h
       
   198 file \
       
   199     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/auto/DBI/Driver.xst
       
   200 file \
       
   201     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/auto/DBI/Driver_xst.h
       
   202 file \
       
   203     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/auto/DBI/dbd_xsh.h
       
   204 file \
       
   205     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/auto/DBI/dbi_sql.h
       
   206 file \
       
   207     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/auto/DBI/dbipport.h
       
   208 file \
       
   209     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/auto/DBI/dbivport.h
       
   210 file \
       
   211     path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/auto/DBI/dbixs_rev.h
       
   212 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/dbixs_rev.pl
       
   213 file path=usr/perl5/vendor_perl/5.8.4/$(PERL_ARCH)-solaris-64int/goferperf.pl
       
   214 license DBI.license license=Artistic
       
   215 legacy   pkg=SUNWpmdbi \
       
   216 	name="Perl Database Independent Interface" \
       
   217 	desc="Database independent interface module v1.58"
       
   218