summaryrefslogtreecommitdiff
path: root/textproc/hs-haxml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Fix Xtract-Bug: s/&/ & / found by blackend.Oliver Braun2003-08-273-92/+126
| | | | | | | | | * Utilize DOCSDIR while I'm here. Patch obtained from: HaXml developer Notes: svn path=/head/; revision=87799
* Remove no longer needed INSTALL_PROGRAM directive.Oliver Braun2003-06-151-2/+0
| | | | Notes: svn path=/head/; revision=83047
* * 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. Notes: svn path=/head/; revision=83042
* Use ghc --numeric-version.Oliver Braun2003-06-091-2/+1
| | | | Notes: svn path=/head/; revision=82630
* Upgrade to 1.09.Oliver Braun2003-06-014-16/+11
| | | | Notes: svn path=/head/; revision=81867
* Fi build with nhc98-1.16.Oliver Braun2003-04-121-0/+11
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=78792
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* De-pkg-comment and make portlint a little bit happier.Oliver Braun2003-02-182-2/+2
| | | | Notes: svn path=/head/; revision=75793
* Upgrade to 1.08.Oliver Braun2003-01-013-8/+8
| | | | Notes: svn path=/head/; revision=72061
* 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 missing closing ".Oliver Braun2002-09-171-1/+1
| | | | Notes: svn path=/head/; revision=66481
* Add prefix `hs-' for Haskell related ports after repo copy.Oliver Braun2002-09-041-1/+2
| | | | | | | Remove Haskell ports without prefix. Notes: svn path=/head/; revision=65610
* Upgrade to 1.07b.Oliver Braun2002-09-033-16/+3
| | | | Notes: svn path=/head/; revision=65534
* * Add patch to build DtdToHaskell correctly.Oliver Braun2002-09-022-0/+14
| | | | | | | | | * bump PORTREVISION. Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=65487
* Upgrade to 1.07a.Oliver Braun2002-08-302-2/+2
| | | | | | | Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=65301
* 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) Notes: svn path=/head/; revision=64755
* 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> Notes: svn path=/head/; revision=60628