head	1.3;
access;
symbols
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.1.1.1
	RELEASE_4_1_1:1.1.1.1
	RELEASE_4_1_0:1.1.1.1
	RELEASE_3_5_0:1.1.1.1
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	RELEASE_3_2_0:1.1.1.1
	RELEASE_3_1_0:1.1.1.1
	RELEASE_2_2_8:1.1.1.1
	RELEASE_3_0_0:1.1.1.1
	v2_3d:1.1.1.1
	VAUDREY:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2006.05.21.20.39.56;	author pav;	state dead;
branches;
next	1.2;

1.2
date	2001.02.26.05.00.11;	author steve;	state Exp;
branches;
next	1.1;

1.1
date	98.08.09.00.28.23;	author steve;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.08.09.00.28.23;	author steve;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 2.5c2

PR:		ports/96146
Submitted by:	Bernd Luevelsmeyer <bdluevel@@heitec.net> (maintainer)
@
text
@--- xibuild.original	Tue Nov  7 09:32:29 2000
+++ xibuild	Tue Nov  7 09:39:53 2000
@@@@ -8,7 +8,6 @@@@
 #  This script builds the SFL and SMT packages, then installs XITAMI ready
 #  for use.  XITAMI is installed in the current directory.
 
-TOPDIR=$PWD
 SRCDIR=$TOPDIR/src
 SFLDIR=$TOPDIR/src/sfl
 SMTDIR=$TOPDIR/src/smt
@@@@ -53,17 +52,12 @@@@
 echo "Welcome to the Xitami web server, copyright (c) 1991-99 iMatix."
 echo "This script will compile and link XITAMI, ready for use on this"
 echo "$SYSTEM system.  Nothing is installed in any system directories." 
-echo "Please confirm this information:"
 echo "    System . . . . . .: $SYSTEM"
 echo "    ANSI C compiler. .: $COMPILE"
 echo ""
-echo "If the ANSI C compile command is wrong, you will have to modify the"
-echo "'c' scripts in these directories:"
-echo "    $SFLDIR, $SMTDIR"
-echo ""
-echo "If this information looks okay, press [Enter] to build Xitami."
+echo "    SFL Source Path...: $SFLDIR"
+echo "    SMT Source Path...: $SMTDIR"
 echo "--------------------------------------------------------------------"
-read pause
 
 #  Now, rebuild the SFL package
 
@@@@ -103,18 +97,4 @@@@
 fi
 cd $TOPDIR
 
-#  Install XITAMI in its own directory
-echo xibuild: Installing XITAMI files...
-test ! -d $CGIBIN && mkdir $CGIBIN
-cp $SMTDIR/xitami   .
-cp $CGISRC/testcgi  $CGIBIN
-cp $CGISRC/testcgi? $CGIBIN
-
-chmod +x xiconfig
-test ! -f defaults.cfg && ./xiconfig
-
-echo ""
-echo "xibuild completed.  Please see 'readme' file for info on using"
-echo "Xitami.  The Xitami web pages are the main source of information."
-echo "You can run Xitami now by typing 'xitami' or 'xitami -b 5000'."
-echo "browser and the URL http://hostname or http://hostname:5080."
+echo "xibuild completed."
@


1.2
log
@Update to version 2.4d7.

PR:		25222
Submitted by:	Bernd Luevelsmeyer <bdluevel@@heitec.net>
@
text
@@


1.1
log
@Initial revision
@
text
@d1 2
a2 2
--- xibuild.orig	Sat Aug  8 15:42:27 1998
+++ xibuild	Sat Aug  8 15:44:23 1998
d11 2
a12 3
@@@@ -52,18 +51,13 @@@@
 echo "--------------------------------------------------------------------"
 echo "Welcome to the Xitami web server, copyright (c) 1991-97 iMatix."
d14 2
a15 2
-echo "$SYSTEM system.  Please confirm this information:"
+echo "$SYSTEM system."
d21 1
a21 2
-echo "    $SFLDIR"
-echo "    $SMTDIR"
d23 1
a23 1
-echo "If this information looks okay, press [Enter] to start installation."
d31 1
a31 1
@@@@ -103,14 +97,4 @@@@
d42 9
a50 5
-echo xibuild completed.  Please see 'readme' file for info on using
-echo Xitami.  The Xitami web pages are the main source of information.
-echo You can run Xitami now by typing 'xitami' or 'xitami -b 5000'.
-echo browser and the URL http://hostname or http://hostname:5080.
+echo xibuild completed.
@


1.1.1.1
log
@Initial import of Xitami version 2.3d.
A fast, portable multithreaded web server.

PR:		4770
Submitted by:	Ian Vaudrey <i.vaudrey@@cableinet.co.uk>
@
text
@@
