Commit graph

27 commits

Author SHA1 Message Date
cjs
989c24e714 Since we recommend using Tomcat over this mod_jserv thing, mention that the
Tomcat connector is available in the ap-jk package.
2002-03-22 05:19:05 +00:00
jlam
e48eed927a Note that these modules only work with Apache 1.3.* and not the forthcoming
Apache 2.x servers.
2002-02-28 18:32:18 +00:00
jwise
870c35b5f5 Fix configure script gmake detection to be more resilient. 2002-01-14 15:19:46 +00:00
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
jonb
6c1b257916 Make all the ap-* packages work with apache6 as well as apache
(except for ap-ssl, of course)
2001-05-20 05:23:26 +00:00
jlam
1edfee944f Change build dependency from perl-5.* to perl>=${PERL5_REQD}. 2001-04-30 03:46:32 +00:00
skrll
aa3c03b75a Move to sha1 digests, and add distfile sizes. 2001-04-20 12:02:30 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
wiz
7b29805338 Since ${PREFIX} expansion in MESSAGE is automatic, remove outdated
comment.
2001-04-09 12:02:12 +00:00
jwise
1b34735720 Add pointer to jakarta-tomcat for new servlet developers. 2001-03-29 19:37:42 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
jlam
60d8d28f10 Update build dependency on perl to build in correct directory if perl
interpreter is not found.
2000-09-05 09:33:15 +00:00
jlam
bb3a955498 Use PERL5 variable for location of perl5 binary. 2000-08-28 09:14:50 +00:00
wiz
730efd0d4b Undo part of last commit: we do need bsd.prefs.mk. 2000-08-15 13:49:04 +00:00
wiz
6227c0f11b USE_PKGLIBTOOL -> USE_LIBTOOL (XXX: Is it really needed?)
Also some minor cleanup.
2000-08-15 13:46:39 +00:00
jwise
aa03a2b90c Update to Apache JServ 1.1.2
Changes since Apache JServ 1.1.1:


Apache JServ 1.1.2 - 17 June 2000
(Jon S. Stevens, Henner Zeller, Jean-Luc Rochat)

change the allowed host for the jserv status page (/jserv/) from 'localhost'
to '127.0.0.1'. localhost does not work, if HostnameLookups isn't enabled in
httpd.conf or on badly configured systems (Default Redhat installation without
hostname used to have localhost.localdomain in its /etc/hosts which doesn't
match 'localhost'). So using the IP address here will work better in many
cases ..(HZ)

fixed some issues with load balancing and uneven distribution of servers as a
result of those that are marked as down. thanks to Christos Zoulas (JSS).

Fixed Bug Id: mod_jserv/6108 JservSessionId is not found in Query -> Load
balancing fails when cookies are not used Thanks to Jerome Waibel. (JLR)

allow ApJServEnvVar to work in virtual hosts (useful with SSL). Thanks to
Antonio Merighi for the fix. (JLR)

Fixed Bug Id: mod_jserv/6087 encoding should be ISO-8859-1 instead of ISO8859_1
Thanks to tim.landscheidt@gmx.de. (JSS)

class reloader session serialization hack: fix bug where the hashtable might
not have been sent through serialization, but is expected. (JSS)

Fixed Bug Id: mod_jserv/6074 JServ RPM packaging not complete Thanks to
apeac@byu.edu. (HZ)

minor documentation fix in how.to.security.html. An example was false when
it should have been true. Thanks to George Armhold. (JSS)
2000-06-19 21:16:44 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
jwise
4834b2029f Update Apache JServ to version 1.1.1. Changes since version 1.1:
Apache JServ 1.1.1 - 18 May 2000
(Jon S. Stevens, Henner Zeller)

  * various RPM related changes to improve the process. Uses the latest
    version of the OSS JSDK library now.
  * Prevent NPE when the classloader is not properly created as a result of
    incorrect setup. Give a big list of things to check as an error
    message. (JSS)
  * The jserv.properties and zone.properties files can now "include=" other
    properties files by specifying the full path to the other properties
    files. (JSS)
  * The apache configuration file (Makefile.config) contains the
    information OSDIR, this tells where to look for specific includes, but
    jserv used a fixed path instead. Thanks to Jean-FrŽdŽric Clre. (JSS)
  * Fixed a problem in the INSTALL documentation for building DSO. Thanks
    to Manoj for noticing this. (JSS)
  * Fixed Bug Id: mod_jserv/6099 Problem with serialization of sessions on
    class reload Thanks to Babak Kunze. (JSS)
  * Fixed possible problem with SessionID-uniqness on servers with heavy
    load (HZ)

Apache JServ 1.1.1b1 - 11 April 2000
(Stefano Mazzocchi, Jon Stevens, Craig McClanahan, Jean-Luc Rochat, Ed
Korthof, Pierpaolo Fumagalli, Bernie Bernstein, others...)

  * Win32 errors fixed (added WinSock 2 and removed bug in generated
    jserv.conf) Thanks to punkytse@geocities.com (PF)
  * Patchs to get jserv running on an BS2000 (EBCDIC mainframe from
    Siemens), along with several bug fixes. Integrated a proposed patch to
    solve Jserv polling interval, defunct JVM. Thanks to Jean-Frédéric
    Clère (JSS)
  * Added jserv_shmedit utility for modifying the shared memory file used
    in load balancing Thanks to Christos Zoulas (JLR)
  * extend ajpv12 : allow dynamic configuration of environment variables
    that can be sent to JServ (or Tomcat). Adds a new parameter :
    ApJServEnvVar localvarname remotevarname Will allow more flexible
    configuration (thanks to Ben Laurie and Aaron Stromas for pushing
    ideas). creates a new parameter : ApJServVMInterval (JServ polling
    frequency) that will be used to distinguish the VM timeout/VM test
    frequency.(JLR)
  * Fixed issues with SSL environment variable passing (JLR)
  * Fixed bug when I access the servlet via Apache the getRequestURI
    returns the URI and the query strings. Thanks to Freddie Mendoza (JSS)
  * fix for remote_host lookup. you have to have HostNameLookup On in the
    httpd.conf file for this to work properly. Thanks to Tyler Morrison
    (JSS)
  * fixed potential buffer overflow in jserv_balance. thanks to JSS for the
    find (JLR)
  * solved (at least I think) the double initialization (Unix) due to
    Apache defensive startup. We now start the JVM only in the 2nd pass.
    This works well if you take care to set the : ApJServVMTimeout value in
    jserv.conf big enough to start & initialize the servlet engine +
    servlets loaded at startup. This value is for me 10 seconds to start
    Tomcat, JServ works with 4. (JLR)
  * Fixed Bug Id: mod_jserv/5889 (jar files created with a ./org/ vs. org/)
    Thanks to Ian Darwin. (JSS)
  * AdaptiveClassLoader, now allows access to the lastModifiedTime of the
    .class file and also allows you to pass in a class loader in the
    constructor. Thanks to Adam Heath. (JSS)
  * Fixed issues with using a wildcard in the repositories. Thanks to Mike
    Jennings. (JSS)
  * fix for issues with loading resources from zip files. Thanks to Joel
    Bartley. (JSS)
  * fix for filtering of addresses. it actually can be null if the
    security.allowedAddress=DISABLED Thanks to dan wilks. (JSS)
  * Fixed issue when bindaddress is "*", I ran into a problem where running
    JServ -s do to a clean stop of the JServ process wouldn't work. The
    problem as far as I can tell is that "bindTo" returns null when
    bindaddress is "*." Thanks to bill odonnell. (JSS)
  * Fixed bug where backlog= setting was being used for the maxconnections.
    (JSS)
  * It was possible to be thrown a StringIndexOutOfBoundsException from
    HttpUtils.parseQueryString(), so we updated its callers to catch it.
    This happened when a query string contained a '%' as one of the last
    two characters. (BB)
  * RH 6.2 has a default apache installation with --enable-EAPI so build
    with it enabled in the .spec file (JSS)
  * Added new feature to allow people to set the domain= portion of a
    session cookie. (JSS)
2000-05-22 16:01:38 +00:00
jwise
505f25ae52 Adapt to the new location of the jsdk 2.0 jar file.
BTW, the JServ jar does not go in ${PREFIX}/lib/java as it is a private
implementation of the interfaces from jsdk.jar and should not be used
directly.  Should it turn out that packages are using it directly, it
will be moved.
2000-05-09 20:23:42 +00:00
jwise
167796bce9 Of course. apache>=1.3.9 is the right way to phrase that. 2000-02-11 16:11:18 +00:00
jwise
c5e72fc6cb Loosen up Makefile to accept apache-1.3.*, not 1.3.9*.
Not really perfect, as apache-1.3.6 was in pkgsrc for a long time, and is
untested, but should do.
2000-02-10 16:19:05 +00:00
wiz
8818cab6fb RCS tag added 2000-02-05 13:59:49 +00:00
jwise
65fd0865e8 Better apache pattern (apache-1.3.9*, to match our 1.3.9p0 naming) 2000-01-18 19:48:23 +00:00
jwise
9f04c11de7 Two changes that come with mod_jserv-1.1:
1.)  Apache Server 1.3.9 or higher is now needed
2.)  Build with the Apache EAPI (--enable-EAPI), now that mod_jserv
     supports it.  This should make jserv run a little smoother and
     saves a truly frightening `Warning: apache may crash' warning
     when loading mod_jserv
2000-01-16 17:10:30 +00:00
jwise
722a0218b3 Update for mod_jserv-1.1 2000-01-16 01:43:25 +00:00
jwise
4340f3a658 Initial import of ap-jserv-1.1b3. From pkg/DESCR:
mod_jserv is a module for Apache Server which provides servlet support
using the JSDK version 2.0.  It can also be used with the Jakarta
project's Tomcat servlet environment, which is the next generation of
servlet development from Sun and Apache -- see the jakarta-tomcat
package for details.
2000-01-14 20:59:01 +00:00