| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
12 Mar 2013 10:39:31
3.1_1
|
ale  |
Revert last commits and restore previous working fix [1].
Switch to OptionsNG.
PR: ports/176795 [1]
Submitted by: Eric Krausser <eric@krausser-edv.de> |
20 Feb 2013 09:24:49
3.1_1
|
ale  |
Add also LC_ALL, to be sure.
Submitted by: jkim |
19 Feb 2013 11:59:41
3.1_1
|
ale  |
Simplify.
Submitted by: jkim |
10 Dec 2012 13:18:29
3.1_1
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
25 Sep 2012 12:55:01
3.1_1
|
ale  |
Fix sed substitution by forcing LANG=C. |
13 Mar 2012 08:57:19
3.1_1
|
ale  |
Fix build with OpenJDK7 and add LICENSE.
PR: ports/165774
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
Feature safe: yes |
24 Oct 2011 04:17:38
3.1_1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
21 Jul 2011 05:03:02
3.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
3.1_1
|
miwi  |
- Get Rid MD5 support |
06 Jun 2008 13:38:51
3.1_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) |
27 Feb 2008 15:10:54
3.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) |
28 Oct 2007 08:05:22
3.1
|
ale  |
Update to 3.1 release. |
17 Jun 2007 12:14:21
3.0.1_1
|
ale  |
Fix build. |
19 May 2007 20:32:57
3.0.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 May 2006 15:19:33
3.0.1
|
ale  |
Update to 3.0.1 release. |
14 Feb 2006 13:56:39
3.0
|
ale  |
Update to 3.0 final release. |
22 Jan 2006 12:39:58
3.0.r4
|
edwin  |
SHA256ify
Approved by: krion@ |
03 Nov 2005 08:30:15
3.0.r4
|
ale  |
Update to 3.0-rc4 release. |
17 Oct 2004 13:32:17
2.0.2
|
ale  |
Add jakarta-commons-httpclient 2.0.2, a package implementing the client
side of the HTTP standard. |