cvs commit: ports/www Makefile ports/www/mod_jk2 Makefile distinfo
pkg-descr pkg-message pkg-plist ports/www/mod_jk2/files
mod_jk.conf.sample patch-configure.in workers.properties.sample
Edwin Groothuis
edwin at FreeBSD.org
Fri Jun 6 05:59:21 PDT 2003
edwin 2003/06/06 05:59:19 PDT
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/mod_jk2 Makefile distinfo pkg-descr pkg-message
pkg-plist
www/mod_jk2/files mod_jk.conf.sample patch-configure.in
workers.properties.sample
Log:
New port: mod_jk for apache2
This is a port-ification of mod_jk (a JSP connector module)
for Apache 2.x. It is based on the (rather outdated)
www/mod_jk port, which is an older version of mod_jk, and
only works with apache 1.3.
PR: ports/50828
Submitted by: Larry Lansing <lansil at fuzzilicious.fuzzynerd.com>
Revision Changes Path
1.662 +1 -0 ports/www/Makefile
1.1 +40 -0 ports/www/mod_jk2/Makefile (new)
1.1 +1 -0 ports/www/mod_jk2/distinfo (new)
1.1 +14 -0 ports/www/mod_jk2/files/mod_jk.conf.sample (new)
1.1 +11 -0 ports/www/mod_jk2/files/patch-configure.in (new)
1.1 +12 -0 ports/www/mod_jk2/files/workers.properties.sample (new)
1.1 +5 -0 ports/www/mod_jk2/pkg-descr (new)
1.1 +5 -0 ports/www/mod_jk2/pkg-message (new)
1.1 +5 -0 ports/www/mod_jk2/pkg-plist (new)
More information about the cvs-all
mailing list