Old prototype_com
  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 
 22 
 23 # Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
 24 # Use is subject to license terms.
 25 #
 26 # This required package information file contains a list of package contents.
 27 # The 'pkgmk' command uses this file to identify the contents of a package
 28 # and their location on the development machine when building the package.
 29 # Can be created via a text editor or through use of the 'pkgproto' command.
 30 
 31 #!search <pathname pathname ...>  # where to find pkg objects
 32 #!include <filename>                      # include another 'prototype' file
 33 #!default <mode> <owner> <group>      # default used if not specified on entry
 34 #!<param>=<value>                   # puts parameter in pkg environment
 35 
 36 # packaging files
 37 i pkginfo
 38 i copyright
 39 i depend
 40 # source locations relative to the prototype file
 41 #
 42 # SFWcurl
 43 #
 44 d none sfw 755 root sys
 45 d none sfw/bin 755 root bin
 46 f none sfw/bin/curl 555 root bin
 47 f none sfw/bin/curl-config 555 root bin
 48 d none sfw/include 755 root bin
 49 d none sfw/include/curl 755 root bin
 50 f none sfw/include/curl/curl.h 444 root bin
 51 f none sfw/include/curl/curlver.h 444 root bin
 52 f none sfw/include/curl/easy.h 444 root bin
 53 f none sfw/include/curl/mprintf.h 444 root bin
 54 f none sfw/include/curl/stdcheaders.h 444 root bin
 55 f none sfw/include/curl/types.h 444 root bin
 56 f none sfw/include/curl/multi.h 444 root bin
 57 d none sfw/lib 755 root bin
 58 f none sfw/lib/libcurl.so.4.0.0 555 root bin
 59 s none sfw/lib/libcurl.so.4=libcurl.so.4.0.0
 60 s none sfw/lib/libcurl.so=libcurl.so.4.0.0
 61 f none sfw/lib/libcurl.la 444 root bin
 62 f none sfw/lib/libcurl.a 444 root bin
 63 d none sfw/man 755 root bin
 64 d none sfw/man/man3 755 root bin
 65 f none sfw/man/man3/curl_easy_cleanup.3 444 root bin
 66 f none sfw/man/man3/curl_easy_getinfo.3 444 root bin
 67 f none sfw/man/man3/curl_easy_init.3 444 root bin
 68 f none sfw/man/man3/curl_free.3 444 root bin
 69 f none sfw/man/man3/curl_version_info.3 444 root bin
 70 f none sfw/man/man3/curl_easy_perform.3 444 root bin
 71 f none sfw/man/man3/curl_easy_setopt.3 444 root bin
 72 f none sfw/man/man3/curl_easy_duphandle.3 444 root bin
 73 f none sfw/man/man3/curl_formadd.3 444 root bin
 74 f none sfw/man/man3/curl_formfree.3 444 root bin
 75 f none sfw/man/man3/curl_getdate.3 444 root bin
 76 f none sfw/man/man3/curl_getenv.3 444 root bin
 77 f none sfw/man/man3/curl_slist_append.3 444 root bin
 78 f none sfw/man/man3/curl_slist_free_all.3 444 root bin
 79 f none sfw/man/man3/curl_version.3 444 root bin
 80 f none sfw/man/man3/curl_escape.3 444 root bin
 81 f none sfw/man/man3/curl_unescape.3 444 root bin
 82 f none sfw/man/man3/curl_strequal.3 444 root bin
 83 f none sfw/man/man3/curl_mprintf.3 444 root bin
 84 f none sfw/man/man3/curl_global_init.3 444 root bin
 85 f none sfw/man/man3/curl_global_cleanup.3 444 root bin
 86 f none sfw/man/man3/libcurl.3 444 root bin
 87 f none sfw/man/man3/curl_multi_add_handle.3 444 root bin
 88 f none sfw/man/man3/curl_multi_cleanup.3 444 root bin
 89 f none sfw/man/man3/curl_multi_fdset.3 444 root bin
 90 f none sfw/man/man3/curl_multi_info_read.3 444 root bin
 91 f none sfw/man/man3/curl_multi_init.3 444 root bin
 92 f none sfw/man/man3/curl_multi_perform.3 444 root bin
 93 f none sfw/man/man3/curl_multi_remove_handle.3 444 root bin
 94 f none sfw/man/man3/libcurl-multi.3 444 root bin
 95 f none sfw/man/man3/libcurl-errors.3 444 root bin
 96 f none sfw/man/man3/libcurl-easy.3 444 root bin
 97 f none sfw/man/man3/curl_formget.3 444 root bin
 98 f none sfw/man/man3/libcurl-share.3 444 root bin
 99 f none sfw/man/man3/curl_share_init.3 444 root bin
100 f none sfw/man/man3/curl_easy_reset.3 444 root bin 
101 f none sfw/man/man3/libcurl-tutorial.3 444 root bin
102 f none sfw/man/man3/curl_easy_escape.3 444 root bin
103 f none sfw/man/man3/curl_multi_assign.3 444 root bin
104 f none sfw/man/man3/curl_share_setopt.3 444 root bin
105 f none sfw/man/man3/curl_multi_socket.3 444 root bin
106 f none sfw/man/man3/curl_multi_setopt.3 444 root bin
107 f none sfw/man/man3/curl_share_cleanup.3 444 root bin
108 f none sfw/man/man3/curl_easy_unescape.3 444 root bin
109 f none sfw/man/man3/curl_multi_timeout.3 444 root bin
110 f none sfw/man/man3/curl_easy_strerror.3 444 root bin
111 f none sfw/man/man3/curl_share_strerror.3 444 root bin
112 f none sfw/man/man3/curl_multi_strerror.3 444 root bin
113 f none sfw/man/man3/curl_global_init_mem.3 444 root bin
114 d none sfw/man/man1 755 root bin
115 f none sfw/man/man1/curl.1 444 root bin
116 f none sfw/man/man1/curl-config.1 444 root bin