| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Mar 2013 21:56:30
  |
eadler  |
"aaargh, quoted Makefile variables"
Approved by: portmgr (bapt) |
16 Mar 2013 02:56:30
1.1.3_1
|
bdrewery  |
- Remove needless quoting of BROKEN/IGNORE
- Trim headers
PR: ports/168908
With hat: portmgr |
10 Dec 2012 13:18:29
1.1.3_1
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
25 Feb 2012 22:15:57
1.1.3_1
|
eadler  |
Remove quotes from BROKEN and IGNORE as they are not required
Approved by: maintainer timeout |
21 Jul 2011 05:03:02
1.1.3_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.3_1
|
miwi  |
- Get Rid MD5 support |
06 Jun 2008 13:38:51
1.1.3_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) |
24 Mar 2008 05:18:55
1.1.3
|
glewis  |
. Update to 1.1.3.
. Don't limit this to i386.
PR: 121698
Submitted by: lioux@ |
19 May 2007 20:32:57
1.1.2_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
30 Jan 2006 11:30:48
1.1.2_1
|
edwin  |
SHA256ify (and sometimes SIZEify)
Approved by: krion@ |
13 Feb 2005 21:25:55
1.1.2_1
|
hq  |
- Update to bsd.java.mk 2.0
- ECHO_CMD -> ECHO_MSG |
03 Apr 2004 06:38:05
1.1.2_1
|
glewis  |
. Really fix the fallout from the bsd.java.mk update. Grrr. |
03 Apr 2004 06:26:11
1.1.2_1
|
glewis  |
. Fix incompatibilities with the new bsd.java.mk (oops).
JAVA_OS == FreeBSD -> JAVA_PORT_OS == native
Bug report by: kris |
04 Feb 2004 05:21:48
1.1.2_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
11 Jan 2004 10:48:33
1.1.2
|
nork  |
Add jai 1.1.2, which is Java Advanced Imaging (JAI) API provides
a set of object-oriented interfaces that support a simple,
high-level programming model which lets you manipulate images easily.
PR: CBUG-ML/2572
Submitted by: OISHI Masakuni <yamasa@bsdhouse.org> |