Date: Mon, 26 Mar 2012 13:40:21 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/tomcat7 Makefile ports/www/tomcat7/files tomcat7.in Message-ID: <201203261340.q2QDeLba008961@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ale 2012-03-26 13:40:21 UTC
FreeBSD ports repository
Modified files:
www/tomcat7 Makefile
www/tomcat7/files tomcat7.in
Log:
Complete overhaul of RC script:
- allow multiple instances of tomcat to be run with different settings
[symlink the RC script with a different $(name) and set at least
$(name)_catalina_base in rc.conf]
- use 'jsvc' to start/stop the process, with the following pros:
- allow log rotation with newsyslog (signal SIGUSR1)
- allow to bind to reserved ports (< 1024, like 80 and 443)
- the process is automatically restarted if java crashes
- simplification of RC script
- setup (default) logging in the same way as standard tomcat scripts do
Feature safe: yes
Revision Changes Path
1.79 +5 -2 ports/www/tomcat7/Makefile
1.6 +78 -148 ports/www/tomcat7/files/tomcat7.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203261340.q2QDeLba008961>
