usr/src/pkgdefs/SUNWseru/prototype_com
changeset 16 4481d72bca2d
parent 15 24b3ef38fbcd
child 17 4c6e1d5e1470
equal deleted inserted replaced
15:24b3ef38fbcd 16:4481d72bca2d
     1 #
       
     2 #
       
     3 # CDDL HEADER START
       
     4 #
       
     5 # The contents of this file are subject to the terms of the
       
     6 # Common Development and Distribution License (the "License").
       
     7 # You may not use this file except in compliance with the License.
       
     8 #
       
     9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    10 # or http://www.opensolaris.org/os/licensing.
       
    11 # See the License for the specific language governing permissions
       
    12 # and limitations under the License.
       
    13 #
       
    14 # When distributing Covered Code, include this CDDL HEADER in each
       
    15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    16 # If applicable, add the following below this CDDL HEADER, with the
       
    17 # fields enclosed by brackets "[]" replaced with your own identifying
       
    18 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    19 #
       
    20 # CDDL HEADER END
       
    21 #
       
    22 #
       
    23 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
       
    24 # Use is subject to license terms.
       
    25 #
       
    26 #ident	"@(#)prototype_com	1.5	09/09/04 SMI"
       
    27 #
       
    28 # This required package information file contains a list of package contents.
       
    29 # The 'pkgmk' command uses this file to identify the contents of a package
       
    30 # and their location on the development machine when building the package.
       
    31 # Can be created via a text editor or through use of the 'pkgproto' command.
       
    32 
       
    33 #!search <pathname pathname ...>	# where to find pkg objects
       
    34 #!include <filename>			# include another 'prototype' file
       
    35 #!default <mode> <owner> <group>	# default used if not specified on entry
       
    36 #!<param>=<value>			# puts parameter in pkg environment
       
    37 
       
    38 # packaging files
       
    39 #
       
    40 i pkginfo
       
    41 i copyright
       
    42 i depend
       
    43 # source locations relative to the prototype file
       
    44 #
       
    45 # SUNWseru
       
    46 #
       
    47 d none usr 0755 root sys
       
    48 d none usr/sfw 0755 root bin
       
    49 d none usr/sfw/lib 0755 root bin
       
    50 d none usr/sfw/lib/ser 0755 root bin
       
    51 f none usr/sfw/lib/ser/gen_ha1 0555 root bin
       
    52 d none usr/sfw/lib/ser/modules 0755 root bin
       
    53 f none usr/sfw/lib/ser/modules/acc.so 0555 root bin
       
    54 f none usr/sfw/lib/ser/modules/auth.so 0555 root bin
       
    55 f none usr/sfw/lib/ser/modules/auth_db.so 0555 root bin
       
    56 f none usr/sfw/lib/ser/modules/auth_diameter.so 0555 root bin
       
    57 f none usr/sfw/lib/ser/modules/dbtext.so 0555 root bin
       
    58 f none usr/sfw/lib/ser/modules/domain.so 0555 root bin
       
    59 f none usr/sfw/lib/ser/modules/enum.so 0555 root bin
       
    60 f none usr/sfw/lib/ser/modules/exec.so 0555 root bin
       
    61 f none usr/sfw/lib/ser/modules/group.so 0555 root bin
       
    62 f none usr/sfw/lib/ser/modules/jabber.so 0555 root bin
       
    63 f none usr/sfw/lib/ser/modules/mangler.so 0555 root bin
       
    64 f none usr/sfw/lib/ser/modules/maxfwd.so 0555 root bin
       
    65 f none usr/sfw/lib/ser/modules/msilo.so 0555 root bin
       
    66 f none usr/sfw/lib/ser/modules/mysql.so 0555 root bin
       
    67 f none usr/sfw/lib/ser/modules/nathelper.so 0555 root bin
       
    68 f none usr/sfw/lib/ser/modules/pa.so 0555 root bin
       
    69 f none usr/sfw/lib/ser/modules/pdt.so 0555 root bin
       
    70 f none usr/sfw/lib/ser/modules/permissions.so 0555 root bin
       
    71 f none usr/sfw/lib/ser/modules/pike.so 0555 root bin
       
    72 f none usr/sfw/lib/ser/modules/print.so 0555 root bin
       
    73 f none usr/sfw/lib/ser/modules/registrar.so 0555 root bin
       
    74 f none usr/sfw/lib/ser/modules/rr.so 0555 root bin
       
    75 f none usr/sfw/lib/ser/modules/sl.so 0555 root bin
       
    76 f none usr/sfw/lib/ser/modules/sms.so 0555 root bin
       
    77 f none usr/sfw/lib/ser/modules/textops.so 0555 root bin
       
    78 f none usr/sfw/lib/ser/modules/tm.so 0555 root bin
       
    79 f none usr/sfw/lib/ser/modules/uri.so 0555 root bin
       
    80 f none usr/sfw/lib/ser/modules/usrloc.so 0555 root bin
       
    81 f none usr/sfw/lib/ser/modules/vm.so 0555 root bin
       
    82 f none usr/sfw/lib/ser/modules/xlog.so 0555 root bin
       
    83 d none usr/sfw/sbin 0755 root bin
       
    84 f none usr/sfw/sbin/ser 0555 root bin
       
    85 f none usr/sfw/sbin/serctl 0555 root bin
       
    86 d none usr/sfw/share 0755 root bin
       
    87 d none usr/sfw/share/doc 0755 root bin
       
    88 d none usr/sfw/share/doc/ser 0755 root bin
       
    89 f none usr/sfw/share/doc/ser/AUTHORS 0444 root bin
       
    90 f none usr/sfw/share/doc/ser/INSTALL 0444 root bin
       
    91 f none usr/sfw/share/doc/ser/NEWS    0444 root bin
       
    92 f none usr/sfw/share/doc/ser/README 0444 root bin
       
    93 f none usr/sfw/share/doc/ser/README-MODULES 0444 root bin
       
    94 f none usr/sfw/share/doc/ser/README.acc 0444 root bin
       
    95 f none usr/sfw/share/doc/ser/README.auth 0444 root bin
       
    96 f none usr/sfw/share/doc/ser/README.auth_db 0444 root bin
       
    97 f none usr/sfw/share/doc/ser/README.auth_diameter 0444 root bin
       
    98 f none usr/sfw/share/doc/ser/README.dbtext  0444 root bin
       
    99 f none usr/sfw/share/doc/ser/README.domain  0444 root bin
       
   100 f none usr/sfw/share/doc/ser/README.enum    0444 root bin
       
   101 f none usr/sfw/share/doc/ser/README.exec 0444 root bin
       
   102 f none usr/sfw/share/doc/ser/README.group 0444 root bin
       
   103 f none usr/sfw/share/doc/ser/README.jabber 0444 root bin
       
   104 f none usr/sfw/share/doc/ser/README.mangler 0444 root bin
       
   105 f none usr/sfw/share/doc/ser/README.maxfwd 0444 root bin
       
   106 f none usr/sfw/share/doc/ser/README.msilo 0444 root bin
       
   107 f none usr/sfw/share/doc/ser/README.nathelper 0444 root bin
       
   108 f none usr/sfw/share/doc/ser/README.pa 0444 root bin
       
   109 f none usr/sfw/share/doc/ser/README.pdt 0444 root bin
       
   110 f none usr/sfw/share/doc/ser/README.permissions 0444 root bin
       
   111 f none usr/sfw/share/doc/ser/README.pike 0444 root bin
       
   112 f none usr/sfw/share/doc/ser/README.print 0444 root bin
       
   113 f none usr/sfw/share/doc/ser/README.registrar 0444 root bin
       
   114 f none usr/sfw/share/doc/ser/README.rr 0444 root bin
       
   115 f none usr/sfw/share/doc/ser/README.sl 0444 root bin
       
   116 f none usr/sfw/share/doc/ser/README.sms 0444 root bin
       
   117 f none usr/sfw/share/doc/ser/README.textops 0444 root bin
       
   118 f none usr/sfw/share/doc/ser/README.tm 0444 root bin
       
   119 f none usr/sfw/share/doc/ser/README.uri 0444 root bin
       
   120 f none usr/sfw/share/doc/ser/README.usrloc 0444 root bin
       
   121 f none usr/sfw/share/doc/ser/README.vm 0444 root bin
       
   122 f none usr/sfw/share/doc/ser/README.xlog 0444 root bin
       
   123 d none usr/sfw/share/man 755 root bin
       
   124 d none usr/sfw/share/man/man5 755 root bin
       
   125 f none usr/sfw/share/man/man5/ser.cfg.5 444 root bin
       
   126 d none usr/sfw/share/man/man8 755 root bin
       
   127 f none usr/sfw/share/man/man8/ser.8 444 root bin