aboutsummaryrefslogtreecommitdiff
path: root/java/jboss5
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.2.5Volker Stolz2004-06-302-3/+3
| | | | | | | | PR: ports/68508 Submitted by: maintainer Notes: svn path=/head/; revision=112621
* Upgrade to 3.2.4.Vanilla I. Shu2004-06-216-123/+820
| | | | | | | | PR: ports/67917 Submitted by: maintainer Notes: svn path=/head/; revision=111934
* Add "ant" build dependancy; correct ${PKGINSTALL} usage (picked up byMark Linimon2004-05-311-1/+3
| | | | | | | | | | Andreas Kasparz <andy at interface-business.de>) PR: ports/67282 Submitted by: Jonathan Chen <jonc at chen.org.nz> (maintainer) Notes: svn path=/head/; revision=110438
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Slightly improved the COMMENT.Ernst de Haan2004-02-101-1/+1
| | | | | | | Requested by: lofi Notes: svn path=/head/; revision=100542
* . Set LATEST_LINK to avoid conflict with other JBoss ports.Greg Lewis2004-02-071-1/+2
| | | | | | | | | | . Restrict usage of the port to JDK1.4. PR: 62458 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=100222
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-2/+0
| | | | Notes: svn path=/head/; revision=98793
* Minor patch to remove bogus dependancy and to stop portlint FATAL error.Ernst de Haan2004-01-131-3/+0
| | | | | | | | PR: 61220 Submitted by: jonc@chen.org.nz (maintainer) Notes: svn path=/head/; revision=98111
* Update to 3.2.3 and enable building from source. It remains to beMark Linimon2004-01-073-1744/+40
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=97562
* . Update to 3.2.2Greg Lewis2003-11-043-55/+962
| | | | | | | | | | | . 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) Notes: svn path=/head/; revision=93093
* Make this look and behave more like a FreeBSD port.Dag-Erling Smørgrav2003-07-143-1466/+1416
| | | | Notes: svn path=/head/; revision=84870
* Handing over maintainership to des.Ernst de Haan2003-07-141-1/+1
| | | | | | | Requested by: des Notes: svn path=/head/; revision=84862
* Update to 3.2.1.Ernst de Haan2003-07-113-833/+1349
| | | | Notes: svn path=/head/; revision=84668
* Patch to delete the symbol CR (carriage return) in some files.Ernst de Haan2003-07-111-2/+14
| | | | | | | | | Bumped PORTREVISION. Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru> Notes: svn path=/head/; revision=84653
* Update to 3.0.7.Ernst de Haan2003-07-103-181/+764
| | | | | | | Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru> Notes: svn path=/head/; revision=84582
* Officially dropping maintainership. I have no time nor the interestErnst de Haan2003-04-161-1/+1
| | | | | | | to maintain the JBoss ports. Notes: svn path=/head/; revision=79062
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.Ernst de Haan2002-10-091-1/+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) Notes: svn path=/head/; revision=67721
* Changed target installation directory so it does not includeErnst de Haan2002-10-091-1/+2
| | | | | | | | | | | | the minor version number anymore. Bumped PORTREVISION. PR: 43565 Requested by: Andrew Gerweck <andy@gerweck.dyndns.org> Notes: svn path=/head/; revision=67718
* Changed WRKDIR definition. It is changed fromErnst de Haan2002-08-101-1/+1
| | | | | | | | | ${.CURDIR}/work to ${WRKDIRPREFIX}${.CURDIR}/work. PR: 39593 Notes: svn path=/head/; revision=64325
* Upgrade to JBoss 3.0.0.Ernst de Haan2002-06-114-1262/+245
| | | | Notes: svn path=/head/; revision=61091
* Upgrade from 2.4.4 to 2.4.6.Ernst de Haan2002-06-063-1161/+1102
| | | | Notes: svn path=/head/; revision=60690
* Using bin/run.jar for startup. Now the control programErnst de Haan2002-05-151-3/+3
| | | | | | | | | | | no longer reports an error at startup. Bumped PORTREVISION. PR: 38069 Notes: svn path=/head/; revision=59151
* Changed daemonctl program to check if the JAR file exists beforeErnst de Haan2002-05-081-0/+1
| | | | | | | | trying to start the JVM. This is a serious usability improvement. Bumped PORTREVISION. Notes: svn path=/head/; revision=58756
* New port jboss2.Ernst de Haan2002-04-267-0/+1604
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