summaryrefslogtreecommitdiff
path: root/www/jetty (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to latest version.Vanilla I. Shu2004-06-233-1285/+41
|
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* . Update to 4.2.11Greg Lewis2003-07-204-670/+2043
| | | | | | | . Change USE_JAVA to 1.2+, which should work according to the Jetty docs. . Set permissions on the main executable shell script appropriately and create a symbolic link to it in ${PREFIX}/sbin so its in ${PATH}. . Recommend JDK 1.4.1 rather than 1.3.1 for running Jetty.
* Update to 2.4.9Tilman Keskinoz2003-04-094-366/+386
| | | | | PR: 50350, 50388 Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch>
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* Maintainer update : www/jetty portEdwin Groothuis2003-02-043-23/+52
| | | | | | | | Update to version 4.2.5 Drop maintainership PR: ports/47217 Submitted by: Stephane Legrand <stephane@freebsd.org>
* Upgrade to version 4.1.3SADA Kenji2002-11-153-239/+169
| | | | | PR: ports/44501 Submitted by: maintainer
* upgrade to 4.0.2Ying-Chieh Liao2002-06-084-206/+643
| | | | | PR: 39028 Submitted by: maintainer
* upgrade to 3.1.4Ying-Chieh Liao2001-12-135-401/+575
| | | | | PR: 32648 Submitted by: maintainer
* Upgrade to 2.4.9Vanilla I. Shu2001-02-113-5/+24
| | | | Approved by: maintainer
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
|
* Add jetty - a 100% pure Java WWW server.Maxim Sobolev2000-09-026-0/+434
PR: 20965 Submitted by: Stephane Legrand <stephane.legrand@bigfoot.com>