aboutsummaryrefslogtreecommitdiffstats
path: root/www/jetty
Commit message (Collapse)AuthorAgeFilesLines
* o Do not add jetty's release version number to the installationlioux2006-04-222-948/+949
| | | | | | directory. It is not necessary o Fix PLIST o Bump PORTREVISION
* Update to 5.1.11RC0lioux2006-04-063-792/+663
|
* - Add SHA256pav2005-11-261-0/+1
|
* Upgrade to latest version.vanilla2004-06-233-1285/+41
|
* SIZEify.trevor2004-01-301-0/+1
|
* . Update to 4.2.11glewis2003-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.9arved2003-04-104-366/+386
| | | | | PR: 50350, 50388 Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Maintainer update : www/jetty portedwin2003-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.3sada2002-11-163-239/+169
| | | | | PR: ports/44501 Submitted by: maintainer
* upgrade to 4.0.2ijliao2002-06-094-206/+643
| | | | | PR: 39028 Submitted by: maintainer
* upgrade to 3.1.4ijliao2001-12-135-401/+575
| | | | | PR: 32648 Submitted by: maintainer
* Upgrade to 2.4.9vanilla2001-02-113-5/+24
| | | | Approved by: maintainer
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
|
* Add jetty - a 100% pure Java WWW server.sobomax2000-09-026-0/+434
PR: 20965 Submitted by: Stephane Legrand <stephane.legrand@bigfoot.com>