head	1.3;
access;
symbols
	old_RELEASE_4_6_0:1.2
	old_RELEASE_5_0_DP1:1.2
	old_RELEASE_4_5_0:1.2
	old_RELEASE_4_4_0:1.1.1.1
	old_RELEASE_4_3_0:1.1.1.1
	old_RELEASE_4_2_0:1.1.1.1
	old_RELEASE_4_1_1:1.1.1.1
	old_RELEASE_4_1_0:1.1.1.1
	old_RELEASE_3_5_0:1.1.1.1
	old_RELEASE_4_0_0:1.1.1.1
	old_RELEASE_3_4_0:1.1.1.1
	old_RELEASE_3_3_0:1.1.1.1
	old_RELEASE_3_2_0:1.1.1.1
	old_RELEASE_3_1_0:1.1.1.1
	old_RELEASE_2_2_8:1.1.1.1
	old_RELEASE_3_0_0:1.1.1.1
	old_RELEASE_2_2_7:1.1.1.1
	old_RELEASE_2_2_6:1.1.1.1
	old_RELEASE_2_2_5:1.1.1.1
	old_RELEASE_2_2_1:1.1.1.1
	old_RELEASE_2_2_2:1.1.1.1
	old_scsh_0_4_4:1.1.1.1
	old_CRACAUER:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2002.05.27.13.21.11;	author alex;	state dead;
branches;
next	1.2;

1.2
date	2002.01.14.06.53.27;	author jkoshy;	state Exp;
branches;
next	1.1;

1.1
date	97.01.03.00.37.20;	author max;	state Exp;
branches
	1.1.1.1;
next	;

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


desc
@@


1.3
log
@Update port to version 0.6.2
@
text
@*** configure.orig	Fri Jan 11 12:38:17 2002
--- configure	Fri Jan 11 12:38:29 2002
***************
*** 1299,1305 ****
       fi
  
       AR=${AR-"ar cq"}
!      TMPDIR=${TMPDIR-"/usr/tmp"}
       case "$host" in
    ## CX/UX
    m88k-harris-cxux* )
--- 1299,1305 ----
       fi
  
       AR=${AR-"ar cq"}
!      TMPDIR=${TMPDIR-"/var/tmp"}
       case "$host" in
    ## CX/UX
    m88k-harris-cxux* )
@


1.2
log
@Upgrade to v0.6.0.

- "files/patch-ae" is no longer required
- PLIST substitution is used to merge the files "pkg-plist.doc" and
  "pkg-plist" into one entity
- new patch file "files/patch-static.scm" has been added

Approved by:  alex [MAINTAINER]
@
text
@@


1.1
log
@Initial revision
@
text
@d1 2
a2 2
*** configure.original  Tue Nov 26 17:55:51 1996
--- configure   Tue Nov 26 17:55:58 1996
d4 16
a19 16
*** 1017,1023 ****
  fi

  AR=${AR-"ar cq"}
! TMPDIR=${TMPDIR-"/usr/tmp"}

  case "$host" in

--- 1017,1023 ----
  fi

  AR=${AR-"ar cq"}
! TMPDIR=${TMPDIR-"/var/tmp"}

  case "$host" in

@


1.1.1.1
log
@New port, scsh:
A Unix shell embedded into Scheme, with access to all Posix calls
Reviewed by:	max
Submitted by:	cracauer@@cons.org "Martin Cracauer"
@
text
@@
