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 (c) 2010, Oracle and/or its affiliates. All rights reserved. 24 # 25 26 set name=pkg.fmri value=pkg:/system/xopen/xcu4@$(PKGVERS) 27 set name=pkg.description \ 28 value="utilities providing conformance with XCU4 specifications" 29 set name=pkg.summary value="XCU4 Utilities" 30 set name=info.classification \ 31 value="org.opensolaris.category.2008:Applications/System Utilities" 32 set name=variant.arch value=$(ARCH) 33 dir path=usr group=sys 34 dir path=usr/xpg4 35 dir path=usr/xpg4/bin 36 file path=usr/xpg4/bin/ar mode=0555 37 file path=usr/xpg4/bin/at group=sys mode=4755 38 file path=usr/xpg4/bin/awk mode=0555 39 file path=usr/xpg4/bin/basename mode=0555 40 file path=usr/xpg4/bin/batch mode=0555 41 file path=usr/xpg4/bin/chgrp mode=0555 42 file path=usr/xpg4/bin/chown mode=0555 43 file path=usr/xpg4/bin/cp mode=0555 44 file path=usr/xpg4/bin/crontab mode=4555 45 file path=usr/xpg4/bin/ctags mode=0555 46 file path=usr/xpg4/bin/date mode=0555 47 file path=usr/xpg4/bin/du mode=0555 48 file path=usr/xpg4/bin/ed mode=0555 49 file path=usr/xpg4/bin/edit mode=0555 50 file path=usr/xpg4/bin/env mode=0555 51 file path=usr/xpg4/bin/expr mode=0555 52 file path=usr/xpg4/bin/file mode=0555 53 file path=usr/xpg4/bin/find mode=0555 54 file path=usr/xpg4/bin/getconf mode=0555 55 file path=usr/xpg4/bin/grep mode=0555 56 file path=usr/xpg4/bin/id mode=0555 57 file path=usr/xpg4/bin/link mode=0555 58 file path=usr/xpg4/bin/ls mode=0555 59 file path=usr/xpg4/bin/m4 mode=0555 60 file path=usr/xpg4/bin/more mode=0555 61 file path=usr/xpg4/bin/nice mode=0555 62 file path=usr/xpg4/bin/nl mode=0555 63 file path=usr/xpg4/bin/nm mode=0555 64 file path=usr/xpg4/bin/nohup mode=0555 65 file path=usr/xpg4/bin/pr mode=0555 66 file path=usr/xpg4/bin/rm mode=0555 67 file path=usr/xpg4/bin/sort mode=0555 68 file path=usr/xpg4/bin/stty mode=0555 69 file path=usr/xpg4/bin/who mode=0555 70 hardlink path=usr/xpg4/bin/egrep target=../../../usr/xpg4/bin/grep 71 hardlink path=usr/xpg4/bin/ex target=../../../usr/xpg4/bin/edit 72 hardlink path=usr/xpg4/bin/fgrep target=../../../usr/xpg4/bin/grep 73 hardlink path=usr/xpg4/bin/ln target=../../../usr/xpg4/bin/cp 74 hardlink path=usr/xpg4/bin/mv target=../../../usr/xpg4/bin/cp 75 hardlink path=usr/xpg4/bin/vedit target=../../../usr/xpg4/bin/edit 76 hardlink path=usr/xpg4/bin/vi target=../../../usr/xpg4/bin/edit 77 hardlink path=usr/xpg4/bin/view target=../../../usr/xpg4/bin/edit 78 legacy pkg=SUNWxcu4 \ 79 desc="utilities providing conformance with XCU4 specifications" \ 80 name="XCU4 Utilities" 81 license cr_ATT license=cr_ATT 82 license cr_Sun license=cr_Sun 83 license lic_CDDL license=lic_CDDL 84 license lic_OSBL license=lic_OSBL 85 license lic_OSBL_preamble license=lic_OSBL_preamble 86 link path=usr/xpg4/bin/alias target=../../bin/alias 87 link path=usr/xpg4/bin/bg target=../../bin/alias 88 link path=usr/xpg4/bin/cd target=../../bin/alias 89 link path=usr/xpg4/bin/command target=../../bin/alias 90 link path=usr/xpg4/bin/df target=../../sbin/df 91 link path=usr/xpg4/bin/fc target=../../bin/alias 92 link path=usr/xpg4/bin/fg target=../../bin/alias 93 link path=usr/xpg4/bin/getopts target=../../bin/alias 94 link path=usr/xpg4/bin/hash target=../../bin/alias 95 link path=usr/xpg4/bin/ipcs target=../../bin/ipcs 96 link path=usr/xpg4/bin/jobs target=../../bin/alias 97 link path=usr/xpg4/bin/kill target=../../bin/alias 98 link path=usr/xpg4/bin/od target=../../bin/od 99 link path=usr/xpg4/bin/pfsh target=../../bin/pfexec 100 link path=usr/xpg4/bin/read target=../../bin/alias 101 link path=usr/xpg4/bin/sed target=../../bin/sed 102 link path=usr/xpg4/bin/sh target=../../bin/ksh93 103 link path=usr/xpg4/bin/tail target=../../bin/tail 104 link path=usr/xpg4/bin/test target=../../bin/alias 105 link path=usr/xpg4/bin/tr target=../../bin/tr 106 link path=usr/xpg4/bin/type target=../../bin/alias 107 link path=usr/xpg4/bin/ulimit target=../../bin/alias 108 link path=usr/xpg4/bin/umask target=../../bin/alias 109 link path=usr/xpg4/bin/unalias target=../../bin/alias 110 link path=usr/xpg4/bin/wait target=../../bin/alias