Port details |
- gd Graphics library for fast image creation with Japanese support
- 2.3.3_13,1 japanese =5 2.3.3_1,1Version of this port present on the latest quarterly branch.
- Maintainer: ichiro@ichiro.org
- Port Added: unknown
- Last Update: 2022-07-20 14:22:11
- Commit Hash: 8d9b67b
- People watching this port, also watch:: lynx-current, wget, imapfilter, sendmail, sntop
- 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/japanese/gd/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/gd
- pkg install ja-libgd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- 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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-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:
- japanese_gd
- USES:
- cpe tar:xz pkgconfig pathfix libtool:keepla autoreconf shebangfix iconv jpeg
- 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.3_1,1 20 Jul 2022 14:22:11 |
Tobias C. Berner (tcberner) |
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above ) |
2.3.1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.0_4,1 05 Jul 2014 19:27:04 |
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 J-L.
CR: D305
Approved by: portmgr (swills) |
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 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
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] |
1.8.4_6 20 Feb 2003 18:14:33 |
knu |
De-pkg-comment. |
12 Feb 2001 11:28:36 |
knu |
Make japanese/gd a slave port of graphics/gd. |
06 Feb 2001 13:22:01 |
olgeni |
Style review in ports/japanese. |
31 Oct 2000 06:46:39 |
kuriyama |
Add missing @dirrm. |
08 Oct 2000 03:24:23 |
asami |
Convert category japanese to new layout. |
30 Jul 2000 19:03:11 |
steve |
Fixup dependencies after version number bump of the png library. |
17 Jun 2000 06:34:04 |
knu |
Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS. |