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
Port details
fmptools Convert FileMaker Pro databases to several convenient formats
0.2.2_1 databases 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 0.2.2Version of this port present on the latest quarterly branch.
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-11-05 13:52:42
Commit Hash: 76f4fbf
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_1/catalog.mk
  2. /usr/local/share/licenses/fmptools-0.2.2_1/LICENSE
  3. /usr/local/share/licenses/fmptools-0.2.2_1/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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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.2_10.2.2_1-0.2.20.2.2_1n/an/an/a
FreeBSD:13:quarterly0.2.20.2.2--0.2.2n/an/an/a
FreeBSD:14:latest0.2.2_10.2.2_1-0.2.20.2.2_1---
FreeBSD:14:quarterly0.2.20.2.2--0.2.2---
FreeBSD:15:latest0.2.2_10.2.2_1n/a0.2.2n/an/a--
FreeBSD:15:quarterly0.2.20.2.2n/a-n/an/a--
FreeBSD:16:latest0.2.20.2.2_1n/a-n/an/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_1: 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: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.2_1
05 Nov 2025 13:52:42
commit hash: 76f4fbf9eea54e711839d57dc1a6fd01d7f02c6ecommit hash: 76f4fbf9eea54e711839d57dc1a6fd01d7f02c6ecommit hash: 76f4fbf9eea54e711839d57dc1a6fd01d7f02c6ecommit hash: 76f4fbf9eea54e711839d57dc1a6fd01d7f02c6e files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
math/libxlsxwriter: update to 1.2.3

Bump revision of consumers
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: 2