DragonFlyBSD / DPorts

The dedicated application build system for DragonFly BSD
Other
89 stars 44 forks source link

finance/frontaccouting: missing dependencies #153

Closed ma-su closed 9 years ago

ma-su commented 9 years ago

Additional PHP module dependencies (hash, ctype and zlib) are needed for frontaccounting to function properly. The following should be changed in its DPort Makefile:

USE_PHP+= mysql mysqli openssl session hash ctype zlib

jrmarino commented 9 years ago

Wouldn't this be an issue for FreeBSD ports as well?

What indications are given to highlight the missing dependencies?

ma-su commented 9 years ago

Yes, I assume that would also affect the FreeBSD port, but I cannot definitely tell.

Without these modules, I cannot add a new accounting year which is critical and the plugins/languages/COP setup does not work i.e., the pages do not contain the lists of what is available.

One can spot calls to missing PHP functions when running frontaccounting in "debug" mode.

On 17.05.2015 15:13, jrmarino wrote:

Wouldn't this be an issue for FreeBSD ports as well?

What indications are given to highlight the missing dependencies?

— Reply to this email directly or view it on GitHub https://github.com/DragonFlyBSD/DPorts/issues/153#issuecomment-102803774.

jrmarino commented 9 years ago

I opened problem report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200265

jrmarino commented 9 years ago

the new version of frontaccounting is in dports, version 2.3.24

available only by source ATM ofc

ma-su commented 9 years ago

Thanks!

On 03.06.2015 19:09, jrmarino wrote:

Closed #153 https://github.com/DragonFlyBSD/DPorts/issues/153.

— Reply to this email directly or view it on GitHub https://github.com/DragonFlyBSD/DPorts/issues/153#event-321545997.