Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
15 Apr 2022 06:25:56 2.3.3_1,1
|
Dirk Meyer (dinoex)  |
graphics/gd: new option LIQ
PR: 263185 |
06 Apr 2022 22:15:15 2.3.3_1,1
|
Jan Beich (jbeich)  |
graphics/libavif: update to 0.10.0
Changes: https://github.com/AOMediaCodec/libavif/releases/tag/v0.10.0
Reported by: GitHub (watch releases) |
12 Mar 2022 16:31:36 2.3.3,1
|
Jan Beich (jbeich)  |
Mk/bsd.options.desc.mk: add shared AVIF description
Intended for the reference implementation. Ports with AVIF support via
libheif (LGPLv3+, C++-based) to use HEIF option instead. |
24 Feb 2022 07:22:44 2.3.3,1
|
Dirk Meyer (dinoex)  |
graphics/gd: disable default for HEIF AVIF |
22 Feb 2022 13:06:36 2.3.3,1
|
Dmitry Marakasov (amdmi3)  |
graphics/gd: add missing option descriptions
Approved by: portmgr blanket |
22 Feb 2022 11:44:38 2.3.3,1
|
Dirk Meyer (dinoex)  |
graphics/gd: update to 2.3.3
- remove perfomance patch
- fix tests
- new options HEIF AVIF |
10 Jan 2022 15:15:39 2.3.1,1
|
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
29 Aug 2021 18:11:14 2.3.1,1
|
Bernhard Froehlich (decke)  |
graphics/gd: Add CPE information
Approved by: portmgr (blanket) |
14 May 2021 19:51:49 2.3.1,1
|
Dmitry Marakasov (amdmi3)  |
graphics/gd: fix plist
annotate utility requires both FREETYPE and JPEG enabled (see src/Makefile.am)
Approved by: portmgr blanket |
06 Apr 2021 14:31:13 2.3.1,1
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 2.3.1,1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 Feb 2021 17:09:23
2.3.1,1
|
dinoex  |
- update to 2.3.1
- fix regression on empty strings
PR: 253460
MFH: 2021Q1 |
04 May 2020 21:31:39
2.3.0,1
|
dinoex  |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
05 Nov 2019 22:21:16
2.2.5_2,1
|
zeising  |
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
23 Sep 2019 05:18:50
2.2.5_2,1
|
tobik  |
graphics/gd: Do not set WEBP_LIB_DEPENDS twice |
22 Sep 2019 17:55:03
2.2.5_2,1
|
dinoex  |
- fix missing include path if all options are off
PR: 240752
- new option PNG JPEG FREETYPE
- enable option ICONV by default |
19 Sep 2019 08:01:58
2.2.5_1,1
|
dinoex  |
- make TIFF an option
PR: 239572
Submitted by: Robert Schulze |
30 Dec 2018 14:00:46
2.2.5_1,1
|
dinoex  |
- fix rendering of gif
PR: 231057
Obtained from: https://github.com/libgd/libgd/issues/473 |
27 Jul 2018 07:39:13
2.2.5,1
|
tz  |
graphics/gd: Update from 2.2.4 to 2.2.5
This update fixes 2 security issues:
- Double-free in gdImagePngPtr(). (CVE-2017-6362)
- Buffer over-read into uninitialized memory. (CVE-2017-7890)
Full Changelog:
https://github.com/libgd/libgd/blob/gd-2.2.5/CHANGELOG.md
PR: 229707
Submitted by: Mikhail Teterin <mi@FreeBSD.org>
Approved by: maintainer timeout (dinoex, 2 weeks)
MFH: 2018Q3
Security: CVE-2017-6362
Security: CVE-2017-7890 |
11 Apr 2018 09:33:39
2.2.4_1,1
|
amdmi3  |
- Add LICENSE_FILE
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket |
30 Apr 2017 12:50:54
2.2.4_1,1
|
sunpoet  |
Update to 0.6.0
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
29 Jan 2017 09:49:50
2.2.4,1
|
dinoex  |
- make portlint happier |
28 Jan 2017 19:57:50
2.2.4,1
|
dinoex  |
- update to 2.2.4
PR: 216507
Submitted by: Piotr Kubaj
MFH: 2017Q1 |
16 Oct 2016 18:41:21
2.2.3_1,1
|
dinoex  |
- fix option WEBP
- make option WEBP default
PR: 211368
- Security patch, port was not vulnerable
Security: https://github.com/libgd/libgd/issues/308
Security: http://seclists.org/oss-sec/2016/q3/626
Security: CVE-2016-7568
PR: 213020 |
28 Aug 2016 17:42:42
2.2.3,1
|
dinoex  |
- update to 2.2.3
- remove option VPX
Security: CVE-2016-6207
Security: CVE-2016-6214
Security: CVE-2016-6132
Security: CVE-2016-5766
PR: 211562
MFH: 2016Q3 |
20 Jul 2016 09:33:32
2.2.2,1
|
dinoex  |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
09 Jul 2016 23:11:59
2.1.1,1
|
dinoex  |
- update to 2.1.1 |
01 Apr 2016 14:00:57
2.1.0_7,1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
14 Nov 2015 19:34:13
2.1.0_7,1
|
jbeich  |
multimedia/libvpx: update 1.5.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html
PR: 204478
Exp-run by: antoine
Approved by: ashish (maintainer) |
22 Jun 2015 18:33:22
2.1.0_6,1
|
antoine  |
Convert to USES=jpeg |
09 Jun 2015 14:25:42
2.1.0_6,1
|
jbeich  |
multimedia/libvpx: update to 1.4.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision: https://reviews.freebsd.org/D2570
Exp-run by: antoine
Approved by: ashish, multimedia (kwm)
Approved by: maintainer timeout (ale, dinoex; 2 weeks) |
25 Dec 2014 20:54:43
2.1.0_5,1
|
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
2.1.0_4,1
|
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
03 Aug 2014 16:19:18
2.1.0_4,1
|
dinoex  |
- fix order in USES |
18 Jul 2014 18:18:06
2.1.0_4,1
|
zi  |
- Fix MASTER_SITES to resolve fetch issue. |
22 Jun 2014 21:52:34
2.1.0_4,1
|
tijl  |
Add USES=libtool:keepla pathfix. |
16 Apr 2014 18:28:50
2.1.0_3,1
|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
15 Apr 2014 08:14:22
2.1.0_2,1
|
dinoex  |
- Add shebangfix so bdftogd
- Strip libgd
PR: 188581
Submitted by: Steve Wills |
30 Mar 2014 19:48:11
2.1.0_1,1
|
dinoex  |
- add USES=tar:xz
- cleanup GNU_CONFIGURE_ARGS for iconv |
28 Dec 2013 06:37:48
2.1.0_1,1
|
dinoex  |
- use OPT_CONFIGURE_* |
15 Nov 2013 18:32:18
2.1.0_1,1
|
dinoex  |
- use STAGEDIR
- use OPT_CONFIGURE_* |
21 Sep 2013 11:06:04
2.1.0_1,1
|
dinoex  |
- fix misplaced NO_STAGE in slaveports and ifdefs |
20 Sep 2013 18:35:46
2.1.0_1,1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
16 Sep 2013 17:07:26
2.1.0_1,1
|
bapt  |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
04 Sep 2013 20:01:06
2.1.0_1,1
|
bsam  |
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me) |
15 Aug 2013 19:12:47
2.1.0_1,1
|
dinoex  |
- fix option GD_FONTS
- fix bdftogd and bump PORTREVISION
PR: 181250 |
09 Aug 2013 14:05:53
2.1.0 
|
dinoex  |
- update libdg to 2.1.0 |
15 Jun 2013 11:41:25
2.0.35_9,1
|
dinoex  |
- fix to support interlaced gif
PR: 179537
Submitted by: Sergey Kandaurov
Obtained from: libgd repo |
03 May 2013 23:31:34
2.0.35_8,1
|
bapt  |
Fix build with bmake |
27 Apr 2013 11:59:29
2.0.35_8,1
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
26 Jan 2013 14:21:23
2.0.35_8,1
|
dinoex  |
- fix build for 10-CURRENT
PR: 175528
Submitted by: Matthias Andree |
26 Jan 2013 14:20:10
2.0.35_8,1
|
dinoex  |
- strip shlib versions in dependecy
- cleanup header |
27 Jun 2012 05:40:37
2.0.35_8,1
|
dinoex  |
- fix option FONTCONFIG
PR: 169453
Submitted by: Dmitry |
14 Jun 2012 14:48:52
2.0.35_8,1
|
dinoex  |
- use OPTIONS_DEFINE |
01 Jun 2012 05:26:28
2.0.35_8,1
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
2.0.35_7,1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
07 Aug 2011 09:19:49
2.0.35_7,1
|
dinoex  |
- add MASTER_SITE_RINGSERVER |
03 Jul 2011 14:12:23
2.0.35_7,1
|
ohauer  |
-remove MD5 |
03 Jun 2010 09:35:56
2.0.35_7,1
|
dinoex  |
- add CONFLICTS
PR: 147418 |
28 Mar 2010 09:34:32
2.0.35_7,1
|
dinoex  |
- fix check, so png is detected.
Submitted by: tron@freenode |
28 Mar 2010 09:22:32
2.0.35_6,1
|
dinoex  |
- fix breakage with png-1.4.1 |
28 Mar 2010 07:13:46
2.0.35_5,1
|
dinoex  |
- use fontconfig by default
- bump PORTREVISION |
28 Mar 2010 06:47:48
2.0.35_4,1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
09 Mar 2010 13:48:05
2.0.35_3,1
|
dinoex  |
- allow option WITH_FONTCONFIG with WITHOUT_X11
PR: 144567
Submitted by: Benjamin Lee |
05 Feb 2010 11:46:55
2.0.35_3,1
|
dinoex  |
- update to jpeg-8 |
06 Nov 2009 21:37:16
2.0.35_2,1
|
dinoex  |
- Security patch
Security: CVE-2009-3546
Security: http://portaudit.freebsd.org/4e8344a3-ca52-11de-8ee8-00215c6a37bb.html
PR: 140335
Submitted by: Eygene Ryabinkin
Obtained from: PHP project |
01 Aug 2009 11:25:40
2.0.35_1,1
|
dinoex  |
- fix build when an old gd with different shlibs is still installed |
18 Jul 2009 11:11:29
2.0.35_1,1
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
25 Jul 2008 12:24:09
2.0.35,1
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
30 Mar 2008 09:36:46
2.0.35,1
|
dinoex  |
- clean X11BASE |
17 Mar 2008 18:02:15
2.0.35,1
|
dinoex  |
- set USE_XORG |
30 Sep 2007 04:28:04
2.0.35,1
|
dinoex  |
- use the OPTION infrastructure
PR: 115688
Submitted by: Xin LI |
29 Sep 2007 20:49:30
2.0.35,1
|
linimon  |
Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion. |
28 Jun 2007 16:12:06
2.0.35,1
|
dinoex  |
Security: update included security fixes |
26 Jun 2007 18:51:00
2.0.35,1
|
dinoex  |
- update to 2.0.35
reported by: shaun (portscout) |
19 May 2007 20:32:57
2.0.34_1,1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Feb 2007 23:47:21
2.0.34,1
|
dinoex  |
- fix option WITH_FONTCONFIG
PR: 109476
Submitted by: Radim Kolar |
22 Feb 2007 20:33:06
2.0.34,1
|
dinoex  |
- update to 2.0.34
- new MASTER_SITES
- use smaller distfile (.bz2)
- new option WITH_FONTCONFIG
- new option WITH_ICONV
- removed gdImageCreateFromGifSource
this breaks old version of php*-gd
PR: 109149
Submitted by: Phil Oleson
- fix gdtest
- remove gdImageLzw*, gdImageBigGif*
this breaks old version of perl5-GD
- extend feature info |
13 Jan 2007 11:05:42
2.0.33_4,1
|
dinoex  |
- use USE_LDCONFIG |
18 Dec 2005 10:30:10
2.0.33_4,1
|
dinoex  |
- extend functions for use with newer perl-GD
Submitted by: Tim Baur |
13 Nov 2005 09:26:50
2.0.33_3,1
|
dinoex  |
- add SHA checksum |
01 Nov 2005 05:26:16
2.0.33_3,1
|
dinoex  |
- extends feature list for gdlib-config
PR: 88272
Submitted by: Helge Oldach |
14 Oct 2005 14:28:46
2.0.33_3,1
|
vs  |
Install missing header (bump PORTREV)
Approved by: dinoex (maintainer) |
27 Sep 2005 08:47:00
2.0.33_2,1
|
dinoex  |
- add gdlib-config
PR: 86574 |
21 Nov 2004 12:29:31
2.0.33_1,1
|
dinoex  |
http://people.freebsd.org/~josef/stuff/patch-gd_png.c
- fixes allocation bug for webpng (RT Ticket #159)
Submitted by: josef |
06 Nov 2004 05:26:56
2.0.33,1
|
dinoex  |
- update to 2.0.33 |
05 Nov 2004 22:25:14
2.0.28_1,1
|
dinoex  |
- Security patches to match 2.0.33
- drop X-less Xpm support
(no longer supported by the distribution) |
12 Oct 2004 09:13:44
2.0.28,1
|
sergei  |
- Restore PORTEPOCH
Poiny hat to: dinoex |
12 Oct 2004 05:17:13
2.0.28 
|
dinoex  |
- update to 2.0.28
drop patch-gdft.c, as it won't apply after 2.0.25 |
26 May 2004 07:36:24
2.0.25,1
|
dinoex  |
- update to 2.0.24
67144
Dan Lukes
- update to 2.0.25 |
03 Apr 2004 05:07:34
2.0.22,1
|
dinoex  |
- quote CC in MAKE_ARGS
PR: 65103
Submitted by: Michael Johnson |
26 Mar 2004 20:32:18
2.0.22,1
|
dinoex  |
- use PKGNAMESUFFIX when made with WITHOUT_X11 |
17 Mar 2004 16:06:06
2.0.22,1
|
dinoex  |
- update to 2.0.22
- Fix comatibility ABI
- add missing includes |
17 Mar 2004 12:55:45
2.0.17,1
|
dinoex  |
- update to 2.0.17
- fix freetype include problems |
26 Feb 2004 05:22:29
2.0.15_1,1
|
dinoex  |
- add SIZE |
14 Jan 2004 06:14:42
2.0.15_1,1
|
dinoex  |
- ressurrect missing configure script from
http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/gd/scripts/Attic/configure
Problem noted by: ldivil@smartsolutions.ru
- set SCRIPTDIR to save an extra directory |
20 Nov 2003 18:57:44
2.0.15_1,1
|
dinoex  |
- Fix MASTER_SITES |
17 Nov 2003 19:33:49
2.0.15_1,1
|
dinoex  |
- take maintainership |
22 Aug 2003 20:17:11
2.0.15_1,1
|
nork  |
Resurrect PORTEPOCH accidentally removed in last commit.
Reported by: ume (counterattack) |
18 Aug 2003 16:15:11
2.0.15_1 
|
nork  |
o Main modification
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1] |