| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:18:29
1.1.1
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
21 Jul 2011 05:03:02
1.1.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 |
20 Mar 2011 12:54:45
1.1.1
|
miwi  |
- Get Rid MD5 support |
08 Mar 2009 22:05:33
1.1.1
|
hq  |
Update to 1.1.1
Reported by: portscout |
06 Jun 2008 13:38:51
1.1_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) |
27 Feb 2008 15:10:54
1.1_1
|
ehaupt  |
Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.
Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.
PR: 121041
Submitted by: Marcin Cieslak <saper@system.pl>
Approved by: portmgr (linimon) |
19 May 2007 20:32:57
1.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
16 May 2006 15:43:15
1.1
|
hq  |
- Update to 1.1
- Do not build the port since it requires Maven to build documentation
- No longer install commons-logging-api.jar
- Disable OPTIONS: the full package is installed |
22 Jan 2006 12:39:58
1.0.4_1
|
edwin  |
SHA256ify
Approved by: krion@ |
23 May 2005 14:18:12
1.0.4_1
|
hq  |
- Install commons-logging-api.jar
- Add 'devel' category to calm portlint
Submitted by: thierry |
03 Dec 2004 01:01:34
1.0.4
|
hq  |
Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
and xmlenc)
- Everything else is reset to ports@FreeBSD.org
Approved by: znerd (maintainer) |
29 Nov 2004 02:46:40
1.0.4
|
hq  |
Project is now under the Apache 2.0 license, which is included in the
distribution. |
28 Nov 2004 13:32:55
1.0.4
|
hq  |
- Update to 1.0.4
- Use %%JAVAJARDIR%%
- Use USE_ANT
- Chase recent Log4J port rename
- Use INSTALL_DATA rather than CP
- Use ECHO_MSG rather than ECHO_CMD
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Various cosmetic improvements |
15 Apr 2004 21:57:53
1.0.3
|
znerd  |
Removed pkg-plist file. This was missed in the last commit. |
15 Apr 2004 20:58:17
1.0.3
|
znerd  |
- Now using PORTDOCS macro for automated PLIST build (should fix the deinstall
issue)
- Now using OPTIONS macro for dependency setting:
- WITH_LOG4J: Enable Jakarta Log4j log factory (default: on)
- WITH_LOGKIT: Enable Avalon LogKit log factory (default: off)
- WITH_JDK14LOG: Enable JDK 1.4 log factory (default: off)
- Changed Ant target 'dist' to 'compile' (to produce only JAR when NOPORTDOCS
is set)
- Now using Ant target 'javadoc' (see above)
- Fixed an issue with shared JARs not in classpath (by setting
ANT_INCLUDE_SHARED_JARS=YES)
- Now bsd.java.mk 2.0 compliant
- Fixed a bug with ant targets (adding rather than overwriting)
- Use JAVAJARDIR everywhere
- Fixed the ugly '*' in PORTDOCS
- ECHO -> ECHO_CMD
- Fixed indentation (previously 4 spaces)
- Use MASTER_SITE_APACHE_JAKARTA
- Removed the WRKSRC override stuff (it's the default value anyway)
PR: 63928
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> |
15 Apr 2004 20:38:11
1.0.3
|
znerd  |
Improved description. In fact it related to jakarta-commons-validator.
PR: 65491
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> |
18 Mar 2004 18:01:13
1.0.3
|
trevor  |
Add size data, approved by maintainers. |
23 Jul 2003 14:30:29
1.0.3
|
znerd  |
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me |
08 May 2003 09:01:40
1.0.3
|
znerd  |
Name of JAR file for dependency Log4J changed. Fixed dendency.
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
PR: 51788 |
07 Apr 2003 11:39:02
1.0.3
|
znerd  |
Upgrade to 1.0.3. Fixed comment. |
07 Mar 2003 06:04:45
1.0.2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
14 Nov 2002 10:55:13
1.0.2
|
znerd  |
New port: Jakarta Commons Logging library.
See:
http://jakarta.apache.org/commons/logging.html |