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.
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.
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]
23 # Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
26 # The man pages are all at the top of a "files" directory; setting the hash to
27 # point to the files therein.
28 <transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<\1> >
29 # Bypassing the mangler for these files because they are pre-Solarified.
30 <transform file path=usr/share/man/.+$ -> add mangler.bypass true >
32 value=pkg:/source/demo/ksh93@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
33 set name=pkg.human-version value=$(IPS_HUMAN_VERSION)
34 set name=pkg.description value="Source code to demonstrate the KornShell"
35 set name=pkg.summary value="KornShell demos"
36 set name=com.oracle.info.description value="the Korn Shell demos"
37 set name=info.classification value=org.opensolaris.category.2008:System/Core
38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
39 set name=info.upstream \
40 value="AT&T Software Technology (AST) OpenSource Software Collection"
41 set name=info.upstream-url value=$(COMPONENT_ARCHIVE_URL)
42 set name=org.opensolaris.arc-caseid value=PSARC/2012/002
43 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
45 # This package name has known conflicts with other packages in the WOS
46 set pkg.linted.pkglint.manifest004=true
48 file $(MACH64)/fun/dirs path=usr/demo/ksh/fun/dirs mode=0755 preserve=true
49 file $(MACH64)/fun/popd path=usr/demo/ksh/fun/popd mode=0755 preserve=true
50 file $(MACH64)/fun/pushd path=usr/demo/ksh/fun/pushd mode=0755 preserve=true
51 file $(MACH64)/fun/title path=usr/demo/ksh/fun/title mode=0755 preserve=true
52 file dirs.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/dirs.1
53 file popd.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/popd.1
54 file pushd.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/pushd.1
55 file path=usr/share/man/man1/dirs.1
56 file path=usr/share/man/man1/popd.1
57 file path=usr/share/man/man1/pushd.1
58 license ksh93.license license=CPL
59 # Ensure that we upgrade the old package to the version where it's
61 depend fmri=pkg:/source/demo/ksh@20110208-0.175.1.0.0.21.0 type=optional