Sdiff prototype_com


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 # 24 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved 25 # Use is subject to license terms. 26 # 27 #ident "@(#)prototype_com 1.4 05/11/20 SMI" 28 # 29 # This required package information file contains a list of package contents. 30 # The 'pkgmk' command uses this file to identify the contents of a package 31 # and their location on the development machine when building the package. 32 # Can be created via a text editor or through use of the 'pkgproto' command. 33 34 #!search <pathname pathname ...> # where to find pkg objects 35 #!include <filename> # include another 'prototype' file 36 #!default <mode> <owner> <group> # default used if not specified onentry 37 #!<param>=<value> # puts parameter in pkg environment 38 39 # packaging files 40 i pkginfo 41 i copyright 42 i depend 43 # source locations relative to the prototype file 44 # 45 # SFWexpct 46 # 47 d none sfw 755 root sys 48 d none sfw/lib 755 root bin 49 d none sfw/lib/expect5.39 755 root bin 50 f none sfw/lib/expect5.39/libexpect5.39.a 444 root bin 51 f none sfw/lib/expect5.39/pkgIndex.tcl 555 root bin 52 f none sfw/lib/libexpect5.39.a 444 root bin 53 d none sfw/man 755 root bin 54 d none sfw/man/man1 755 root bin 55 f none sfw/man/man1/expectk.1 444 root bin 56 f none sfw/man/man1/expect.1 444 root bin 57 f none sfw/man/man1/kibitz.1 444 root bin 58 f none sfw/man/man1/dislocate.1 444 root bin 59 f none sfw/man/man1/xkibitz.1 444 root bin 60 f none sfw/man/man1/tknewsbiff.1 444 root bin 61 f none sfw/man/man1/unbuffer.1 444 root bin 62 f none sfw/man/man1/mkpasswd.1 444 root bin 63 f none sfw/man/man1/passmass.1 444 root bin 64 f none sfw/man/man1/cryptdir.1 444 root bin 65 f none sfw/man/man1/decryptdir.1 444 root bin 66 f none sfw/man/man1/autoexpect.1 444 root bin 67 f none sfw/man/man1/multixterm.1 444 root bin 68 d none sfw/man/man3 755 root bin 69 f none sfw/man/man3/libexpect.3 444 root bin 70 d none sfw/bin 755 root bin 71 f none sfw/bin/expect 555 root bin 72 f none sfw/bin/expectk 555 root bin


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 onentry 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 # SFWexpct 43 # 44 d none sfw 755 root sys 45 d none sfw/lib 755 root bin 46 d none sfw/lib/expect5.43 755 root bin 47 f none sfw/lib/expect5.43/libexpect5.43.a 444 root bin 48 f none sfw/lib/expect5.43/pkgIndex.tcl 555 root bin 49 f none sfw/lib/libexpect5.43.a 444 root bin 50 d none sfw/man 755 root bin 51 d none sfw/man/man1 755 root bin 52 f none sfw/man/man1/expectk.1 444 root bin 53 f none sfw/man/man1/expect.1 444 root bin 54 f none sfw/man/man1/kibitz.1 444 root bin 55 f none sfw/man/man1/dislocate.1 444 root bin 56 f none sfw/man/man1/xkibitz.1 444 root bin 57 f none sfw/man/man1/tknewsbiff.1 444 root bin 58 f none sfw/man/man1/unbuffer.1 444 root bin 59 f none sfw/man/man1/mkpasswd.1 444 root bin 60 f none sfw/man/man1/passmass.1 444 root bin 61 f none sfw/man/man1/cryptdir.1 444 root bin 62 f none sfw/man/man1/decryptdir.1 444 root bin 63 f none sfw/man/man1/autoexpect.1 444 root bin 64 f none sfw/man/man1/multixterm.1 444 root bin 65 d none sfw/man/man3 755 root bin 66 f none sfw/man/man3/libexpect.3 444 root bin 67 d none sfw/bin 755 root bin 68 f none sfw/bin/expect 555 root bin 69 f none sfw/bin/expectk 555 root bin