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.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2006.06.10.12.47.00;	author jkoshy;	state dead;
branches;
next	1.2;

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

1.1
date	2004.08.29.15.00.35;	author jkoshy;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Upgrade to v110.59.

Upstream changes from the previous version of the port include:
 - An improved lexer generator tool "lexgen".
 - bug fixes and minor improvements

Submitted by:	Johannes 5 Joemann <joemann at beefree.free.de>, with
		patches tty handling code from Timothy Bourke
		<timbob at bigpond.com>
@
text
@--- config/_arch-n-opsys.orig	Fri May  6 05:10:32 2005
+++ config/_arch-n-opsys	Sat May 28 18:00:11 2005
@@@@ -95,6 +95,7 @@@@
     HEAP_OPSYS=bsd
     case `uname -m` in
       *86) ARCH=x86;;
+      alpha) ARCH=alpha32;;
       *) exit 1;;
     esac
     ;;
@


1.2
log
@Update to v110.54.

Submitted by:	Johannes 5 Joemann <joemann@@beefree.free.de>
@
text
@@


1.1
log
@Upgrade to v110.48.

Submitted by:	Johannes 5 Joemann <joemann@@beefree.free.de> [MAINTAINER]
@
text
@d1 6
a6 6
--- config/_arch-n-opsys.orig	Mon Oct 27 15:46:57 2003
+++ config/_arch-n-opsys	Fri Nov 28 22:47:10 2003
@@@@ -101,6 +101,7 @@@@
       i486) ARCH=x86;;
       i586) ARCH=x86;;
       i686) ARCH=x86;;
@

