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:
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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
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
State Changed From-To: feedback->open Maintainer has incorporated changes into another patch (attached).
Responsible Changed From-To: freebsd-ports-bugs->avilla I'll take it.
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"
State Changed From-To: open->closed Committed. Thanks!