Date: Wed, 12 Oct 2005 11:51:51 +0000 (UTC) From: Herve Quiroz <hq@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/servlet-api Makefile distinfo pkg-descr Message-ID: <200510121151.j9CBppaH030330@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hq 2005-10-12 11:51:51 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/servlet-api Makefile distinfo pkg-descr Log: The Servlet API Java Servlet technology provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server and for accessing existing business systems. A servlet can almost be thought of as an applet that runs on the server side -- without a face. Java servlets make many Web applications possible. WWW: http://java.sun.com/products/servlet/ Revision Changes Path 1.1197 +1 -0 ports/www/Makefile 1.1 +27 -0 ports/www/servlet-api/Makefile (new) 1.1 +2 -0 ports/www/servlet-api/distinfo (new) 1.1 +9 -0 ports/www/servlet-api/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510121151.j9CBppaH030330>