| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:18:29
5.1.0.GA_1,1
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
05 Aug 2012 23:19:40
5.1.0.GA_1,1
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
23 Feb 2012 20:40:57
5.1.0.GA_1,1
|
crees  |
Add extra repository
PR: ports/155547
Approved by: maintainer timeout |
14 Jan 2012 08:57:23
5.1.0.GA_1,1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
21 Mar 2011 15:02:21
5.1.0.GA_1,1
|
fluffy  |
- Try to unbroke java/jboss5 with native jdks
- 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) |
20 Mar 2011 12:54:45
5.1.0.GA_1,1
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
5.1.0.GA_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
18 Nov 2009 22:11:46
5.1.0.GA_1,1
|
hq  |
Reorganise the JBoss5 port:
- 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> |
02 Sep 2009 17:13:03
5.1.0.GA,1
|
miwi  |
- Update to 5.1.0
PR: 138431
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
22 Aug 2009 00:24:37
5.0.0.GA_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
17 May 2009 14:19:23
5.0.0.GA_1,1
|
miwi  |
- Add missing app dir
- Bump PORTREVISION
PR: 131333
Submitted by: Wen Heping <wenheping@gmail.com> |
09 Feb 2009 20:39:20
5.0.0.GA,1
|
pav  |
- Disallow from building on pointyhat |
24 Jan 2009 04:55:50
5.0.0.GA,1
|
glewis  |
. Update to 5.0.0.GA.
. Fix JBOSSOUTPUT.
. Pick a consistent DOCSDIR.
. Remove BROKEN. |
08 Dec 2008 06:43:50
5.0.0.cr1,1
|
linimon  |
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr |
29 Nov 2008 22:47:07
5.0.0.cr1,1
|
pav  |
- Mark BROKEN: does not build
Reported by: pointyhat |
04 Sep 2008 19:33:59
5.0.0.cr1,1
|
pav  |
- Update to 5.0.0.cr1, which also fixes build with jdk16
PR: ports/126718
Submitted by: Greg Lewis <glewis@eyesbeyond.com>
Approved by: maintainer timeout (nemoliu; 14 days) |
06 Jun 2008 13:38:51
5.0.0.b1_2,1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
19 May 2007 20:32:57
5.0.0.b1_1,1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
30 Apr 2007 06:27:41
5.0.0.b1,1
|
nemoliu  |
Use my @FreeBSD.org address.
Approved by: delphij (mentor) |
28 Mar 2007 05:47:17
5.0.0.b1,1
|
delphij  |
New port: jboss5
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 |