FreshPorts -- The Place For Ports Mon, 8 Sep 2008 3:50 PM BST
Port details
hs-haxml 1.13.3 textproc on this many watch lists=1 search for ports that depend on this port
A collection of utilities for using Haskell and XML together
Maintained by: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Sep 2002 19:39:29
Also Listed In: haskell


HaXml is a collection of utilities for using Haskell and XML together. It
includes a parser for XML, a separate error-correcting parser for HTML, and
pretty-printers for XML and HTML.

WWW:	http://www.haskell.org/HaXml/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/ghc
Required To Run: lang/ghc

To install the port: cd /usr/ports/textproc/hs-haxml/ && make install clean
To add the package: pkg_add -r hs-haxml


Configuration Options
     No options to configure

Master Sites:
http://www.haskell.org/HaXml/
ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 37

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Feb 2008 12:19:48
Original commit files touched by this commit  1.13.3
obraun search for other commits by this committer
Update to 1.13.3.
19 May 2007 21:32:57
Original commit files touched by this commit  1.13.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
01 Feb 2007 11:03:29
Original commit files touched by this commit  1.13.2
vs search for other commits by this committer
Remove directory left over by previous update
23 Jan 2007 06:30:23
Original commit files touched by this commit  1.13.2
vs search for other commits by this committer
Minor update to 1.13.2:
- catch up with most recent GHC
- use Cabal-infrastructure.
01 Jun 2006 20:26:51
Original commit files touched by this commit  1.13_2
mux search for other commits by this committer
Add a patch from the upstream author to fix a well-known bug when parsing
XML files with attributes containing the ' %' character.
13 May 2006 05:24:52
Original commit files touched by this commit  1.13_1
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with T
24 Jan 2006 03:10:24
Original commit files touched by this commit  1.13_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
12 Jan 2006 12:54:32
Original commit files touched by this commit  1.13_1
sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
11 Sep 2005 19:14:02
Original commit files touched by this commit  1.13
obraun search for other commits by this committer
Remove also nhc98-bits since the current version of nhc98 already contains
HaXml.

Noticed by:     jannisan@t-online.de
11 Sep 2005 15:10:09
Original commit files touched by this commit  1.13
obraun search for other commits by this committer
Remove hugs-bits since the current version of hugs already contains HaXml.

Noticed by:     jannisan@t-online.de
23 May 2005 19:27:06
Original commit files touched by this commit  1.13
vs search for other commits by this committer
Disconnect hugs-specifics from the package build until we have sorted out the
problems
in the latest version.
16 May 2005 16:41:10
Original commit files touched by this commit  1.13
vs search for other commits by this committer
Update to 1.13: Bugfixes and update to work with latest GHC 6.4
22 Apr 2005 08:22:34
Original commit files touched by this commit  1.12
vs search for other commits by this committer
Mark as BROKEN: Not compatible with latest GHC yet
26 Jul 2004 13:06:07
Original commit files touched by this commit  1.12
vs search for other commits by this committer
Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.

PR:             ports/69481
Submitted by:   Tim Bishop
29 May 2004 15:18:17
Original commit files touched by this commit  1.12
obraun search for other commits by this committer
Remove my old address
29 May 2004 15:13:10
Original commit files touched by this commit  1.12
obraun search for other commits by this committer
Upgrade to 1.12
11 May 2004 20:22:26
Original commit files touched by this commit  1.11_1
obraun search for other commits by this committer
Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.

Pointed out by: Simon Marlow <simonmar@microsoft.com>
11 Mar 2004 07:48:13
Original commit files touched by this commit  1.11_1
obraun search for other commits by this committer
deUSE_SIZEify.
06 Mar 2004 21:29:59
Original commit files touched by this commit  1.11_1
obraun search for other commits by this committer
Set maintainer to the new created haskell@ mail alias.
22 Feb 2004 15:36:33
Original commit files touched by this commit  1.11_1
obraun search for other commits by this committer
* Remove forgotten patch and BROKEN.

Submitted by:   bento via kris
Pointy hat to:  me
22 Feb 2004 00:03:02
Original commit files touched by this commit  1.11_1
kris search for other commits by this committer
BROKEN: patch fails
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.11_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
31 Jan 2004 11:16:48
Original commit files touched by this commit  1.11
obraun search for other commits by this committer
SIZE-ify
29 Jan 2004 21:59:15
Original commit files touched by this commit  1.11
obraun search for other commits by this committer
* Upgrade to 1.11.
* 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.
27 Aug 2003 18:10:18
Original commit files touched by this commit  1.09_2
obraun search for other commits by this committer
* Fix Xtract-Bug: s/&/ &amp; / found by blackend.
* Utilize DOCSDIR while I'm here.

Patch obtained from:    HaXml developer
15 Jun 2003 22:26:21
Original commit files touched by this commit  1.09_1
obraun search for other commits by this committer
Remove no longer needed INSTALL_PROGRAM directive.
15 Jun 2003 21:01:01
Original commit files touched by this commit  1.09_1
obraun search for other commits by this committer
* Install for nhc98 _AND_ ghc by default. Use WITHOUT_{NHC98|GHC} to change
  this behaviour.
* Remove ghc's package.conf.old.
* Bump PORTREVISION.
09 Jun 2003 23:25:18
Original commit files touched by this commit  1.09
obraun search for other commits by this committer
Use ghc --numeric-version.
01 Jun 2003 07:54:48
Original commit files touched by this commit  1.09
obraun search for other commits by this committer
Upgrade to 1.09.
12 Apr 2003 10:01:43
Original commit files touched by this commit  1.08
obraun search for other commits by this committer
Fi build with nhc98-1.16.

Pointed out by: kris
28 Feb 2003 22:53:02
Original commit files touched by this commit  1.08
kris search for other commits by this committer
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
18 Feb 2003 10:50:48
Original commit files touched by this commit  1.08
obraun search for other commits by this committer
De-pkg-comment and make portlint a little bit happier.
01 Jan 2003 17:33:54
Original commit files touched by this commit  1.08
obraun search for other commits by this committer
Upgrade to 1.08.
20 Nov 2002 09:10:55
Original commit files touched by this commit  1.07b
obraun search for other commits by this committer
Add the new virtual category haskell.
05 Nov 2002 21:55:21
Original commit files touched by this commit  1.07b
obraun search for other commits by this committer
Use PORTCOMMENT variable instead of pkg-comment file.
17 Sep 2002 07:37:01
Original commit files touched by this commit  1.07b
obraun search for other commits by this committer
Add missing closing ".
04 Sep 2002 19:39:09
Original commit files touched by this commit  1.07b
obraun search for other commits by this committer
Add prefix `hs-' for Haskell related ports after repo copy.
Remove Haskell ports without prefix.

Number of commits found: 37

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19172
Broken 159
Deprecated 77
Ignore 426
Forbidden 6
Restricted 286
No CDROM 132
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 78
new 48 hours86
new 7 days118
new fortnight167
new month318

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.205 seconds.