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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
libexif Library to read digital camera file meta-data
0.6.25 graphics on this many watch lists=167 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6.25Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-03-30 18:34:46
Last Update: 2025-02-03 15:50:47
Commit Hash: 1296056
People watching this port, also watch:: png, libiconv, libxml2, expat, freetype2
License: LGPL21
WWW:
https://libexif.github.io/
Description:
This library allows metadata that is written to files on a digital camera to be read. This library will be required for the gphoto2 port.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (54 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libexif-0.6.25/catalog.mk
  3. /usr/local/share/licenses/libexif-0.6.25/LICENSE
  4. /usr/local/share/licenses/libexif-0.6.25/LGPL21
  5. include/libexif/_stdint.h
  6. include/libexif/exif-byte-order.h
  7. include/libexif/exif-content.h
  8. include/libexif/exif-data-type.h
  9. include/libexif/exif-data.h
  10. include/libexif/exif-entry.h
  11. include/libexif/exif-format.h
  12. include/libexif/exif-ifd.h
  13. include/libexif/exif-loader.h
  14. include/libexif/exif-log.h
  15. include/libexif/exif-mem.h
  16. include/libexif/exif-mnote-data.h
  17. include/libexif/exif-tag.h
  18. include/libexif/exif-utils.h
  19. lib/libexif.a
  20. lib/libexif.so
  21. lib/libexif.so.12
  22. lib/libexif.so.12.3.4
  23. libdata/pkgconfig/libexif.pc
  24. share/locale/be/LC_MESSAGES/libexif-12.mo
  25. share/locale/bs/LC_MESSAGES/libexif-12.mo
  26. share/locale/cs/LC_MESSAGES/libexif-12.mo
  27. share/locale/da/LC_MESSAGES/libexif-12.mo
  28. share/locale/de/LC_MESSAGES/libexif-12.mo
  29. share/locale/en_AU/LC_MESSAGES/libexif-12.mo
  30. share/locale/en_CA/LC_MESSAGES/libexif-12.mo
  31. share/locale/en_GB/LC_MESSAGES/libexif-12.mo
  32. share/locale/es/LC_MESSAGES/libexif-12.mo
  33. share/locale/fr/LC_MESSAGES/libexif-12.mo
  34. share/locale/it/LC_MESSAGES/libexif-12.mo
  35. share/locale/ja/LC_MESSAGES/libexif-12.mo
  36. share/locale/ka/LC_MESSAGES/libexif-12.mo
  37. share/locale/ms/LC_MESSAGES/libexif-12.mo
  38. share/locale/nl/LC_MESSAGES/libexif-12.mo
  39. share/locale/pl/LC_MESSAGES/libexif-12.mo
  40. share/locale/pt/LC_MESSAGES/libexif-12.mo
  41. share/locale/pt_BR/LC_MESSAGES/libexif-12.mo
  42. share/locale/ro/LC_MESSAGES/libexif-12.mo
  43. share/locale/ru/LC_MESSAGES/libexif-12.mo
  44. share/locale/sk/LC_MESSAGES/libexif-12.mo
  45. share/locale/sq/LC_MESSAGES/libexif-12.mo
  46. share/locale/sr/LC_MESSAGES/libexif-12.mo
  47. share/locale/sv/LC_MESSAGES/libexif-12.mo
  48. share/locale/tr/LC_MESSAGES/libexif-12.mo
  49. share/locale/uk/LC_MESSAGES/libexif-12.mo
  50. share/locale/vi/LC_MESSAGES/libexif-12.mo
  51. share/locale/zh_CN/LC_MESSAGES/libexif-12.mo
  52. @owner
  53. @group
  54. @mode
Collapse this list.
Dependency lines:
  • libexif>0:graphics/libexif
To install the port:
cd /usr/ports/graphics/libexif/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libexif
  • pkg install libexif
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libexif
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1738088838 SHA256 (libexif-0.6.25.tar.bz2) = 7c9eba99aed3e6594d8c3e85861f1c6aaf450c218621528bc989d3b3e7a26307 SIZE (libexif-0.6.25.tar.bz2) = 1980619

Packages (timestamps in pop-ups are UTC):
libexif
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.250.6.250.6.220.6.250.6.25-0.6.22-
FreeBSD:13:quarterly0.6.250.6.250.6.240.6.250.6.250.6.240.6.240.6.24
FreeBSD:14:latest0.6.250.6.250.6.240.6.250.6.250.6.24-0.6.24
FreeBSD:14:quarterly0.6.250.6.25-0.6.250.6.250.6.240.6.240.6.24
FreeBSD:15:latest0.6.250.6.25n/a0.6.25n/a0.6.240.6.240.6.24
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. gettext-runtime>=0.22_1 : devel/gettext-runtime
  4. msgfmt : devel/gettext-tools
Library dependencies:
  1. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. graphics/p5-Image-LibExif
  2. graphics/vips
for Libraries
  1. archivers/lxqt-archiver
  2. astro/foxtrotgps
  3. astro/opencpn
  4. deskutils/pinot
  5. graphics/elementary-photos
  6. graphics/entice
  7. graphics/eog
Expand this list (78 items / 71 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. graphics/eog-plugins
  3. graphics/eom
  4. graphics/exif
  5. graphics/exiftran
  6. graphics/feh
  7. graphics/frogr
  8. graphics/gphoto2
  9. graphics/ida
  10. graphics/jp2a
  11. graphics/libexif-gtk
  12. graphics/libgphoto2
  13. graphics/lximage-qt
  14. graphics/nsxiv
  15. graphics/p5-Image-LibExif
  16. graphics/qiv
  17. graphics/ristretto
  18. graphics/shotwell
  19. graphics/simpleviewer
  20. graphics/timg
  21. graphics/vips
  22. graphics/wxsvg
  23. graphics/xviewer
  24. graphics/xzgv
  25. multimedia/dvdstyler
  26. multimedia/mlt7
  27. multimedia/mlt7-qt
  28. net/minidlna
  29. net-im/qTox
  30. print/cups-filters
  31. sysutils/localsearch
  32. sysutils/lxqt-qt6plugin
  33. sysutils/lxqt-qtplugin
  34. www/chromium
  35. www/iridium
  36. www/swiggle
  37. www/ungoogled-chromium
  38. x11/libfm
  39. x11/libfm-qt
  40. x11/libfm-qt6
  41. x11/swayimg
  42. x11-fm/caja
  43. x11-fm/nemo
  44. x11-fm/pcmanfm-qt
  45. x11-fm/thunar
  46. x11-toolkits/libgdiplus
  47. x11-wm/enlightenment
  48. x11-wm/windowmaker
  49. Collapse this list.

Deleted ports which required this port:

Expand this list of 24 deleted ports
  1. astro/tangogps*
  2. deskutils/cdcat*
  3. deskutils/nemo-extensions*
  4. graphics/ethumb*
  5. graphics/f-spot*
  6. graphics/libkexif*
  7. graphics/mate-image-viewer*
  8. graphics/pornview*
  9. graphics/sxiv*
  10. multimedia/gmerlin*
  11. multimedia/mlt*
  12. multimedia/mlt-qt4*
  13. multimedia/mlt-qt5*
  14. multimedia/mlt6*
  15. multimedia/mlt6-qt5*
  16. multimedia/mlt7-qt5*
  17. multimedia/py-mlt6*
  18. net/mediatomb*
  19. sysutils/tracker-client*
  20. sysutils/tracker-gnome*
  21. sysutils/tracker-libtrackergtk*
  22. sysutils/tracker-miners*
  23. x11-fm/mate-file-manager*
  24. x11-toolkits/nucleo*
  25. Collapse this list of deleted ports.
for Run
  1. graphics/p5-Image-LibExif
  2. multimedia/emby-server

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. multimedia/emby-server-devel*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for libexif-0.6.25: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
graphics_libexif
USES:
cpe gmake libtool localbase pathfix pkgconfig tar:bzip2 gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/libexif/libexif/releases/download/v0.6.25/
Collapse this list.

There are no commits on branch 2022Q2 for this port