| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
PR: ports/92823
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
PR: 83627
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to bsd.java.mk 2.0
- rcNGify startup
- Fix table creation for autoincrement feature in Postgresql
- Add new "-config" option to jboss3ctl for JBoss3 startup config
- Dynamic plist
- Many other improvements (similar to recent changes in java/jboss4)
PR: 76125
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/68508
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/67917
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Andreas Kasparz <andy at interface-business.de>)
PR: ports/67282
Submitted by: Jonathan Chen <jonc at chen.org.nz> (maintainer)
|
| |
|
|
|
|
| |
Requested by: lofi
|
|
|
|
|
|
|
| |
. Restrict usage of the port to JDK1.4.
PR: 62458
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
|
|
|
|
| |
(Part 2)
|
| |
|
|
|
|
|
| |
PR: 61220
Submitted by: jonc@chen.org.nz (maintainer)
|
|
|
|
|
|
|
|
| |
determined whether or not this fixes the problem with attempting
to use JDK1.3 to run the binary (see ports/57854).
PR: ports/60996
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
|
|
|
|
|
|
|
|
| |
. Fix an owner/permission problem that stops JBoss starting up correctly.
. Change maintainer to jonc@chen.org.nz
PR: 58743
Approved by: des (previous maintainer)
|
| |
|
|
|
|
| |
Requested by: des
|
| |
|
|
|
|
|
|
| |
Bumped PORTREVISION.
Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru>
|
|
|
|
| |
Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru>
|
|
|
|
| |
to maintain the JBoss ports.
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
| |
the minor version number anymore.
Bumped PORTREVISION.
PR: 43565
Requested by: Andrew Gerweck <andy@gerweck.dyndns.org>
|
|
|
|
|
|
| |
${.CURDIR}/work to ${WRKDIRPREFIX}${.CURDIR}/work.
PR: 39593
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
no longer reports an error at startup.
Bumped PORTREVISION.
PR: 38069
|
|
|
|
|
| |
trying to start the JVM. This is a serious usability improvement.
Bumped PORTREVISION.
|
|
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
|