Commit graph

42 commits

Author SHA1 Message Date
Palle Girgensohn
d872339f51 Update mod_jk to 1.2.26
Submitted by: brd@
2008-01-07 10:44:16 +00:00
Palle Girgensohn
7939388022 Update mod_jk to latest version. Thanks to brd@ 2007-10-22 13:18:22 +00:00
Palle Girgensohn
266731846b Upgrade to 1.2.23 to fix a security issue.
Submitted by:	Nick Barkas <snb@threerings.net>
Security:	CVE-2007-1860
Security:	http://www.freebsd.org/ports/portaudit/d9405748-1342-11dc-a35c-001485ab073e.html
PR:		ports/113066
2007-07-04 10:14:30 +00:00
Palle Girgensohn
2da78d81d5 Upgrade to 1.2.21 to fix a security issue.
Security: http://vuxml.FreeBSD.org/cf86c644-cb6c-11db-8e9d-000c6ec775d9.html
PR:       ports/109949
2007-03-07 16:02:05 +00:00
Simon L. B. Nielsen
7bfd88ec1b Mark FORBIDDEN due to remote arbitrary code execution.
Security:	http://vuxml.FreeBSD.org/cf86c644-cb6c-11db-8e9d-000c6ec775d9.html
Security:	CVE-2007-0774
With hat:	secteam
2007-03-05 23:26:33 +00:00
Palle Girgensohn
35edbe000b Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19. 2006-10-09 16:09:36 +00:00
Pav Lucistnik
e883f3c52c - Update WWW 2006-10-04 13:31:08 +00:00
Palle Girgensohn
04e4da8759 Upgrade to 1.2.18 and fix buiding with Apache 2.x.
PR:	96508, 97574
2006-08-14 07:49:53 +00:00
Palle Girgensohn
ff194e4ffa Upgrade to 1.2.15 2005-12-22 22:05:38 +00:00
Palle Girgensohn
b80cd70a38 Bumping portrevision 2005-07-27 02:47:35 +00:00
Palle Girgensohn
cd431845a6 Bugfix; the port installed a bad config sample.
Pointy hat to:	me
Approved by:	ade, seanc (implicit)
2005-07-27 02:23:40 +00:00
Palle Girgensohn
22337ace0a Update to 1.2.14.1. Thanks to Ari Suutari for providing the original
patch.

Approved by: seanc, ade (implicit)
2005-07-26 21:46:33 +00:00
Palle Girgensohn
ae413f56b6 Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor)
2004-12-06 03:59:56 +00:00
Mark Linimon
5214d5c6ef Update to 1.2.6; now builds with apache2.
PR:		ports/71330
Submitted by:	Palle Girgensohn <girgen at pingpong dot net> (maintainer)
2004-10-12 06:49:03 +00:00
Clement Laforet
ccc4fa37c5 - Clean up the port
PR:		ports/65880
Submitted by: 	maintainer
2004-06-05 13:28:10 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Clement Laforet
832f74318f Prepare the port to have a slave.
Approved and reviewed by: Larry Lansing <lansil@fuzzynerd.com> (maintainer)
2004-02-26 00:26:55 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Greg Lewis
9ec05ac2e3 . Use the newer, more simplified APACHE dependency handling.
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
2003-11-20 23:41:09 +00:00
Greg Lewis
0738685644 . Update to 1.2.5.
. Fix MASTER_SITE_SUBDIR.
. Unbreak (port now fetches).

PR:		58944
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
2003-11-20 22:15:04 +00:00
Joe Marcus Clarke
f4d7c801f8 Use the new Apache bits from bsd.port.mk.
Submitted by:	dinoex
2003-11-07 09:12:58 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Edwin Groothuis
ff0b1b2d09 Update mod_jk to 1.2.4 & add optional apache2 building
This update updates mod_jk to 1.2.4 and optionally creates
	an apache2 module, if APACHE_PORT is set to ${PORTSDIR}/www/apache2

	As a separate PR, I send a new slave port that will hopefully
	see to it that there's a package at your favourite package
	site for both versions of apache.

PR:		ports/56657
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-09-24 08:55:01 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Daichi GOTO
7957acf03c mod_jk depends on automake @ patch-libtool
PR:		53259
Submitted by:	Palle Girgensohn <girgen@pingpong.net> <girgen@pingpong.net> (maintainer)
Pointed out by:	erich@ucsd.edu and Zhong.Lun@bluewave.com
2003-06-19 12:11:59 +00:00
Ernst de Haan
12b4cc96f0 Set maintainer to Palle Girgensohn. This fixed commit 1.13, in which
I accidentally put someone else down as the maintainer. That was a
plain mistake.

Requested by:	Palle Girgensohn <girgen@pingpong.net>
2003-06-11 10:33:55 +00:00
Ernst de Haan
daf7fa2ce7 Fix broken port. Upgrades to mod_jk 1.2.3 (portepoch bumped).
PR:		52776
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-06-11 10:30:58 +00:00
Ernst de Haan
b947ffd172 Handing maintainership to parv_fm@emailgroups.net.
Requested by:	parv_fm@emailgroups.net
2003-06-11 10:12:52 +00:00
Kris Kennaway
9d0d368441 BROKEN: Broken dependency 2003-05-06 21:26:23 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ernst de Haan
9ece19f87b Fixed a typo in MASTER_SITES.
PR:		41484
Submitted by:	Christopher Elkins <chrise@esha.com>
2002-08-10 09:16:08 +00:00
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