[Bug 288330] [NEW PORT] databases/fmptools: FileMaker Pro conversion suite

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 20 Jul 2025 16:38:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288330

Daniel Engberg <diizzy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |diizzy@FreeBSD.org

--- Comment #1 from Daniel Engberg <diizzy@FreeBSD.org> ---
Hi,

Having a quick look....

* Use release archive
https://github.com/evanmiller/fmptools/releases/tag/v0.2.2 -->
https://github.com/evanmiller/fmptools/releases/download/v0.2.2/fmptools-0.2.2.tar.gz

https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_sites-github

Use sqlite helper instead of LIB_DEPENDS
https://docs.freebsd.org/en/books/porters-handbook/book/#using-databases

Use localbase:ldflags helper
https://docs.freebsd.org/en/books/porters-handbook/book/#uses-localbase

Patches needs context and possibly upstreaming

Best regards,
Daniel

-- 
You are receiving this mail because:
You are the assignee for the bug.