head	1.10;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.10
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.10
	RELEASE_4_10_0:1.10
	RELEASE_5_2_1:1.10
	RELEASE_5_2_0:1.10
	RELEASE_4_9_0:1.10
	RELEASE_5_1_0:1.10
	RELEASE_4_8_0:1.10
	RELEASE_5_0_0:1.10
	RELEASE_4_7_0:1.10
	RELEASE_4_6_2:1.10
	RELEASE_4_6_1:1.10
	RELEASE_4_6_0:1.10
	RELEASE_5_0_DP1:1.10
	RELEASE_4_5_0:1.10
	RELEASE_4_4_0:1.10
	RELEASE_4_3_0:1.10
	RELEASE_4_2_0:1.10
	RELEASE_4_1_1:1.10
	RELEASE_4_1_0:1.10
	RELEASE_3_5_0:1.10
	RELEASE_4_0_0:1.10
	RELEASE_3_4_0:1.10
	RELEASE_3_3_0:1.9
	RELEASE_3_2_0:1.8
	RELEASE_3_1_0:1.8
	RELEASE_2_2_8:1.8
	RELEASE_3_0_0:1.8
	RELEASE_2_2_7:1.7
	RELEASE_2_2_6:1.6
	RELEASE_2_2_5:1.5
	RELEASE_2_2_1:1.4
	RELEASE_2_2_2:1.4
	expect_5_21_7:1.1.1.1
	V5_21_7:1.1.1.1
	F1:1.1.1;
locks; strict;
comment	@# @;


1.10
date	99.11.01.00.38.05;	author steve;	state Exp;
branches;
next	1.9;

1.9
date	99.08.19.03.19.02;	author cpiazza;	state Exp;
branches;
next	1.8;

1.8
date	98.10.01.07.06.00;	author markm;	state Exp;
branches;
next	1.7;

1.7
date	98.05.25.20.01.09;	author steve;	state Exp;
branches;
next	1.6;

1.6
date	97.12.05.10.58.55;	author tg;	state Exp;
branches;
next	1.5;

1.5
date	97.10.11.12.39.00;	author markm;	state Exp;
branches;
next	1.4;

1.4
date	97.03.11.11.42.21;	author asami;	state Exp;
branches;
next	1.3;

1.3
date	97.01.06.10.56.06;	author max;	state Exp;
branches;
next	1.2;

1.2
date	96.02.07.09.36.53;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	95.12.07.22.18.32;	author markm;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.01.06.10.48.35;	author max;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Update to version 5.31.

PR:		14577
Submitted by:	Ade Lovett <ade@@lovett.com>
@
text
@--- configure.orig	Fri Oct 22 22:48:14 1999
+++ configure	Wed Oct 27 18:10:25 1999
@@@@ -6273,7 +6273,7 @@@@
 echo "configure:6274: checking for type of library to build" >&5
 if test "$enable_shared" = "yes" && test "x${TCL_SHLIB_SUFFIX}" != "x" ; then
   EXP_SHLIB_CFLAGS=$TCL_SHLIB_CFLAGS
-  eval "EXP_SHARED_LIB_FILE=libexpect${TCL_SHARED_LIB_SUFFIX}"
+  eval "EXP_SHARED_LIB_FILE=libexpect`echo ${VERSION} | tr -d .`.so.1"
   EXP_LIB_FILE=$EXP_SHARED_LIB_FILE
   EXP_LIB_FILES="$EXP_SHARED_LIB_FILE $EXP_UNSHARED_LIB_FILE"
   echo "$ac_t""both shared and unshared" 1>&6
@@@@ -6504,7 +6504,7 @@@@
 s%@@TCL_SHLIB_LD@@%$TCL_SHLIB_LD%g
 s%@@SHLIB_SUFFIX@@%$SHLIB_SUFFIX%g
 s%@@TCL_LD_FLAGS@@%$TCL_LD_FLAGS%g
-s%@@TCL_BUILD_LIB_SPEC@@%$TCL_BUILD_LIB_SPEC%g
+s%@@TCL_BUILD_LIB_SPEC@@%$TCL_LIB_SPEC%g
 s%@@TCL_LIB_SPEC@@%$TCL_LIB_SPEC%g
 s%@@TCL_SHARED_LIB_SUFFIX@@%$TCL_SHARED_LIB_SUFFIX%g
 s%@@TK_VERSION@@%$TK_VERSION%g
@@@@ -6512,7 +6512,7 @@@@
 s%@@TK_DBGX@@%$TK_DBGX%g
 s%@@TK_XINCLUDES@@%$TK_XINCLUDES%g
 s%@@TK_XLIBSW@@%$TK_XLIBSW%g
-s%@@TK_BUILD_LIB_SPEC@@%$TK_BUILD_LIB_SPEC%g
+s%@@TK_BUILD_LIB_SPEC@@%$TK_LIB_SPEC%g
 s%@@TK_LIB_SPEC@@%$TK_LIB_SPEC%g
 s%@@INSTALL_PROGRAM@@%$INSTALL_PROGRAM%g
 s%@@INSTALL_SCRIPT@@%$INSTALL_SCRIPT%g
@


1.9
log
@Update to version 5.30

PR:		13242
Submitted by:	Ade Lovett <ade@@lovett.com>
@
text
@d1 4
a4 3
--- configure.orig	Wed Aug 18 11:52:19 1999
+++ configure	Wed Aug 18 18:24:52 1999
@@@@ -6076,7 +6076,11 @@@@
a6 1
 #  EXP_SHARED_LIB_FILE=libexpect$EXP_LIB_VERSION$TCL_DBGX$TCL_SHLIB_SUFFIX
d8 1
a8 5
+  if test X`objformat` = Xelf ; then
+    eval "EXP_SHARED_LIB_FILE=libexpect`echo ${VERSION} | tr -d .`.so.1"
+  else
+    eval "EXP_SHARED_LIB_FILE=libexpect`echo ${VERSION} | tr -d .`.so.1.2"
+  fi
d12 1
a12 1
@@@@ -6290,7 +6294,7 @@@@
d21 1
a21 1
@@@@ -6298,7 +6302,7 @@@@
a27 1
 s%@@CC@@%$CC%g
d29 1
@


1.8
log
@Blat minor number on shared object for ELF.
@
text
@d1 3
a3 12
--- configure.orig	Tue May 19 00:22:13 1998
+++ configure	Thu Oct  1 08:14:36 1998
@@@@ -1236,6 +1236,8 @@@@
 # It thinks the first close brace ends the variable substitution.
 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
 
+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
+
 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
 
 
@@@@ -5902,7 +5904,11 @@@@
d6 1
a6 1
 #  EXP_SHARED_LIB_FILE=libexpect$EXP_LIB_VERSION$TCL_SHLIB_SUFFIX
d16 1
a16 1
@@@@ -6099,17 +6105,18 @@@@
d25 2
a26 1
 s%@@TK_DEFS@@%$TK_DEFS%g
a33 4
+s%@@INSTALL_SCRIPT@@%$INSTALL_SCRIPT%g
 s%@@INSTALL_DATA@@%$INSTALL_DATA%g
 s%@@RANLIB@@%$RANLIB%g
 s%@@subdirs@@%$subdirs%g
@


1.7
log
@Update to version 5.26 and portlint clean.

PR:		6742
Submitted by:	Brian Handy <handy@@lambic.lmsal.com>
@
text
@d1 2
a2 2
--- configure.orig	Mon May 18 15:22:13 1998
+++ configure	Sun May 24 14:03:56 1998
d12 1
a12 1
@@@@ -5902,7 +5904,7 @@@@
d17 5
a21 1
+  eval "EXP_SHARED_LIB_FILE=libexpect`echo ${VERSION} | tr -d .`.so.1.2"
d25 1
a25 1
@@@@ -6099,17 +6101,18 @@@@
@


1.6
log
@Freeze shared lib version number, as requested by Satoshi.

Set {TCL,TK}_BUILD_LIB_SPEC to {TCL,TK}_LIB_SPEC. We no longer need
the BUILD_DEPENDS.
@
text
@d1 2
a2 2
--- configure.orig	Sun Sep 28 19:23:25 1997
+++ configure	Fri Dec  5 11:39:17 1997
d12 1
a12 1
@@@@ -5845,7 +5847,7 @@@@
d21 1
a21 1
@@@@ -6008,17 +6010,18 @@@@
@


1.5
log
@Update to 5.25. Now uses tcl80/tk80. Big cleanup of Makefile (thanks to
portlint!)
@
text
@d1 2
a2 2
--- configure.ORIG	Sun Sep 28 19:23:25 1997
+++ configure	Fri Oct 10 08:37:05 1997
d12 23
a34 1
@@@@ -6019,6 +6021,7 @@@@
@


1.4
log
@Upgrade to 5.22.0.  Closes PR ports/2935.

Submitted by:	Taguchi Takeshi <taguchi@@tohoku.iij.ad.jp>
@
text
@d1 3
a3 3
--- configure.orig	Tue Feb  4 09:08:16 1997
+++ configure	Tue Mar  4 12:03:22 1997
@@@@ -1161,6 +1161,8 @@@@
d12 1
a12 22
@@@@ -5728,15 +5730,17 @@@@
     EXP_LIB_VERSION=$EXP_VERSION_NODOTS
 fi
 
+VERSION=${EXP_LIB_VERSION}
+
 EXP_BUILD_LIB_SPEC="-L`pwd` -lexpect${EXP_LIB_VERSION}"
 EXP_LIB_SPEC="-L\${exec_prefix}/lib -lexpect${EXP_LIB_VERSION}"
-EXP_NONSHARED_LIB_FILE=libexpect${EXP_LIB_VERSION}.a
+eval EXP_NONSHARED_LIB_FILE=libexpect${TCL_UNSHARED_LIB_SUFFIX}
 
 echo $ac_n "checking for type of library to build""... $ac_c" 1>&6
 echo "configure:5737: checking for type of library to build" >&5
-if test "$enable_shared" = "yes" && test "x${TCL_SHLIB_SUFFIX}" != "x" ; then
+if test "$enable_shared" = "yes" -a "x${TCL_SHARED_LIB_SUFFIX}" != "x" ; then
   EXP_SHLIB_CFLAGS=$TCL_SHLIB_CFLAGS
-  EXP_SHARED_LIB_FILE=libexpect$EXP_LIB_VERSION$TCL_SHLIB_SUFFIX
+  eval EXP_SHARED_LIB_FILE=libexpect${TCL_SHARED_LIB_SUFFIX}
   EXP_LIB_FILE=$EXP_SHARED_LIB_FILE
   EXP_LIB_FILES="$EXP_SHARED_LIB_FILE $EXP_NONSHARED_LIB_FILE"
   echo "$ac_t""both shared and nonshared" 1>&6
@@@@ -5908,6 +5912,7 @@@@
d18 1
a19 1
 s%@@CPP@@%$CPP%g
@


1.3
log
@Upgrade, 5.21.6 -> 5.21.7.
@
text
@d1 3
a3 3
--- configure.orig	Sat Dec 28 03:18:44 1996
+++ configure	Mon Jan  6 18:38:40 1997
@@@@ -1159,6 +1159,8 @@@@
d12 1
a12 1
@@@@ -5719,15 +5721,17 @@@@
d24 1
a24 1
 echo "configure:5728: checking for type of library to build" >&5
d33 1
a33 1
@@@@ -5899,6 +5903,7 @@@@
@


1.2
log
@The latest change (adding DEPENDS) made expect build and install
tcl/tk even if they are properly found by LIB_DEPENDS.  Make it
only extract in that case.

While I'm here, make expect and expectk link with shared tcl/tk libs.
expectk used to be a 1/2 MB binary!  (now it's 136KB)

I'd also rather change `-g' to whatever CFLAGS defined in
/etc/make.conf, but the author of expect has an explicit comment in
the Makefile about him not trusting compilers' optimization.  Well,
if you say so.
@
text
@d1 40
a40 24
diff -cdNr expect-5.18.ORG/configure expect-5.18/configure
*** expect-5.18.ORG/configure	Tue Nov 21 23:38:23 1995
--- configure	Thu Dec  7 23:35:09 1995
***************
*** 704,709 ****
--- 704,711 ----
  # It thinks the first close brace ends the variable substitution.
  test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
  
+ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
+ 
  test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
  
  
***************
*** 4601,4606 ****
--- 4603,4609 ----
  s%@@CPP@@%$CPP%g
  s%@@RANLIB@@%$RANLIB%g
  s%@@INSTALL_PROGRAM@@%$INSTALL_PROGRAM%g
+ s%@@INSTALL_SCRIPT@@%$INSTALL_SCRIPT%g
  s%@@INSTALL_DATA@@%$INSTALL_DATA%g
  s%@@subdirs@@%$subdirs%g
  s%@@TCLHDIR@@%$TCLHDIR%g
@


1.1
log
@Bring this port up-to-date. It had no package info and was based on an old
tarball.
PLEASE REFETCH THIS TARBALL - THE CONTENTS HAVE CHANGED, THE NAME HAS NOT!
@
text
@a0 43
diff -cdNr expect-5.18.ORG/Makefile.in expect-5.18/Makefile.in
*** expect-5.18.ORG/Makefile.in	Tue Nov 21 23:15:13 1995
--- Makefile.in	Thu Dec  7 23:33:58 1995
***************
*** 174,181 ****
--- 174,183 ----
  
  INSTALL = @@INSTALL@@
  #INSTALL_PROGRAM = $(INSTALL)
+ #INSTALL_SCRIPT = $(INSTALL)
  #INSTALL_DATA = $(INSTALL)
  INSTALL_PROGRAM = @@INSTALL_PROGRAM@@
+ INSTALL_SCRIPT = @@INSTALL_SCRIPT@@
  INSTALL_DATA = @@INSTALL_DATA@@
  
  AR = ar
***************
*** 190,195 ****
--- 192,198 ----
  	"HDEFS=$(HDEFS)" \
  	"INSTALL=$(INSTALL)" \
  	"INSTALL_DATA=$(INSTALL_DATA)" \
+ 	"INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
  	"INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
  	"LDFLAGS=$(LDFLAGS)" \
  	"RUNTEST=$(RUNTEST)" \
***************
*** 377,383 ****
  	${srcdir}/mkinstalldirs $(bindir_arch_indep) $(man1dir) $(SCRIPTDIR) $(EXECSCRIPTDIR)
  	-for i in $(SCRIPT_LIST) ; do \
  	  if [ -f $$i ] ; then \
! 	    $(INSTALL_PROGRAM) $$i $(bindir_arch_indep)/$$i ; \
  	    rm -f $$i ; \
  	  else true; fi ; \
  	done
--- 380,386 ----
  	${srcdir}/mkinstalldirs $(bindir_arch_indep) $(man1dir) $(SCRIPTDIR) $(EXECSCRIPTDIR)
  	-for i in $(SCRIPT_LIST) ; do \
  	  if [ -f $$i ] ; then \
! 	    $(INSTALL_SCRIPT) $$i $(bindir_arch_indep)/$$i ; \
  	    rm -f $$i ; \
  	  else true; fi ; \
  	done
@


1.1.1.1
log
@Upgrade, 5.21.6 -> 5.21.7.
(Closing PR #2378.)
@
text
@d1 67
a67 40
--- configure.orig	Sat Dec 28 03:18:44 1996
+++ configure	Mon Jan  6 18:38:40 1997
@@@@ -1159,6 +1159,8 @@@@
 # It thinks the first close brace ends the variable substitution.
 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
 
+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
+
 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
 
 
@@@@ -5719,15 +5721,17 @@@@
     EXP_LIB_VERSION=$EXP_VERSION_NODOTS
 fi
 
+VERSION=${EXP_LIB_VERSION}
+
 EXP_BUILD_LIB_SPEC="-L`pwd` -lexpect${EXP_LIB_VERSION}"
 EXP_LIB_SPEC="-L\${exec_prefix}/lib -lexpect${EXP_LIB_VERSION}"
-EXP_NONSHARED_LIB_FILE=libexpect${EXP_LIB_VERSION}.a
+eval EXP_NONSHARED_LIB_FILE=libexpect${TCL_UNSHARED_LIB_SUFFIX}
 
 echo $ac_n "checking for type of library to build""... $ac_c" 1>&6
 echo "configure:5728: checking for type of library to build" >&5
-if test "$enable_shared" = "yes" && test "x${TCL_SHLIB_SUFFIX}" != "x" ; then
+if test "$enable_shared" = "yes" -a "x${TCL_SHARED_LIB_SUFFIX}" != "x" ; then
   EXP_SHLIB_CFLAGS=$TCL_SHLIB_CFLAGS
-  EXP_SHARED_LIB_FILE=libexpect$EXP_LIB_VERSION$TCL_SHLIB_SUFFIX
+  eval EXP_SHARED_LIB_FILE=libexpect${TCL_SHARED_LIB_SUFFIX}
   EXP_LIB_FILE=$EXP_SHARED_LIB_FILE
   EXP_LIB_FILES="$EXP_SHARED_LIB_FILE $EXP_NONSHARED_LIB_FILE"
   echo "$ac_t""both shared and nonshared" 1>&6
@@@@ -5899,6 +5903,7 @@@@
 s%@@TK_LIB_SPEC@@%$TK_LIB_SPEC%g
 s%@@CC@@%$CC%g
 s%@@INSTALL_PROGRAM@@%$INSTALL_PROGRAM%g
+s%@@INSTALL_SCRIPT@@%$INSTALL_SCRIPT%g
 s%@@INSTALL_DATA@@%$INSTALL_DATA%g
 s%@@subdirs@@%$subdirs%g
 s%@@CPP@@%$CPP%g
@
