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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
sdl3_image Simple library to load images of various formats as SDL surfaces
3.2.4 graphics on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-04 16:54:12
Last Update: 2025-03-08 00:28:06
Commit Hash: 2a43005
License: ZLIB
WWW:
https://github.com/libsdl-org/SDL_image
Description:
This is a simple library to load images of various formats as SDL surfaces. It can load BMP, GIF, JPEG, LBM, PCX, PNG, PNM (PPM/PGM/PBM), QOI, TGA, XCF, XPM, and simple SVG format images. It can also load AVIF, JPEG-XL, TIFF, and WebP images, depending on build options
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 (18 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/sdl3_image-3.2.4/catalog.mk
  3. /usr/local/share/licenses/sdl3_image-3.2.4/LICENSE
  4. /usr/local/share/licenses/sdl3_image-3.2.4/ZLIB
  5. include/SDL3_image/SDL_image.h
  6. lib/cmake/SDL3_image/Findlibjxl.cmake
  7. lib/cmake/SDL3_image/Findwebp.cmake
  8. lib/cmake/SDL3_image/SDL3_image-shared-targets-release.cmake
  9. lib/cmake/SDL3_image/SDL3_image-shared-targets.cmake
  10. lib/cmake/SDL3_image/SDL3_imageConfig.cmake
  11. lib/cmake/SDL3_image/SDL3_imageConfigVersion.cmake
  12. lib/libSDL3_image.so
  13. lib/libSDL3_image.so.0
  14. lib/libSDL3_image.so.0.2.4
  15. libdata/pkgconfig/sdl3-image.pc
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • sdl3_image>0:graphics/sdl3_image
To install the port:
cd /usr/ports/graphics/sdl3_image/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/sdl3_image
  • pkg install sdl3_image
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sdl3_image
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1741178876 SHA256 (libsdl-org-SDL_image-release-3.2.4_GH0.tar.gz) = 6a2f263e69d5cf0f218615e061f0d6cc1ae708e847ffe5372af98d5dd96bd037 SIZE (libsdl-org-SDL_image-release-3.2.4_GH0.tar.gz) = 10756063

Packages (timestamps in pop-ups are UTC):
sdl3_image
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.43.2.4--3.2.4---
FreeBSD:13:quarterly-3.2.4--3.2.4---
FreeBSD:14:latest3.2.43.2.4--3.2.4---
FreeBSD:14:quarterly-3.2.4--3.2.4---
FreeBSD:15:latest3.2.43.2.4n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libavif.so : graphics/libavif
  2. libjxl.so : graphics/libjxl
  3. libpng.so : graphics/png
  4. libtiff.so : graphics/tiff
  5. libwebp.so : graphics/webp
  6. libSDL3.so : devel/sdl3
  7. libjpeg.so : graphics/jpeg-turbo
This port is required by:
for Libraries
  1. net/freerdp3

Configuration Options:
===> The following configuration options are available for sdl3_image-3.2.4: AVIF=on: AV1 Image File Format via libavif JPEG=on: JPEG image format support JXL=on: JPEG XL image format via libjxl PNG=on: PNG image format support TEST=off: Build and/or run tests TIFF=on: TIFF image format support WEBP=on: WebP image format support ===> Use 'make config' to modify these settings
Options name:
graphics_sdl3_image
USES:
cmake sdl jpeg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/libsdl-org/SDL_image/tar.gz/release-3.2.4?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.4
08 Mar 2025 00:28:06
commit hash: 2a430057730fd4e16d76549b03b82d755d535d15commit hash: 2a430057730fd4e16d76549b03b82d755d535d15commit hash: 2a430057730fd4e16d76549b03b82d755d535d15commit hash: 2a430057730fd4e16d76549b03b82d755d535d15 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/sdl3_image: update 3.2.0 → 3.2.4
3.2.0
04 Feb 2025 16:52:33
commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5commit hash: 992a6c76c867a240b70fbc88a2ff0dac12cda2e5 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/sdl3_image: add port

This is a simple library to load images of various formats as SDL surfaces.
It can load BMP, GIF, JPEG, LBM, PCX, PNG, PNM (PPM/PGM/PBM), QOI,
TGA, XCF, XPM, and simple SVG format images. It can also load AVIF,
JPEG-XL, TIFF, and WebP images, depending on build options

Number of commits found: 2