aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/hs-cairo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.12.3.1pgj2012-06-043-8/+7
| | | | Obtained from: FreeBSD Haskell
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Update to 0.12.2pgj2012-02-132-6/+3
| | | | Obtained from: FreeBSD Haskell
* Bump PORTREVISION of all ports dependent on lang/ghc as duringashish2011-05-261-0/+1
| | | | | | | upgrade, lang/ghc cabal package cache gets invalidated causing all dependent ports to be reinstalled. Obtained from: FreeBSD Haskell
* Cairo is a library to render high quality vector graphics. There exist variousashish2011-05-093-0/+32
backends that allows rendering to Gtk windows, PDF, PS, PNG and SVG documents, amongst others. WWW: http://www.haskell.org/gtk2hs/ Approved by: pgj (mentor) Obtained from: FreeBSD Haskell