39 Commits

Author SHA1 Message Date
Jan Beich
0986997a84 graphics/graphite2: update to 1.3.13
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/
2018-12-21 12:24:18 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
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
2018-12-12 01:35:33 +00:00
Jan Beich
417fac62c9 graphics/graphite2: update to 1.3.12
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
2018-08-21 00:43:37 +00:00
Sunpoet Po-Chuan Hsieh
41d01fc33d Update to 1.3.11
- Add LICENSE_FILE

Changes:	https://github.com/silnrsi/graphite/releases
2018-03-06 20:31:35 +00:00
Sunpoet Po-Chuan Hsieh
ed907d6a20 Update LICENSE 2017-09-24 18:49:11 +00:00
Sunpoet Po-Chuan Hsieh
52084c0b71 Update to 1.3.10
Changes:	https://github.com/silnrsi/graphite/releases
2017-05-06 11:33:29 +00:00
Jung-uk Kim
74279ba09a Add two upstream patches to fix CVE-2017-5436.
https://github.com/silnrsi/graphite/commit/1ce331d
https://github.com/silnrsi/graphite/commit/b23d7b9

PR:		218771
MFH:		2017Q2
2017-04-20 18:40:09 +00:00
Jung-uk Kim
96b2f7ab7f Update to 1.3.9. 2016-11-17 00:27:06 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Jan Beich
b5c53514a4 graphics/graphite2: update to 1.3.8
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)
2016-04-01 17:24:28 +00:00
Jan Beich
7806cfed10 graphics/graphite2: rely on default EXTRACT_SUFX after r411337
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
2016-03-18 18:08:24 +00:00
Jan Beich
b6fb1da3ac graphics/graphite2: chase new home
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)
2016-03-18 10:43:08 +00:00
Jan Beich
71f9715316 graphics/graphite2: update to 1.3.7
Changes:	https://sourceforge.net/p/silgraphite/mailman/message/34936157/
MFH:		2015Q1 (maybe security)
2016-03-18 08:07:33 +00:00
Jan Beich
b0648e5ce9 graphics/graphite2: update to 1.3.6
PR:		207686
Reviewed by:	tijl
MFH:		2016Q1 (maybe security)
2016-03-05 15:42:31 +00:00
Jung-uk Kim
eea655ad78 Update to 1.3.5.
MFH:		2016Q1
2016-02-08 18:55:45 +00:00
Jung-uk Kim
fa23309719 Update to 1.3.3 and add LICENSE. 2015-10-13 22:53:19 +00:00
Jung-uk Kim
5fb08a521e Update the project site. 2015-09-10 18:39:49 +00:00
Jung-uk Kim
320751e39c Update to 1.3.2. 2015-09-10 18:30:52 +00:00
Jung-uk Kim
53899a4929 Update to 1.3.1. 2015-09-03 20:09:44 +00:00
Raphael Kubo da Costa
39297aa2d9 Drop USES=iconv.
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
2015-08-31 10:18:50 +00:00
Jung-uk Kim
2e99ec73e9 Update to 1.3.0. 2015-08-11 19:04:16 +00:00
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Baptiste Daroussin
2dec0e65e3 Update to 1.2.4
Support stage
Remove hack to uselessly change the name of the library
2013-12-11 21:55:53 +00:00
Max Brazhnikov
9351c1123f - Respect CMAKE_BUILD_TYPE (and fix packaging with non-default build settings)
Approved by:	office (bapt)
2013-12-03 11:31:55 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
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)
2013-09-04 18:06:07 +00:00
Baptiste Daroussin
10b999c7c4 - update to 1.2.3 2013-08-03 22:08:50 +00:00
Baptiste Daroussin
ddf37371c2 Update to 1.2.1 2013-05-19 22:08:13 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Baptiste Daroussin
8f04949176 update to 1.2.0 2012-12-18 23:07:25 +00:00
Baptiste Daroussin
7ba9baf0f2 Update to 1.1.3 2012-06-05 11:57:10 +00:00
Baptiste Daroussin
bc3f97ab10 - update to 1.1.2 2012-04-20 05:22:18 +00:00
Baptiste Daroussin
6d66c2b1e2 update to 1.1.1
pass maintainership to office@
2012-02-28 21:09:58 +00:00
Baptiste Daroussin
014506b792 - update to 1.1.0 2012-02-15 22:54:13 +00:00
Baptiste Daroussin
988f5a9339 Do not try to remove libdata/pkgconfig
change the library name extension from 2.0.0 to 2
Bump port revision
2012-01-22 10:15:18 +00:00
Baptiste Daroussin
fa13357147 Pass maintainership to office@ (this will be used in libreoffice) 2012-01-22 09:48:23 +00:00
Baptiste Daroussin
79ac946b88 Graphite is a package that can be used to create "smart fonts" capable of
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
2012-01-22 09:46:53 +00:00