summaryrefslogtreecommitdiff
path: root/lang/nhc98 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.14a.Oliver Braun2002-08-212-3/+3
| | | | | | | | | | | Change MAINTAINER to my FreeBSD address. PR: ports/41629 Submitted by: obraun Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=64752
* Make buildable with ghc againPatrick Li2002-07-281-0/+4
| | | | | | | | PR: ports/40890 Submitted by: maintainer Notes: svn path=/head/; revision=63649
* USE_REINPLACE has to be defined before including bsd.port.pre.mkPatrick Li2002-06-201-1/+2
| | | | Notes: svn path=/head/; revision=61619
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-191-0/+1
| | | | Notes: svn path=/head/; revision=61545
* Do not install hat-replated manpages.Patrick Li2002-06-182-3/+13
| | | | | | | | PR: 39480 Submitted by: maintainer Notes: svn path=/head/; revision=61531
* upgrade to 1.14Ying-Chieh Liao2002-06-1613-329/+107
| | | | | | | | PR: 39368 Submitted by: maintainer Notes: svn path=/head/; revision=61389
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-161-2/+2
| | | | | | | Forgotten by: znerd Notes: svn path=/head/; revision=61341
* Replace ${PERL} with ${REINPLACE_CMD}.Ying-Chieh Liao2002-06-141-1/+1
| | | | | | | | PR: 39243, 39244, 39245, 39249 Submitted by: maintainer Notes: svn path=/head/; revision=61249
* Require use to override if hmake is already installedDavid W. Chapman Jr.2002-05-271-1/+9
| | | | | | | | PR: 38585 Submitted by: maintainer Notes: svn path=/head/; revision=60060
* GC empty files.Maxim Sobolev2002-05-231-0/+0
| | | | | | | Submitted by: find /usr/ports -type f -size 0 Notes: svn path=/head/; revision=59797
* Update to 1.12David W. Chapman Jr.2002-05-0815-108/+193
| | | | | | | | | | Unbreak for -current PR: 36139 Submitted by: maintainer Notes: svn path=/head/; revision=58718
* Mark FORBIDDEN: this port loops infinitely during build:Kris Kennaway2002-03-181-0/+2
| | | | | | | | | | | | | | [...] gmake[1652]: Leaving directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude/Numeric' cd -FreeBSD; gmake fromC cd: Illegal option -F gmake[1652]: Entering directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude [...] Noticed by: bento Notes: svn path=/head/; revision=56283
* update official patch.FUJISHIMA Satsuki2002-01-232-2/+6
| | | | | | | | | | respect CFLAGS. PR: 34206 Submitted by: maintainer Notes: svn path=/head/; revision=53648
* upgrade to 1.10Ying-Chieh Liao2001-12-224-17/+40
| | | | | | | | PR: 31453 Submitted by: maintainer Notes: svn path=/head/; revision=51965
* add nhc98 1.08Ying-Chieh Liao2001-12-2111-0/+613
A fully-fledged compiler for Haskell 98 PR: 31039 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=51940