aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphite2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* graphics/graphite2: Update TEST_DEPENDSPo-Chuan Hsieh2022-01-231-2/+2
| | | | | | | | | | | | | % make test [ 0% 1/1] cd /wrkdirs/usr/ports/graphics/graphite2/work/.build && /usr/local/bin/ctest --force-new-ctest-process Test project /wrkdirs/usr/ports/graphics/graphite2/work/.build Start 1: padauk1 1/90 Test #1: padauk1 .......................... Passed 0.00 sec ... Start 90: vm-test-direct-threading 90/90 Test #90: vm-test-direct-threading ......... Passed 0.15 sec 100% tests passed, 0 tests failed out of 90
* graphics/graphite2: Add CPE informationBernhard Froehlich2021-09-101-1/+2
| | | | Approved by: portmgr (blanket)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* graphics/graphite2: Use release archive and add test targetLi-Wen Hsu2020-10-221-5/+6
| | | | | | | | PR: 250003 Submitted by: daniel.engberg.lists@pyret.net Notes: svn path=/head/; revision=552949
* graphics/graphite2: update to 1.3.14Jan Beich2020-04-011-2/+1
| | | | | | | | | Changes: https://github.com/silnrsi/graphite/compare/1.3.13...1.3.14 ABI: https://abi-laboratory.pro/tracker/timeline/graphite/ Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=530194
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* graphics/graphite2: update to 1.3.13Jan Beich2018-12-211-2/+1
| | | | | | | | | Changes: https://sourceforge.net/p/silgraphite/mailman/message/36498161/ Changes: https://github.com/silnrsi/graphite/compare/1.3.12...1.3.13 ABI: https://abi-laboratory.pro/tracker/timeline/graphite/ Notes: svn path=/head/; revision=487989
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* graphics/graphite2: update to 1.3.12Jan Beich2018-08-211-2/+2
| | | | | | | | | | Changes: https://sourceforge.net/p/silgraphite/mailman/message/36392530/ Changes: https://github.com/silnrsi/graphite/compare/1.3.11...1.3.12 ABI: https://abi-laboratory.pro/tracker/timeline/graphite/ Security: CVE-2018-7999 Notes: svn path=/head/; revision=477696
* Update to 1.3.11Sunpoet Po-Chuan Hsieh2018-03-061-5/+6
| | | | | | | | | - Add LICENSE_FILE Changes: https://github.com/silnrsi/graphite/releases Notes: svn path=/head/; revision=463749
* Update LICENSESunpoet Po-Chuan Hsieh2017-09-241-1/+1
| | | | Notes: svn path=/head/; revision=450507
* Update to 1.3.10Sunpoet Po-Chuan Hsieh2017-05-061-2/+1
| | | | | | | Changes: https://github.com/silnrsi/graphite/releases Notes: svn path=/head/; revision=440258
* Add two upstream patches to fix CVE-2017-5436.Jung-uk Kim2017-04-201-0/+1
| | | | | | | | | | | https://github.com/silnrsi/graphite/commit/1ce331d https://github.com/silnrsi/graphite/commit/b23d7b9 PR: 218771 MFH: 2017Q2 Notes: svn path=/head/; revision=438984
* Update to 1.3.9.Jung-uk Kim2016-11-171-1/+1
| | | | Notes: svn path=/head/; revision=426273
* graphics/graphite2: update to 1.3.8Jan Beich2016-04-011-1/+1
| | | | | | | | | Changes: https://sourceforge.net/p/silgraphite/mailman/message/34979857/ Changes: https://github.com/silnrsi/graphite/compare/1.3.7...1.3.8 MFH: 2016Q1 (bugfix release) Notes: svn path=/head/; revision=412363
* graphics/graphite2: rely on default EXTRACT_SUFX after r411337Jan Beich2016-03-181-1/+1
| | | | | | | | | | | | | | | | | | | Mainly to fix 2016Q1 as USES=tar is nop with USE_GITHUB after r410613. => silnrsi-graphite-1.3.7_GH0.tgz is not in graphics/graphite2/distinfo. => Either graphics/graphite2/distinfo is out of date, or => silnrsi-graphite-1.3.7_GH0.tgz is spelled incorrectly. or ===> Extracting for graphite2-1.3.7 => No SHA256 checksum recorded for silnrsi-graphite-1.3.7_GH0.tgz. => No suitable checksum found for silnrsi-graphite-1.3.7_GH0.tgz. Reported by: mav Notes: svn path=/head/; revision=411364
* graphics/graphite2: chase new homeJan Beich2016-03-181-1/+4
| | | | | | | | | | | | | | SILGraphite page on SF says: This project has been deprecated. Graphite2, a new version of the Graphite engine, is available at: https://github.com/silnrsi/graphite with its own bug tracker. Tested by: diff -rN MFH: 2016Q1 (in case of 1.3.8 before EOL) Notes: svn path=/head/; revision=411337
* graphics/graphite2: update to 1.3.7Jan Beich2016-03-181-2/+1
| | | | | | | | Changes: https://sourceforge.net/p/silgraphite/mailman/message/34936157/ MFH: 2015Q1 (maybe security) Notes: svn path=/head/; revision=411333
* graphics/graphite2: update to 1.3.6Jan Beich2016-03-051-1/+2
| | | | | | | | | PR: 207686 Reviewed by: tijl MFH: 2016Q1 (maybe security) Notes: svn path=/head/; revision=410185
* Update to 1.3.5.Jung-uk Kim2016-02-081-3/+2
| | | | | | | MFH: 2016Q1 Notes: svn path=/head/; revision=408499
* Update to 1.3.3 and add LICENSE.Jung-uk Kim2015-10-131-1/+4
| | | | Notes: svn path=/head/; revision=399227
* Update the project site.Jung-uk Kim2015-09-101-1/+2
| | | | Notes: svn path=/head/; revision=396597
* Update to 1.3.2.Jung-uk Kim2015-09-101-1/+1
| | | | Notes: svn path=/head/; revision=396596
* Update to 1.3.1.Jung-uk Kim2015-09-031-2/+1
| | | | Notes: svn path=/head/; revision=396042
* Drop USES=iconv.Raphael Kubo da Costa2015-08-311-2/+2
| | | | | | | | | | | | The port does not actually use iconv anywhere, so drop the dependency. While here, also stop setting LDFLAGS since it is not necessary (as verified by building on 9.3, 10.1 and HEAD). Approved by: office (bapt) Differential Revision: https://reviews.freebsd.org/D3517 Notes: svn path=/head/; revision=395661
* Update to 1.3.0.Jung-uk Kim2015-08-111-1/+1
| | | | Notes: svn path=/head/; revision=393963
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Update to 1.2.4Baptiste Daroussin2013-12-111-3/+1
| | | | | | | | Support stage Remove hack to uselessly change the name of the library Notes: svn path=/head/; revision=336230
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+1
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* - update to 1.2.3Baptiste Daroussin2013-08-031-1/+1
| | | | Notes: svn path=/head/; revision=324205
* Update to 1.2.1Baptiste Daroussin2013-05-191-1/+1
| | | | Notes: svn path=/head/; revision=318550
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* update to 1.2.0Baptiste Daroussin2012-12-181-6/+1
| | | | Notes: svn path=/head/; revision=309205
* Update to 1.1.3Baptiste Daroussin2012-06-051-1/+1
| | | | Notes: svn path=/head/; revision=298461
* - update to 1.1.2Baptiste Daroussin2012-04-201-1/+1
| | | | Notes: svn path=/head/; revision=295140
* update to 1.1.1Baptiste Daroussin2012-02-281-2/+2
| | | | | | | pass maintainership to office@ Notes: svn path=/head/; revision=292394
* - update to 1.1.0Baptiste Daroussin2012-02-151-8/+4
| | | | Notes: svn path=/head/; revision=291484
* Do not try to remove libdata/pkgconfigBaptiste Daroussin2012-01-221-1/+5
| | | | | | | | change the library name extension from 2.0.0 to 2 Bump port revision Notes: svn path=/head/; revision=289601
* Pass maintainership to office@ (this will be used in libreoffice)Baptiste Daroussin2012-01-221-1/+1
| | | | Notes: svn path=/head/; revision=289600
* Graphite is a package that can be used to create "smart fonts" capable ofBaptiste Daroussin2012-01-221-0/+26
displaying writing systems with various complex behaviors, such as: * contextual shaping * ligatures * reordering * split glyphs * bidirectionality * stacking diacritics * complex positioning WWW: http://scripts.sil.org/RenderingGraphite Notes: svn path=/head/; revision=289599