| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
26 Oct 2011 02:22:01
1.1.0
|
wen  |
- Update to 1.1.0 |
21 Jul 2011 05:03:02
1.0.7_2
|
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 |
18 Mar 2011 17:59:51
1.0.7_2
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
21 Dec 2009 02:19:12
1.0.7_2
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
15 Jun 2008 19:01:18
1.0.7_2
|
lioux  |
Drop maintainership. |
06 Jun 2008 13:02:32
1.0.7_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
1.0.7_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Nov 2005 06:06:17
1.0.7
|
lioux  |
Add SHA256 checksum |
28 Aug 2005 22:42:46
1.0.7
|
lioux  |
Update to 1.0.7 |
03 Jan 2005 01:59:10
1.0.5_1
|
lioux  |
o Fix PLIST
o Bump PORTREVISION
Submitted by: kris (pointyhat)
Approved by: portmgr (kris) |
31 Dec 2004 14:33:16
1.0.5
|
lioux  |
New port jzlib version 1.0.5: A re-implementation of zlib in pure Java |