Commit Graph

11 Commits

Author SHA1 Message Date
Ernst de Haan
7ca01b0480 Using USE_JAVA. Supporting the setting of APACHE_PORT. This
has not been tested with Apache 2.0 though.

Looks for the right Tomcat JAR file. Since Tomcat 3.3
${TOMCAT_HOME}/lib/webserver.jar no longer exists.

Moved the file replacements (using ${SED}) from post-extract
to post-patch.

Changed the mod_jk.conf file to point to the right location
for the workers.properties file.

Bumped PORTREVISION.
2002-04-16 19:27:50 +00:00
Ernst de Haan
f7af0732f2 Not using pthreads anymore. This fixes a problem with
Apache servers built without pthreads.
Bumped PORTREVISION.

PR:		36993
Suggested by:	Jan Grant <Jan.Grant@bristol.ac.uk>
2002-04-13 09:28:43 +00:00
Ernst de Haan
82cff6143f Now explicitly stating that this module is only for Tomcat 3. 2002-04-08 18:07:56 +00:00
Ernst de Haan
ef9bf0b9ec Upgrade to version 3.3.1.
Note that this mod_jk cannot be used for Tomcat 4.
2002-04-03 21:10:59 +00:00
Ernst de Haan
f24c15d305 Increased PORTVERSION to 3.2.4, since it is now based on
Jakarta Tomcat 3.2.4 instead of 3.2.3. Cleaned the port
up a bit. It now also uses JDK 1.3.1 by default. This
behaviour can be changed by using the JAVA_PORT and the
JAVA_HOME parameters.
2002-02-22 10:09:30 +00:00
Ernst de Haan
8e6a1732e7 Now uses Jakarta Tomcat 3.2.4. Improved the list of download locations. 2002-02-22 08:23:53 +00:00
Dirk Froemberg
8c5cc7474e Give maintainership to znerd who already maintains jakarta-tomcat. 2002-02-12 22:25:18 +00:00
Michael Haro
e183a9214f chase master_sites 2001-10-02 22:47:24 +00:00
Dirk Froemberg
20b1088837 Fix WWW: URL. 2001-08-08 08:44:40 +00:00
Dirk Froemberg
13ffb3b7ee Upgrade to mod_jk bundled with jakarta-tomcat-3.2.3. 2001-08-05 09:39:59 +00:00
Dirk Froemberg
dd56df5272 Initial import mod_jk supplied with jakarta-tomcat 3.2.1:
Apache module for jakarta-tomcat connection.
2001-05-20 14:00:25 +00:00