The FreeBSD Ports Archive
FreeBSD java : jsdk4>
Sun\'s Java Servlet Developers Kit
The Java Servlet Development Kit (JSDK) can be used to develop and test
server extensions based on the servlet API. Included is a standalone
server (called servletrunner) that can be used to test servlets
before running them in a servlet-enabled web server.
The JSDK serves as the reference implementation for the Java Servlet API.
This release will run on top of JDK 1.1.x. If you are interested in
developing servlets with JDK 1.2, there is no need to use this JSDK
as the servlet API is bundled with JDK1.2.
Please note that the source code for the servlet API is released with this
package.
Files included in the JSDK:
README this file
bin/servletrunner.exe ServletRunner (on Win32 systems only)
bin/servletrunner ServletRunner (on UNIX systems only)
lib/jsdk.jar javax.servlet and sun.servlet classes
src javax.servlet class sources
doc tutorial and api documentation
examples example servlets
#
|
jsdk history
v. 1.20
date: 2007/05/19 20:13:06; 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.19
date: 2007/03/05 00:40:11; author: linimon; state: Exp; lines: +2 -2
Reset greg@greg.rim.or.jp due to maintainer-timeouts and no response to email.
Hat: portmgr
v. 1.18
date: 2006/09/03 06:21:24; author: kris; state: Exp; lines: +1 -1
Allow package builds
v. 1.17
date: 2006/09/03 01:54:59; author: kris; state: Exp; lines: +1 -2
NO_CDROM is superfluous here
v. 1.16
date: 2004/11/25 03:07:24; author: hq; state: Exp; lines: +59 -23
- Fixed download location [1]
- Update to bsd.java.mk 2.0
- Use JAVAJARDIR
- Removed patch, added a launcher script file
- Use javavmwrapper to run Java in the launcher script
- Honor hier(7): docs in DOCSDIR and samples in EXAMPLESDIR
- Honor NOPORTDOCS
- Dynamic plist
- do-build -> do-configure (and NO_BUILD=yes)
- ECHO -> ECHO_MSG
- Bumped PORTREVISION as many file locations has changed and the use of
javavmwrapper will allow user to use different JVMs
PR: 72883 [1]
Submitted by: Aaron Dalton [1]
Approved by: maintainer timeout
v. 1.15
date: 2003/04/30 15:45:09; author: glewis; state: Exp; lines: +1 -0
. Address ownership issues during the installation step.
PR: 36411
Approved by: maintainer timeout
v. 1.14
date: 2003/02/21 12:30:27; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.13
date: 2002/08/29 18:45:49; author: znerd; state: Exp; lines: +1 -1
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: 39901
v. 1.12
date: 2002/06/16 01:19:57; author: glewis; state: Exp; lines: +1 -1
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd
v. 1.11
date: 2001/03/13 11:21:25; author: sobomax; state: Exp; lines: +5 -1
Don't try to build on bento - due to license issues the port requires from user
to manually fetch distfile from the Sun's site.
Submitted by: bento
v. 1.10
date: 2001/02/14 20:19:38; author: lioux; state: Exp; lines: +9 -9
typo clean up police: \s -> \t
v. 1.9
date: 2000/04/12 06:14:48; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.8
date: 1999/12/31 20:09:18; author: steve; state: Exp; lines: +9 -8
Update location of file on MASTER_SITE.
PR: 15793
Submitted by: Jose Marques
v. 1.7
date: 1999/12/29 07:42:15; author: steve; state: Exp; lines: +3 -1
Either this port's distfile is no longer avaiable or the URL to grab
it is incorrect. Either way mark it BROKEN until it is found or upgraded.
v. 1.6
date: 1999/08/25 06:16:28; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/06/30 22:04:53; author: kuriyama; state: Exp; lines: +10 -5
Re-arrange directory hierarchy.
Approved by: maintainer
v. 1.4
date: 1999/06/28 18:34:03; author: billf; state: Exp; lines: +2 -2
new ports/{java,irc,x11-servers}, dependency sweep #1
v. 1.3
date: 1999/06/28 15:58:33; author: shige; state: Exp; lines: +6 -6
Fix typo. (fix make fetch problem)
@{ECHO} => ${ECHO_MSG}
Submitted by: Toshihiko Kodama
v. 1.2
date: 1999/06/28 02:22:25; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.1
date: 1999/06/23 15:05:39; author: kuriyama; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/06/23 15:05:39; author: kuriyama; state: Exp; lines: +0 -0
Sun's Java Servlet Developpers Kit
PR: ports/10389 (part of)
Submitted by: greg@greg.rim.or.jp
=============================================================================
v. 1.20
date: 2007/05/19 20:13:06; 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.19
date: 2007/03/05 00:40:11; author: linimon; state: Exp; lines: +2 -2
Reset greg@greg.rim.or.jp due to maintainer-timeouts and no response to email.
Hat: portmgr
v. 1.18
date: 2006/09/03 06:21:24; author: kris; state: Exp; lines: +1 -1
Allow package builds
v. 1.17
date: 2006/09/03 01:54:59; author: kris; state: Exp; lines: +1 -2
NO_CDROM is superfluous here
v. 1.16
date: 2004/11/25 03:07:24; author: hq; state: Exp; lines: +59 -23
- Fixed download location [1]
- Update to bsd.java.mk 2.0
- Use JAVAJARDIR
- Removed patch, added a launcher script file
- Use javavmwrapper to run Java in the launcher script
- Honor hier(7): docs in DOCSDIR and samples in EXAMPLESDIR
- Honor NOPORTDOCS
- Dynamic plist
- do-build -> do-configure (and NO_BUILD=yes)
- ECHO -> ECHO_MSG
- Bumped PORTREVISION as many file locations has changed and the use of
javavmwrapper will allow user to use different JVMs
PR: 72883 [1]
Submitted by: Aaron Dalton [1]
Approved by: maintainer timeout
v. 1.15
date: 2003/04/30 15:45:09; author: glewis; state: Exp; lines: +1 -0
. Address ownership issues during the installation step.
PR: 36411
Approved by: maintainer timeout
v. 1.14
date: 2003/02/21 12:30:27; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.13
date: 2002/08/29 18:45:49; author: znerd; state: Exp; lines: +1 -1
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: 39901
v. 1.12
date: 2002/06/16 01:19:57; author: glewis; state: Exp; lines: +1 -1
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd
v. 1.11
date: 2001/03/13 11:21:25; author: sobomax; state: Exp; lines: +5 -1
Don't try to build on bento - due to license issues the port requires from user
to manually fetch distfile from the Sun's site.
Submitted by: bento
v. 1.10
date: 2001/02/14 20:19:38; author: lioux; state: Exp; lines: +9 -9
typo clean up police: \s -> \t
v. 1.9
date: 2000/04/12 06:14:48; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.8
date: 1999/12/31 20:09:18; author: steve; state: Exp; lines: +9 -8
Update location of file on MASTER_SITE.
PR: 15793
Submitted by: Jose Marques
v. 1.7
date: 1999/12/29 07:42:15; author: steve; state: Exp; lines: +3 -1
Either this port's distfile is no longer avaiable or the URL to grab
it is incorrect. Either way mark it BROKEN until it is found or upgraded.
v. 1.6
date: 1999/08/25 06:16:28; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/06/30 22:04:53; author: kuriyama; state: Exp; lines: +10 -5
Re-arrange directory hierarchy.
Approved by: maintainer
v. 1.4
date: 1999/06/28 18:34:03; author: billf; state: Exp; lines: +2 -2
new ports/{java,irc,x11-servers}, dependency sweep #1
v. 1.3
date: 1999/06/28 15:58:33; author: shige; state: Exp; lines: +6 -6
Fix typo. (fix make fetch problem)
@{ECHO} => ${ECHO_MSG}
Submitted by: Toshihiko Kodama
v. 1.2
date: 1999/06/28 02:22:25; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.1
date: 1999/06/23 15:05:39; author: kuriyama; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/06/23 15:05:39; author: kuriyama; state: Exp; lines: +0 -0
Sun's Java Servlet Developpers Kit
PR: ports/10389 (part of)
Submitted by: greg@greg.rim.or.jp
=============================================================================
v. 1.20
date: 2007/05/19 20:13:06; 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.19
date: 2007/03/05 00:40:11; author: linimon; state: Exp; lines: +2 -2
Reset greg@greg.rim.or.jp due to maintainer-timeouts and no response to email.
Hat: portmgr
v. 1.18
date: 2006/09/03 06:21:24; author: kris; state: Exp; lines: +1 -1
Allow package builds
v. 1.17
date: 2006/09/03 01:54:59; author: kris; state: Exp; lines: +1 -2
NO_CDROM is superfluous here
v. 1.16
date: 2004/11/25 03:07:24; author: hq; state: Exp; lines: +59 -23
- Fixed download location [1]
- Update to bsd.java.mk 2.0
- Use JAVAJARDIR
- Removed patch, added a launcher script file
- Use javavmwrapper to run Java in the launcher script
- Honor hier(7): docs in DOCSDIR and samples in EXAMPLESDIR
- Honor NOPORTDOCS
- Dynamic plist
- do-build -> do-configure (and NO_BUILD=yes)
- ECHO -> ECHO_MSG
- Bumped PORTREVISION as many file locations has changed and the use of
javavmwrapper will allow user to use different JVMs
PR: 72883 [1]
Submitted by: Aaron Dalton [1]
Approved by: maintainer timeout
v. 1.15
date: 2003/04/30 15:45:09; author: glewis; state: Exp; lines: +1 -0
. Address ownership issues during the installation step.
PR: 36411
Approved by: maintainer timeout
v. 1.14
date: 2003/02/21 12:30:27; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.13
date: 2002/08/29 18:45:49; author: znerd; state: Exp; lines: +1 -1
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: 39901
v. 1.12
date: 2002/06/16 01:19:57; author: glewis; state: Exp; lines: +1 -1
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd
v. 1.11
date: 2001/03/13 11:21:25; author: sobomax; state: Exp; lines: +5 -1
Don't try to build on bento - due to license issues the port requires from user
to manually fetch distfile from the Sun's site.
Submitted by: bento
v. 1.10
date: 2001/02/14 20:19:38; author: lioux; state: Exp; lines: +9 -9
typo clean up police: \s -> \t
v. 1.9
date: 2000/04/12 06:14:48; author: obrien; state: Exp; lines: +4 -4
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.8
date: 1999/12/31 20:09:18; author: steve; state: Exp; lines: +9 -8
Update location of file on MASTER_SITE.
PR: 15793
Submitted by: Jose Marques
v. 1.7
date: 1999/12/29 07:42:15; author: steve; state: Exp; lines: +3 -1
Either this port's distfile is no longer avaiable or the URL to grab
it is incorrect. Either way mark it BROKEN until it is found or upgraded.
v. 1.6
date: 1999/08/25 06:16:28; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/06/30 22:04:53; author: kuriyama; state: Exp; lines: +10 -5
Re-arrange directory hierarchy.
Approved by: maintainer
v. 1.4
date: 1999/06/28 18:34:03; author: billf; state: Exp; lines: +2 -2
new ports/{java,irc,x11-servers}, dependency sweep #1
v. 1.3
date: 1999/06/28 15:58:33; author: shige; state: Exp; lines: +6 -6
Fix typo. (fix make fetch problem)
@{ECHO} => ${ECHO_MSG}
Submitted by: Toshihiko Kodama
v. 1.2
date: 1999/06/28 02:22:25; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.1
date: 1999/06/23 15:05:39; author: kuriyama; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/06/23 15:05:39; author: kuriyama; state: Exp; lines: +0 -0
Sun's Java Servlet Developpers Kit
PR: ports/10389 (part of)
Submitted by: greg@greg.rim.or.jp
=============================================================================
|
| |

|