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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gdchart Easy to use fast C API for creating charts and graphs
0.11.5_11 graphics on this many watch lists=25 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.11.5_11Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-06-16 12:03:06
Last Update: 2023-07-28 17:13:17
Commit Hash: 664a2fa
People watching this port, also watch:: freetype2, gettext, libiconv, gmake
License: not specified in port
WWW:
http://www.fred.net/brv/chart/
Description:
GDChart is an easy to use, high performance library/C API for creating charts and graphs in GIF, PNG, JPEG and WBMP format.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. @ldconfig
  2. include/gdc.h
  3. include/gdchart.h
  4. include/gdcpie.h
  5. lib/libgdc.a
  6. lib/libgdc.so
  7. lib/libgdc.so.1
  8. lib/libgdc_p.a
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • gdchart>0:graphics/gdchart
To install the port:
cd /usr/ports/graphics/gdchart/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/gdchart
  • pkg install gdchart
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gdchart
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (gdchart0.11.5dev.tar.gz) = 4dca5ffd3c2812d935cfa833d6d63e1edbe54459a97a7113ef42dcd7819db1a1 SIZE (gdchart0.11.5dev.tar.gz) = 38783

Packages (timestamps in pop-ups are UTC):
gdchart
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.11.5_110.11.5_110.11.5_100.11.5_110.11.5_11-0.11.5_10-
FreeBSD:13:quarterly0.11.5_110.11.5_110.11.5_100.11.5_110.11.5_110.11.5_110.11.5_110.11.5_11
FreeBSD:14:latest0.11.5_110.11.5_11-0.11.5_110.11.5_110.11.5_10-0.11.5_10
FreeBSD:14:quarterly0.11.5_110.11.5_11-0.11.5_110.11.5_110.11.5_110.11.5_110.11.5_11
FreeBSD:15:latest0.11.5_110.11.5_11n/a0.11.5_11n/a0.11.5_110.11.5_110.11.5_11
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libgd.so : graphics/gd
  2. libfreetype.so : print/freetype2
  3. libjpeg.so : graphics/jpeg-turbo
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. security/openvas-client*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for gdchart-0.11.5_11: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
graphics_gdchart
USES:
jpeg uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.nuug.no/pub/anders/distfiles/
  2. http://www.fred.net/brv/chart/
Collapse this list.

Number of commits found: 49

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11.5_11
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
0.11.5_10
26 Jul 2023 00:48:20
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
0.11.5_10
24 Jun 2023 12:03:43
commit hash: c1bc8c8d0a01160b6013493eb80fb6172581b83dcommit hash: c1bc8c8d0a01160b6013493eb80fb6172581b83dcommit hash: c1bc8c8d0a01160b6013493eb80fb6172581b83dcommit hash: c1bc8c8d0a01160b6013493eb80fb6172581b83d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
graphics/gdchart: Fix build with llvm16

Sponsored by:	The FreeBSD Foundation
0.11.5_10
07 Jun 2023 07:31:50
commit hash: 965909fea08bb647f281e2b20ffedb9bcd8a7081commit hash: 965909fea08bb647f281e2b20ffedb9bcd8a7081commit hash: 965909fea08bb647f281e2b20ffedb9bcd8a7081commit hash: 965909fea08bb647f281e2b20ffedb9bcd8a7081 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
graphics/gdchart: Fix breakage

Looks like I made a grave mistake on my previous commit.

Fixes:	21b9bb4 graphics/gdchart: Fix build on 14
07 Jun 2023 07:25:08
commit hash: 21b9bb46c0c099e008dfb1f8eca5effaf6a258eecommit hash: 21b9bb46c0c099e008dfb1f8eca5effaf6a258eecommit hash: 21b9bb46c0c099e008dfb1f8eca5effaf6a258eecommit hash: 21b9bb46c0c099e008dfb1f8eca5effaf6a258ee files touched by this commit Sanity Test Failure Refresh
Muhammad Moinur Rahman (bofh) search for other commits by this committer
graphics/gdchart: Fix build on 14

- Pet portclippy
- Adopt port
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.11.5_10
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.11.5_10
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.11.5_10
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.11.5_10
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.11.5_10
04 May 2020 21:31:39
Revision:533989Original commit files touched by this commit
dinoex search for other commits by this committer
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
0.11.5_9
25 Nov 2019 23:25:52
Revision:518434Original commit files touched by this commit
brooks search for other commits by this committer
Fix build with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.
0.11.5_9
09 Oct 2016 09:01:52
Revision:423580Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
0.11.5_9
20 Jul 2016 09:33:32
Revision:418829Original commit files touched by this commit
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
0.11.5_8
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.11.5_8
22 Jun 2015 18:33:22
Revision:390310Original commit files touched by this commit
antoine search for other commits by this committer
Convert to USES=jpeg
0.11.5_8
20 Oct 2014 17:04:21
Revision:371283Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.11.5_8
05 Jul 2014 18:55:34
Revision:360798Original commit files touched by this commit
marino search for other commits by this committer
graphics/gdchart: Replace wrong PROFILE option

The profile library gets built if NO_PROFILE is not set.  All the
PROFILE option was doing was manually changing the pkg-plist which
would only work if the PROFILE option was manually synchronized with
the make.conf option (they are by default, so it worked accidently).

Change PLIST_SUB to switch based on NO_PROFILE as is done with other
ports.
0.11.5_8
27 Apr 2014 12:23:38
Revision:352414Original commit files touched by this commit
pawel search for other commits by this committer
- Add staging support
- Convert to new options framework
0.11.5_8
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
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 View all of this commit message)
0.11.5_7
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
0.11.5_7
09 Aug 2013 14:05:53
Revision:324437Original commit files touched by this commit Sanity Test Failure
dinoex search for other commits by this committer
- update libdg to 2.1.0
0.11.5_6
28 Jul 2012 15:57:56
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
0.11.5_6
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.11.5_5
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.11.5_5
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.11.5_4
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.11.5_3
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
0.11.5_3
18 Jul 2009 11:11:29
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
0.11.5_2
29 Jun 2008 16:12:23
Original commit files touched by this commit
itetcu search for other commits by this committer
- respect NOPORTDOCS and NOPORTEXAMPLES
- fis plist dor -DNOPORTDOCS
- bump PORTREVISION

Prompted by:    QA Tindy run
0.11.5_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.11.5
14 Aug 2006 23:06:39
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
0.11.5
29 Apr 2006 21:23:20
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.11.5

PR:             ports/96513
Submitted by:   Aleksander Fafula <alex@BSDGuru.org>
0.11.4_1
26 Nov 2005 01:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.11.4_1
11 Nov 2005 01:18:01
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
0.11.4_1
22 Mar 2004 15:05:32
Original commit files touched by this commit
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
0.11.4_1
28 Feb 2004 22:51:32
Original commit files touched by this commit
perky search for other commits by this committer
This port now INSTALLS_SHLIB by previous commit.

Spotted by:     knu
0.11.4_1
28 Feb 2004 11:54:24
Original commit files touched by this commit
perky search for other commits by this committer
Build and install a shared library.

Approved by:    knu (maintainer)
0.11.4
20 Nov 2003 19:41:27
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.11.4dev.

PR:             55093
Submitted by:   budbud@bbdab.org
0.11.2_1
18 Aug 2003 16:15:11
Original commit files touched by this commit
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]
0.11.2
18 Feb 2003 05:52:57
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment my non-ruby ports as well.
0.11.2
19 Sep 2002 01:47:10
Original commit files touched by this commit
kris search for other commits by this committer
Handle NOPROFILE=yes
0.11.2
16 Sep 2002 07:33:19
Original commit files touched by this commit
knu search for other commits by this committer
Oops, I forgot to update the gd dependency fromm gd to gd2.

PR:             ports/42820
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
0.11.2
15 Sep 2002 12:10:35
Original commit files touched by this commit
knu search for other commits by this committer
- Update to 0.11.2dev.

- Use a BSD Makefile rather than messing with the bundled one.
  Currently no shlib is provided since the library's global variables
  are not properly exported. (Could be fixed in future)

- Take maintainership.
0.10.1_1
01 Sep 2002 16:07:59
Original commit files touched by this commit
dwcjr search for other commits by this committer
${PERL} -> ${REINPLACE_CMD}

PR:             40784
Submitted by:   corecode@corecode.ath.cx
Reviewed by:    flynn@energyhq.homeip.net
07 Oct 2001 03:03:45
commit hash: fp1.19438@dev.null.freshports.orgcommit hash: fp1.19438@dev.null.freshports.orgcommit hash: fp1.19438@dev.null.freshports.orgcommit hash: fp1.19438@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Set maintainer to ports@FreeBSD.org    
17 Jul 2001 08:25:51
commit hash: fp1.16232@dev.null.freshports.orgcommit hash: fp1.16232@dev.null.freshports.orgcommit hash: fp1.16232@dev.null.freshports.orgcommit hash: fp1.16232@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Enable JPEG support.    
18 Jun 2001 08:03:01
commit hash: fp1.15226@dev.null.freshports.orgcommit hash: fp1.15226@dev.null.freshports.orgcommit hash: fp1.15226@dev.null.freshports.orgcommit hash: fp1.15226@dev.null.freshports.org files touched by this commit
mharo search for other commits by this committer
Update to 0.10.1, which includes support for more graphics formats.    
16 Jun 2001 16:03:06
commit hash: fp1.15139@dev.null.freshports.orgcommit hash: fp1.15139@dev.null.freshports.orgcommit hash: fp1.15139@dev.null.freshports.orgcommit hash: fp1.15139@dev.null.freshports.org files touched by this commit
alex search for other commits by this committer
Add gdchart 0.9.4b,   easy to use, fast C API for creating charts and   graphs. 
  

Number of commits found: 49