Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deUSE_SIZEify. | Oliver Braun | 2004-03-11 | 1 | -1/+0 |
| | |||||
* | Set maintainer to the new created haskell@ mail alias. | Oliver Braun | 2004-03-06 | 1 | -1/+1 |
| | |||||
* | * Remove forgotten patch and BROKEN. | Oliver Braun | 2004-02-22 | 2 | -36/+0 |
| | | | | | Submitted by: bento via kris Pointy hat to: me | ||||
* | BROKEN: patch fails | Kris Kennaway | 2004-02-22 | 1 | -0/+2 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | SIZE-ify | Oliver Braun | 2004-01-31 | 2 | -0/+2 |
| | |||||
* | * Upgrade to 1.11. | Oliver Braun | 2004-01-29 | 3 | -114/+85 |
| | | | | | | * Change knobs. GHC, NHC98 and HUGS are now auto-detected. If not already installed, define WITH_GHC, WITH_NHC98 resp. WITH_HUGS. * Build package with WITH_GHC, WITH_NHC98, and WITH_HUGS defined. | ||||
* | * Fix Xtract-Bug: s/&/ & / found by blackend. | Oliver Braun | 2003-08-27 | 3 | -92/+126 |
| | | | | | | * Utilize DOCSDIR while I'm here. Patch obtained from: HaXml developer | ||||
* | Remove no longer needed INSTALL_PROGRAM directive. | Oliver Braun | 2003-06-15 | 1 | -2/+0 |
| | |||||
* | * Install for nhc98 _AND_ ghc by default. Use WITHOUT_{NHC98|GHC} to change | Oliver Braun | 2003-06-15 | 2 | -12/+18 |
| | | | | | | this behaviour. * Remove ghc's package.conf.old. * Bump PORTREVISION. | ||||
* | Use ghc --numeric-version. | Oliver Braun | 2003-06-09 | 1 | -2/+1 |
| | |||||
* | Upgrade to 1.09. | Oliver Braun | 2003-06-01 | 4 | -16/+11 |
| | |||||
* | Fi build with nhc98-1.16. | Oliver Braun | 2003-04-12 | 1 | -0/+11 |
| | | | | Pointed out by: kris | ||||
* | Use pre-everything:: instead of pre-everything: to avoid conflict with | Kris Kennaway | 2003-02-28 | 1 | -1/+1 |
| | | | | targets in bsd.port.mk | ||||
* | De-pkg-comment and make portlint a little bit happier. | Oliver Braun | 2003-02-18 | 2 | -2/+2 |
| | |||||
* | Upgrade to 1.08. | Oliver Braun | 2003-01-01 | 3 | -8/+8 |
| | |||||
* | 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 missing closing ". | Oliver Braun | 2002-09-17 | 1 | -1/+1 |
| | |||||
* | Add prefix `hs-' for Haskell related ports after repo copy. | Oliver Braun | 2002-09-04 | 1 | -1/+2 |
| | | | | Remove Haskell ports without prefix. | ||||
* | Upgrade to 1.07b. | Oliver Braun | 2002-09-03 | 3 | -16/+3 |
| | |||||
* | * Add patch to build DtdToHaskell correctly. | Oliver Braun | 2002-09-02 | 2 | -0/+14 |
| | | | | | | * bump PORTREVISION. Approved by: dwcjr (mentor) | ||||
* | Upgrade to 1.07a. | Oliver Braun | 2002-08-30 | 2 | -2/+2 |
| | | | | Approved by: dwcjr (mentor) | ||||
* | Update to 1.07. | Oliver Braun | 2002-08-21 | 4 | -52/+201 |
| | | | | | | | | | Changed WWW. Change MAINTAINER to my FreeBSD address. Added WITH_GHC and WITHOUT_NHC98 knobs. PR: ports/41667 Approved by: dwcjr (mentor) | ||||
* | Add haxml 1.05, a collection of utilities for using Haskell and XML | Pete Fritchman | 2002-06-04 | 5 | -0/+94 |
together. PR: 38804 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |