components/curl/curl.p5m
changeset 174 187aa0541610
child 181 87e11e685b1f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/curl/curl.p5m	Mon Apr 11 08:35:06 2011 -0700
@@ -0,0 +1,185 @@
+#
+# 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.
+#
+set name=pkg.fmri value=pkg:/web/curl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="The CURL Network Utility and Library"
+set name=pkg.description value="A command-line tool and library for transforming data with URL syntax"
+set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
+set name=info.upstream_url value="http://curl.haxx.se/"
+set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+dir path=usr
+dir path=usr/bin
+dir path=usr/bin/$(MACH64)
+dir path=usr/include
+dir path=usr/include/curl
+dir path=usr/lib
+dir path=usr/lib/$(MACH64)
+dir path=usr/lib/pkgconfig
+dir path=usr/lib/$(MACH64)/pkgconfig
+dir path=usr/share
+dir path=usr/share/doc
+dir path=usr/share/doc/curl
+dir path=usr/share/doc/curl/html
+dir path=usr/share/doc/libcurl
+dir path=usr/share/doc/libcurl/html
+dir path=usr/share/man
+dir path=usr/share/man/man1
+dir path=usr/share/man/man3
+#
+file path=usr/bin/curl
+file path=usr/bin/curl-config
+file path=usr/bin/$(MACH64)/curl-config
+file path=usr/include/curl/curlbuild.h
+file path=usr/include/curl/curl.h
+file path=usr/include/curl/curlrules.h
+file path=usr/include/curl/curlver.h
+file path=usr/include/curl/easy.h
+file path=usr/include/curl/mprintf.h
+file path=usr/include/curl/multi.h
+file path=usr/include/curl/stdcheaders.h
+file path=usr/include/curl/typecheck-gcc.h
+file path=usr/include/curl/types.h
+file path=usr/lib/libcurl.so.3.0.0
+file path=usr/lib/$(MACH64)/libcurl.so.3.0.0
+file path=usr/lib/llib-lcurl
+file path=usr/lib/llib-lcurl.ln
+file path=usr/lib/$(MACH64)/llib-lcurl.ln
+file path=usr/lib/pkgconfig/libcurl.pc
+file path=usr/lib/$(MACH64)/pkgconfig/libcurl.pc
+file path=usr/share/doc/curl/html/index.html
+file path=usr/share/doc/curl/html/curl.html
+file path=usr/share/doc/curl/html/curl-config.html
+file path=usr/share/doc/libcurl/html/curl_easy_cleanup.html
+file path=usr/share/doc/libcurl/html/curl_easy_duphandle.html
+file path=usr/share/doc/libcurl/html/curl_easy_escape.html
+file path=usr/share/doc/libcurl/html/curl_easy_getinfo.html
+file path=usr/share/doc/libcurl/html/curl_easy_init.html
+file path=usr/share/doc/libcurl/html/curl_easy_perform.html
+file path=usr/share/doc/libcurl/html/curl_easy_reset.html
+file path=usr/share/doc/libcurl/html/curl_easy_setopt.html
+file path=usr/share/doc/libcurl/html/curl_easy_strerror.html
+file path=usr/share/doc/libcurl/html/curl_easy_unescape.html
+file path=usr/share/doc/libcurl/html/curl_escape.html
+file path=usr/share/doc/libcurl/html/curl_formadd.html
+file path=usr/share/doc/libcurl/html/curl_formfree.html
+file path=usr/share/doc/libcurl/html/curl_formget.html
+file path=usr/share/doc/libcurl/html/curl_free.html
+file path=usr/share/doc/libcurl/html/curl_getdate.html
+file path=usr/share/doc/libcurl/html/curl_getenv.html
+file path=usr/share/doc/libcurl/html/curl_global_cleanup.html
+file path=usr/share/doc/libcurl/html/curl_global_init.html
+file path=usr/share/doc/libcurl/html/curl_global_init_mem.html
+file path=usr/share/doc/libcurl/html/curl_mprintf.html
+file path=usr/share/doc/libcurl/html/curl_multi_add_handle.html
+file path=usr/share/doc/libcurl/html/curl_multi_assign.html
+file path=usr/share/doc/libcurl/html/curl_multi_cleanup.html
+file path=usr/share/doc/libcurl/html/curl_multi_fdset.html
+file path=usr/share/doc/libcurl/html/curl_multi_info_read.html
+file path=usr/share/doc/libcurl/html/curl_multi_init.html
+file path=usr/share/doc/libcurl/html/curl_multi_perform.html
+file path=usr/share/doc/libcurl/html/curl_multi_remove_handle.html
+file path=usr/share/doc/libcurl/html/curl_multi_setopt.html
+file path=usr/share/doc/libcurl/html/curl_multi_socket.html
+file path=usr/share/doc/libcurl/html/curl_multi_strerror.html
+file path=usr/share/doc/libcurl/html/curl_multi_timeout.html
+file path=usr/share/doc/libcurl/html/curl_share_cleanup.html
+file path=usr/share/doc/libcurl/html/curl_share_init.html
+file path=usr/share/doc/libcurl/html/curl_share_setopt.html
+file path=usr/share/doc/libcurl/html/curl_share_strerror.html
+file path=usr/share/doc/libcurl/html/curl_slist_append.html
+file path=usr/share/doc/libcurl/html/curl_slist_free_all.html
+file path=usr/share/doc/libcurl/html/curl_strequal.html
+file path=usr/share/doc/libcurl/html/curl_unescape.html
+file path=usr/share/doc/libcurl/html/curl_version.html
+file path=usr/share/doc/libcurl/html/curl_version_info.html
+file path=usr/share/doc/libcurl/html/index.html
+file path=usr/share/doc/libcurl/html/libcurl-easy.html
+file path=usr/share/doc/libcurl/html/libcurl-errors.html
+file path=usr/share/doc/libcurl/html/libcurl-multi.html
+file path=usr/share/doc/libcurl/html/libcurl-share.html
+file path=usr/share/doc/libcurl/html/libcurl-tutorial.html
+file path=usr/share/doc/libcurl/html/libcurl.html
+file path=usr/share/man/man1/curl.1
+file path=usr/share/man/man1/curl-config.1
+file path=usr/share/man/man3/curl_easy_cleanup.3
+file path=usr/share/man/man3/curl_easy_duphandle.3
+file path=usr/share/man/man3/curl_easy_escape.3
+file path=usr/share/man/man3/curl_easy_getinfo.3
+file path=usr/share/man/man3/curl_easy_init.3
+file path=usr/share/man/man3/curl_easy_perform.3
+file path=usr/share/man/man3/curl_easy_reset.3
+file path=usr/share/man/man3/curl_easy_setopt.3
+file path=usr/share/man/man3/curl_easy_strerror.3
+file path=usr/share/man/man3/curl_easy_unescape.3
+file path=usr/share/man/man3/curl_escape.3
+file path=usr/share/man/man3/curl_formadd.3
+file path=usr/share/man/man3/curl_formfree.3
+file path=usr/share/man/man3/curl_formget.3
+file path=usr/share/man/man3/curl_free.3
+file path=usr/share/man/man3/curl_getdate.3
+file path=usr/share/man/man3/curl_getenv.3
+file path=usr/share/man/man3/curl_global_cleanup.3
+file path=usr/share/man/man3/curl_global_init.3
+file path=usr/share/man/man3/curl_global_init_mem.3
+file path=usr/share/man/man3/curl_mprintf.3
+file path=usr/share/man/man3/curl_multi_add_handle.3
+file path=usr/share/man/man3/curl_multi_assign.3
+file path=usr/share/man/man3/curl_multi_cleanup.3
+file path=usr/share/man/man3/curl_multi_fdset.3
+file path=usr/share/man/man3/curl_multi_info_read.3
+file path=usr/share/man/man3/curl_multi_init.3
+file path=usr/share/man/man3/curl_multi_perform.3
+file path=usr/share/man/man3/curl_multi_remove_handle.3
+file path=usr/share/man/man3/curl_multi_setopt.3
+file path=usr/share/man/man3/curl_multi_socket.3
+file path=usr/share/man/man3/curl_multi_strerror.3
+file path=usr/share/man/man3/curl_multi_timeout.3
+file path=usr/share/man/man3/curl_share_cleanup.3
+file path=usr/share/man/man3/curl_share_init.3
+file path=usr/share/man/man3/curl_share_setopt.3
+file path=usr/share/man/man3/curl_share_strerror.3
+file path=usr/share/man/man3/curl_slist_append.3
+file path=usr/share/man/man3/curl_slist_free_all.3
+file path=usr/share/man/man3/curl_strequal.3
+file path=usr/share/man/man3/curl_unescape.3
+file path=usr/share/man/man3/curl_version.3
+file path=usr/share/man/man3/curl_version_info.3
+file path=usr/share/man/man3/libcurl-easy.3
+file path=usr/share/man/man3/libcurl-errors.3
+file path=usr/share/man/man3/libcurl-multi.3
+file path=usr/share/man/man3/libcurl-share.3
+file path=usr/share/man/man3/libcurl-tutorial.3
+file path=usr/share/man/man3/libcurl.3
+#
+link path=usr/lib/libcurl.so.3 target=libcurl.so.3.0.0
+link path=usr/lib/libcurl.so target=libcurl.so.3.0.0
+link path=usr/lib/$(MACH64)/libcurl.so.3 target=libcurl.so.3.0.0
+link path=usr/lib/$(MACH64)/libcurl.so target=libcurl.so.3.0.0
+#
+license curl.license license="CURL"
+#
+legacy pkg=SUNWcurl \
+    desc="CURL - The C-URL Wrappers Library (7.21.2)" \
+    name="The C-URL Wrappers Library"
+