finance/frontaccounting: Upgrade version 2.3.22 => 2.3.24
The version update was done because the port had to address missing PHP
modules anyway. Why here:
- Add the missing hash, ctype, zlib modules
- leverage new options framework to simply options handling
- implement NLS option (was listed, but not implemented)
- explicitly list DOCS option (implemented but unselectable)
- Rename MYSQL option to MYSQL_SERVER because MySQL client is installed unconditionally so the option name was misleading
- Unsuppress install commands
- Wrap compound commands in parentheses for multijob support
- Wrap to 80 columns
- Remove bogus post-install cat pkgmessage target
- Remove 120 bogus @dir lines introduced in [2]
PR: 200265
PR: 194255 [2]
Reported by: marino
Initial fix: maintainer (ek - purplehat.org)
rest of fixes: marino