aboutsummaryrefslogtreecommitdiff
path: root/lang/nhc98
Commit message (Collapse)AuthorAgeFilesLines
* deUSE_SIZEify.Oliver Braun2004-03-111-1/+0
| | | | Notes: svn path=/head/; revision=103612
* Set maintainer to the new created haskell@ mail alias.Oliver Braun2004-03-061-1/+1
| | | | Notes: svn path=/head/; revision=103133
* BROKEN on 5.x: does not compileKris Kennaway2004-02-191-0/+4
| | | | Notes: svn path=/head/; revision=101385
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZE-ifyOliver Braun2004-01-312-0/+4
| | | | Notes: svn path=/head/; revision=99595
* build with lang/ghc5 on -currentOliver Braun2004-01-161-1/+1
| | | | Notes: svn path=/head/; revision=98277
* * Add upstream patch file.Oliver Braun2003-10-113-108/+104
| | | | | | | | | | * Add ONLY_FOR_ARCHS=i386. * Utilize DOCSDIR. * Use CONFLICTS instead of checking conflict with hs-hmake in the ports Makefile. Notes: svn path=/head/; revision=90839
* * Add PATCHFILE.Oliver Braun2003-04-262-0/+5
| | | | | | | * Bump PORTREVISION. Notes: svn path=/head/; revision=79673
* Tarball has been rerolled. Developer added one tiny extra fix for CygwinOliver Braun2003-03-254-123/+13
| | | | | | | | | | | | configuration, and removed lots of files that belonged to the Hat project, which are no longer relevant to building nhc98. No functional change, so no need to bump PORTREVISION. Noticed by: Matthew Donadio <m.p.donadio@ieee.org> Notes: svn path=/head/; revision=77460
* Upgrade to 1.16.Oliver Braun2003-03-234-41/+136
| | | | Notes: svn path=/head/; revision=77319
* De-pkg-comment and make portlint a little bit happier.Oliver Braun2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75793
* Add the new virtual category haskell.Oliver Braun2002-11-201-1/+1
| | | | Notes: svn path=/head/; revision=70558
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-1/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT variable instead of pkg-comment file.Oliver Braun2002-11-052-1/+1
| | | | Notes: svn path=/head/; revision=69551
* * Add PATCHFILE.Oliver Braun2002-10-212-0/+5
| | | | | | | * Bump PORTREVISION. Notes: svn path=/head/; revision=68508
* 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