summaryrefslogtreecommitdiff
path: root/textproc/hs-HaXml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* deUSE_SIZEify.Oliver Braun2004-03-111-1/+0
|
* Set maintainer to the new created haskell@ mail alias.Oliver Braun2004-03-061-1/+1
|
* * Remove forgotten patch and BROKEN.Oliver Braun2004-02-222-36/+0
| | | | | Submitted by: bento via kris Pointy hat to: me
* BROKEN: patch failsKris Kennaway2004-02-221-0/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* SIZE-ifyOliver Braun2004-01-312-0/+2
|
* * Upgrade to 1.11.Oliver Braun2004-01-293-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 Braun2003-08-273-92/+126
| | | | | | * Utilize DOCSDIR while I'm here. Patch obtained from: HaXml developer
* Remove no longer needed INSTALL_PROGRAM directive.Oliver Braun2003-06-151-2/+0
|
* * Install for nhc98 _AND_ ghc by default. Use WITHOUT_{NHC98|GHC} to changeOliver Braun2003-06-152-12/+18
| | | | | | this behaviour. * Remove ghc's package.conf.old. * Bump PORTREVISION.
* Use ghc --numeric-version.Oliver Braun2003-06-091-2/+1
|
* Upgrade to 1.09.Oliver Braun2003-06-014-16/+11
|
* Fi build with nhc98-1.16.Oliver Braun2003-04-121-0/+11
| | | | Pointed out by: kris
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | targets in bsd.port.mk
* De-pkg-comment and make portlint a little bit happier.Oliver Braun2003-02-182-2/+2
|
* Upgrade to 1.08.Oliver Braun2003-01-013-8/+8
|
* Add the new virtual category haskell.Oliver Braun2002-11-201-1/+1
|
* 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)
* Use PORTCOMMENT variable instead of pkg-comment file.Oliver Braun2002-11-052-1/+1
|
* Add missing closing ".Oliver Braun2002-09-171-1/+1
|
* Add prefix `hs-' for Haskell related ports after repo copy.Oliver Braun2002-09-041-1/+2
| | | | Remove Haskell ports without prefix.
* Upgrade to 1.07b.Oliver Braun2002-09-033-16/+3
|
* * Add patch to build DtdToHaskell correctly.Oliver Braun2002-09-022-0/+14
| | | | | | * bump PORTREVISION. Approved by: dwcjr (mentor)
* Upgrade to 1.07a.Oliver Braun2002-08-302-2/+2
| | | | Approved by: dwcjr (mentor)
* Update to 1.07.Oliver Braun2002-08-214-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 XMLPete Fritchman2002-06-045-0/+94
together. PR: 38804 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>