Bug 152681 - [MAINTAINER] sysutils/pdsh: enable internal ssh module
Summary: [MAINTAINER] sysutils/pdsh: enable internal ssh module
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-29 20:30 UTC by Mykola Dzham
Modified: 2010-11-30 01:30 UTC (History)
0 users

See Also:


Attachments
pdsh-2.23_1.patch (1012 bytes, patch)
2010-11-29 20:30 UTC, Mykola Dzham
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mykola Dzham 2010-11-29 20:30:15 UTC
Enable internal ssh module. With this module using 
# pdsh -R ssh -w foo[0-10] command 
allowed instead 
# pdsh -R exec -w foo[0-10] ssh -l %u %h command

Thanks John Hein for this patch

Generated with FreeBSD Port Tools 0.99
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-29 20:54:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I will take it.
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-30 01:24:19 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-11-30 01:24:19 UTC
sunpoet     2010-11-30 01:24:10 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/pdsh        Makefile pkg-plist 
  Log:
  - Enable internal ssh module
  - Space/Tab twiddle
  
  PR:             ports/152681
  Submitted by:   Mykola Dzham <i@levsha.me> (maintainer)
  
  Revision  Changes    Path
  1.4       +6 -4      ports/sysutils/pdsh/Makefile
  1.2       +4 -1      ports/sysutils/pdsh/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"