Port details |
- jsdk Sun\'s Java Servlet Developers Kit
- 2.0_3 java
=15 2.0_3Version of this port present on the latest quarterly branch. DEPRECATED: Upstream disapear and distfile is no more available
This port expired on: 2011-05-01
RESTRICTED: "Sun has a funky license for this software; no commercial use"
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2011-05-02 08:32:36
- SVN Revision: UNKNOWN
- People watching this port, also watch:: autoconf
- Also Listed In: devel
- License: not specified in port
- Description:
- 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
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: jsdk
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/javavmwrapper
- java : java/jdk16
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0_3 02 May 2011 08:32:36
 |
bapt  |
remove unmaintained expired ports from java
2011-05-01 java/avalon-logkit: Upstream disapear and distfile is no more
available
2011-05-01 java/gnu-regexp: Upstream disapear and distfile is no more available
2011-05-01 java/jce-aba: Upstream disapear and distfile is no more available
2011-05-01 java/jsdk: Upstream disapear and distfile is no more available |
2.0_3 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.0_3 15 Mar 2011 15:10:43
 |
bapt  |
Deprecate unmaintained ports from java where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
2.0_3 06 Jun 2008 13:38:51
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.0_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.0_1 05 Mar 2007 00:40:11
 |
linimon  |
Reset greg@greg.rim.or.jp due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.0_1 03 Sep 2006 06:21:24
 |
kris  |
Allow package builds |
2.0_1 03 Sep 2006 01:54:59
 |
kris  |
NO_CDROM is superfluous here |
2.0_1 30 Jan 2006 11:30:48
 |
edwin  |
SHA256ify (and sometimes SIZEify)
Approved by: krion@ |
2.0_1 25 Nov 2004 03:07:24
 |
hq  |
- 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 <aaron@daltons.ca> [1]
Approved by: maintainer timeout |
2.0 30 Apr 2003 15:45:09
 |
glewis  |
. Address ownership issues during the installation step.
PR: 36411
Approved by: maintainer timeout |
2.0 21 Feb 2003 12:30:28
 |
knu  |
De-pkg-comment. |
2.0 29 Aug 2002 18:45:49
 |
znerd  |
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 <dglo@hyde.ssec.wisc.edu>
PR: 39901 |
2.0 16 Jun 2002 01:19:57
 |
glewis  |
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd |
13 Mar 2001 11:21:25
    |
sobomax  |
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. |
14 Feb 2001 20:19:44
    |
lioux  |
typo clean up police: \s -> \t |
08 Oct 2000 03:02:04
    |
asami  |
Convert category java to new layout. |