- Install the existing rc.d script (define USE_RC_SUBR at Makefile)
- Define the command_interpreter variable at the rc.d script (stop and status commands need it)
- Create needed directories at trytond_prestart (rc.d script) with appropriate gid and launch install once
- Rename option OPENSSL -> PYOPENSSL
- Make use of configuration and sample file (both for the port and for the package)
PR: 171716
Submitted by: bsam@, Matthias Petermann <matthias@d2ux.net>(via Email)
under the license GPL-3 written in Python and using PostgreSQL as
database engine. It is the core base of a complete business solution
providing modularity, scalability and security.
WWW: http://www.tryton.org/
PR: ports/136617
Submitted by: Wen Heping<wenheping at gmail.com>