| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 11:25:28
2.2.1_1
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1) |
02 Oct 2011 09:22:38
2.2.1_1
|
hq  |
Fix install when PREFIX != LOCALBASE
Reported by: pointyhat via pav |
26 Sep 2011 06:48:28
2.2.1_1
|
hq  |
Fix RUN_DEPENDS
Reported by: pointyhat via pav |
21 Sep 2011 07:01:06
2.2.1_1
|
hq  |
Use devel/maven-wrapper |
21 Jul 2011 05:03:02
2.2.1
|
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 |
03 Jul 2011 14:59:23
2.2.1
|
ohauer  |
-remove MD5 |
12 Aug 2009 05:41:36
2.2.1
|
hq  |
Update to 2.2.1 |
14 Jul 2009 12:24:28
2.2.0
|
hq  |
Update to 2.2.0
PR: 136749
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt> |
11 Apr 2009 23:49:55
2.1.0
|
hq  |
Update to 2.1.0 |
15 Mar 2009 13:04:42
2.0.10
|
hq  |
Update to 2.0.10 |
06 Jun 2008 13:21:59
2.0.9_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) |
14 Apr 2008 05:37:30
2.0.9
|
hq  |
Update to version 2.0.9 |
09 Jan 2008 20:16:53
2.0.8
|
hq  |
Update to version 2.0.8
PR: 119455
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt> |
25 Jun 2007 17:53:01
2.0.7
|
hq  |
Update to 2.0.7 |
19 May 2007 20:32:57
2.0.6_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 19:42:49
2.0.6
|
hq  |
Update to 2.0.6 |
04 Mar 2007 16:37:51
2.0.5
|
hq  |
Update to 2.0.5
Reported by: portscout |
20 May 2006 14:17:56
2.0.4
|
hq  |
Update to 2.0.4 |
29 Mar 2006 23:46:27
2.0.3
|
hq  |
- Update to 2.0.3
- Use 'exec' to launch the JVM |
02 Feb 2006 00:56:23
2.0.2
|
hq  |
Update to 2.0.2 |
22 Jan 2006 08:30:12
2.0
|
edwin  |
SHA256ify
Approved by: krion@ |
27 Oct 2005 12:46:38
2.0
|
hq  |
Update to 2.0 final release
BTW, the main executable has been renamed: 'm2' -> 'mvn' |
05 Oct 2005 17:51:02
2.0.b.3
|
hq  |
Update to 2.0 beta 3 |
18 Jul 2005 18:26:24
2.0.a.3
|
hq  |
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.
Maven 2.0 is a rewrite of the popular Maven application to achieve a number of
goals, and to provide a stable basis to take it into the future.
WWW: http://maven.apache.org/maven2/index.html |