Commit Graph

22 Commits

Author SHA1 Message Date
sthen
2d13a5ae06 graphics/gd: switch to cmake build, from Brad, been through bulk on i386 2020-10-08 20:16:56 +00:00
sthen
032bdbd62b update to libgd-2.3.0, includes some security-related and other fixes,
Potential double-free in gdImage*Ptr(). (CVE-2019-6978)
gdImageColorMatch() out of bounds write on heap. (CVE-2019-6977)
Uninitialized read in gdImageCreateFromXbm(). (CVE-2019-11038)
Double-free in gdImageBmp. (CVE-2018-1000222)
Potential NULL pointer dereference in gdImageClone(). (CVE-2018-14553)
Potential infinite loop in gdImageCreateFromGifCtx(). (CVE-2018-5711)

and see https://github.com/libgd/libgd/blob/gd-2.3.0/CHANGELOG.md

(if anyone is thinking of backporting, gdlib-config was removed,
p5-GD and cvsgraph updates will be needed)
2020-06-30 00:05:49 +00:00
sthen
e7bd8a49fa update to gd-2.1.1, based on a diff from Rafael Sadowski 2015-11-14 12:41:53 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
sthen
438db325ad update to libgd 2.1.0; ok brad@. wantlib syncs to follow. 2014-03-17 23:20:57 +00:00
steven
112cc21528 SHARED_LIBS 2005-12-26 14:40:13 +00:00
fgsch
460ce94c0a update to gd 2.0.33; brings gif back between many other things.
reviewed by several ppl, many thanks.
2005-10-12 05:37:43 +00:00
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
brad
f00e510a1e - integrate COMMENT
- bump NEED_VERSION
- slightly simplify usage of FAKE_FLAGS
- MAKE_ENV= -> MAKE_ENV+=; should fix problem art@ has been seeing.
--
Ok'd by: espie@
2001-04-21 14:47:05 +00:00
brad
107abfb98e revert switch to libtool, use "cc -shared" to create shared libraries 2000-09-16 11:44:22 +00:00
krw
e082b0f6f3 Change PFRAG.shared ldconfig invocation(s) to
DYNLIBDIR() invocations.

Bump NEED_VERSION to 1.310 so DYNLIBDIR() works.

As requested by espie@
2000-07-04 02:09:17 +00:00
brad
cb9b28df59 switch to libtool for shared library creation 2000-06-22 06:18:38 +00:00
brad
59cd2c77a2 upgrade to gd 1.8.3 2000-06-12 17:25:48 +00:00
brad
dfd56f2e61 upgrade to gd 1.8.1 2000-03-15 19:12:47 +00:00
brad
1b02ad2417 fix usage of ldconfig 2000-03-04 23:54:26 +00:00
brad
bc6300ec56 sync PLISTs 1999-11-17 00:17:13 +00:00
kevlo
d4aeb75423 Update to version 1.7.3. Fix PLIST. 1999-11-16 08:03:23 +00:00
brad
389d5387fa upgrade to gd 1.6.2; add files forgotten in previous commit 1999-07-26 00:37:36 +00:00
brad
ca074d6a35 upgrade to gd 1.6.2;
- this version now generates the .PNG graphics file format and NOT .GIF,
this is due to the patent Unisys has on LZW compression.
1999-07-26 00:36:34 +00:00
espie
13c0b69474 Crisper comments 1999-04-20 01:12:06 +00:00
brad
1dfd69d274 add gd port 1999-02-21 23:28:05 +00:00