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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
servlet-api The Servlet API
2.5_3 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.5_3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-10-12 11:57:12
Last Update: 2023-09-17 05:30:09
Commit Hash: 152d92b
Also Listed In: java
License: not specified in port
WWW:
http://java.sun.com/products/servlet/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. share/java/classes/servlet-api.jar
Collapse this list.
Dependency lines:
  • servlet-api>0:www/servlet-api
To install the port:
cd /usr/ports/www/servlet-api/ && make install clean
To add the package, run one of these commands:
  • pkg install www/servlet-api
  • pkg install servlet-api
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: servlet-api
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (servlet-api-2.5.jar) = c658ea360a70faeeadb66fb3c90a702e4142a0ab7768f9ae9828678e0d9ad4dc SIZE (servlet-api-2.5.jar) = 105112

Packages (timestamps in pop-ups are UTC):
servlet-api
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5_32.5_3-2.5_32.5_3---
FreeBSD:13:quarterly2.5_32.5_32.5_32.5_32.5_3-2.5_32.5_3
FreeBSD:14:latest2.5_32.5_32.5_3-2.5_3--2.5_3
FreeBSD:14:quarterly2.5_32.5_3--2.5_3-2.5_32.5_3
FreeBSD:15:latest2.5_32.5_3n/a-n/a-2.5_32.5_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. java : java/openjdk8
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/jakarta-commons-chain*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/jakarta-commons-chain*
  2. www/madsonic*
  3. www/subsonic*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
www_servlet-api
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://repo1.maven.org/maven2/javax/servlet/servlet-api/2.5/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5_3
17 Sep 2023 05:30:09
commit hash: 152d92bf575e1c2f2efd4b06372898aa8b653db0commit hash: 152d92bf575e1c2f2efd4b06372898aa8b653db0commit hash: 152d92bf575e1c2f2efd4b06372898aa8b653db0commit hash: 152d92bf575e1c2f2efd4b06372898aa8b653db0 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Michael Osipov
*/*: Use only HTTPS to fetch ports from Maven Central

Maven Central supports HTTPS only for quite some time now and responds
with "Not Implemented" over HTTP.

Source: https://blog.sonatype.com/central-repository-moving-to-https

PR:		272867
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.5_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5_3
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.5_3
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
2.5_3
30 May 2018 21:43:49
Revision:471176Original commit files touched by this commit
antoine search for other commits by this committer
Revert r471145, it's broken

===>  License not correctly defined: either LICENSE_FILE_GPLv2wCE or
LICENSE_TEXT_GPLv2wCE must be defined

With hat:	portmgr
2.5_4
30 May 2018 18:13:25
Revision:471145Original commit files touched by this commit
swills search for other commits by this committer
www/servlet-api: Add LICENSE & pet portlint

PR:		228530
Submitted by:	0mp
2.5_3
02 Apr 2018 18:42:34
Revision:466247Original commit files touched by this commit
gerald search for other commits by this committer
Adjust ibiblio.org MASTER_SITE, taking into accounts redirects and
shorter URLs.
2.5_3
20 Mar 2014 15:04:11
Revision:348687Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
2.5_3
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)
2.5_3
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)
2.5_3
05 Aug 2011 11:45:09
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update broken/outdated WWW entries. Remove those where no alternate source was
found.
2.5_3
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
2.5_3
08 Dec 2008 06:43:50
Original commit files touched by this commit
linimon search for other commits by this committer
Reset nemoliu due to maintainer-timeouts and no response to email.

Hat:    portmgr
2.5_3
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)
2.5_2
25 May 2007 03:44:27
Original commit files touched by this commit
nemoliu search for other commits by this committer
 - Fix size mismatch
 - Add new mastersite

Approved by:    delphij (mentor)
2.5_1
25 May 2007 01:05:10
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Size mismatch
2.5_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
2.5
29 Apr 2007 07:22:27
Original commit files touched by this commit
nemoliu search for other commits by this committer
 - Fix MASTERSITE
 - Use my FreeBSD.org address

Approved by:    delphij (mentor)
2.5
11 Apr 2007 20:12:09
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.5
- Pass maintainership to submitter

PR:             111394
Submitted by:   Nemo Liu<nemoliu@gmail.com>
2.4
21 Jan 2007 01:09:11
Original commit files touched by this commit
hq search for other commits by this committer
Release maintainership for ports I no longer use.
2.4
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.4
13 Oct 2005 09:12:53
Original commit files touched by this commit
hq search for other commits by this committer
Fix COMMENT
2.4
12 Oct 2005 11:51:51
Original commit files touched by this commit
hq search for other commits by this committer
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/

Number of commits found: 25