diff -r 1fd565334dfc -r d6efadb643f7 components/pcre/pcre.p5m --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/pcre/pcre.p5m Wed May 11 12:56:18 2011 -0700 @@ -0,0 +1,169 @@ +# +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. +# +# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE +# or http://www.opensolaris.org/os/licensing. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at usr/src/OPENSOLARIS.LICENSE. +# If applicable, add the following below this CDDL HEADER, with the +# fields enclosed by brackets "[]" replaced with your own identifying +# information: Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. +# + + default mangler.man.stability uncommitted> + +set name=pkg.fmri value=pkg:/library/pcre@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) +set name=pkg.summary value="Perl-Compatible Regular Expressions" +set name=pkg.description value="The PCRE library is a set of functions that implement regular expression pattern matching using almost the same syntax and semantics as Perl" +set name=info.classification value="org.opensolaris.category.2008:Development/C" +set name=info.upstream_url value=$(COMPONENT_PROJECT_URL) +set name=info.source_url value=$(COMPONENT_ARCHIVE_URL) +set name=org.opensolaris.consolidation value=$(CONSOLIDATION) +set name=opensolaris.arc_url \ + value=http://arc.opensolaris.org/caselog/PSARC/2007/164 + +dir path=usr +dir path=usr/bin +dir path=usr/bin/$(MACH64) +dir path=usr/include +dir path=usr/include/pcre +dir path=usr/lib +dir path=usr/lib/$(MACH64) +dir path=usr/lib/$(MACH64)/pkgconfig +dir path=usr/lib/pkgconfig +dir path=usr/share +dir path=usr/share/doc +dir path=usr/share/doc/pcre +dir path=usr/share/doc/pcre/html +dir path=usr/share/man +dir path=usr/share/man/man1 +dir path=usr/share/man/man3 + +file path=usr/bin/$(MACH64)/pcre-config +file path=usr/bin/pcre-config +file path=usr/bin/pcregrep +file path=usr/bin/pcretest +file path=usr/include/pcre/pcre.h +file pcre_internal.h path=usr/include/pcre/pcre_internal.h +file path=usr/include/pcre/pcre_scanner.h +file path=usr/include/pcre/pcre_stringpiece.h +file path=usr/include/pcre/pcrecpp.h +file path=usr/include/pcre/pcrecpparg.h +file path=usr/include/pcre/pcreposix.h +file ucp.h path=usr/include/pcre/ucp.h +file path=usr/lib/$(MACH64)/libpcre.so.0.0.0 +file path=usr/lib/$(MACH64)/libpcrecpp.so.0.0.0 +file path=usr/lib/$(MACH64)/libpcreposix.so.0.0.0 +file path=usr/lib/$(MACH64)/llib-lpcre.ln +file path=usr/lib/$(MACH64)/pkgconfig/libpcre.pc +file path=usr/lib/$(MACH64)/pkgconfig/libpcrecpp.pc +file path=usr/lib/libpcre.so.0.0.0 +file path=usr/lib/libpcrecpp.so.0.0.0 +file path=usr/lib/libpcreposix.so.0.0.0 +file llib-lpcre path=usr/lib/llib-lpcre +file path=usr/lib/llib-lpcre.ln +file path=usr/lib/pkgconfig/libpcre.pc +file path=usr/lib/pkgconfig/libpcrecpp.pc +file path=usr/share/doc/pcre/html/index.html +file path=usr/share/doc/pcre/html/pcre.html +file path=usr/share/doc/pcre/html/pcre_compile.html +file path=usr/share/doc/pcre/html/pcre_compile2.html +file path=usr/share/doc/pcre/html/pcre_config.html +file path=usr/share/doc/pcre/html/pcre_copy_named_substring.html +file path=usr/share/doc/pcre/html/pcre_copy_substring.html +file path=usr/share/doc/pcre/html/pcre_dfa_exec.html +file path=usr/share/doc/pcre/html/pcre_exec.html +file path=usr/share/doc/pcre/html/pcre_free_substring.html +file path=usr/share/doc/pcre/html/pcre_free_substring_list.html +file path=usr/share/doc/pcre/html/pcre_fullinfo.html +file path=usr/share/doc/pcre/html/pcre_get_named_substring.html +file path=usr/share/doc/pcre/html/pcre_get_stringnumber.html +file path=usr/share/doc/pcre/html/pcre_get_stringtable_entries.html +file path=usr/share/doc/pcre/html/pcre_get_substring.html +file path=usr/share/doc/pcre/html/pcre_get_substring_list.html +file path=usr/share/doc/pcre/html/pcre_info.html +file path=usr/share/doc/pcre/html/pcre_maketables.html +file path=usr/share/doc/pcre/html/pcre_refcount.html +file path=usr/share/doc/pcre/html/pcre_study.html +file path=usr/share/doc/pcre/html/pcre_version.html +file path=usr/share/doc/pcre/html/pcreapi.html +file path=usr/share/doc/pcre/html/pcrebuild.html +file path=usr/share/doc/pcre/html/pcrecallout.html +file path=usr/share/doc/pcre/html/pcrecompat.html +file path=usr/share/doc/pcre/html/pcrecpp.html +file path=usr/share/doc/pcre/html/pcregrep.html +file path=usr/share/doc/pcre/html/pcrematching.html +file path=usr/share/doc/pcre/html/pcrepartial.html +file path=usr/share/doc/pcre/html/pcrepattern.html +file path=usr/share/doc/pcre/html/pcreperform.html +file path=usr/share/doc/pcre/html/pcreposix.html +file path=usr/share/doc/pcre/html/pcreprecompile.html +file path=usr/share/doc/pcre/html/pcresample.html +file path=usr/share/doc/pcre/html/pcrestack.html +file path=usr/share/doc/pcre/html/pcretest.html +file path=usr/share/man/man1/pcregrep.1 +file path=usr/share/man/man1/pcretest.1 +file path=usr/share/man/man3/pcre.3 +file path=usr/share/man/man3/pcre_compile.3 +file path=usr/share/man/man3/pcre_compile2.3 +file path=usr/share/man/man3/pcre_config.3 +file path=usr/share/man/man3/pcre_copy_named_substring.3 +file path=usr/share/man/man3/pcre_copy_substring.3 +file path=usr/share/man/man3/pcre_dfa_exec.3 +file path=usr/share/man/man3/pcre_exec.3 +file path=usr/share/man/man3/pcre_free_substring.3 +file path=usr/share/man/man3/pcre_free_substring_list.3 +file path=usr/share/man/man3/pcre_fullinfo.3 +file path=usr/share/man/man3/pcre_get_named_substring.3 +file path=usr/share/man/man3/pcre_get_stringnumber.3 +file path=usr/share/man/man3/pcre_get_stringtable_entries.3 +file path=usr/share/man/man3/pcre_get_substring.3 +file path=usr/share/man/man3/pcre_get_substring_list.3 +file path=usr/share/man/man3/pcre_info.3 +file path=usr/share/man/man3/pcre_maketables.3 +file path=usr/share/man/man3/pcre_refcount.3 +file path=usr/share/man/man3/pcre_study.3 +file path=usr/share/man/man3/pcre_version.3 +file path=usr/share/man/man3/pcreapi.3 +file path=usr/share/man/man3/pcrebuild.3 +file path=usr/share/man/man3/pcrecallout.3 +file path=usr/share/man/man3/pcrecompat.3 +file path=usr/share/man/man3/pcrecpp.3 +file path=usr/share/man/man3/pcrematching.3 +file path=usr/share/man/man3/pcrepartial.3 +file path=usr/share/man/man3/pcrepattern.3 +file path=usr/share/man/man3/pcreperform.3 +file path=usr/share/man/man3/pcreposix.3 +file path=usr/share/man/man3/pcreprecompile.3 +file path=usr/share/man/man3/pcresample.3 +file path=usr/share/man/man3/pcrestack.3 + +link path=usr/lib/$(MACH64)/libpcre.so target=libpcre.so.0.0.0 +link path=usr/lib/$(MACH64)/libpcre.so.0 target=libpcre.so.0.0.0 +link path=usr/lib/$(MACH64)/libpcrecpp.so target=libpcrecpp.so.0.0.0 +link path=usr/lib/$(MACH64)/libpcrecpp.so.0 target=libpcrecpp.so.0.0.0 +link path=usr/lib/$(MACH64)/libpcreposix.so target=libpcreposix.so.0.0.0 +link path=usr/lib/$(MACH64)/libpcreposix.so.0 target=libpcreposix.so.0.0.0 +link path=usr/lib/libpcre.so target=libpcre.so.0.0.0 +link path=usr/lib/libpcre.so.0 target=libpcre.so.0.0.0 +link path=usr/lib/libpcrecpp.so target=libpcrecpp.so.0.0.0 +link path=usr/lib/libpcrecpp.so.0 target=libpcrecpp.so.0.0.0 +link path=usr/lib/libpcreposix.so target=libpcreposix.so.0.0.0 +link path=usr/lib/libpcreposix.so.0 target=libpcreposix.so.0.0.0 + +license pcre.license license="BSD" + +legacy pkg=SUNWpcre \ + desc="Perl-Compatible Regular Expressions" \ + name="PCRE - Perl-Compatible Regular Expressions (7.8)"