aboutsummaryrefslogtreecommitdiff
path: root/print/harfbuzz
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | print) Notes: svn path=/head/; revision=327765
* Update to 0.9.19.Koop Mast2013-07-272-6/+4
| | | | | | | Update gmake depend Notes: svn path=/head/; revision=323778
* plistKoop Mast2013-06-212-0/+5
| | | | Notes: svn path=/head/; revision=321503
* Update to 0.9.18.Koop Mast2013-06-212-4/+4
| | | | Notes: svn path=/head/; revision=321501
* Enable disabled support for cairo, graphite and icu support. It was pointedKoop Mast2013-06-063-660/+8
| | | | | | | | | | out to me that there is a subtle build failure in future webkit releases and that libreoffice 4.1 depends on the icu support in harfbuzz. Pointed out by: olivierd@ (via priv mail) and ftigeot (on IRC) Notes: svn path=/head/; revision=320104
* Update to 0.9.16.Koop Mast2013-05-174-63/+168
| | | | Notes: svn path=/head/; revision=318395
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* Add harfbuzz. Harfbuzz is a OpenType text shaping engine.Koop Mast2013-03-296-0/+638
The extra-src_hb-open-type-private.hh patch is from pkgsrc to fix the build with base gcc. Notes: svn path=/head/; revision=315531