summaryrefslogtreecommitdiff
path: root/security/clusterssh
AgeCommit message (Collapse)AuthorFilesLines
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2021-10-26security: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-07security: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2020-09-08*: use MASTER_SITE_PERL_CPANwiz1-2/+2
2020-09-08*: improve HOMEPAGEwiz1-2/+2
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-07-01Redirect the last few search.cpan.org packages that I missed.nia1-3/+3
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-04-06Added BUILD_DEPENDS+=xterm>=322:../../x11/xterm in order to quickly fix:imil1-1/+3
"xterm" binary not found - please amend $PATH or the cssh config file ok wiz@
2015-11-04Add SHA512 digests for distfiles for security categoryagc1-1/+2
Problems found locating distfiles: Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz Package libidea: missing distfile libidea-0.8.2b.tar.gz Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2 Package uvscan: missing distfile vlp4510e.tar.Z Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-12Updated clusterssh to 4.03_06gls3-9/+19
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
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-08-06Reset PKGREVISION after update.wiz1-3/+1
2013-08-06Upstream changes:gls2-6/+6
----------------- Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_05 - New option (-m, --unique-servers) to remove repeated servers when openeing terminals (Thanks to Oliver Meissner) - Drop MYMETA.yml and .json files from the distribution - Do not set default user name to prevent overriding ssh configuration 2013-02-26 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_04 - Fixed 'ccon' not calling the correct command (Sf bug 3605002) - Fixed clusters not being defined correctly within the .clusterssh/config file (Sf bug 3605675) 2013-02-15 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_03 * Correct documentation for references to $HOME/.clusterssh/config * Re-add user back into the configurartion file * Add in missing newline for some error messages * Allow the path to rsh/ssh/telnet to be defined in the configuration file * Move .csshrc to .csshrc.DISABLED since it should no longer be used * Error emitted when adding a host via the "Hosts" drop-down (Debian bug ID #578208) * Pastes uses a strange keyboard layout (Debian bug ID #364565) * Cope with being invoked by 'clusterssh' (Debian bug ID #644368) * Fix migration of .csshrc when not working as expected (Debian bug ID #673507) * Remove doc references to 'always_tile' as renamed 'window_tiling' (Debian bug ID #697371) * Updated manpage whatis entries (patch by Tony Mancill) * Fix watch line expression to catch 4.x series tarballs (Debian patch LP ID #1076897) * Allow tests to pass successfully when run as root * Fix cssh starting if xterm is not installed (Sf bug 3494988) * Set WM_CLASS on windows to 'cssh' (Sf bug 3187736) 2012-12-09 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_02 * Fix logic when using 'autoclose' on the command line or config file * Fix $HOME/.clusterssh/clusters being read in * Fix 'ctel', 'crsh' and 'ccon'so they work as expected
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2012-05-31Initial import of clusterssh, version 4.01.01, into the NetBSD Packagesimil4-0/+78
Collection. The is the Perl application bundle for ClusterSSH (a.k.a cssh), formally a GNU tools based project. ClusterSSH is a tool for making the same change on multiple servers at the same time. The 'cssh' command opens an administration console and an xterm to all specified hosts. Any text typed into the administration console is replicated to all windows. All windows may also be typed into directly. This tool is intended for (but not limited to) cluster administration where the same configuration or commands must be run on each node within the cluster. Performing these commands all at once via this tool ensures all nodes are kept in sync.