Port details |
- gd Graphics library for fast image creation with KOI8-U support
- 2.3.3_13,1 ukrainian
=4 2.3.3_13,1Version of this port present on the latest quarterly branch. - Maintainer: ports@virtual-estates.net
 - Port Added: 2001-06-08 14:58:34
- Last Update: 2024-05-18 08:22:43
- Commit Hash: 2b92bd7
- People watching this port, also watch:: de-webalizer, imapfilter, sntop, sendmail, dhcpdump
- 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/ukrainian/gd/ && make install clean
- To add the package, run one of these commands:
- pkg install ukrainian/gd
- pkg install uk-libgd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: uk-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
- This port is required by:
- for Libraries
-
- ukrainian/webalizer
Configuration Options:
- ===> The following configuration options are available for uk-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:
- ukrainian_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:
|
Number of commits found: 13
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.3_13,1 18 May 2024 08:22:43
    |
Gleb Popov (arrowd)  |
*: Change the MAINTAINER field per request
PR: 278267 |
2.3.3_1,1 20 Jul 2022 14:23:17
    |
Tobias C. Berner (tcberner)  |
ukrainian: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andrey Slusar <anray@FreeBSD.org>
* Thierry Thomas <thierry@pompo.net>
* mi@aldan.algebra.com
* mike@LITech.lviv.ua
With hat: portmgr |
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 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_4,1 03 Aug 2014 14:15:09
  |
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 T-V.
CR: D509
Approved by: portmgr (antoine) |
2.1.0_3,1 09 Jun 2014 22:24:27
  |
mi  |
Remove the NO_STAGE. This port is as stage-ready as graphics/gd. |
2.1.0_1,1 20 Sep 2013 23:19:33
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ukrainian) |
2.0.15_1 18 Aug 2003 16:15:11
 |
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] |
2.0.1_3 20 Feb 2003 18:14:33
 |
knu  |
De-pkg-comment. |
12 Jan 2002 18:45:25
    |
mi  |
Change "PNG" to "image", as this library can generate different formats |
12 Jan 2002 08:04:24
    |
mi  |
Rework this port. Instead of patching the fonts, which come with gd to have
koi8-u support -- each patch was twice bigger than the font file, since they
had almost no identical lines -- provide our own complete replacements. This
port now depends on the fetch-target of x11-fonts/geminifonts and passes
the tarball name and the fonts files to the master-port through my new
GD_FONTS variable. |
08 Jun 2001 18:58:34
    |
dinoex  |
- make ukrainian/gd slave-port to graphics/gd with EXTRA_PATCHES in slavedir
|
Number of commits found: 13
|