Date: Sat, 24 Jul 2004 00:10:25 GMT From: Palle Girgensohn <girgen@pingpong.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/67839: www/mod_jk2-apache2 2.0.2: uri /*.jsp matches all subdirs Message-ID: <200407240010.i6O0AP63084909@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/67839; it has been noted by GNATS. From: Palle Girgensohn <girgen@pingpong.net> To: Volker Stolz <vs@freebsd.org>, freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/67839: www/mod_jk2-apache2 2.0.2: uri /*.jsp matches all subdirs Date: Sat, 24 Jul 2004 02:08:00 +0200 --On fredag, juli 23, 2004 15.51.43 +0200 Volker Stolz <vs@freebsd.org> wrote: > Can you please provide a patch or what the entry should look like? > > Note to the maintainer: > The do-install-target of www/mod_jk2 looks fishy to me: Shouldn't this > also be executed when installing the package? Well, yeah, but I think it is done. See the @exec tag...? $ cat pkg-plist libexec/apache%%APACHE2%%/mod_jk2.so @exec %D/sbin/apxs -e -A -n jk2 %f @unexec %D/sbin/apxs -e -A -n jk2 %f
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407240010.i6O0AP63084909>