summaryrefslogtreecommitdiffstats
path: root/lang/nhc98
Commit message (Collapse)AuthorAgeFilesLines
* deUSE_SIZEify.obraun2004-03-111-1/+0
|
* Set maintainer to the new created haskell@ mail alias.obraun2004-03-061-1/+1
|
* BROKEN on 5.x: does not compilekris2004-02-191-0/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* SIZE-ifyobraun2004-01-312-0/+4
|
* build with lang/ghc5 on -currentobraun2004-01-161-1/+1
|
* * Add upstream patch file.obraun2003-10-113-108/+104
| | | | | | | * Add ONLY_FOR_ARCHS=i386. * Utilize DOCSDIR. * Use CONFLICTS instead of checking conflict with hs-hmake in the ports Makefile.
* * Add PATCHFILE.obraun2003-04-262-0/+5
| | | | * Bump PORTREVISION.
* Tarball has been rerolled. Developer added one tiny extra fix for Cygwinobraun2003-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>
* Upgrade to 1.16.obraun2003-03-234-41/+136
|
* De-pkg-comment and make portlint a little bit happier.obraun2003-02-182-1/+1
|
* Add the new virtual category haskell.obraun2002-11-201-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-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)
* Use PORTCOMMENT variable instead of pkg-comment file.obraun2002-11-052-1/+1
|
* * Add PATCHFILE.obraun2002-10-212-0/+5
| | | | * Bump PORTREVISION.
* Update to 1.14a.obraun2002-08-212-3/+3
| | | | | | | | Change MAINTAINER to my FreeBSD address. PR: ports/41629 Submitted by: obraun Approved by: dwcjr (mentor)
* Make buildable with ghc againpat2002-07-281-0/+4
| | | | | PR: ports/40890 Submitted by: maintainer
* USE_REINPLACE has to be defined before including bsd.port.pre.mkpat2002-06-201-1/+2
|
* Add USE_REINPLACE where appropriate.sobomax2002-06-191-0/+1
|
* Do not install hat-replated manpages.pat2002-06-182-3/+13
| | | | | PR: 39480 Submitted by: maintainer
* upgrade to 1.14ijliao2002-06-1613-329/+107
| | | | | PR: 39368 Submitted by: maintainer
* Fix dependencies to be in sync with the recent JDK ports renaming.glewis2002-06-161-2/+2
| | | | Forgotten by: znerd
* Replace ${PERL} with ${REINPLACE_CMD}.ijliao2002-06-141-1/+1
| | | | | PR: 39243, 39244, 39245, 39249 Submitted by: maintainer
* Require use to override if hmake is already installeddwcjr2002-05-271-1/+9
| | | | | PR: 38585 Submitted by: maintainer
* GC empty files.sobomax2002-05-231-0/+0
| | | | Submitted by: find /usr/ports -type f -size 0
* Update to 1.12dwcjr2002-05-0815-108/+193
| | | | | | | Unbreak for -current PR: 36139 Submitted by: maintainer
* Mark FORBIDDEN: this port loops infinitely during build:kris2002-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
* update official patch.sf2002-01-232-2/+6
| | | | | | | respect CFLAGS. PR: 34206 Submitted by: maintainer
* upgrade to 1.10ijliao2001-12-224-17/+40
| | | | | PR: 31453 Submitted by: maintainer
* add nhc98 1.08ijliao2001-12-2111-0/+613
A fully-fledged compiler for Haskell 98 PR: 31039 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
OpenPOWER on IntegriCloud