aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-HaXml
Commit message (Collapse)AuthorAgeFilesLines
* Remove also nhc98-bits since the current version of nhc98 already containsOliver Braun2005-09-112-116/+40
| | | | | | | | | HaXml. Noticed by: jannisan@t-online.de Notes: svn path=/head/; revision=142455
* Remove hugs-bits since the current version of hugs already contains HaXml.Oliver Braun2005-09-112-47/+4
| | | | | | | Noticed by: jannisan@t-online.de Notes: svn path=/head/; revision=142450
* Disconnect hugs-specifics from the package build until we have sorted out ↵Volker Stolz2005-05-231-1/+1
| | | | | | | | | the problems in the latest version. Notes: svn path=/head/; revision=135984
* Update to 1.13: Bugfixes and update to work with latest GHC 6.4Volker Stolz2005-05-163-9/+7
| | | | Notes: svn path=/head/; revision=135372
* Mark as BROKEN: Not compatible with latest GHC yetVolker Stolz2005-04-221-0/+2
| | | | Notes: svn path=/head/; revision=133912
* Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.Volker Stolz2004-07-261-2/+1
| | | | | | | | PR: ports/69481 Submitted by: Tim Bishop Notes: svn path=/head/; revision=114763
* Remove my old addressOliver Braun2004-05-291-3/+0
| | | | Notes: svn path=/head/; revision=110281
* Upgrade to 1.12Oliver Braun2004-05-293-5/+85
| | | | Notes: svn path=/head/; revision=110280
* Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.Oliver Braun2004-05-111-1/+2
| | | | | | | Pointed out by: Simon Marlow <simonmar@microsoft.com> Notes: svn path=/head/; revision=108940
* deUSE_SIZEify.Oliver Braun2004-03-111-1/+0
| | | | Notes: svn path=/head/; revision=103612
* Set maintainer to the new created haskell@ mail alias.Oliver Braun2004-03-061-1/+1
| | | | Notes: svn path=/head/; revision=103133
* * Remove forgotten patch and BROKEN.Oliver Braun2004-02-222-36/+0
| | | | | | | | Submitted by: bento via kris Pointy hat to: me Notes: svn path=/head/; revision=101735
* BROKEN: patch failsKris Kennaway2004-02-221-0/+2
| | | | Notes: svn path=/head/; revision=101630
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZE-ifyOliver Braun2004-01-312-0/+2
| | | | Notes: svn path=/head/; revision=99595
* * 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. Notes: svn path=/head/; revision=99443
* * Fix Xtract-Bug: s/&/ &amp; / 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