aboutsummaryrefslogtreecommitdiff
path: root/print/harfbuzz/files
Commit message (Collapse)AuthorAgeFilesLines
* There were a few others _FreeBSD_9 things around.Mathieu Arnold2017-02-171-25/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=434304
* print/harfbuzz: update to 1.3.2Jan Beich2016-09-291-16/+0
| | | | | | | | | Changes: https://cgit.freedesktop.org/harfbuzz/tree/NEWS?id=1.3.2 ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ MFH: 2016Q3 Notes: svn path=/head/; revision=422951
* print/harfbuzz: update to 1.3.0Jan Beich2016-07-251-0/+16
| | | | | | | | | | | Changes: https://cgit.freedesktop.org/harfbuzz/tree/NEWS?id=1.3.0 ABI: http://abi-laboratory.pro/tracker/objects_report/harfbuzz/1.2.7/1.3.0/report.html PR: 211363 Submitted by: lightside@gmx.com MFH: 2016Q3 Notes: svn path=/head/; revision=419056
* Update harfbuzz to 1.0.1. [1]Koop Mast2015-08-131-0/+16
| | | | | | | | | | Fix build on mips. [2] PR: 202176 [1], 201681 [2] Submitted by: olivierd@ [1], Carlos J Puga Medina <cpm@fbsd.es> [2] Notes: svn path=/head/; revision=394056
* Enable disabled support for cairo, graphite and icu support. It was pointedKoop Mast2013-06-061-658/+0
| | | | | | | | | | 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-171-56/+158
| | | | Notes: svn path=/head/; revision=318395
* Add harfbuzz. Harfbuzz is a OpenType text shaping engine.Koop Mast2013-03-292-0/+581
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