summaryrefslogtreecommitdiff
path: root/sysutils/sge62/files/patch-dist_util_arch__variables
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2005-07-29 02:13:32 +0000
committerBrooks Davis <brooks@FreeBSD.org>2005-07-29 02:13:32 +0000
commitc7985448bb5478e7b37b2fee7bace4781a96e6de (patch)
tree67d7218b0dcbd4037c12ff4f82fc7f202ae54026 /sysutils/sge62/files/patch-dist_util_arch__variables
parent- Update to 0.2.9 (diff)
Upgrade to SGE 6.0 Update4.
There are significant conceptual differences between SGE 5 and SGE 6 so potential upgraders should beware. At the file level the two are entierly incompatable so SGE 5 must be removed before SGE 6 is installed. The port has seen limited testing so beware.
Diffstat (limited to 'sysutils/sge62/files/patch-dist_util_arch__variables')
-rw-r--r--sysutils/sge62/files/patch-dist_util_arch__variables12
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/sge62/files/patch-dist_util_arch__variables b/sysutils/sge62/files/patch-dist_util_arch__variables
index 48292e96cff6..7a75f9d6d92d 100644
--- a/sysutils/sge62/files/patch-dist_util_arch__variables
+++ b/sysutils/sge62/files/patch-dist_util_arch__variables
@@ -1,14 +1,14 @@
$FreeBSD$
---- dist/util/arch_variables.orig Tue Jan 20 16:27:10 2004
-+++ dist/util/arch_variables Tue Jan 20 16:51:45 2004
-@@ -156,14 +156,14 @@
+--- dist/util/arch_variables.orig
++++ dist/util/arch_variables
+@@ -181,14 +181,14 @@
AWK=/usr/bin/awk
ECHO="/bin/echo"
RC_FILE=freebsd
- RC_PREFIX=/usr/local/etc/rc.d
-+ RC_PREFIX=%%PREFIX%%/etc/rc.d
++ RC_PREFIX=%%LOCALBASE%%/etc/rc.d
RC_SUFFIX=.sh
- XTERM=/usr/X11R6/bin/xterm
+ XTERM=%%X11BASE%%/bin/xterm
@@ -18,6 +18,6 @@ $FreeBSD$
RLOGIN_DAEMON=/usr/libexec/rlogind
- GETTEXT=/usr/local/bin/gettext
+ GETTEXT=%%LOCALBASE%%/bin/gettext
+ RSH_DAEMON=undef
ROOTGROUP=wheel
- ;;
- darwin)
+ LOADSENSOR_COMMAND=undef