Port details |
- glassfish Eclipse Jakarta EE Platform
- 5.1.0_1 www =3 5.1.0_1Version of this port present on the latest quarterly branch.
- Maintainer: jmd@FreeBSD.org
- Port Added: 2014-02-02 16:29:09
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: pfstat, openvpn, nagios-certexp-plugin, apcupsd, trafshow
- Also Listed In: java
- License: EPL
- WWW:
- https://projects.eclipse.org/projects/ee4j.glassfish
- Description:
- Eclipse Enterprise for Java
Eclipse GlassFish is a complete application server that implements the Jakarta
EE specification. GlassFish includes implementations of all required and
optional Jakarta EE APIs, and passes all Jakarta EE TCKs. GlassFish also
includes a complete administration console, clustering support, and other
developer and production focused tools and features.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- eclipse-glassfish>0:www/glassfish
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/glassfish/ && make install clean
- To add the package, run one of these commands:
- pkg install www/glassfish
- pkg install eclipse-glassfish
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: eclipse-glassfish
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1568870755
SHA256 (glassfish-5.1.0.zip) = 26f3fa6463d24c5ed3956e4cab24a97e834ca37d7a23d341aadaa78d9e0093ce
SIZE (glassfish-5.1.0.zip) = 117379392
Packages (timestamps in pop-ups are UTC):
- 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_glassfish
- USES:
- zip
- pkg-message:
- For install:
- To run the glassfish java application server from startup,
add glassfish_enable="YES" in your /etc/rc.conf.
Extra options can be found in startup script.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
5.1.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
5.1.0_1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
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 ) |
5.1.0_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
5.1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.1.0_1 04 Jan 2020 20:47:57 |
jmd |
www/glassfish: downgrade Java requirement to Java8
While there, pet portlint and update conflicts.
PR: 243022
Submitted by: pfg (with changes) |
5.1.0 08 Dec 2019 07:28:37 |
antoine |
Remove duplicate line from plist |
5.1.0 21 Oct 2019 02:44:00 |
jmd |
www/glassfish, www/glassfish5, www/glassfish4: Make glassfish5 the default
Copy the glassfish4 in www/glassfish to www/glassfish4 as a fallback for users
depending on glassfish4 and unable to switch to glassfish5.
Take maintainership of www/glassfish4
Move the content of www/glassfish5 to www/glassfish, thereby making glassfish5
the new default. The glassfish5 port has been around for 1.5 months now w/o
bugs reported.
Remove the www/glassfish5 port. Note in MOVED that it's now in www/glassfish. |
4.1 02 Oct 2019 21:09:35 |
pi |
www/glassfish: maintainer resigns
PR: 241018
Submitted by: cjr@cruwe.de (maintainer) |
4.1 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
4.1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
4.1 26 May 2015 23:28:00 |
amdmi3 |
- Add empty directories to plist
Approved by: portmgr blanket |
4.1 15 Oct 2014 17:25:26 |
pi |
www/glassfish: 3.1.2.2 -> 4.1
Changes since 3.1.2.2:
https://glassfish.java.net/docs/4.0/release-notes.pdf
https://glassfish.java.net/docs/4.1/release-notes.pdf
PR: 194097
Submitted by: Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com>
Approved by: cjr@cruwe.de (maintainer) |
3.1.2.2 10 Mar 2014 18:01:09 |
bapt |
Convert www to USES=zip |
3.1.2.2 02 Feb 2014 16:28:54 |
swills |
The Glassfish Java Application Server is the reference implementation for a
Java EE Application server.
WWW: http://glassfish.java.net/
PR: ports/174516
Submitted by: cjr@cruwe.de |