| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=67721
|
|
|
|
|
|
|
|
|
|
|
|
| |
the minor version number anymore.
Bumped PORTREVISION.
PR: 43565
Requested by: Andrew Gerweck <andy@gerweck.dyndns.org>
Notes:
svn path=/head/; revision=67718
|
|
|
|
|
|
|
|
|
| |
${.CURDIR}/work to ${WRKDIRPREFIX}${.CURDIR}/work.
PR: 39593
Notes:
svn path=/head/; revision=64325
|
|
|
|
| |
Notes:
svn path=/head/; revision=61091
|
|
|
|
| |
Notes:
svn path=/head/; revision=60690
|
|
|
|
|
|
|
|
|
|
|
| |
no longer reports an error at startup.
Bumped PORTREVISION.
PR: 38069
Notes:
svn path=/head/; revision=59151
|
|
|
|
|
|
|
|
| |
trying to start the JVM. This is a serious usability improvement.
Bumped PORTREVISION.
Notes:
svn path=/head/; revision=58756
|
|
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
Notes:
svn path=/head/; revision=58192
|