| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jul 2011 05:03:02
5.1.2_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 |
03 Jul 2011 14:59:23
5.1.2_2
|
ohauer  |
-remove MD5 |
22 Aug 2009 00:18:43
5.1.2_2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
08 Dec 2008 06:43:50
5.1.2_2
|
linimon  |
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr |
06 Jun 2008 13:21:59
5.1.2_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
5.1.2_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 06:27:41
5.1.2
|
nemoliu  |
Use my @FreeBSD.org address.
Approved by: delphij (mentor) |
23 Mar 2007 20:55:51
5.1.2
|
pav  |
- Update to 5.1.2
- Take maintainership
PR: ports/110625
Submitted by: Nemo Liu <nemoliu@gmail.com> |
19 Dec 2006 15:03:56
4.0.2
|
mich  |
- drop maintainership, as I am no longer using the port |
22 Jan 2006 08:30:12
4.0.2
|
edwin  |
SHA256ify
Approved by: krion@ |
10 Aug 2004 15:25:22
4.0.2
|
mich  |
o Fix build with gcc-3.4
o Fix build on sparc64 and amd64 |
18 Mar 2004 09:56:10
4.0.2
|
mich  |
- SIZEify.
Submitted by: trevor |
06 Feb 2004 13:12:53
4.0.2
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
08 Sep 2003 10:45:43
4.0.2
|
mich  |
Upgrade to -> 4.0.2
This release fixes the build error on alpha-4
Approved by: roberto (mentor)
Noticed by: bento
Thanks to: will for alpha-4 access |
18 Aug 2003 15:32:23
4.0.1
|
mich  |
Update to latest release (4.0.1)
- Major code cleanup
- Improved logging and spell-checking
- Faster compilation time
Approved by: roberto (mentor) |
08 Aug 2003 13:43:08
4.0.0
|
mich  |
Change MAINTAINER to my @FreeBSD.org address.
Approved by: roberto (mentor) |
15 May 2003 12:40:46
4.0.0
|
mich  |
New port.
DoctorJ is a set of applications that analyze Java code. Documentation
is verified for compliance with the standard and for accuracy against
the code, beyond what javadoc does. Statistics for a file or project
can be generated, including the number of lines of code per class and
method, and the overall total. A syntax analyzer is in development
PR: 51042
Approved by: roberto(mentor) |