Port details on branch 2023Q3 |
- servlet-api The Servlet API
- 2.5_3 www =0 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
- Port Added: 2023-09-17 05:33:24
- Last Update: 2023-09-17 05:31:11
- Commit Hash: 5ff7f36
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_servlet-api
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5_3 17 Sep 2023 05:31:11 |
Koichiro Iwao (meta) 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
(cherry picked from commit 152d92bf575e1c2f2efd4b06372898aa8b653db0) |
Number of commits found: 1
|