summaryrefslogtreecommitdiff
path: root/databases/mdbtools/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/mdbtools: Update to 1.0.1Rainer Hurling2024-12-261-11/+0
| | | | | | Changelog: https://github.com/mdbtools/mdbtools/releases/tag/v1.0.1 MFH: 2024Q4
* databases/mdbtools: Allow newer LLMV/ClangDaniel Engberg2024-11-241-0/+11
| | | | | | | | | | - Import patch from macports repo - Improve Makefile for readability - Bump PORTVERSION because of different pkg size PR: 282938 MFH: 2024Q4
* databases/mdbtools: update to 0.7.1William Grzybowski2013-11-101-10/+0
| | | | | | | | | | | | | | - Update to 0.7.1 - Chase API change in dependent ports - Allow staging - Add LICENSE (GPLv2) - Pass maintainership to submitter PR: ports/182973 Submitted by: Rainer Hurling <rhurlin gwdg.de> Notes: svn path=/head/; revision=333427
* Really fix this port. Make it depend on libgnomeui if present, andJoe Marcus Clarke2003-04-151-0/+10
conditionalize the plist accordingly. According to the mdbtools homepage, this port requires bison, so set things accordingly. Also, correct some gcc-3.x-isms that prevented proper GNOME compilation on -STABLE. Notes: svn path=/head/; revision=79016