head	1.4;
access;
symbols
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	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
	RELEASE_2_2_7:1.1.1.1
	RELEASE_2_2_6:1.1.1.1
	v1_4:1.1.1.1
	GRUST:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2002.11.20.08.13.29;	author obraun;	state dead;
branches;
next	1.3;

1.3
date	2000.04.30.19.12.28;	author steve;	state Exp;
branches;
next	1.2;

1.2
date	99.11.20.22.49.40;	author cpiazza;	state Exp;
branches;
next	1.1;

1.1
date	97.11.24.00.10.19;	author fenner;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.11.24.00.10.19;	author fenner;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Upgrade to 200211.
@
text
@#!/bin/sh
cd ${WRKSRC}/unix
./configure --with-readline --prefix=${PREFIX}
@


1.3
log
@Update to version Feb2000.

PR:		18308
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@@uol.com.br>
@
text
@@


1.2
log
@Update to the Sep1999 version of Hugs98

PR:		14898
Submitted by:	maintainer
@
text
@d3 1
a3 1
./configure --with-readline
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#! /bin/sh
d3 1
a3 1
CFLAGS=-O2 ./configure --with-readline
@


1.1.1.1
log
@This is a port of Nottingham's and Yale's new release of Hugs,
a Haskell interpreter and programming environment for developing
Haskell programs.

PR:		ports/4142 and ports/4646
Submitted by:	Torsten "Teg" Grust <Torsten.Grust@@uni-konstanz.de>
@
text
@@
