aboutsummaryrefslogtreecommitdiff
path: root/java/jboss5
Commit message (Collapse)AuthorAgeFilesLines
* - Try to unbroke java/jboss5 with native jdksDima Panov2011-03-211-2/+12
| | | | | | | | | | | | - Use bundled Ant instead of system to resolve build breakage PR: 153697 Reported by: Makoto Kishimoto <ksmakoto AT dd DOT iij4u DOT or DOT jp> Patch by: Jimmy Kelley <ljboiler AT gmail DOT com> Approved by: maintainer timeout (>2 months) Notes: svn path=/head/; revision=271400
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Reorganise the JBoss5 port:Herve Quiroz2009-11-188-809/+123
| | | | | | | | | | | | | | | | | - remove daemonctl, use root startup (following tomcat, geronimo, etc) - allow arbitrary arguments to be handed to JBoss (long standing bug) - reorganise the directory structure to follow hier(7) * JBOSS_HOME = /usr/local/share/jboss5 * deployment directory = /var/jboss5 * log directory = /var/log/jboss5 - Take maintainership - Bump PORTREVISION PR: 139372 Submitted by: Jonathan Chen <jonc@chen.org.nz> Notes: svn path=/head/; revision=244444
* - Update to 5.1.0Martin Wilke2009-09-022-5/+4
| | | | | | | | PR: 138431 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=240741
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - Add missing app dirMartin Wilke2009-05-171-1/+2
| | | | | | | | | | - Bump PORTREVISION PR: 131333 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=234096
* - Disallow from building on pointyhatPav Lucistnik2009-02-091-0/+2
| | | | Notes: svn path=/head/; revision=227943
* . Update to 5.0.0.GA.Greg Lewis2009-01-242-9/+7
| | | | | | | | | . Fix JBOSSOUTPUT. . Pick a consistent DOCSDIR. . Remove BROKEN. Notes: svn path=/head/; revision=226758
* Reset nemoliu due to maintainer-timeouts and no response to email.Mark Linimon2008-12-081-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=223984
* - Mark BROKEN: does not buildPav Lucistnik2008-11-291-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=223602
* - Update to 5.0.0.cr1, which also fixes build with jdk16Pav Lucistnik2008-09-044-62/+7
| | | | | | | | | PR: ports/126718 Submitted by: Greg Lewis <glewis@eyesbeyond.com> Approved by: maintainer timeout (nemoliu; 14 days) Notes: svn path=/head/; revision=219858
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use my @FreeBSD.org address.Tong LIU2007-04-301-2/+2
| | | | | | | Approved by: delphij (mentor) Notes: svn path=/head/; revision=191183
* New port: jboss5Xin LI2007-03-2813-167/+170
| | | | | | | | | | | | | | | | | | | | | | | | JBoss AS 5 GA will be Java EE 5 certified and will include the following core technologies. * JBoss Microcontainer - POJO based microcontainer removing the dependency on JMX * EJB 3.0 - Fully certified as part of the Java EE 5 compliant JBoss AS 5 * Hibernate 3.2 - JPA certified * JBoss Messaging 1.2 - the next generation messaging platform from JBoss with HA features. * JBoss WebServices 2.0 - new custom built JAX-WS compliant WebServices stack. * JBoss Seam 1.1 - a powerful new application framework to build next generation Web 2.0 applications by unifying and integrating popular service oriented architecture (SOA) technologies Submitted by: Nemo Liu <nemoliu gmail com> PR: ports/110163 Repocopy by: marcus Notes: svn path=/head/; revision=188629
* - Update to 4.0.5Rong-En Fan2006-11-082-4/+4
| | | | | | | | PR: ports/105235 Submitted by: Jonathan Chen (maintainer) Notes: svn path=/head/; revision=176825
* . Update to 4.0.4.Greg Lewis2006-06-133-11/+12
| | | | | | | | PR: 97514 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=165326
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161761
* Update port: java/jboss4 to 4.0.3 SP1Edwin Groothuis2005-12-292-5/+7
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=152381
* . Update to 4.0.3.Greg Lewis2005-10-192-3/+3
| | | | | | | | PR: 87647 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=145898
* Add 'devel' categoryHerve Quiroz2005-05-231-1/+1
| | | | | | | | Reported by: portlint Approved by: maintainer Notes: svn path=/head/; revision=135965
* Update to 4.0.2Herve Quiroz2005-05-183-15/+15
| | | | | | | | PR: 81173 Submitted by: maintainer Notes: svn path=/head/; revision=135569
* Update description, Makefile-wibbleVolker Stolz2005-01-242-22/+22
| | | | | | | | PR: ports/76523 Submitted by: Jonathan Chen (maintainer) Notes: svn path=/head/; revision=127176
* Update to 4.0.1Herve Quiroz2005-01-112-4/+3
| | | | | | | | | PR: 75851 Submitted by: Anton Yudin <toha@toha.org.ua> Approved by: maintainer Notes: svn path=/head/; revision=126114
* - Fix cold-boot startup failureHerve Quiroz2004-12-224-175/+169
| | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=124852
* - rcNGify startupHerve Quiroz2004-12-184-69/+192
| | | | | | | | | | - Fix table creation for autoincrement feature in Postgresql PR: 75032 Submitted by: maintainer Notes: svn path=/head/; revision=124345
* - Removed pkg-plist by building a dynamic one for APP_HOME installed files andHerve Quiroz2004-11-252-596/+35
| | | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=122379
* Update after repocopy. Note that the port is not yet hooked up to theMark Linimon2004-11-171-2/+2
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=121794
* Update to 4.0.0 after repocopy.Mark Linimon2004-11-171-4/+5
| | | | | | | | | 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> Notes: svn path=/head/; revision=121792
* 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