components/perl_modules/cssh/cssh-PERLVER.p5m
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Thu, 20 Feb 2014 12:41:02 -0800
branchs11-update
changeset 2960 7e16a1a5efac
child 1824 fb933e605dec
permissions -rw-r--r--
PSARC/2013/273 cssh version 4.02_01 16569274 cssh desired for Userland

#
# 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, 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=com.oracle.info.description \
    value="Perl CPAN utility to administer cluster of servers."
set name=com.oracle.info.tpno value=13257
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)
#
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
#
link path=usr/bin/cssh target=../perl5/$(PERLVER)/bin/cssh 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)
#
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