Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Add PATCHFILE. | Oliver Braun | 2003-04-26 | 2 | -0/+5 |
| | | | | * Bump PORTREVISION. | ||||
* | Tarball has been rerolled. Developer added one tiny extra fix for Cygwin | Oliver Braun | 2003-03-25 | 4 | -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. | Oliver Braun | 2003-03-23 | 4 | -41/+136 |
| | |||||
* | De-pkg-comment and make portlint a little bit happier. | Oliver Braun | 2003-02-18 | 2 | -1/+1 |
| | |||||
* | Add the new virtual category haskell. | Oliver Braun | 2002-11-20 | 1 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -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. | Oliver Braun | 2002-11-05 | 2 | -1/+1 |
| | |||||
* | * Add PATCHFILE. | Oliver Braun | 2002-10-21 | 2 | -0/+5 |
| | | | | * Bump PORTREVISION. | ||||
* | Update to 1.14a. | Oliver Braun | 2002-08-21 | 2 | -3/+3 |
| | | | | | | | | Change MAINTAINER to my FreeBSD address. PR: ports/41629 Submitted by: obraun Approved by: dwcjr (mentor) | ||||
* | Make buildable with ghc again | Patrick Li | 2002-07-28 | 1 | -0/+4 |
| | | | | | PR: ports/40890 Submitted by: maintainer | ||||
* | USE_REINPLACE has to be defined before including bsd.port.pre.mk | Patrick Li | 2002-06-20 | 1 | -1/+2 |
| | |||||
* | Add USE_REINPLACE where appropriate. | Maxim Sobolev | 2002-06-19 | 1 | -0/+1 |
| | |||||
* | Do not install hat-replated manpages. | Patrick Li | 2002-06-18 | 2 | -3/+13 |
| | | | | | PR: 39480 Submitted by: maintainer | ||||
* | upgrade to 1.14 | Ying-Chieh Liao | 2002-06-16 | 13 | -329/+107 |
| | | | | | PR: 39368 Submitted by: maintainer | ||||
* | Fix dependencies to be in sync with the recent JDK ports renaming. | Greg Lewis | 2002-06-16 | 1 | -2/+2 |
| | | | | Forgotten by: znerd | ||||
* | Replace ${PERL} with ${REINPLACE_CMD}. | Ying-Chieh Liao | 2002-06-14 | 1 | -1/+1 |
| | | | | | PR: 39243, 39244, 39245, 39249 Submitted by: maintainer | ||||
* | Require use to override if hmake is already installed | David W. Chapman Jr. | 2002-05-27 | 1 | -1/+9 |
| | | | | | PR: 38585 Submitted by: maintainer | ||||
* | GC empty files. | Maxim Sobolev | 2002-05-23 | 1 | -0/+0 |
| | | | | Submitted by: find /usr/ports -type f -size 0 | ||||
* | Update to 1.12 | David W. Chapman Jr. | 2002-05-08 | 15 | -108/+193 |
| | | | | | | | Unbreak for -current PR: 36139 Submitted by: maintainer | ||||
* | Mark FORBIDDEN: this port loops infinitely during build: | Kris Kennaway | 2002-03-18 | 1 | -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. | FUJISHIMA Satsuki | 2002-01-23 | 2 | -2/+6 |
| | | | | | | | respect CFLAGS. PR: 34206 Submitted by: maintainer | ||||
* | upgrade to 1.10 | Ying-Chieh Liao | 2001-12-22 | 4 | -17/+40 |
| | | | | | PR: 31453 Submitted by: maintainer | ||||
* | add nhc98 1.08 | Ying-Chieh Liao | 2001-12-21 | 11 | -0/+613 |
A fully-fledged compiler for Haskell 98 PR: 31039 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |