aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-libxml
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION of all ports dependent on lang/ghc as duringAshish SHUKLA2011-05-261-1/+1
| | | | | | | | | | upgrade, lang/ghc cabal package cache gets invalidated causing all dependent ports to be reinstalled. Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=274668
* - Please welcome GHC 7.0.3Ashish SHUKLA2011-05-093-21/+4
| | | | | | | | | | | | | | | | | | | | GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports are also updated to their corresponding Haskell Platform versions, or latest versions. We would like to acknowledge the support of the FreeBSD Donations Team and Eotvos Lorand University, Faculty of Informatics who contributed to the server that we used for testing. We would also like to thank all the testers who tested FreeBSD Haskell ports and provided their feedback. PR: ports/156642 Approved by: tabthorpe (mentor) Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=273838
* - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")Gabor Pali2010-08-081-3/+3
| | | | | | | Suggested by: admi3 Notes: svn path=/head/; revision=258910
* Minimal binding to libxml2. Additional functions will be added whenGabor Pali2010-05-224-0/+47
needed. WWW: http://hackage.haskell.org/package/libxml Notes: svn path=/head/; revision=254863