The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD www : apache-jserv

Loadable servlet module for apache

 What is it? 
	Apache JServ is a 100% pure Java servlet engine designed to
	implement the Sun Java Servlet API 2.0  specifications  and
	add   Java   Servlet   capabilities   to   the       Apache
	HTTP Server .

The Latest Version
	Details  of  the  latest  version  can be found on the 
	archive of the Java Apache Project web site 
        . 

http://archive.apache.org/dist/java/jserv/



apache-jserv history


v. 1.25
date: 2007/05/19 20:24:27;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.24 date: 2007/03/05 00:40:11; author: linimon; state: Exp; lines: +1 -1 Reset greg@greg.rim.or.jp due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.23 date: 2006/09/07 13:04:19; author: hq; state: Exp; lines: +7 -12 - Update to bsd.java.mk 2.0 - Use bsd.java.mk macros: ${JAVAJARDIR}, ${JAVALIBDIR} and ${JAVASHAREDIR} PR: 102404 Submitted by: hq Approved by: maintainer timeout
v. 1.22 date: 2006/02/23 10:39:34; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.21 date: 2005/11/15 06:51:27; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.20 date: 2005/09/19 11:52:12; author: clement; state: Exp; lines: +1 -0 - Define APACHE_COMPAT It fixed INDEX build with next exp-build patchset and prepare a smooth migration to bsd.apache.mk It's a no-op for now. Approved by: portmgr (self)
v. 1.19 date: 2004/12/07 12:35:18; author: vs; state: Exp; lines: +1 -1 Chase URLs PR: ports/74802 Submitted by: Manfred N. Riem Approved by: maintainer
v. 1.18 date: 2004/03/14 06:17:30; author: ade; state: Exp; lines: +1 -1 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.
v. 1.17 date: 2004/02/04 05:09:23; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.16 date: 2003/11/07 09:12:48; author: marcus; state: Exp; lines: +3 -3 Use the new Apache bits from bsd.port.mk. Submitted by: dinoex
v. 1.15 date: 2003/02/21 14:01:12; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2002/08/29 18:50:11; author: znerd; state: Exp; lines: +7 -5 Convert this port to use the new bsd.java.mk structure, so it doesn't try to install jdk-1.1.8 when the user has a newer version of java installed. Submitted by: Dave Glowacki PR: 39902
v. 1.13 date: 2002/06/16 01:54:07; author: glewis; state: Exp; lines: +1 -1 Fix dependencies to be in sync with the recent JDK ports renaming. Forgotten by: znerd
v. 1.12 date: 2001/12/08 10:35:13; author: ijliao; state: Exp; lines: +2 -1 install docs to the proper dir bump port revisioin PR: 27610 Submitted by: KUNISHIMA Takeo
v. 1.11 date: 2001/02/05 15:33:11; author: olgeni; state: Exp; lines: +2 -2 Some spaces -> tabs for ports/www.
v. 1.10 date: 2000/11/13 04:48:16; author: steve; state: Exp; lines: +5 -3 - Provide the full path for gmake(1) so configure doesn't fall over. - Re-order a couple of USE_* directives. - Add USE_PERL5 since it does. - Pass the configure script the full patch to perl. PR: 22693 Reviewed by: Allan Bowhill
v. 1.9 date: 2000/10/08 10:23:08; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.8 date: 2000/07/07 19:23:32; author: steve; state: Exp; lines: +5 -4 Update to version 1.1.2. PR: 19599 Submitted by: Palle Girgensohn
v. 1.7 date: 2000/05/29 03:24:52; author: steve; state: Exp; lines: +4 -4 Update to version 1.1.1. PR: 18668 Submitted by: Palle Girgensohn
v. 1.6 date: 2000/04/30 19:41:21; author: steve; state: Exp; lines: +8 -1 Portlint, deinstall cleanly, and put the .jar files where they belong. PR: 17835 Submitted by: Palle Girgensohn
v. 1.5 date: 2000/04/10 00:04:15; author: cpiazza; state: Exp; lines: +5 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.4 date: 2000/02/10 14:19:14; author: kuriyama; state: Exp; lines: +22 -27 Update to v1.1. Submitted by: greg@greg.rim.or.jp (Kensaku Masuda) PR: ports/16600 # I don't like to use directory ${PREFIX}/docs. But it seems it is # difficult to move it to somewhere.
v. 1.3 date: 1999/08/31 02:42:38; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.2 date: 1999/08/29 15:14:12; author: kuriyama; state: Exp; lines: +2 -1 Apache installation is needed to build this port.
v. 1.1 date: 1999/06/30 22:03:11; author: kuriyama; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/06/30 22:03:11; author: kuriyama; state: Exp; lines: +0 -0 Loadable servlet module for apache. PR: ports/10389 (part of) Submitted by: greg@greg.rim.or.jp ============================================================================= v. 1.25 date: 2007/05/19 20:24:27; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.24 date: 2007/03/05 00:40:11; author: linimon; state: Exp; lines: +1 -1 Reset greg@greg.rim.or.jp due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.23 date: 2006/09/07 13:04:19; author: hq; state: Exp; lines: +7 -12 - Update to bsd.java.mk 2.0 - Use bsd.java.mk macros: ${JAVAJARDIR}, ${JAVALIBDIR} and ${JAVASHAREDIR} PR: 102404 Submitted by: hq Approved by: maintainer timeout
v. 1.22 date: 2006/02/23 10:39:34; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.21 date: 2005/11/15 06:51:27; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.20 date: 2005/09/19 11:52:12; author: clement; state: Exp; lines: +1 -0 - Define APACHE_COMPAT It fixed INDEX build with next exp-build patchset and prepare a smooth migration to bsd.apache.mk It's a no-op for now. Approved by: portmgr (self)
v. 1.19 date: 2004/12/07 12:35:18; author: vs; state: Exp; lines: +1 -1 Chase URLs PR: ports/74802 Submitted by: Manfred N. Riem Approved by: maintainer
v. 1.18 date: 2004/03/14 06:17:30; author: ade; state: Exp; lines: +1 -1 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.
v. 1.17 date: 2004/02/04 05:09:23; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.16 date: 2003/11/07 09:12:48; author: marcus; state: Exp; lines: +3 -3 Use the new Apache bits from bsd.port.mk. Submitted by: dinoex
v. 1.15 date: 2003/02/21 14:01:12; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2002/08/29 18:50:11; author: znerd; state: Exp; lines: +7 -5 Convert this port to use the new bsd.java.mk structure, so it doesn't try to install jdk-1.1.8 when the user has a newer version of java installed. Submitted by: Dave Glowacki PR: 39902
v. 1.13 date: 2002/06/16 01:54:07; author: glewis; state: Exp; lines: +1 -1 Fix dependencies to be in sync with the recent JDK ports renaming. Forgotten by: znerd
v. 1.12 date: 2001/12/08 10:35:13; author: ijliao; state: Exp; lines: +2 -1 install docs to the proper dir bump port revisioin PR: 27610 Submitted by: KUNISHIMA Takeo
v. 1.11 date: 2001/02/05 15:33:11; author: olgeni; state: Exp; lines: +2 -2 Some spaces -> tabs for ports/www.
v. 1.10 date: 2000/11/13 04:48:16; author: steve; state: Exp; lines: +5 -3 - Provide the full path for gmake(1) so configure doesn't fall over. - Re-order a couple of USE_* directives. - Add USE_PERL5 since it does. - Pass the configure script the full patch to perl. PR: 22693 Reviewed by: Allan Bowhill
v. 1.9 date: 2000/10/08 10:23:08; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.8 date: 2000/07/07 19:23:32; author: steve; state: Exp; lines: +5 -4 Update to version 1.1.2. PR: 19599 Submitted by: Palle Girgensohn
v. 1.7 date: 2000/05/29 03:24:52; author: steve; state: Exp; lines: +4 -4 Update to version 1.1.1. PR: 18668 Submitted by: Palle Girgensohn
v. 1.6 date: 2000/04/30 19:41:21; author: steve; state: Exp; lines: +8 -1 Portlint, deinstall cleanly, and put the .jar files where they belong. PR: 17835 Submitted by: Palle Girgensohn
v. 1.5 date: 2000/04/10 00:04:15; author: cpiazza; state: Exp; lines: +5 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.4 date: 2000/02/10 14:19:14; author: kuriyama; state: Exp; lines: +22 -27 Update to v1.1. Submitted by: greg@greg.rim.or.jp (Kensaku Masuda) PR: ports/16600 # I don't like to use directory ${PREFIX}/docs. But it seems it is # difficult to move it to somewhere.
v. 1.3 date: 1999/08/31 02:42:38; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.2 date: 1999/08/29 15:14:12; author: kuriyama; state: Exp; lines: +2 -1 Apache installation is needed to build this port.
v. 1.1 date: 1999/06/30 22:03:11; author: kuriyama; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/06/30 22:03:11; author: kuriyama; state: Exp; lines: +0 -0 Loadable servlet module for apache. PR: ports/10389 (part of) Submitted by: greg@greg.rim.or.jp ============================================================================= v. 1.25 date: 2007/05/19 20:24:27; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.24 date: 2007/03/05 00:40:11; author: linimon; state: Exp; lines: +1 -1 Reset greg@greg.rim.or.jp due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.23 date: 2006/09/07 13:04:19; author: hq; state: Exp; lines: +7 -12 - Update to bsd.java.mk 2.0 - Use bsd.java.mk macros: ${JAVAJARDIR}, ${JAVALIBDIR} and ${JAVASHAREDIR} PR: 102404 Submitted by: hq Approved by: maintainer timeout
v. 1.22 date: 2006/02/23 10:39:34; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.21 date: 2005/11/15 06:51:27; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.20 date: 2005/09/19 11:52:12; author: clement; state: Exp; lines: +1 -0 - Define APACHE_COMPAT It fixed INDEX build with next exp-build patchset and prepare a smooth migration to bsd.apache.mk It's a no-op for now. Approved by: portmgr (self)
v. 1.19 date: 2004/12/07 12:35:18; author: vs; state: Exp; lines: +1 -1 Chase URLs PR: ports/74802 Submitted by: Manfred N. Riem Approved by: maintainer
v. 1.18 date: 2004/03/14 06:17:30; author: ade; state: Exp; lines: +1 -1 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.
v. 1.17 date: 2004/02/04 05:09:23; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.16 date: 2003/11/07 09:12:48; author: marcus; state: Exp; lines: +3 -3 Use the new Apache bits from bsd.port.mk. Submitted by: dinoex
v. 1.15 date: 2003/02/21 14:01:12; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2002/08/29 18:50:11; author: znerd; state: Exp; lines: +7 -5 Convert this port to use the new bsd.java.mk structure, so it doesn't try to install jdk-1.1.8 when the user has a newer version of java installed. Submitted by: Dave Glowacki PR: 39902
v. 1.13 date: 2002/06/16 01:54:07; author: glewis; state: Exp; lines: +1 -1 Fix dependencies to be in sync with the recent JDK ports renaming. Forgotten by: znerd
v. 1.12 date: 2001/12/08 10:35:13; author: ijliao; state: Exp; lines: +2 -1 install docs to the proper dir bump port revisioin PR: 27610 Submitted by: KUNISHIMA Takeo
v. 1.11 date: 2001/02/05 15:33:11; author: olgeni; state: Exp; lines: +2 -2 Some spaces -> tabs for ports/www.
v. 1.10 date: 2000/11/13 04:48:16; author: steve; state: Exp; lines: +5 -3 - Provide the full path for gmake(1) so configure doesn't fall over. - Re-order a couple of USE_* directives. - Add USE_PERL5 since it does. - Pass the configure script the full patch to perl. PR: 22693 Reviewed by: Allan Bowhill
v. 1.9 date: 2000/10/08 10:23:08; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.8 date: 2000/07/07 19:23:32; author: steve; state: Exp; lines: +5 -4 Update to version 1.1.2. PR: 19599 Submitted by: Palle Girgensohn
v. 1.7 date: 2000/05/29 03:24:52; author: steve; state: Exp; lines: +4 -4 Update to version 1.1.1. PR: 18668 Submitted by: Palle Girgensohn
v. 1.6 date: 2000/04/30 19:41:21; author: steve; state: Exp; lines: +8 -1 Portlint, deinstall cleanly, and put the .jar files where they belong. PR: 17835 Submitted by: Palle Girgensohn
v. 1.5 date: 2000/04/10 00:04:15; author: cpiazza; state: Exp; lines: +5 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.4 date: 2000/02/10 14:19:14; author: kuriyama; state: Exp; lines: +22 -27 Update to v1.1. Submitted by: greg@greg.rim.or.jp (Kensaku Masuda) PR: ports/16600 # I don't like to use directory ${PREFIX}/docs. But it seems it is # difficult to move it to somewhere.
v. 1.3 date: 1999/08/31 02:42:38; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.2 date: 1999/08/29 15:14:12; author: kuriyama; state: Exp; lines: +2 -1 Apache installation is needed to build this port.
v. 1.1 date: 1999/06/30 22:03:11; author: kuriyama; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/06/30 22:03:11; author: kuriyama; state: Exp; lines: +0 -0 Loadable servlet module for apache. PR: ports/10389 (part of) Submitted by: greg@greg.rim.or.jp =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm