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.

Port details on branch 2022Q2
gd Graphics library for fast image creation with Japanese support
2.3.3_11,1 japanese on this many watch lists=3 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 2.3.3_1,1Version of this port present on the latest quarterly branch.
Maintainer: ichiro@ichiro.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-07-20 14:22:11
Commit Hash: 8d9b67b
People watching this port, also watch:: wget, lynx-current, cgiwrap, zip
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (40 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ja-libgd-2.3.3_11,1/catalog.mk
  3. /usr/local/share/licenses/ja-libgd-2.3.3_11,1/LICENSE
  4. /usr/local/share/licenses/ja-libgd-2.3.3_11,1/MIT
  5. bin/annotate
  6. bin/bdftogd
  7. bin/gd2copypal
  8. bin/gd2togif
  9. bin/gd2topng
  10. bin/gdcmpgif
  11. bin/gdlib-config
  12. bin/gdparttopng
  13. bin/gdtopng
  14. bin/giftogd2
  15. bin/pngtogd
  16. bin/pngtogd2
  17. bin/webpng
  18. include/gd.h
  19. include/gd_color_map.h
  20. include/gd_errors.h
  21. include/gd_io.h
  22. include/gd_io_stream.h
  23. include/gdcache.h
  24. include/gdfontg.h
  25. include/gdfontl.h
  26. include/gdfontmb.h
  27. include/gdfonts.h
  28. include/gdfontt.h
  29. include/gdfx.h
  30. include/gdhelpers.h
  31. include/gdpp.h
  32. lib/libgd.a
  33. lib/libgd.la
  34. lib/libgd.so
  35. lib/libgd.so.6
  36. lib/libgd.so.6.0.11
  37. libdata/pkgconfig/gdlib.pc
  38. @owner
  39. @group
  40. @mode
Collapse this list.
Dependency lines:
  • ja-libgd>0:japanese/gd
Conflicts:
CONFLICTS_INSTALL:
  • libgd
  • ??-libgd
  • mummer
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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):
ja-libgd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.3_9,1-2.3.0,12.3.3_9,12.3.3_10,1-2.3.0,1-
FreeBSD:13:quarterly2.3.3_9,12.3.3_9,12.3.3_5,12.3.3_9,12.3.3_9,12.3.3_9,12.3.3_9,12.3.3_9,1
FreeBSD:14:latest2.3.3_9,12.3.3_10,12.3.3_5,12.3.3_9,12.3.3_10,12.3.3_5,1-2.3.3_5,1
FreeBSD:14:quarterly2.3.3_9,12.3.3_9,1-2.3.3_9,12.3.3_9,12.3.3_9,12.3.3_9,12.3.3_9,1
FreeBSD:15:latest2.3.3_9,12.3.3_10,1n/a2.3.3_9,1n/a2.3.3_9,12.3.3_9,12.3.3_9,1
FreeBSD:15:quarterly--n/a-n/a---
Master port: graphics/gd
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.72 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
  4. libtoolize : devel/libtool
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
  2. libfreetype.so : print/freetype2
  3. libpng.so : graphics/png
  4. libtiff.so : graphics/tiff
  5. libwebp.so : graphics/webp
  6. 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_11,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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/libgd/libgd/releases/download/gd-2.3.3/
Collapse this list.

There are no commits on branch 2022Q2 for this port