Commit graph

2 commits

Author SHA1 Message Date
Wen Heping
9c1d653785 - Create gid and uid for tryton daemon and use them via USERS and GROUPS variables at Makefile
- 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)
2012-09-18 00:57:12 +00:00
Martin Wilke
44f4708b3e Tryton is a three-tiers high-level general purpose application platform
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>
2009-07-12 22:12:14 +00:00