head	1.7;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.6
	RELEASE_4_7_0:1.6
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.6
	RELEASE_4_5_0:1.6
	RELEASE_4_4_0:1.6
	RELEASE_4_3_0:1.5
	RELEASE_4_2_0:1.5
	RELEASE_4_1_1:1.5
	RELEASE_4_1_0:1.5
	RELEASE_3_5_0:1.5
	RELEASE_4_0_0:1.4
	RELEASE_3_4_0:1.4
	RELEASE_3_3_0:1.3
	RELEASE_3_2_0:1.2
	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.7
date	2011.10.24.09.10.14;	author dougb;	state Exp;
branches;
next	1.6;

1.6
date	2001.06.19.14.05.40;	author dwcjr;	state Exp;
branches;
next	1.5;

1.5
date	2000.04.30.19.12.27;	author steve;	state Exp;
branches;
next	1.4;

1.4
date	99.11.20.22.49.39;	author cpiazza;	state Exp;
branches;
next	1.3;

1.3
date	99.08.01.04.54.34;	author fenner;	state Exp;
branches;
next	1.2;

1.2
date	99.05.03.06.13.04;	author mharo;	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.7
log
@The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
@
text
@Hugs 98 is a functional programming system based on Haskell 98, the
de facto standard for non-strict functional programming languages.

Hugs 98 provides an almost complete implementation of Haskell 98,
including monad and record syntax, newtypes, strictness annotations,
and modules. In addition, it comes packaged with almost all libraries
defined in the most recent version of the Haskell 98 Library Report.

Hugs 98 also supports a number of advanced and experimental extensions
including multi-parameter classes, extensible records, rank-2
polymorphism, existentials, scoped type variables, and restricted
type synonyms.

WWW: http://www.haskell.org/hugs/
@


1.6
log
@Update to latest version
Move 98 to PORTNAME and USE 200102 in PORTVERSION
Update description for new version
Update plist file to relfect changes
New Maintainer

PR:             28254
Submitted by:   Oliver Braun <obraun@@INFORMATIK.UNIBW-MUENCHEN.DE>
@
text
@a14 3

-- Oliver Braun
obraun@@informatik.unibw-muenchen.de
@


1.5
log
@Update to version Feb2000.

PR:		18308
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@@uol.com.br>
@
text
@d1 2
a2 2
This is a port of OGI's new release of Hugs, a Haskell interpreter and
programming environment for developing Haskell programs.
d4 4
a7 4
This release is largely conformant with Haskell 98, including monad
and record syntax, newtypes, strictness annotations, and modules.  In
addition, it comes packaged with almost all libraries defined in the
most recent version of the Haskell 98 Library Report.
d9 4
a12 1
More online information is available from http://www.haskell.org/
d14 1
a14 1
WWW: http://www.haskell.org/
d16 2
a17 2
-- Teggy
teggy@@teggy.org
@


1.4
log
@Update to the Sep1999 version of Hugs98

PR:		14898
Submitted by:	maintainer
@
text
@d11 2
@


1.3
log
@Fix WWW: typos

Found by:	not-yet-completed addition to port distfile checker
		suggested by Tim Vanderhoek
@
text
@d1 2
a2 3
This is a port of Nottingham's and Yale's new release of Hugs,
a Haskell interpreter and programming environment for developing
Haskell programs.
d4 4
a7 4
This release is largely conformant with Haskell 1.4, including
monad and record syntax, newtypes, strictness annotations, and
modules.  In addition, it comes packaged with the libraries defined
in the most recent version of the Haskell Library Report.
d9 1
a9 3
Available documentation includes HTML versions of the "Hugs Users
Manual", the "Haskell 1.4 Report", the "Haskell Library Report" as
well as a "Gentle Introduction to Haskell".  
d11 2
a12 4
WWW: http://www.haskell.org

- Teggy
Torsten.Grust@@uni-konstanz.de
@


1.2
log
@Yet more WWW: additions
@
text
@d14 1
a14 1
WWW: http://www.haskell.org.
@


1.1
log
@Initial revision
@
text
@d12 3
a14 2
well as a "Gentle Introduction to Haskell".  More online information
is available from http://www.haskell.org.
@


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
@@
