- Add support for amd64 [1]
- Add 23 new ports to to bsd.fpc.mk
- Remove obsolete patch file patch-packages-fcl-db_Makefile
- Turn off some optional dependencies like databases/unixODBC,
graphics/svgalib, databases/oracle8-client for avoid break amd64 support
- Clean up
PR: ports/146001
Submmitted by: Christopher Key <cjk32__ at _cam.ac.uk>
Patch reviewed by: marcov_ at _pascalprogramming.com (fpc developer)[1]
post-extract instead of pre-install
o Handle per installation transient files in PKG{,DE}INSTALL instead
of PLIST
o Do not install corrupted binary
o Do not @ prefix inside PKG{,DE}INSTALL
PR: 32645
Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw> (PR),
maintainer (most of the fix)
Delphi and other extensions
o Borrows install scripting tricks from halflifeserver port
PR: 32385
Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>