Port details |
- jboss4 Open-source J2EE application server (4.x family)
- 4.2.3.GA,1 java
=10 4.2.3.GA,1Version of this port present on the latest quarterly branch.
- BROKEN: does not build with new ant
DEPRECATED: BROKEN for more than 6 months This port expired on: 2011-10-31 IGNORE: is marked as broken: does not build with new ant
- 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: 2004-11-17 05:43:31
- Last Update: 2011-11-01 04:34:28
- SVN Revision: UNKNOWN
- People watching this port, also watch:: apache-ant, sudo
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://www.jboss.org/
- Description:
- JBoss AS 4 is an officially certified J2EE 1.4 application server. The
certification guarantees that JBoss AS 4 conforms to the formal J2EE
specification.
- supports J2EE Web Services including JAX-RPC (Java API for XML for
Remote Procedure Call) and the Web Services for J2EE Architecture.
- implements the JMS (Java Messaging Service) 1.1 specification.
- implements the JCA (Java Connector Architecture) 1.5 specification.
The JCA 1.5 specification adds support for the life cycle management of
resource adapters, worker thread management as well as transaction and
message inflow from the resource adapter to the application server.
- implements the Java Authorization Contract for Containers (JACC)
specification.
- implements the EJB 2.1 specification. The EJB 2.1 specification
extends the message-driven bean contracts to support other messaging
types in addition to JMS. It supports stateless session beans as web
service endpoints. It also includes a new container managed service
called the EJB timer service.
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.
- Build dependencies:
-
- java : java/diablo-jdk15
- ant : devel/apache-ant
- Runtime dependencies:
-
- java : java/diablo-jdk15
- 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 |
4.2.3.GA,1 01 Nov 2011 04:34:28 |
dougb |
audio/mp3butler Depends on audio/p5-MusicBrainz-Client which is
DEPRECATED
audio/p5-MusicBrainz-Client Disappeared from CPAN
editors/doxymacs Depends on www/w3-4, which is DEPRECATED
graphics/libart Does not fetch, no more public distfiles
java/jboss4 Does not build with new ant
korean/hanterm Depends on korean/johabfonts, which is DEPRECATED, fails
to build with new utmpx
korean/johabfonts No more public distfiles, installs into /
korean/hlatex-psfonts-uhc-extra Depends on korean/hlatex, which is DEPRECATED
korean/texinfo Depends on korean/hlatex, which is DEPRECATED
korean/hlatex No more public distfiles
mail/jboss-mailservices Depends on java/jboss4, which is DEPRECATED
misc/p5-Geography-NationalGrid-TW Depends on
misc/p5-Geography-NationalGrid, which is DEPRECATED
misc/p5-Geography-NationalGrid Disappeared from CPAN
multimedia/fxtv Depends on multimedia/mplex, which is DEPRECATED
multimedia/mplex Upstream disapeared and distfile is not available (Only the first 15 lines of the commit message are shown above ) |
4.2.3.GA,1 09 Oct 2011 01:48:11 |
dougb |
For ports that have an EXPIRATION_DATE which has already passed, but
that have other ports that depend on them, mark the ports that depend
on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31. |
4.2.3.GA,1 02 Aug 2011 09:22:42 |
bapt |
Deprecate unmaintained ports marked as BROKEN for more then 6 month |
4.2.3.GA,1 15 May 2011 02:49:17 |
dougb |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
4.2.3.GA,1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
4.2.3.GA,1 09 Dec 2010 08:34:09 |
pav |
- Mark BROKEN: does not build with new ant
Reported by: pointyhat |
4.2.3.GA,1 27 Mar 2010 06:14:03 |
dougb |
RC_SUBR_SUFFIX has not been needed for a long time now, all supported
versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh
appended to the script name. |
4.2.3.GA 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
4.2.3.GA 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
4.2.3.GA,1 24 Jan 2009 05:11:33 |
glewis |
. Update to 4.2.3.GA.
. Pick a more consistent DOCSDIR. |
4.2.2.GA_1,1 11 Nov 2008 14:13:51 |
amdmi3 |
- Release maintainership
PR: 128755
Submitted by: Jonathan Chen <jonc at chen dot org dot nz> (maintainer) |
4.2.2.GA_1,1 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) |
4.2.2.GA,1 13 Dec 2007 09:49:10 |
rafan |
- Update to 4.2.2
- Restrict to JDK 1.5 only
PR: ports/118642
Submitted by: Jonathan Chen <jonc at chen.org.nz> (maintainer) |
4.2.1.GA,1 23 Sep 2007 05:55:37 |
rafan |
- Update to 4.2.1.GA
PR: ports/116465
Submitted by: Sebastian Mindling <dev at mindling.com>
Approved by: Jonathan Chen <jonc at chen.org.nz> (maintainer) |
4.2.0.GA,1 29 Jul 2007 19:44:06 |
pav |
- Update to 4.2.0.GA2
PR: ports/113844
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
4.0.5.GA_1,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}. |
4.0.5.GA,1 08 Nov 2006 16:19:17 |
rafan |
- Update to 4.0.5
PR: ports/105235
Submitted by: Jonathan Chen (maintainer) |
4.0.4.GA,1 13 Jun 2006 17:43:14 |
glewis |
. Update to 4.0.4.
PR: 97514
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
4.0.3.s1,1 09 May 2006 00:18:07 |
edwin |
Remove USE_REINPLACE from categories starting with a J |
4.0.3.s1,1 29 Dec 2005 21:51:44 |
edwin |
Update port: java/jboss4 to 4.0.3 SP1
Update java/jboss4 to 4.0.3 SP1, which includes the usual
bugfixes and minor tweaks. I tweaked the Makefile so that
it can handle the SP1 version properly and while keeping
the Makefile valid and passes portlint.
PR: ports/91066
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> |
4.0.3 19 Oct 2005 23:49:56 |
glewis |
. Update to 4.0.3.
PR: 87647
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
4.0.2 23 May 2005 14:39:05 |
hq |
Add 'devel' category
Reported by: portlint
Approved by: maintainer |
4.0.2 18 May 2005 19:36:43 |
hq |
Update to 4.0.2
PR: 81173
Submitted by: maintainer |
4.0.1 24 Jan 2005 12:51:38 |
vs |
Update description, Makefile-wibble
PR: ports/76523
Submitted by: Jonathan Chen (maintainer) |
4.0.1 11 Jan 2005 09:02:06 |
hq |
Update to 4.0.1
PR: 75851
Submitted by: Anton Yudin <toha@toha.org.ua>
Approved by: maintainer |
4.0.0_2 22 Dec 2004 20:44:23 |
hq |
- Fix cold-boot startup failure
- Add note on starting up JBoss4 with rcNG
- Add new "-config" option to jboss4ctl for JBoss4 startup config
- Move some notices in pkg-message [1]
PR: 75345
Submitted by: maintainer
Approved by: maintainer [1] |
4.0.0_1 18 Dec 2004 02:11:35 |
hq |
- rcNGify startup
- Fix table creation for autoincrement feature in Postgresql
PR: 75032
Submitted by: maintainer |
4.0.0 25 Nov 2004 03:48:53 |
hq |
- Removed pkg-plist by building a dynamic one for APP_HOME installed files and
PLIST_FILES for scripts [1]
- Use FIND | INSTALL_DATA to install documentation rather than CP -r
- Added a missing SETENV macro in pre-install target
- Put JAVA_HOME/bin in front of PATH as the new javavmwrapper version would
otherwise cause trouble (see UPDATING for further information)
- ECHO_CMD -> ECHO_MSG
- Tweaked the comment: the name of the port is redundant here
PR: 72900
Requested by: linimon [1] |
4.0.0 17 Nov 2004 06:10:20 |
linimon |
Update after repocopy. Note that the port is not yet hooked up to the
build -- the pkg-plist has not yet caught up.
PR: ports/72900
Submitted by: Nick Sayer <nsayer at kfu dot com>
Reviewed by: Jonathan Chen <jonc at chen dot org dot nz>, Herve Quiroz <herve
dot quiroz at esil dot univ-mrs dot fr> |
4.0.0 17 Nov 2004 05:21:13 |
linimon |
Update to 4.0.0 after repocopy.
PR: ports/72900
Submitted by: Nick Sayer <nsayer at kfu dot com>
Reviewed by: Jonathan Chen <jonc at chen dot org dot nz>, Herve Quiroz <herve
dot quiroz at esil dot univ-mrs dot fr> |