Port details |
- jboss2 JBoss 2.x, an open-source J2EE application server
- 2.4.11_3 java
=1 2.4.11_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: 2002-04-26 21:54:30
- Last Update: 2013-10-02 18:30:59
- SVN Revision: 329094
- People watching this port, also watch:: jdictionary, saxon
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://www.jboss.org/
- Description:
- JBoss is an implementation of the EJB 1.1 (and parts of 2.0) specification,
that is, it is a server and container for Enterprise JavaBeans. In this it
is similar to Sun's 'J2SDK Enterprise Edition' (J2EE), but the JBoss core
server provides only an EJB server. The JBoss core does not include a web
container for servlets/JSP pages, although there are bundles available that
include either Tomcat or Jetty. The minimal core offering means that JBoss
has minimal memory and disk space requirements. JBoss will run very
effectively on a machine with 64 megabytes of RAM, and requires only a few
megabytes of disk (including source code!). Sun's J2EE requires a minimum of
128 megabytes of RAM, and 31 megabytes of disk space. Because of its small
memory footprint, JBoss starts up about 10 times faster than J2EE. There is
a built-in SQL database server for handling persistent beans, and this
starts up automatically with the server (J2EE ships with the CloudScape SQL
server, which has to be started separately).
One of the nicest features of JBoss is its support for `hot' deployment. What
this means is that deploying a Bean is a simple as copying its JAR file into
the deployment directory. If this is done while the Bean is already loaded,
JBoss automatically unloads it, then loads the new version. Contrast this
with the rigmarole that other J2EE server makes us go through... JBoss is
distributed under the LGPL, which means that it's free, even for commercial
work, and the LGPL ensures that it remains that way.
WWW: http://www.jboss.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: jboss
- 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. 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/openjdk6
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.11_3 02 Oct 2013 18:30:59 |
bapt |
Remove jboss2, it is EOLed upstream and it's name is conflicting with
java/jboss5 |
2.4.11_3 20 Sep 2013 19:48:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
2.4.11_3 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
2.4.11_3 21 Jul 2011 05:03:02 |
linimon |
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 |
2.4.11_3 27 Jun 2011 18:01:18 |
crees |
- Use USERS and GROUPS
PR: ports/157585
Submitted by: Chris Rees (utisoft@gmail.com)
Approved by: tabthorpe (co-mentor) |
2.4.11_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.4.11_3 08 Dec 2009 09:23:21 |
pav |
- Copy over support files from jakarta-tomcat4 port and store them locally |
2.4.11_3 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
2.4.11_3 28 Jun 2008 11:25:27 |
itetcu |
- s/NOPORTDOCS/NO_INSTALL_MANPAGES/ where needed
- use MAN1 for man page anr remove it from plist
- fix plist for -DNOPORTDOCS
- bump PORTREVISION
Prompted by: QA Tindy run |
2.4.11_2 06 Jun 2008 13:38:51 |
edwin |
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.4.11_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.4.11 13 Dec 2006 12:54:45 |
vd |
Cure java/jboss2 - www/jakarta-tomcat4/files/startup.sh has been readded: |
2.4.11 02 Sep 2006 16:51:10 |
kris |
Schedule these broken ports for termination on 2006-12-01 |
2.4.11 25 Feb 2006 21:50:20 |
kris |
BROKEN: Broken by removal of www/jakarta-tomcat4/files/startup.sh file
Approved by: portmgr (implicit) |
2.4.11 24 Nov 2005 23:21:04 |
pav |
- Add SHA256 |
2.4.11 19 Mar 2005 19:00:27 |
krion |
Remove hardcoded WRKDIR.
Proposed by: des |
2.4.11 03 Feb 2005 02:05:39 |
hq |
Update to bsd.java.mk 2.0 |
2.4.11 21 Jan 2005 18:44:00 |
hq |
Add 'devel' category
Approved by: Jonathan Chen <jonc@chen.org.nz> |
2.4.11 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
2.4.11 10 Feb 2004 13:01:16 |
znerd |
Slightly improved the COMMENT.
Requested by: lofi |
2.4.11 07 Feb 2004 16:29:17 |
clement |
- Set correct LATEST_LINK
Reported/Requested by: kris |
2.4.11 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
2.4.11 14 Jul 2003 08:46:38 |
znerd |
Update to 2.4.11.
Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru> |
2.4.10_1 11 Jul 2003 07:13:53 |
znerd |
Patch to delete the symbol CR (carriage return) in some files.
Bumped PORTREVISION.
Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru> |
2.4.10 10 Jul 2003 07:30:10 |
znerd |
Update to JBoss 2.4.10.
Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru> |
2.4.6_3 16 Apr 2003 08:06:44 |
znerd |
Officially dropping maintainership. I have no time nor the interest
to maintain the JBoss ports. |
2.4.6_3 07 Mar 2003 06:04:45 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.4.6_3 09 Oct 2002 23:10:35 |
znerd |
Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.
The fix consists of 2 lines at the beginning of the program:
setuid(geteuid());
setgid(getegid());
Bumped PORTREVISION of Orion, Tomcat and JBoss ports.
PR: 40470, 43679
Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
Reviewed by: audit
Approved by: Silence on -audit (since Sept 13, 2002) |
2.4.6_2 09 Oct 2002 22:37:56 |
znerd |
Changed target installation directory so it does not include
the minor version number anymore.
Bumped PORTREVISION.
PR: 43565
Requested by: Andrew Gerweck <andy@gerweck.dyndns.org> |
2.4.6_1 10 Aug 2002 10:42:48 |
znerd |
Changed WRKDIR definition. It is changed from
${.CURDIR}/work to ${WRKDIRPREFIX}${.CURDIR}/work.
PR: 39593 |
2.4.6_1 11 Jun 2002 07:44:21 |
znerd |
Changed the name of the control script from jbossctl to
jboss2ctl. Changed the name of the startup script from
020.jboss.sh to 020.jboss2.sh. Changed the description of this
port to include the major version number to distinguish this port
from the JBoss 3 port.
Bumped the PORTREVISION. |
2.4.6 06 Jun 2002 12:36:34 |
znerd |
Upgrade from 2.4.4 to 2.4.6. |
2.4.4_3 15 May 2002 07:43:11 |
znerd |
Using bin/run.jar for startup. Now the control program
no longer reports an error at startup.
Bumped PORTREVISION.
PR: 38069 |
2.4.4_2 08 May 2002 22:00:05 |
znerd |
Changed daemonctl program to check if the JAR file exists before
trying to start the JVM. This is a serious usability improvement.
Bumped PORTREVISION. |
2.4.4 26 Apr 2002 21:54:16 |
znerd |
New port jboss2.
The jboss2ctl program does not work at this stage. I chose
to commit this port anyway because it has been lying around
for too long. Once it is in the ports tree, the improved
interest may trigger somebody else to fix the problem.
JBoss can be started using the supplied shell script anyway,
so it is still useful.
This is not the JBoss port submitted by Jesse Gallup in PR
35853, but one based on the www/orion port.
PR: 35853 |