| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:18:29
2.4.11_3
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
21 Jul 2011 05:03:02
2.4.11_3
|
linimon  |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
27 Jun 2011 18:01:18
2.4.11_3
|
crees  |
- Use USERS and GROUPS
PR: ports/157585
Submitted by: Chris Rees (utisoft@gmail.com)
Approved by: tabthorpe (co-mentor) |
20 Mar 2011 12:54:45
2.4.11_3
|
miwi  |
- Get Rid MD5 support |
08 Dec 2009 09:23:21
2.4.11_3
|
pav  |
- Copy over support files from jakarta-tomcat4 port and store them locally |
22 Aug 2009 00:24:37
2.4.11_3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
28 Jun 2008 11:25:27
2.4.11_3
|
itetcu  |
- s/NOPORTDOCS/NO_INSTALL_MANPAGES/ where needed
- use MAN1 for man page anr remove it from plist
- fix plist for -DNOPORTDOCS
- bump PORTREVISION
Prompted by: QA Tindy run |
06 Jun 2008 13:38:51
2.4.11_2
|
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
2.4.11_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 Dec 2006 12:54:45
2.4.11
|
vd  |
Cure java/jboss2 - www/jakarta-tomcat4/files/startup.sh has been readded: |
02 Sep 2006 16:51:10
2.4.11
|
kris  |
Schedule these broken ports for termination on 2006-12-01 |
25 Feb 2006 21:50:20
2.4.11
|
kris  |
BROKEN: Broken by removal of www/jakarta-tomcat4/files/startup.sh file
Approved by: portmgr (implicit) |
24 Nov 2005 23:21:04
2.4.11
|
pav  |
- Add SHA256 |
19 Mar 2005 19:00:27
2.4.11
|
krion  |
Remove hardcoded WRKDIR.
Proposed by: des |
03 Feb 2005 02:05:39
2.4.11
|
hq  |
Update to bsd.java.mk 2.0 |
21 Jan 2005 18:44:00
2.4.11
|
hq  |
Add 'devel' category
Approved by: Jonathan Chen <jonc@chen.org.nz> |
10 Apr 2004 17:26:55
2.4.11
|
trevor  |
Tidy up whitespace. |
10 Feb 2004 13:01:16
2.4.11
|
znerd  |
Slightly improved the COMMENT.
Requested by: lofi |
07 Feb 2004 16:29:17
2.4.11
|
clement  |
- Set correct LATEST_LINK
Reported/Requested by: kris |
29 Jan 2004 07:24:56
2.4.11
|
trevor  |
SIZEify. |
14 Jul 2003 08:46:38
2.4.11
|
znerd  |
Update to 2.4.11.
Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru> |
11 Jul 2003 07:13:53
2.4.10_1
|
znerd  |
Patch to delete the symbol CR (carriage return) in some files.
Bumped PORTREVISION.
Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru> |
10 Jul 2003 07:30:10
2.4.10
|
znerd  |
Update to JBoss 2.4.10.
Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru> |
16 Apr 2003 08:06:44
2.4.6_3
|
znerd  |
Officially dropping maintainership. I have no time nor the interest
to maintain the JBoss ports. |
07 Mar 2003 06:04:45
2.4.6_3
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
09 Oct 2002 23:10:35
2.4.6_3
|
znerd  |
Fixed daemonctl control program to work with the FreeBSD JDK 1.3.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) |
09 Oct 2002 22:37:56
2.4.6_2
|
znerd  |
Changed target installation directory so it does not include
the minor version number anymore.
Bumped PORTREVISION.
PR: 43565
Requested by: Andrew Gerweck <andy@gerweck.dyndns.org> |
10 Aug 2002 10:42:48
2.4.6_1
|
znerd  |
Changed WRKDIR definition. It is changed from
${.CURDIR}/work to ${WRKDIRPREFIX}${.CURDIR}/work.
PR: 39593 |
11 Jun 2002 07:44:21
2.4.6_1
|
znerd  |
Changed the name of the control script from jbossctl to
jboss2ctl. Changed the name of the startup script from
020.jboss.sh to 020.jboss2.sh. Changed the description of this
port to include the major version number to distinguish this port
from the JBoss 3 port.
Bumped the PORTREVISION. |
06 Jun 2002 12:36:34
2.4.6
|
znerd  |
Upgrade from 2.4.4 to 2.4.6. |
15 May 2002 07:43:11
2.4.4_3
|
znerd  |
Using bin/run.jar for startup. Now the control program
no longer reports an error at startup.
Bumped PORTREVISION.
PR: 38069 |
08 May 2002 22:00:05
2.4.4_2
|
znerd  |
Changed daemonctl program to check if the JAR file exists before
trying to start the JVM. This is a serious usability improvement.
Bumped PORTREVISION. |
26 Apr 2002 21:54:16
2.4.4
|
znerd  |
New port jboss2.
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 |