head	1.3;
access;
symbols
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2003.08.08.04.01.20;	author kris;	state dead;
branches;
next	1.2;

1.2
date	2002.06.13.08.01.31;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2002.05.28.17.24.24;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.3
log
@As announced on May 6, remove the broken www/slash port.
@
text
@--- utils/slash.old	Thu Nov  1 01:13:59 2001
+++ utils/slash	Mon Mar 18 20:01:37 2002
@@@@ -66,7 +66,7 @@@@
 			# if you aren't using GMT for internal dates, please change
 			# the appropriate lines, below.
 			if [ "$OS" = "FreeBSD" ] ; then
-				su - $USERNAME "-c 'TZ=GMT $SLASHD $SERVER_NAME'" &
+				TZ=GMT su $USERNAME -c "$SLASHD $SERVER_NAME" &
 			elif [ "$OS" = "Linux" ] ; then 
 				su - $USERNAME -c "TZ=GMT $SLASHD $SERVER_NAME" &
 			else
@


1.2
log
@util -> utils

Submitted by:	maintainer
@
text
@@


1.1
log
@add slash 2.2.5
Slash-Like Automatic Storytelling Homepage system

PR:		36066
Submitted by:	Autrijus Tang <autrijus@@egb.elixus.org>
@
text
@d1 2
a2 2
--- util/slash.old	Thu Nov  1 01:13:59 2001
+++ util/slash	Mon Mar 18 20:01:37 2002
@

