components/perl_modules/cssh/cssh-PERLVER.p5m
author John Beck <John.Beck@Oracle.COM>
Tue, 03 Feb 2015 19:24:25 -0800
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 5577 09a6352d52ad
child 7711 48f87ff8204e
permissions -rw-r--r--
20440737 pkgfmt all Userland pkg(5) manifests

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/terminal/cssh-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
    value="Cluster ssh is a utility to administer cluster of servers."
set name=pkg.description \
    value="cssh opens an administration console and a separate terminal window to each specified hosts. Any text typed into the administration console is replicated across all terminal windows.  Each terminal window may also be typed into separately."
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=com.oracle.info.description \
    value="Perl CPAN utility to administer cluster of servers."
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:Applications/System Utilities"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2013/273
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
# Since crsh and ctel are same as cssh create links instead of duplicates.
link path=usr/bin/crsh target=../perl5/$(PERLVER)/bin/cssh mediator=perl \
    mediator-version=$(PERLVER)
#
link path=usr/bin/cssh target=../perl5/$(PERLVER)/bin/cssh mediator=perl \
    mediator-version=$(PERLVER)
link path=usr/bin/ctel target=../perl5/$(PERLVER)/bin/cssh mediator=perl \
    mediator-version=$(PERLVER)
#
file path=usr/perl5/$(PERLVER)/bin/cssh
file path=usr/perl5/$(PERLVER)/man/man1/cssh.1
file path=usr/perl5/$(PERLVER)/man/man3/App::ClusterSSH.3
file path=usr/perl5/$(PERLVER)/man/man3/App::ClusterSSH::Base.3
file path=usr/perl5/$(PERLVER)/man/man3/App::ClusterSSH::Cluster.3
file path=usr/perl5/$(PERLVER)/man/man3/App::ClusterSSH::Config.3
file path=usr/perl5/$(PERLVER)/man/man3/App::ClusterSSH::Helper.3
file path=usr/perl5/$(PERLVER)/man/man3/App::ClusterSSH::Host.3
file path=usr/perl5/$(PERLVER)/man/man3/App::ClusterSSH::L10N.3
file path=usr/perl5/$(PERLVER)/man/man3/App::ClusterSSH::L10N::en.3
file path=usr/perl5/vendor_perl/$(PERLVER)/App/ClusterSSH.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/App/ClusterSSH/Base.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/App/ClusterSSH/Cluster.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/App/ClusterSSH/Config.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/App/ClusterSSH/Helper.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/App/ClusterSSH/Host.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/App/ClusterSSH/L10N.pm
file path=usr/perl5/vendor_perl/$(PERLVER)/App/ClusterSSH/L10N/en.pm
# Also man page of crsh and ctel same as cssh.
link path=usr/share/man/man1/crsh.1 \
    target=../../../perl5/$(PERLVER)/man/man1/cssh.1 mediator=perl \
    mediator-version=$(PERLVER)
link path=usr/share/man/man1/cssh.1 \
    target=../../../perl5/$(PERLVER)/man/man1/cssh.1 mediator=perl \
    mediator-version=$(PERLVER)
link path=usr/share/man/man1/ctel.1 \
    target=../../../perl5/$(PERLVER)/man/man1/cssh.1 mediator=perl \
    mediator-version=$(PERLVER)
#
license cssh.license license=Artistic
#
depend type=require fmri=__TBD pkg.debug.depend.file=Protocol.pm \
    pkg.debug.depend.path=usr/perl5/vendor_perl/$(PERLVER)/X11
depend type=require fmri=__TBD pkg.debug.depend.file=Tk.pm \
    pkg.debug.depend.path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)
depend type=require fmri=__TBD pkg.debug.depend.file=perl \
    pkg.debug.depend.path=usr/perl5/$(PERLVER)/bin