Bug 152718 - Add user serviceable knobs to port sysutils/pdsh
Summary: Add user serviceable knobs to port sysutils/pdsh
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: Alberto Villa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-30 21:20 UTC by Christopher Shumway
Modified: 2010-12-16 10:20 UTC (History)
0 users

See Also:


Attachments
file.diff (2.02 KB, patch)
2010-11-30 21:20 UTC, Christopher Shumway
no flags Details | Diff
pdsh-2.23_2.patch (2.44 KB, patch)
2010-12-15 20:33 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 Christopher Shumway 2010-11-30 21:20:11 UTC
Add some user serviceable knobs on the port sysutils/pdsh.  Namely:

SSH support
DSH groups support
NIS Netgroup support
GNU Readline support
Disable RSH support by default (but adjustable)

Update pkg-plist based on selected options.

Sorry, this undoes some of the work in ports/152681, guess we where both working on it concurrently.

Fix: cd /usr/ports && patch < /path/to/attached.patch


Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-30 21:20:15 UTC
Maintainer of sysutils/pdsh,

Please note that PR ports/152718 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/152718

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-30 21:20:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Mykola Dzham 2010-12-15 20:33:52 UTC
Approve with minimal changes: bump portversion and remove space.
Modified patch attached.

-- 
LEFT-(UANIC|RIPE)
JID: levsha@jabber.net.ua
PGP fingerprint: 1BCD 7C80 2E04 7282 C944  B0E0 7E67 619E 4E72 9280
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-12-15 23:36:25 UTC
State Changed
From-To: feedback->open

Maintainer has incorporated changes into another patch (attached).
Comment 5 Alberto Villa freebsd_committer freebsd_triage 2010-12-16 09:12:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avilla

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-12-16 10:15:12 UTC
avilla      2010-12-16 10:15:06 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/pdsh        Makefile pkg-plist 
  Log:
  - Add user serviceable knobs.
  
  PR:             ports/152718
  Submitted by:   Christopher Shumway <cshumway@titan-project.org>
  Approved by:    Mykola Dzham <i@levsha.me> (maintainer)
  
  Revision  Changes    Path
  1.5       +48 -2     ports/sysutils/pdsh/Makefile
  1.3       +13 -7     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"
Comment 7 Alberto Villa freebsd_committer freebsd_triage 2010-12-16 10:15:26 UTC
State Changed
From-To: open->closed

Committed. Thanks!