f44376b46c
pkgsrc changes: =============== - Add dependencies for tests - /usr/bin/env police Upstream changes: ================= 4.03_06 2015-01-31 Duncan Ferguson <duncan_ferguson@user.sf.net> - Remoe references to 'logmsg' preventing the history window from working (thanks to Andrew Stevenson) 4.03_05 2014-12-20 Duncan Ferguson <duncan_ferguson@user.sf.net> - Fix options parsing tests picked up via cpantesters on different version of perl 4.03_04 2014-12-12 Duncan Ferguson <duncan_ferguson@user.sf.net> - Do not use system perl but whatever is found in PATH (to stop breaking perlbrew based builds) - Warn when the configured terminal isn't installed/found - Don't show 'Opening to:' when no servers are given 4.03_03 2014-09-28 Duncan Ferguson <duncan_ferguson@user.sf.net> - Force tests to have English locale when user has something else set (Github issue: 10) (thanks to Emanuele Tomasi) - Skip permissions check test when run as root as the results are invalid (Github issue: 11) (thanks to Deny Dias) - Ensure config file option for ssh_args is not lost when options is not used on command line (Github issue: 14) - New Send menu option to send a numeric value between 1 and 1024 (thanks to cqexbesd) - Remove all history when history window closed (thanks to Bill Rushmore) 4.03_02 2014-08-10 Duncan Ferguson <duncan_ferguson@user.sf.net> - Fix behaviour when external cluster command is not defined or doesn't exist 4.03_01 2014-07-09 Duncan Ferguson <duncan_ferguson@user.sf.net> - Amended host parsing to include alternative IPv6 address port definitions, e.g. 1::2::3::4/5567 - List available external tags with -L option and also add into 'Add Host' in UI [NOTE: Some options have changed!] - Rework options code 4.02_05 0000-00-00 Duncan Ferguson <duncan_ferguson@user.sf.net> (unreleased) - Add in 'Set all active' and 'Set half active' host menu options (thanks to Andrew Stevenson) 4.02_04 2014-05-17 Duncan Ferguson <duncan_ferguson@user.sf.net> - Amend 'Changes' file format to match CPAN specs (see CPAN::Changes) - Correct autoclose short option to what is actually used (Github issue 4) (thanks to Simon Fraser) - Fix 'use_all_a_records' option (Github issue: 5) (thanks to Simon Fraser) - Fix 'title' option (thanks to Barry Roberts) - Fix 'Add host or cluster' window to contain cluster names 4.02_03 2014-01-31 Duncan Ferguson <duncan_ferguson@user.sf.net> - Fix 'File->Show History' (Sf support request 41) - Amend 'tag-file' short option to 'r' to avoid option clash 4.02_02 2014-01-13 Duncan Ferguson <duncan_ferguson@user.sf.net> - Fixed macros (%u, %s, %h, %n) not doing multiple replacements - Add in key shortcut for username macro (ALT-u) - Add in key shortcut for local hostname macro (ALT-l) - Fix a bug with 'show history' key shortcut - Fix "uninitialised errors in hash element" bug [clusterssh support-requests:#38] - Fixed the default cluster not being opened - Add in toggle for macros
28 lines
1.4 KiB
Text
28 lines
1.4 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2015/08/12 18:16:12 gls Exp $
|
|
${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH.pm
|
|
${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/Base.pm
|
|
${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/Cluster.pm
|
|
${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/Config.pm
|
|
${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/Getopt.pm
|
|
${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/Helper.pm
|
|
${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/Host.pm
|
|
${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/L10N.pm
|
|
${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/L10N/en.pm
|
|
${PERL5_SUB_INSTALLVENDORARCH}/auto/App/ClusterSSH/.packlist
|
|
${PERL5_SUB_INSTALLVENDORBIN}/ccon
|
|
${PERL5_SUB_INSTALLVENDORBIN}/crsh
|
|
${PERL5_SUB_INSTALLVENDORBIN}/cssh
|
|
${PERL5_SUB_INSTALLVENDORBIN}/ctel
|
|
${PERL5_SUB_INSTALLVENDORMAN1DIR}/ccon.1
|
|
${PERL5_SUB_INSTALLVENDORMAN1DIR}/crsh.1
|
|
${PERL5_SUB_INSTALLVENDORMAN1DIR}/cssh.1
|
|
${PERL5_SUB_INSTALLVENDORMAN1DIR}/ctel.1
|
|
${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH.3
|
|
${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::Base.3
|
|
${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::Cluster.3
|
|
${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::Config.3
|
|
${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::Getopt.3
|
|
${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::Helper.3
|
|
${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::Host.3
|
|
${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::L10N.3
|
|
${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::L10N::en.3
|