aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2010-11-30 09:24:10 +0800
committersunpoet <sunpoet@FreeBSD.org>2010-11-30 09:24:10 +0800
commit8dadb58baf57d392a3778a5bd46acca7b310d218 (patch)
treec331c4ee54bc8bf03d2af904aef05bce2f1589ad
parent844ff91f4e0a014e3620c68c0bd8c7ab8f5ab31c (diff)
downloadfreebsd-ports-gnome-8dadb58baf57d392a3778a5bd46acca7b310d218.tar.gz
freebsd-ports-gnome-8dadb58baf57d392a3778a5bd46acca7b310d218.tar.zst
freebsd-ports-gnome-8dadb58baf57d392a3778a5bd46acca7b310d218.zip
- Enable internal ssh module
- Space/Tab twiddle PR: ports/152681 Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
-rw-r--r--sysutils/pdsh/Makefile10
-rw-r--r--sysutils/pdsh/pkg-plist3
2 files changed, 9 insertions, 4 deletions
diff --git a/sysutils/pdsh/Makefile b/sysutils/pdsh/Makefile
index 4d5be96cc32f..e1e46e349641 100644
--- a/sysutils/pdsh/Makefile
+++ b/sysutils/pdsh/Makefile
@@ -7,19 +7,21 @@
PORTNAME= pdsh
PORTVERSION= 2.23
+PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= GOOGLE_CODE
MAINTAINER= i@levsha.me
COMMENT= Parallel Distributed Shell
LICENSE= GPLv2
+CONFIGURE_ARGS= --with-ssh
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_PERL5_BUILD= yes
+USE_PERL5_BUILD=yes
-MAN1= dshbak.1 pdcp.1 pdsh.1
-MLINKS= pdcp.1 rpdcp.1
+MAN1= dshbak.1 pdcp.1 pdsh.1
+MLINKS= pdcp.1 rpdcp.1
.include <bsd.port.mk>
diff --git a/sysutils/pdsh/pkg-plist b/sysutils/pdsh/pkg-plist
index 51b4576d000c..59f047c26fa3 100644
--- a/sysutils/pdsh/pkg-plist
+++ b/sysutils/pdsh/pkg-plist
@@ -6,6 +6,9 @@ bin/rpdcp
lib/pdsh/execcmd.a
lib/pdsh/execcmd.la
lib/pdsh/execcmd.so
+lib/pdsh/sshcmd.a
+lib/pdsh/sshcmd.la
+lib/pdsh/sshcmd.so
lib/pdsh/xrcmd.a
lib/pdsh/xrcmd.la
lib/pdsh/xrcmd.so