summaryrefslogtreecommitdiff
path: root/www/jsdk20/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 02:15:23 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 02:15:23 +0000
commit431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch)
treef392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/jsdk20/DESCR
parentc72c1cf5f95cbe537b005028f1743cddb16ef203 (diff)
downloadpkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/jsdk20/DESCR')
-rw-r--r--www/jsdk20/DESCR13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/jsdk20/DESCR b/www/jsdk20/DESCR
new file mode 100644
index 00000000000..d969afec937
--- /dev/null
+++ b/www/jsdk20/DESCR
@@ -0,0 +1,13 @@
+JSDK 2.0 is an older version of Sun's Java Servlet Development Kit.
+It includes the servlet java classes and a simple web server with
+servlet support.
+
+JSDK has been supplanted by project Jakarta, which is a joint project
+between The Apache Foundation and Sun to produce the next generation
+of the servlet classes. The 3.0 release of the Jakarta project's
+servlet environment, Tomcat, is available via the www/jakarta-tomcat
+package.
+
+This package exists primarily to support building the Apache JServ
+module, which has not yet been updated to build against the Tomcat
+classes.