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
nativefiledialog-extended Native File Dialog Extended
1.2.1 develnew! 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: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-04-22 04:24:03
Last Update: 2025-04-22 04:21:13
Commit Hash: 7b36152
License: ZLIB
WWW:
https://github.com/btzy/nativefiledialog-extended
Description:
A small C library that portably invokes native file open, folder select and file save dialogs. Write dialog code once and have it pop up native dialogs on all supported platforms. Avoid linking large dependencies like wxWidgets and Qt. This library is based on Michael Labbe's Native File Dialog.
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 (16 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/nativefiledialog-extended-1.2.1/catalog.mk
  3. /usr/local/share/licenses/nativefiledialog-extended-1.2.1/LICENSE
  4. /usr/local/share/licenses/nativefiledialog-extended-1.2.1/ZLIB
  5. include/nfd.h
  6. include/nfd.hpp
  7. include/nfd_glfw3.h
  8. include/nfd_sdl2.h
  9. lib/cmake/nfd/nfd-config-release.cmake
  10. lib/cmake/nfd/nfd-config.cmake
  11. lib/libnfd.so
  12. lib/libnfd.so.1
  13. lib/libnfd.so.1.2.1
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • nativefiledialog-extended>0:devel/nativefiledialog-extended
To install the port:
cd /usr/ports/devel/nativefiledialog-extended/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/nativefiledialog-extended
  • pkg install nativefiledialog-extended
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nativefiledialog-extended
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1745292950 SHA256 (btzy-nativefiledialog-extended-v1.2.1_GH0.tar.gz) = 443697a857c4efacbe08cdaf5182724fa9d9b9a79b8feff2a1601bde1df46b07 SIZE (btzy-nativefiledialog-extended-v1.2.1_GH0.tar.gz) = 426161

Packages (timestamps in pop-ups are UTC):
nativefiledialog-extended
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.11.2.1-1.2.11.2.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.2.11.2.1--1.2.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.2.11.2.1n/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
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libdbus-1.so : devel/dbus
This port is required by:
for Libraries
  1. games/naev

Configuration Options:
No options to configure
Options name:
devel_nativefiledialog-extended
USES:
cmake pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/btzy/nativefiledialog-extended/tar.gz/v1.2.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.1
22 Apr 2025 04:21:13
commit hash: 7b36152c734c3a278b6c1d9c9078b50935db6e0bcommit hash: 7b36152c734c3a278b6c1d9c9078b50935db6e0bcommit hash: 7b36152c734c3a278b6c1d9c9078b50935db6e0bcommit hash: 7b36152c734c3a278b6c1d9c9078b50935db6e0b files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
devel/nativefiledialog-extended: New port: Native File Dialog Extended

A small C library that portably invokes native file open, folder select and
file save dialogs. Write dialog code once and have it pop up native dialogs on
all supported platforms. Avoid linking large dependencies like wxWidgets and Qt.

This library is based on Michael Labbe's Native File Dialog.

Number of commits found: 1