Port details |
- gd Graphics library for fast image creation with KOI8-U support
- 2.3.3_13,1 russian
=5 2.3.1,1Version of this port present on the latest quarterly branch. - Maintainer: dinoex@FreeBSD.org
 - Port Added: unknown
- Last Update: 2021-10-16 09:51:39
- Commit Hash: 4460cf7
- People watching this port, also watch:: webalizer, links, wget, sendmail, imapfilter
- Also Listed In: graphics
- License: MIT
- WWW:
- https://libgd.github.io/
- Description:
- gd is a graphics library. It allows your code to quickly draw images
complete with lines, arcs, text, multiple colors, cut and paste from
other images, and flood fills, and write out the result as a PNG, GIF
or JPEG file. This is particularly useful in World Wide Web applications,
where PNG, GIF and JPEG are three of the formats accepted for inline
images by most browsers.
gd does not provide for every possible desirable graphics operation,
but version 2.0 does include most frequently requested features,
including both truecolor and palette images, resampling (smooth
resizing of truecolor images) and so forth.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/russian/gd/ && make install clean
- To add the package, run one of these commands:
- pkg install russian/gd
- pkg install ru-libgd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ru-libgd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1644860754
SHA256 (libgd-2.3.3.tar.xz) = 3fe822ece20796060af63b7c60acb151e5844204d289da0ce08f8fdf131e5a61
SIZE (libgd-2.3.3.tar.xz) = 2809056
Packages (timestamps in pop-ups are UTC):
- Master port: graphics/gd
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nonexistent : x11-fonts/geminifonts
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libwebp.so : graphics/webp
- libjpeg.so : graphics/jpeg-turbo
- Fetch dependencies:
-
- nonexistent : x11-fonts/geminifonts
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ru-libgd-2.3.3_13,1:
PNG=on: PNG image format support
JPEG=on: JPEG image format support
WEBP=on: WebP image format support
TIFF=on: TIFF image format support
XPM=off: XPM pixmap image format support
HEIF=off: ISO/IEC 23008-12:2017 HEIF file format support
AVIF=off: AV1 Image File Format via libavif
LIQ=off: libimagequant color conversion support
FREETYPE=on: TrueType font rendering support
FONTCONFIG=on: X11 font configuration support
RAQM=off: Raqm text layout support
ICONV=on: Encoding conversion support via iconv
THREADS=off: Threading support
===> Use 'make config' to modify these settings
- Options name:
- russian_gd
- USES:
- cpe tar:xz pkgconfig pathfix libtool:keepla autoreconf shebangfix iconv jpeg perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: graphics/gd |
Commit | Credits | Log message |
2.3.1,1 16 Oct 2021 09:51:39
    |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
2.3.1,1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.3.1,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.1.0_7,1 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.1.0_7,1 28 Feb 2016 09:32:43
  |
dinoex  |
- Makefile.local for slave ports is included by bsd.port.mk r397519 |
2.1.0_4,1 17 Jul 2014 08:57:51
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
2.1.0_1,1 21 Sep 2013 11:06:04
  |
dinoex  |
- fix misplaced NO_STAGE in slaveports and ifdefs |
2.1.0_1,1 20 Sep 2013 22:46:16
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
russian) |
2.0.35_8,1 13 Oct 2012 13:39:59
  |
dinoex  |
- cleanup comments
Feature safe: yes |
2.0.35_7,1 14 Nov 2011 06:08:41
 |
dinoex  |
- add FETCH_DEPENDS
Feature safe: yes |
2.0.35,1 04 Jan 2009 10:06:39
 |
dinoex  |
A graphics library for fast image creation with KOI8-U support |
1.8.3 05 May 2004 03:26:17
 |
dinoex  |
- remove obsolte ports of gd1 and realatives |
1.8.3 10 Apr 2004 17:11:02
 |
trevor  |
Cram into 80 columns by 24 rows. |
1.8.3 29 Mar 2004 17:17:47
 |
dinoex  |
- mark DEPRECATED
gd1 is ancient, gd2 should be API compatible
- set EXPIRATION_DATE to 2004-05-01
ports using gd1 directly:
graphics/p5-GD1
(no maintainer)
japanese/gd1
ichiro@ichiro.org, contacted 2004-03-24
relay=sh2.ichiro.org. [210.150.177.50], dsn=2.0.0,
stat=Sent (i2O55E112625 Message accepted for delivery)
(Only the first 15 lines of the commit message are shown above ) |
1.8.3 29 Mar 2004 16:45:56
 |
dinoex  |
- use INSTALLS_SHLIB |
1.8.3 19 Mar 2004 04:21:39
 |
trevor  |
Add size data. |
1.8.3 18 Mar 2004 04:26:29
 |
trevor  |
E-mail to the maintainer bounced:
<gsm@infosite.ru>: host mx.infosite.ru[195.19.227.84] said: 550
<gsm@infosite.ru>: User unknown in local recipient table |
1.8.3 21 Feb 2003 13:24:13
 |
knu  |
De-pkg-comment. |
1.8.3 13 Dec 2002 02:27:04
 |
edwin  |
Update to version 1.8.3.
The original PR stated about a distinfo update, but was actually
the copying of gd-1.8.3.tar.gz to gd-1.8.2.tar.gz by the author.
See http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/gd/distinfo
for more information about this.
Freshly fetched from the master-site:
MD5 (/usr/ports/distfiles/gd-1.8.2.tar.gz) = ad0e7dd1dda2812dbaeaa9706c4be536
MD5 (/usr/ports/distfiles/gd-1.8.3.tar.gz) = ad0e7dd1dda2812dbaeaa9706c4be536
Implicit approval because the original tar-ball wasn't available anymore.
PR: ports/46220
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
11 Sep 2001 04:27:23
    |
ache  |
Bump png major |
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 05:00:31
    |
asami  |
Convert category russian to new layout. |
30 Jul 2000 19:03:11
    |
steve  |
Fixup dependencies after version number bump of the png library. |
28 May 2000 04:52:44
    |
steve  |
Update to version 1.8.2. |