notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
jetty Full-featured web server implemented entirely in Java
8.1.15 www Deleted on this many watch lists=6 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.1.15Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-09-02 11:42:20
Last Update: 2015-12-06 20:12:58
SVN Revision: 403154
People watching this port, also watch:: eclipse, javavmwrapper
Also Listed In: java
License: not specified in port
WWW:
http://www.eclipse.org/jetty/
Description:
The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiations. From jetty-7, the jetty webserver and other core compoments are hosted by the eclipse foundation. The project provides: * Asynchronous HTTP Server * Standard based Servlet Container * Web Sockets server * Asynchronous HTTP Client * OSGi, JNDI, JMX, JASPI, AJP support WWW: http://www.eclipse.org/jetty/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • jetty>0:www/jetty
No installation instructions:
This port has been deleted.
PKGNAME: jetty
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk7
  2. python2.7 : lang/python27
Runtime dependencies:
  1. java : java/openjdk7
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. ftp://sunsite.cnlab-switch.ch/mirror/eclipse/eclipse/downloads/drops/jetty/8.1.15.v20140411/dist/
  2. ftp://sunsite.cnlab-switch.ch/mirror/eclipse/eclipse/downloads/drops4/jetty/8.1.15.v20140411/dist/
  3. ftp://sunsite.cnlab-switch.ch/mirror/eclipse/jetty/8.1.15.v20140411/dist/
  4. ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse.org/jetty/8.1.15.v20140411/dist/
  5. ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse/jetty/8.1.15.v20140411/dist/
  6. http://distcache.FreeBSD.org/ports-distfiles/
  7. http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/jetty/8.1.15.v20140411/dist/
  8. http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/jetty/8.1.15.v20140411/dist/
Collapse this list.

Number of commits found: 46

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.1.15
06 Dec 2015 20:12:58
Revision:403154Original commit files touched by this commit
olgeni search for other commits by this committer
Add support for Jetty 9.

- Add www/jetty9 to track the latest branch of Jetty

- Move www/jetty to www/jetty8

- Add LICENSE and fix RUN_DEPENDS in www/jetty8

www/jetty8 is officially EOL'd upstream but still seems to be in use.

PR:		204190
Submitted by:	David Harrigan
8.1.15
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
8.1.15
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
8.1.15
07 Jun 2014 20:51:54
Revision:356949Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 8.1.15 (v20140411).
8.1.11
07 Jun 2014 20:38:32
Revision:356946Original commit files touched by this commit
olgeni search for other commits by this committer
Add staging support (PR 189897 plus a few fixes for non-root building).

Also, fix a few minor issues in pkg-message.

PR:		189897
Submitted by:	joe@thrallingpenguin.com
8.1.11
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
8.1.11
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
8.1.11
28 May 2013 19:34:51
Revision:319323Original commit files touched by this commit
olgeni search for other commits by this committer
Make fetchable again; upgrade to 8.1.11 while I'm here.

PR:		ports/178481
Submitted by:	John Marino <draco@marino.st>
8.1.8
16 Jan 2013 10:21:52
Revision:310487Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 8.1.8.

Note about the change in files/jettyctl.in: if the configuration
file is passed on the command line then jetty 8 will try to create
a socket twice on the same port and fail, so it was removed.
6.1.26
10 Dec 2012 13:43:44
Revision:308605Original commit files touched by this commit
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
6.1.26
29 Jul 2012 11:17:04
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
6.1.26
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
6.1.26
21 Jul 2011 05:03:02
Original commit files touched by this commit
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
6.1.26
16 May 2011 09:36:13
Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 6.1.26.
6.1.25
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
6.1.25
06 Oct 2010 15:22:04
Original commit files touched by this commit
olgeni search for other commits by this committer
Take maintainership from ports@ and upgrade to 6.1.25.
6.1.14
05 Aug 2010 10:32:04
Original commit files touched by this commit
olgeni search for other commits by this committer
Spelling and whitespace fixes.
6.1.14
28 Mar 2010 05:52:12
Original commit files touched by this commit
dougb search for other commits by this committer
Cleanse more RC_SUBR and RC_SUBR_SUFFIX variables
6.1.14
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
6.1.14
24 Jan 2009 19:46:30
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to 6.1.14.
. Reset maintainer.

Approved by:    Jean-Baptiste Quenot (previous maintainer)
6.1.9
09 Jun 2008 01:21:47
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 6.1.9

PR:             ports/122964
Submitted by:   Wen heping <wenheping_AT_gmail dot com>
Approved by:    maintainer timeout
6.1.7_1
08 Jun 2008 11:46:11
Original commit files touched by this commit
pav search for other commits by this committer
- Make the fetching PORTREVISION proof

Reported by:    pointyhat
6.1.7_1
06 Jun 2008 14:07:24
Original commit files touched by this commit
edwin search for other commits by this committer
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)
6.1.7
04 Feb 2008 07:59:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 6.1.7

PR:             120171
Submitted by:   Nick Barkas <snb@threerings.net>
Approved by:    maintainer
6.1.6
11 Dec 2007 08:55:06
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 6.1.6

PR:             118525
Submitted by:   Nick Barkas <snb@threerings.net>
Approved by:    portmgr (erwin), maintainer
Security:      
http://www.vuxml.org/freebsd/6ae7cef2-a6ae-11dc-95e6-000c29c5647f.html
6.1.5
31 Jul 2007 11:29:36
Original commit files touched by this commit This port version is marked as vulnerable.
arved search for other commits by this committer
Update to 6.1.5

PR:             114972
Submitted by:   Jonathan Le Plastrier <jonathan@threerings.net>
Approved by:    Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
6.1.1_2
06 Jun 2007 07:19:01
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Fix plist

Submitted by:   pointyhat via kris
6.1.1_1
19 May 2007 20:32:57
Original commit files touched by this commit This port version is marked as vulnerable.
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
6.1.1
16 Mar 2007 12:14:58
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.6.1
- Pass maintainership to submitter

PR:             110278
Submitted by:   Jean-Baptiste Quenot <jbq@caraldi.com>
5.1.11.r0_1
21 Apr 2006 17:37:45
Original commit files touched by this commit This port version is marked as vulnerable.
lioux search for other commits by this committer
o Do not add jetty's release version number to the installation
  directory. It is not necessary
o Fix PLIST
o Bump PORTREVISION
5.1.11.r0
06 Apr 2006 03:15:47
Original commit files touched by this commit This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to 5.1.11RC0
4.2.20
25 Nov 2005 19:02:21
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Add SHA256
4.2.20
23 Jun 2004 08:48:00
Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to latest version.
4.2.11
29 Jan 2004 16:13:06
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify.
4.2.11
20 Jul 2003 01:35:19
Original commit files touched by this commit This port version is marked as vulnerable.
glewis search for other commits by this committer
. Update to 4.2.11
. 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.
4.2.9
09 Apr 2003 18:16:37
Original commit files touched by this commit This port version is marked as vulnerable.
arved search for other commits by this committer
Update to 2.4.9

PR:             50350, 50388
Submitted by:   Thomas Vogt <thomas.vogt@bsdunix.ch>
4.2.5
20 Feb 2003 19:15:38
Original commit files touched by this commit This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
4.2.5
04 Feb 2003 02:38:14
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
Maintainer update : www/jetty port

        Update to version 4.2.5
        Drop maintainership

PR:             ports/47217
Submitted by:   Stephane Legrand <stephane@freebsd.org>
4.1.3
15 Nov 2002 16:17:56
Original commit files touched by this commit This port version is marked as vulnerable.
sada search for other commits by this committer
This is null commit to add what I forgot to note.
- maintainer mail was changed.
PR:     ports/44501
Submitted by:   maintainer
4.1.3
15 Nov 2002 16:09:39
Original commit files touched by this commit This port version is marked as vulnerable.
sada search for other commits by this committer
Upgrade to version 4.1.3
PR:     ports/44501
Submitted by:   maintainer
4.0.2
08 Jun 2002 19:13:34
Original commit files touched by this commit This port version is marked as vulnerable.
ijliao search for other commits by this committer
upgrade to 4.0.2

PR:             39028
Submitted by:   maintainer
13 Dec 2001 10:09:56
commit hash: fp1.21956@dev.null.freshports.orgcommit hash: fp1.21956@dev.null.freshports.orgcommit hash: fp1.21956@dev.null.freshports.orgcommit hash: fp1.21956@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 3.1.4    
11 Feb 2001 02:52:50
commit hash: fp1.9447@dev.null.freshports.orgcommit hash: fp1.9447@dev.null.freshports.orgcommit hash: fp1.9447@dev.null.freshports.orgcommit hash: fp1.9447@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade to 2.4.9    
16 Jan 2001 17:33:20
commit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Oct 2000 08:11:25
commit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  
02 Sep 2000 15:42:20
commit hash: fp1.3465@dev.null.freshports.orgcommit hash: fp1.3465@dev.null.freshports.orgcommit hash: fp1.3465@dev.null.freshports.orgcommit hash: fp1.3465@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Add jetty - a 100% pure Java WWW server.    

Number of commits found: 46