1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/www/tomcat7
Alex Dupre 1771128ca6 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
2012-03-26 13:40:21 +00:00
..
files Complete overhaul of RC script: 2012-03-26 13:40:21 +00:00
distinfo Update to 7.0.26 release. 2012-02-22 11:32:27 +00:00
Makefile Complete overhaul of RC script: 2012-03-26 13:40:21 +00:00
pkg-descr
pkg-plist Update to 7.0.25 release. 2012-02-02 15:04:25 +00:00