aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-pango
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.12.3Gabor Pali2012-06-033-5/+4
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298310
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.12.2Gabor Pali2012-02-132-6/+3
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=291256
* Bump PORTREVISION of all ports dependent on lang/ghc as duringAshish SHUKLA2011-05-261-0/+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
* This package provides a wrapper around the Pango C library that allowsGabor Pali2011-05-083-0/+33
high-quality rendering of Unicode text. It can be used either with Cairo to output text in PDF, PS or other documents or with Gtk+ to display text on-screen. WWW: http://www.haskell.org/gtk2hs/ Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=273796