summaryrefslogtreecommitdiff
path: root/java/jboss5 (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-01Remove non staged ports without pending PR from j*Baptiste Daroussin8-357/+0
2014-07-05Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileAdam Weinberger1-1/+3
we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
2014-05-16Withdraw maintainershipCarlo Strub1-1/+1
PR: ports/189730 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Approved by: portmgr (implicit)
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin1-0/+1
java)
2012-12-10Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin1-6/+2
suppress any reference to JAVA_VERSION= 1.5+ (part2)
2012-08-05Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2-1/+1
Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op
2012-02-23Add extra repositoryChris Rees2-2/+38
PR: ports/155547 Approved by: maintainer timeout
2012-01-14In the rc.d scripts, change assignments to rcvar to use theDoug Barton1-1/+1
literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
2011-03-21- Try to unbroke java/jboss5 with native jdksDima Panov1-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)
2011-03-20- Get Rid MD5 supportMartin Wilke1-1/+0
2010-03-27Begin the process of deprecating sysutils/rc_subr byDoug Barton1-1/+1
s#. %%RC_SUBR%%#. /etc/rc.subr#
2009-11-18Reorganise the JBoss5 port:Herve Quiroz8-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>
2009-09-02- Update to 5.1.0Martin Wilke2-5/+4
PR: 138431 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
2009-08-22- Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov1-2/+1
starting with H,I,J,K,L
2009-05-17- Add missing app dirMartin Wilke1-1/+2
- Bump PORTREVISION PR: 131333 Submitted by: Wen Heping <wenheping@gmail.com>
2009-02-09- Disallow from building on pointyhatPav Lucistnik1-0/+2
2009-01-24. Update to 5.0.0.GA.Greg Lewis2-9/+7
. Fix JBOSSOUTPUT. . Pick a consistent DOCSDIR. . Remove BROKEN.
2008-12-08Reset nemoliu due to maintainer-timeouts and no response to email.Mark Linimon1-1/+1
Hat: portmgr
2008-11-29- Mark BROKEN: does not buildPav Lucistnik1-0/+2
Reported by: pointyhat
2008-09-04- Update to 5.0.0.cr1, which also fixes build with jdk16Pav Lucistnik4-62/+7
PR: ports/126718 Submitted by: Greg Lewis <glewis@eyesbeyond.com> Approved by: maintainer timeout (nemoliu; 14 days)
2008-06-06Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis1-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)
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie1-0/+1
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-04-30Use my @FreeBSD.org address.Tong LIU1-2/+2
Approved by: delphij (mentor)
2007-03-28New port: jboss5Xin LI13-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
2006-11-08- Update to 4.0.5Rong-En Fan2-4/+4
PR: ports/105235 Submitted by: Jonathan Chen (maintainer)
2006-06-13. Update to 4.0.4.Greg Lewis3-11/+12
PR: 97514 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
2006-05-09Remove USE_REINPLACE from categories starting with a JEdwin Groothuis1-1/+0
2005-12-29Update port: java/jboss4 to 4.0.3 SP1Edwin Groothuis2-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>
2005-10-19. Update to 4.0.3.Greg Lewis2-3/+3
PR: 87647 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
2005-05-23Add 'devel' categoryHerve Quiroz1-1/+1
Reported by: portlint Approved by: maintainer
2005-05-18Update to 4.0.2Herve Quiroz3-15/+15
PR: 81173 Submitted by: maintainer
2005-01-24Update description, Makefile-wibbleVolker Stolz2-22/+22
PR: ports/76523 Submitted by: Jonathan Chen (maintainer)
2005-01-11Update to 4.0.1Herve Quiroz2-4/+3
PR: 75851 Submitted by: Anton Yudin <toha@toha.org.ua> Approved by: maintainer
2004-12-22- Fix cold-boot startup failureHerve Quiroz4-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]
2004-12-18- rcNGify startupHerve Quiroz4-69/+192
- Fix table creation for autoincrement feature in Postgresql PR: 75032 Submitted by: maintainer
2004-11-25- Removed pkg-plist by building a dynamic one for APP_HOME installed files andHerve Quiroz2-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]
2004-11-17Update after repocopy. Note that the port is not yet hooked up to theMark Linimon1-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>
2004-11-17Update to 4.0.0 after repocopy.Mark Linimon1-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>
2004-06-30Update to 3.2.5Volker Stolz2-3/+3
PR: ports/68508 Submitted by: maintainer
2004-06-21Upgrade to 3.2.4.Vanilla I. Shu6-123/+820
PR: ports/67917 Submitted by: maintainer
2004-05-31Add "ant" build dependancy; correct ${PKGINSTALL} usage (picked up byMark Linimon1-1/+3
Andreas Kasparz <andy at interface-business.de>) PR: ports/67282 Submitted by: Jonathan Chen <jonc at chen.org.nz> (maintainer)
2004-03-18Add size data, approved by maintainers.Trevor Johnson1-0/+1
2004-02-10Slightly improved the COMMENT.Ernst de Haan1-1/+1
Requested by: lofi
2004-02-07. Set LATEST_LINK to avoid conflict with other JBoss ports.Greg Lewis1-1/+2
. Restrict usage of the port to JDK1.4. PR: 62458 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke1-0/+1
(Part 2)
2004-01-22Use the CPIO macro defined in bsd.port.mk.Trevor Johnson1-2/+0
2004-01-13Minor patch to remove bogus dependancy and to stop portlint FATAL error.Ernst de Haan1-3/+0
PR: 61220 Submitted by: jonc@chen.org.nz (maintainer)
2004-01-07Update to 3.2.3 and enable building from source. It remains to beMark Linimon3-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)
2003-11-04. Update to 3.2.2Greg Lewis3-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)
2003-07-14Make this look and behave more like a FreeBSD port.Dag-Erling Smørgrav3-1466/+1416