notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: graphics/gd/pkg-plist

Number of commits found: 20

Tuesday, 22 Feb 2022
11:44 Dirk Meyer (dinoex) search for other commits by this committer
graphics/gd: update to 2.3.3

- remove perfomance patch
- fix tests
- new options HEIF AVIF
commit hash: 34ab3bea8aa25b1e994a7da9a4653d558585e5d2 commit hash: 34ab3bea8aa25b1e994a7da9a4653d558585e5d2 commit hash: 34ab3bea8aa25b1e994a7da9a4653d558585e5d2 commit hash: 34ab3bea8aa25b1e994a7da9a4653d558585e5d2 34ab3be
Friday, 14 May 2021
19:51 Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/gd: fix plist

annotate utility requires both FREETYPE and JPEG enabled (see src/Makefile.am)

Approved by:	portmgr blanket
commit hash: 9e6f530a67cf6610fcb4afdc8750a145f46eabba commit hash: 9e6f530a67cf6610fcb4afdc8750a145f46eabba commit hash: 9e6f530a67cf6610fcb4afdc8750a145f46eabba commit hash: 9e6f530a67cf6610fcb4afdc8750a145f46eabba 9e6f530
Friday, 12 Feb 2021
17:09 dinoex search for other commits by this committer
- update to 2.3.1
- fix regression on empty strings
PR:	253460
MFH:    2021Q1
Original commitRevision:565034 
Monday, 4 May 2020
21:31 dinoex search for other commits by this committer
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
Original commitRevision:533989 
Sunday, 22 Sep 2019
17:55 dinoex search for other commits by this committer
- fix missing include path if all options are off
PR:		240752

- new option PNG JPEG FREETYPE
- enable option ICONV by default
Original commitRevision:512598 
Friday, 27 Jul 2018
07:39 tz search for other commits by this committer
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
Original commitRevision:475415 
Saturday, 28 Jan 2017
19:57 dinoex search for other commits by this committer
- update to 2.2.4
PR:		216507
Submitted by:	Piotr Kubaj
MFH:		2017Q1
Original commitRevision:432648 
Sunday, 28 Aug 2016
17:42 dinoex search for other commits by this committer
- 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
Original commitRevision:421029 
Wednesday, 20 Jul 2016
09:33 dinoex search for other commits by this committer
- 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
Original commitRevision:418829 
Sunday, 22 Jun 2014
21:52 tijl search for other commits by this committer
Add USES=libtool:keepla pathfix.
Original commitRevision:358835 
Friday, 9 Aug 2013
14:05 dinoex search for other commits by this committer
- update libdg to 2.1.0
Original commitRevision:324437 
Friday, 14 Oct 2005
14:28 vs search for other commits by this committer
Install missing header (bump PORTREV)

Approved by: dinoex (maintainer)
Original commit
Tuesday, 27 Sep 2005
08:47 dinoex search for other commits by this committer
- add gdlib-config
PR:             86574
Original commit
Wednesday, 17 Mar 2004
16:06 dinoex search for other commits by this committer
- update to 2.0.22
- Fix comatibility ABI
- add missing includes
Original commit
Monday, 18 Aug 2003
16:15 nork search for other commits by this committer
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]
Original commit
Friday, 11 Jul 2003
18:16 nork search for other commits by this committer
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
  (to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).

PR:             ports/54100
Submitted by:   Ports Fury
Original commit
Tuesday, 1 Jul 2003
17:16 nork search for other commits by this committer
Back out previous commit & Bump PORTEPOCH.

Pointy hat to:  daichi
Submitted by:   many many people
Original commit
14:11 daichi search for other commits by this committer
update graphics/gd: 1.8.4 --> 2.0.15

PR:             53582
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Original commit
Friday, 26 Oct 2001
13:07 roam search for other commits by this committer
Install the HTML documentation.    
Original commit
Monday, 12 Feb 2001
09:34 knu search for other commits by this committer
Update to 1.8.4.    
Original commit

Number of commits found: 20