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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
fmptools Convert FileMaker Pro databases to several convenient formats
0.2.2 databasesnew! 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: walker.thompson@urz.uni-heidelberg.de search for ports maintained by this maintainer
Port Added: 2025-08-17 22:57:08
Last Update: 2025-08-17 22:49:24
Commit Hash: cba4b65
License: MIT
WWW:
https://github.com/evanmiller/fmptools
Description:
Some tools for reading FileMaker Pro files (fp3, fp5, fp7, and fmp12). Options to export to multiple formats: xlsx, json, sqlite.
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 (15 items)
Collapse this list.
  1. /usr/local/share/licenses/fmptools-0.2.2/catalog.mk
  2. /usr/local/share/licenses/fmptools-0.2.2/LICENSE
  3. /usr/local/share/licenses/fmptools-0.2.2/MIT
  4. bin/fmp2json
  5. bin/fmp2sqlite
  6. bin/fmp2excel
  7. bin/fmpdump
  8. include/fmp.h
  9. lib/libfmptools.a
  10. lib/libfmptools.so
  11. lib/libfmptools.so.0
  12. lib/libfmptools.so.0.0.0
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • fmptools>0:databases/fmptools
To install the port:
cd /usr/ports/databases/fmptools/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/fmptools
  • pkg install fmptools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fmptools
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1753108499 SHA256 (fmptools-0.2.2.tar.gz) = 4db60b95cdce3567c7eb20cabcb1838854964fbb651cb8aa7db18a8897aa3995 SIZE (fmptools-0.2.2.tar.gz) = 417561

Packages (timestamps in pop-ups are UTC):
fmptools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.20.2.2-0.2.20.2.2---
FreeBSD:13:quarterly-0.2.2--0.2.2---
FreeBSD:14:latest0.2.20.2.2-0.2.20.2.2---
FreeBSD:14:quarterly-0.2.2--0.2.2---
FreeBSD:15:latest0.2.20.2.2n/a0.2.2n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-0.2.2n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libyajl.so : devel/yajl
  2. libxlsxwriter.so : math/libxlsxwriter
  3. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for fmptools-0.2.2: JSON=on: JSON file/format/parser support SQLITE=on: SQLite database support XLSX=on: Excel export support via libxlsxwriter ===> Use 'make config' to modify these settings
Options name:
databases_fmptools
USES:
iconv libtool localbase:ldflags sqlite:3
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/evanmiller/fmptools/releases/download/v0.2.2/
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
0.2.2
17 Aug 2025 22:49:24
commit hash: cba4b6593d2ab0aeb90f45511725e4f0053724facommit hash: cba4b6593d2ab0aeb90f45511725e4f0053724facommit hash: cba4b6593d2ab0aeb90f45511725e4f0053724facommit hash: cba4b6593d2ab0aeb90f45511725e4f0053724fa files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Walker Riggs Thompson
databases/fmptools: New port: Utility for converting FileMaker Pro databases

Utility for converting databases created with the proprietary
FileMaker Pro software to various formats (XLSX, SQLite, JSON)

PR:		288330

Number of commits found: 1