830N/A#
830N/A# CDDL HEADER START
830N/A#
830N/A# The contents of this file are subject to the terms of the
830N/A# Common Development and Distribution License (the "License").
830N/A# You may not use this file except in compliance with the License.
830N/A#
830N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
830N/A# or http://www.opensolaris.org/os/licensing.
830N/A# See the License for the specific language governing permissions
830N/A# and limitations under the License.
830N/A#
830N/A# When distributing Covered Code, include this CDDL HEADER in each
830N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
830N/A# If applicable, add the following below this CDDL HEADER, with the
830N/A# fields enclosed by brackets "[]" replaced with your own identifying
830N/A# information: Portions Copyright [yyyy] [name of copyright owner]
830N/A#
830N/A# CDDL HEADER END
830N/A#
5425N/A# Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
830N/A#
830N/A
830N/A# The man pages are all at the top of a "files" directory; setting the hash to
830N/A# point to the files therein.
4293N/A<transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<1> >
4343N/A<transform file path=usr/share/man/man1/ksh.1$ -> set action.hash src/cmd/ksh93/sh.1>
830N/A# Bypassing the mangler for these files because they are pre-Solarified.
830N/A<transform file path=usr/share/man/.+$ -> add mangler.bypass true >
830N/Aset name=pkg.fmri \
990N/A value=pkg:/shell/ksh93@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
3732N/Aset name=pkg.summary value="Ksh93 - The AT&T Korn Shell"
830N/Aset name=pkg.description \
830N/A value="Korn Shell 93: A command and programming language that executes commands read from a terminal or a file"
5425N/Aset name=pkg.human-version value=$(DQ)$(HUMAN_VERSION)$(DQ)
3732N/A
3732N/A# This package name has known conflicts with other packages in the WOS
3732N/Aset name=pkg.linted.pkglint.manifest004 value=true
1498N/Aset name=com.oracle.info.description value="the AT&T ksh93 Korn Shell"
2899N/Aset name=com.oracle.info.tpno value=$(TPNO)
830N/Aset name=info.classification value=org.opensolaris.category.2008:System/Shells
830N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
830N/Aset name=info.upstream \
830N/A value="AT&T Software Technology (AST) OpenSource Software Collection"
830N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
830N/Aset name=org.opensolaris.arc-caseid value=PSARC/2012/002
830N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
830N/Afile path=etc/ksh.kshrc group=sys original_name=SUNWcs:etc/ksh.kshrc \
830N/A preserve=renameold
902N/Afile $(MACH64)/bin/alias path=usr/bin/alias mode=0555
3732N/Ahardlink path=usr/bin/bg target=alias
3732N/Ahardlink path=usr/bin/cd target=alias
3732N/Ahardlink path=usr/bin/command target=alias
3732N/Ahardlink path=usr/bin/fc target=alias
3732N/Ahardlink path=usr/bin/fg target=alias
3732N/Ahardlink path=usr/bin/getopts target=alias
3732N/Ahardlink path=usr/bin/hash target=alias
3732N/Ahardlink path=usr/bin/jobs target=alias
3732N/Alink path=usr/bin/jsh target=ksh93
3732N/Ahardlink path=usr/bin/kill target=alias
5127N/Afile $(MACH64)/bin/ksh path=usr/bin/ksh mode=0555
5127N/Ahardlink path=usr/bin/ksh93 target=ksh
3732N/Ahardlink path=usr/bin/pfksh target=pfexec
3732N/Ahardlink path=usr/bin/pfksh93 target=pfexec
3732N/Ahardlink path=usr/bin/pfrksh target=pfexec
3732N/Ahardlink path=usr/bin/pfrksh93 target=pfexec
3732N/Ahardlink path=usr/bin/print target=alias
3732N/Ahardlink path=usr/bin/read target=alias
5127N/Ahardlink path=usr/bin/rksh target=ksh
5127N/Ahardlink path=usr/bin/rksh93 target=ksh
5127N/Ahardlink path=usr/bin/sh target=ksh
5127N/Afile $(MACH64)/bin/shcomp path=usr/bin/shcomp mode=0555
3732N/Ahardlink path=usr/bin/test target=alias
3732N/Ahardlink path=usr/bin/type target=alias
3732N/Ahardlink path=usr/bin/ulimit target=alias
3732N/Ahardlink path=usr/bin/umask target=alias
3732N/Ahardlink path=usr/bin/unalias target=alias
3732N/Ahardlink path=usr/bin/wait target=alias
3732N/Alink path=usr/lib/rsh target=../bin/ksh93
3732N/Alink path=usr/sbin/jsh target=../bin/ksh93
5127N/Alink path=usr/sbin/sh target=../bin/ksh93
2274N/Afile src/cmd/ksh93/COMPATIBILITY path=usr/share/doc/ksh/COMPATIBILITY
2274N/Afile src/cmd/ksh93/OBSOLETE path=usr/share/doc/ksh/OBSOLETE
2274N/Afile src/cmd/ksh93/TYPES path=usr/share/doc/ksh/TYPES
830N/Afile alias.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/alias.1
830N/Afile jsh.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/jsh.1
830N/Afile ksh.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/ksh.1
830N/Afile ksh93.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/ksh93.1
830N/Afile rksh.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/rksh.1
830N/Afile sh.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/sh.1
830N/Afile shcomp.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/shcomp.1
830N/Afile path=usr/share/man/man1/alias.1
830N/Afile path=usr/share/man/man1/jsh.1
4343N/Afile src/cmd/ksh93/sh.1 path=usr/share/man/man1/ksh.1
830N/Afile path=usr/share/man/man1/ksh93.1
830N/Afile path=usr/share/man/man1/rksh.1
830N/Afile path=usr/share/man/man1/sh.1
830N/Afile path=usr/share/man/man1/shcomp.1
830N/Afile ksh.1.zh_CN.UTF-8 path=usr/share/man/zh_CN.UTF-8/man1/ksh.1
830N/Afile ksh93.1.zh_CN.UTF-8 path=usr/share/man/zh_CN.UTF-8/man1/ksh93.1
830N/Afile rksh.1.zh_CN.UTF-8 path=usr/share/man/zh_CN.UTF-8/man1/rksh.1
830N/Afile shcomp.1.zh_CN.UTF-8 path=usr/share/man/zh_CN.UTF-8/man1/shcomp.1
5127N/Alicense ksh93.license license=EPL1.0
990N/A# Ensure that we upgrade the old package to the version where it's
990N/A# renamed.
3732N/Adepend type=optional fmri=pkg:/shell/ksh@20110208-0.175.1.0.0.21.0