diff options
-rw-r--r-- | net-mgmt/scotty3/files/patch-aa | 10 | ||||
-rw-r--r-- | net-mgmt/scotty3/pkg-plist | 1 | ||||
-rw-r--r-- | net/scotty/files/patch-aa | 10 | ||||
-rw-r--r-- | net/scotty/pkg-plist | 1 | ||||
-rw-r--r-- | net/scotty3/files/patch-aa | 10 | ||||
-rw-r--r-- | net/scotty3/pkg-plist | 1 |
6 files changed, 30 insertions, 3 deletions
diff --git a/net-mgmt/scotty3/files/patch-aa b/net-mgmt/scotty3/files/patch-aa index 40c2fa30d2cc..ae936c77b58d 100644 --- a/net-mgmt/scotty3/files/patch-aa +++ b/net-mgmt/scotty3/files/patch-aa @@ -9,7 +9,7 @@ tnm-install-mibs: @for i in $(TNM_INSTALL_DIR)/mibs ; \ -@@ -567,10 +567,12 @@ +@@ -567,10 +567,14 @@ fi; \ done; @echo "Installing tkined$(TNM_VERSION) and tkined$(TNM_VERSION)$(SHLIB_SUFFIX)" @@ -17,6 +17,8 @@ + @sed s,@PREFIX@,${prefix},g tkined.sh.in >tkined.sh + @$(INSTALL) -m 555 ${UNIX_DIR}/tkined.sh ${BIN_INSTALL_DIR}/tkined + @$(INSTALL) -m 555 $(UNIX_DIR)/tkined $(BIN_INSTALL_DIR)/tkined$(TKI_VERSION) ++ @sed s,@PREFIX@,${prefix},g scotty.sh.in >scotty.sh ++ @$(INSTALL) -m 555 ${UNIX_DIR}/scotty.sh ${BIN_INSTALL_DIR}/scotty @$(INSTALL_DATA) tkined$(SHLIB_SUFFIX) $(LIB_RUNTIME_DIR)/tkined$(TKI_VERSION)$(SHLIB_SUFFIX) @chmod 555 $(LIB_RUNTIME_DIR)/tkined$(TKI_VERSION)$(SHLIB_SUFFIX) - @echo 'package ifneeded Tkined $(TKI_VERSION) "load $(LIB_RUNTIME_DIR)/tkined$(TKI_VERSION)[info sharedlibextension]"' > $(TKI_INSTALL_DIR)/pkgIndex.tcl @@ -30,3 +32,9 @@ +#!/bin/sh +export TCLLIBPATH="@PREFIX@/lib/tkined1.4.5 @PREFIX@/lib/tnm2.1.5" +exec @PREFIX@/bin/tkined1.4.5 +--- scotty.sh.in~ Fri Sep 13 09:30:41 1996 ++++ scotty.sh.in Fri Sep 13 09:26:21 1996 +@@ -0,0 +1,3 @@ ++#!/bin/sh ++export TCLLIBPATH="@PREFIX@/lib/tnm2.1.5" ++exec @PREFIX@/bin/scotty2.1.5 diff --git a/net-mgmt/scotty3/pkg-plist b/net-mgmt/scotty3/pkg-plist index 135b506837f6..eaca7b09c3de 100644 --- a/net-mgmt/scotty3/pkg-plist +++ b/net-mgmt/scotty3/pkg-plist @@ -1,4 +1,5 @@ bin/ntping +bin/scotty bin/scotty2.1.5 bin/straps bin/tkined diff --git a/net/scotty/files/patch-aa b/net/scotty/files/patch-aa index 40c2fa30d2cc..ae936c77b58d 100644 --- a/net/scotty/files/patch-aa +++ b/net/scotty/files/patch-aa @@ -9,7 +9,7 @@ tnm-install-mibs: @for i in $(TNM_INSTALL_DIR)/mibs ; \ -@@ -567,10 +567,12 @@ +@@ -567,10 +567,14 @@ fi; \ done; @echo "Installing tkined$(TNM_VERSION) and tkined$(TNM_VERSION)$(SHLIB_SUFFIX)" @@ -17,6 +17,8 @@ + @sed s,@PREFIX@,${prefix},g tkined.sh.in >tkined.sh + @$(INSTALL) -m 555 ${UNIX_DIR}/tkined.sh ${BIN_INSTALL_DIR}/tkined + @$(INSTALL) -m 555 $(UNIX_DIR)/tkined $(BIN_INSTALL_DIR)/tkined$(TKI_VERSION) ++ @sed s,@PREFIX@,${prefix},g scotty.sh.in >scotty.sh ++ @$(INSTALL) -m 555 ${UNIX_DIR}/scotty.sh ${BIN_INSTALL_DIR}/scotty @$(INSTALL_DATA) tkined$(SHLIB_SUFFIX) $(LIB_RUNTIME_DIR)/tkined$(TKI_VERSION)$(SHLIB_SUFFIX) @chmod 555 $(LIB_RUNTIME_DIR)/tkined$(TKI_VERSION)$(SHLIB_SUFFIX) - @echo 'package ifneeded Tkined $(TKI_VERSION) "load $(LIB_RUNTIME_DIR)/tkined$(TKI_VERSION)[info sharedlibextension]"' > $(TKI_INSTALL_DIR)/pkgIndex.tcl @@ -30,3 +32,9 @@ +#!/bin/sh +export TCLLIBPATH="@PREFIX@/lib/tkined1.4.5 @PREFIX@/lib/tnm2.1.5" +exec @PREFIX@/bin/tkined1.4.5 +--- scotty.sh.in~ Fri Sep 13 09:30:41 1996 ++++ scotty.sh.in Fri Sep 13 09:26:21 1996 +@@ -0,0 +1,3 @@ ++#!/bin/sh ++export TCLLIBPATH="@PREFIX@/lib/tnm2.1.5" ++exec @PREFIX@/bin/scotty2.1.5 diff --git a/net/scotty/pkg-plist b/net/scotty/pkg-plist index 135b506837f6..eaca7b09c3de 100644 --- a/net/scotty/pkg-plist +++ b/net/scotty/pkg-plist @@ -1,4 +1,5 @@ bin/ntping +bin/scotty bin/scotty2.1.5 bin/straps bin/tkined diff --git a/net/scotty3/files/patch-aa b/net/scotty3/files/patch-aa index 40c2fa30d2cc..ae936c77b58d 100644 --- a/net/scotty3/files/patch-aa +++ b/net/scotty3/files/patch-aa @@ -9,7 +9,7 @@ tnm-install-mibs: @for i in $(TNM_INSTALL_DIR)/mibs ; \ -@@ -567,10 +567,12 @@ +@@ -567,10 +567,14 @@ fi; \ done; @echo "Installing tkined$(TNM_VERSION) and tkined$(TNM_VERSION)$(SHLIB_SUFFIX)" @@ -17,6 +17,8 @@ + @sed s,@PREFIX@,${prefix},g tkined.sh.in >tkined.sh + @$(INSTALL) -m 555 ${UNIX_DIR}/tkined.sh ${BIN_INSTALL_DIR}/tkined + @$(INSTALL) -m 555 $(UNIX_DIR)/tkined $(BIN_INSTALL_DIR)/tkined$(TKI_VERSION) ++ @sed s,@PREFIX@,${prefix},g scotty.sh.in >scotty.sh ++ @$(INSTALL) -m 555 ${UNIX_DIR}/scotty.sh ${BIN_INSTALL_DIR}/scotty @$(INSTALL_DATA) tkined$(SHLIB_SUFFIX) $(LIB_RUNTIME_DIR)/tkined$(TKI_VERSION)$(SHLIB_SUFFIX) @chmod 555 $(LIB_RUNTIME_DIR)/tkined$(TKI_VERSION)$(SHLIB_SUFFIX) - @echo 'package ifneeded Tkined $(TKI_VERSION) "load $(LIB_RUNTIME_DIR)/tkined$(TKI_VERSION)[info sharedlibextension]"' > $(TKI_INSTALL_DIR)/pkgIndex.tcl @@ -30,3 +32,9 @@ +#!/bin/sh +export TCLLIBPATH="@PREFIX@/lib/tkined1.4.5 @PREFIX@/lib/tnm2.1.5" +exec @PREFIX@/bin/tkined1.4.5 +--- scotty.sh.in~ Fri Sep 13 09:30:41 1996 ++++ scotty.sh.in Fri Sep 13 09:26:21 1996 +@@ -0,0 +1,3 @@ ++#!/bin/sh ++export TCLLIBPATH="@PREFIX@/lib/tnm2.1.5" ++exec @PREFIX@/bin/scotty2.1.5 diff --git a/net/scotty3/pkg-plist b/net/scotty3/pkg-plist index 135b506837f6..eaca7b09c3de 100644 --- a/net/scotty3/pkg-plist +++ b/net/scotty3/pkg-plist @@ -1,4 +1,5 @@ bin/ntping +bin/scotty bin/scotty2.1.5 bin/straps bin/tkined |