Commit Graph

30 Commits

Author SHA1 Message Date
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
kurt
8e267a77b4 Update to 1.2.37. Update README and drop MAINTAINER. okay dcoppa@ 2012-12-13 15:19:19 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
sthen
c55dec9048 Better @exec-update lines; don't produce an error with pkg_add updates
if the module is installed but not activated. From Mikolaj Kucharski with
help from halex@, looks good to halex.
2011-09-17 10:29:43 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
jasper
dd2211a462 - switch to pkg-readmes
ok kurt@ (MAINTAINER)
2010-11-09 21:38:37 +00:00
sebastia
44857b2db6 bump apache modules, since mod_headers in base httpd was updated.
OK, landry@
2010-09-26 17:45:13 +00:00
sthen
3d9f13534b bump PKGNAMEs, the httpd abi changed, resulting in segfaults after
updating httpd until newly-built packages are installed.

ok espie@
2010-02-26 14:45:02 +00:00
kurt
922e55557c - update to 1.2.28
http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
Including the correction for:
CVE-2008-5519: Apache Tomcat mod_jk information disclosure vulnerability
2009-06-12 18:14:26 +00:00
pyr
3596fb2a5b Bump apache modules after my recent ABI breakage, to be on the safe side.
ok ajacoutot@
2009-06-03 00:48:51 +00:00
kurt
266a26b58b - bug fix update to 1.2.26. for details see:
http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
2008-02-11 02:18:28 +00:00
kurt
485ada4e2d bug fix update to 1.2.25. for more info see:
http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
2007-12-11 23:38:57 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
simon
c6b846f14f bump versions as MODAPACHE_FINAL changed
and fix mod_security packaging while there

"go ahead" steven@
2007-06-30 15:32:30 +00:00
simon
140ec0f2e9 switch to apache-module framework
ok kurt@ (maintainer)
2007-06-22 19:11:55 +00:00
kurt
a6f9c44184 Update to 1.2.23 which includes a security fix for CVE-2007-1860 that
effects all prior 1.2.x versions of mod_jk. More info at:
http://tomcat.apache.org/security-jk.html
2007-06-21 19:45:31 +00:00
kurt
671cd67169 update to 1.2.21. This version addresses the following security flaw which
effects versions 1.2.19 and 1.2.20 only:

CVE-2007-0774 A Long URL Stack Overflow Vulnerability exists in the URI
handler for the mod_jk library. When parsing a long URL request, the URI
worker map routine performs an unsafe memory copy. This results in a stack
overflow condition which can be leveraged execute arbitrary code.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0774
2007-04-06 21:18:34 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
kurt
a9296adfd7 - maintenance update to 1.2.20 from Matt Jibson <dolmant at gmail.com>
- fix SEPARATE_BUILD=concurrent
- update README.OpenBSD
2007-01-09 18:42:04 +00:00
kurt
7ef5720781 update to 1.2.15 and USE_LIBTOOL 2006-01-02 18:24:57 +00:00
kurt
b06b5d6b71 - libraries should NOT be stripped - cluestick from brad@
- fix homepage
- bump pkgname
2005-03-13 13:37:56 +00:00
kurt
cb143554fc - use simpler SHARED_ONLY=Yes
- use INSTALL_PROGRAM so stripping lib is handled correctly

noticed by and ok from alek@
2005-03-08 23:01:09 +00:00
kurt
a282b06b19 - upgrade to 1.2.8
- use @sample
- docs didn't come with this release
- update README
- use provided workers.properties.minimal sample

tested on i386, sparc64, macppc
2005-03-05 01:04:11 +00:00
alek
b4a541da24 - Replace DEINSTALL script with @unexec and UNMESSAGE
- Trim empty lines
- Bump PKGNAME
2005-01-26 02:31:14 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
naddy
80842c03dc - update to 1.2.6
- use MESSAGE instead of INSTALL
- expand readme/examples for tomcat v5

From: Kurt Miller <truk@optonline.net>
2004-10-12 20:53:06 +00:00
espie
e44839e34b new plists.
comment out netscape-dynmotif, since we don't have the required motif lib.
2004-09-15 18:49:48 +00:00
naddy
6b9c0f500b fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-04 16:12:14 +00:00
sturm
5108714805 initial import of mod_jk 1.2.5
mod_jk is a DSO module for Apache 1.3.  It connects Apache to Tomcat.
mod_jk can be configured to off-load SSL processing to Apache, serve
static content for webapps and load balance multiple Tomcat servers.

WWW: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/

from Kurt Miller <truk at apache dot org>
2004-01-02 08:19:54 +00:00