The FreeBSD Ports Archive
FreeBSD java : jlint4>
Java program analyzer and checker
Jlint will check your Java code and find bugs, inconsistencies
and synchronization problems by doing data flow analysis and
building the lock graph.
http://artho.com/jlint/
|
jlint history
v. 1.13
date: 2007/05/25 22:11:48; author: miwi; state: Exp; lines: +2 -2
- Update to 3.1
PR: 112918
Submitted by: Nils Vogels
v. 1.12
date: 2006/05/09 00:18:05; author: edwin; state: Exp; lines: +0 -2
Remove USE_REINPLACE from categories starting with a J
v. 1.11
date: 2004/12/03 01:01:24; author: hq; state: Exp; lines: +1 -1
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)
v. 1.10
date: 2004/11/03 12:39:23; author: hq; state: Exp; lines: +9 -9
- Update to 3.0 [1]
- Unbreak on 5.x [1]
- Use PORTDOCS
- Some minor cosmetic improvements
Submitted by: Roman Kennke [1]
v. 1.9
date: 2004/09/18 18:16:07; author: kris; state: Exp; lines: +4 -0
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
v. 1.8
date: 2004/04/15 22:39:40; author: znerd; state: Exp; lines: +1 -2
Removed non-existent master site metaverse.nl.
v. 1.7
date: 2003/09/25 11:38:02; author: znerd; state: Exp; lines: +1 -0
Fix GCC33 issue. Bumped PORTREVISION.
PR: 55957
Submitted by: Volker Stolz
v. 1.6
date: 2003/03/07 06:04:41; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.5
date: 2003/03/03 21:36:43; author: znerd; state: Exp; lines: +11 -6
Fixes:
- unbreak with new gcc on -current ('using namespace std')
- CFLAGS/env police
- condense port's Makefile
- install additional shell script
- install documentation (honour NOPORTDOCS)
PR: 48464
Submitted by: Volker Stolz
Tested on: -STABLE, -CURRENT
v. 1.4
date: 2001/11/27 12:22:20; author: znerd; state: Exp; lines: +4 -4
Updated MASTER_SITES and changed my email address from ernst@jollem.com to znerd@FreeBSD.org.
Approved by: sobomax
v. 1.3
date: 2001/08/20 09:20:50; author: clive; state: Exp; lines: +2 -4
Upgrade to 2.3
PR: ports/29890
Submitted by: ernst@jollem.com (MAINTAINER)
v. 1.2
date: 2001/06/26 01:51:03; author: kevlo; state: Exp; lines: +1 -2
Fix Makefile. Using jlint-2.1.tar.gz instead of jlint.tar.gz.
PR: 28412
Submitted by: MAINTAINER
v. 1.1
date: 2001/06/25 04:00:58; author: kevlo; state: Exp;
Initial import of jlint-2.1
Jlint is the Java program analyzer and checker.
PR: 28377
Submitted by: Ernst de Haan
=============================================================================
v. 1.13
date: 2007/05/25 22:11:48; author: miwi; state: Exp; lines: +2 -2
- Update to 3.1
PR: 112918
Submitted by: Nils Vogels
v. 1.12
date: 2006/05/09 00:18:05; author: edwin; state: Exp; lines: +0 -2
Remove USE_REINPLACE from categories starting with a J
v. 1.11
date: 2004/12/03 01:01:24; author: hq; state: Exp; lines: +1 -1
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)
v. 1.10
date: 2004/11/03 12:39:23; author: hq; state: Exp; lines: +9 -9
- Update to 3.0 [1]
- Unbreak on 5.x [1]
- Use PORTDOCS
- Some minor cosmetic improvements
Submitted by: Roman Kennke [1]
v. 1.9
date: 2004/09/18 18:16:07; author: kris; state: Exp; lines: +4 -0
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
v. 1.8
date: 2004/04/15 22:39:40; author: znerd; state: Exp; lines: +1 -2
Removed non-existent master site metaverse.nl.
v. 1.7
date: 2003/09/25 11:38:02; author: znerd; state: Exp; lines: +1 -0
Fix GCC33 issue. Bumped PORTREVISION.
PR: 55957
Submitted by: Volker Stolz
v. 1.6
date: 2003/03/07 06:04:41; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.5
date: 2003/03/03 21:36:43; author: znerd; state: Exp; lines: +11 -6
Fixes:
- unbreak with new gcc on -current ('using namespace std')
- CFLAGS/env police
- condense port's Makefile
- install additional shell script
- install documentation (honour NOPORTDOCS)
PR: 48464
Submitted by: Volker Stolz
Tested on: -STABLE, -CURRENT
v. 1.4
date: 2001/11/27 12:22:20; author: znerd; state: Exp; lines: +4 -4
Updated MASTER_SITES and changed my email address from ernst@jollem.com to znerd@FreeBSD.org.
Approved by: sobomax
v. 1.3
date: 2001/08/20 09:20:50; author: clive; state: Exp; lines: +2 -4
Upgrade to 2.3
PR: ports/29890
Submitted by: ernst@jollem.com (MAINTAINER)
v. 1.2
date: 2001/06/26 01:51:03; author: kevlo; state: Exp; lines: +1 -2
Fix Makefile. Using jlint-2.1.tar.gz instead of jlint.tar.gz.
PR: 28412
Submitted by: MAINTAINER
v. 1.1
date: 2001/06/25 04:00:58; author: kevlo; state: Exp;
Initial import of jlint-2.1
Jlint is the Java program analyzer and checker.
PR: 28377
Submitted by: Ernst de Haan
=============================================================================
v. 1.13
date: 2007/05/25 22:11:48; author: miwi; state: Exp; lines: +2 -2
- Update to 3.1
PR: 112918
Submitted by: Nils Vogels
v. 1.12
date: 2006/05/09 00:18:05; author: edwin; state: Exp; lines: +0 -2
Remove USE_REINPLACE from categories starting with a J
v. 1.11
date: 2004/12/03 01:01:24; author: hq; state: Exp; lines: +1 -1
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)
v. 1.10
date: 2004/11/03 12:39:23; author: hq; state: Exp; lines: +9 -9
- Update to 3.0 [1]
- Unbreak on 5.x [1]
- Use PORTDOCS
- Some minor cosmetic improvements
Submitted by: Roman Kennke [1]
v. 1.9
date: 2004/09/18 18:16:07; author: kris; state: Exp; lines: +4 -0
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
v. 1.8
date: 2004/04/15 22:39:40; author: znerd; state: Exp; lines: +1 -2
Removed non-existent master site metaverse.nl.
v. 1.7
date: 2003/09/25 11:38:02; author: znerd; state: Exp; lines: +1 -0
Fix GCC33 issue. Bumped PORTREVISION.
PR: 55957
Submitted by: Volker Stolz
v. 1.6
date: 2003/03/07 06:04:41; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.5
date: 2003/03/03 21:36:43; author: znerd; state: Exp; lines: +11 -6
Fixes:
- unbreak with new gcc on -current ('using namespace std')
- CFLAGS/env police
- condense port's Makefile
- install additional shell script
- install documentation (honour NOPORTDOCS)
PR: 48464
Submitted by: Volker Stolz
Tested on: -STABLE, -CURRENT
v. 1.4
date: 2001/11/27 12:22:20; author: znerd; state: Exp; lines: +4 -4
Updated MASTER_SITES and changed my email address from ernst@jollem.com to znerd@FreeBSD.org.
Approved by: sobomax
v. 1.3
date: 2001/08/20 09:20:50; author: clive; state: Exp; lines: +2 -4
Upgrade to 2.3
PR: ports/29890
Submitted by: ernst@jollem.com (MAINTAINER)
v. 1.2
date: 2001/06/26 01:51:03; author: kevlo; state: Exp; lines: +1 -2
Fix Makefile. Using jlint-2.1.tar.gz instead of jlint.tar.gz.
PR: 28412
Submitted by: MAINTAINER
v. 1.1
date: 2001/06/25 04:00:58; author: kevlo; state: Exp;
Initial import of jlint-2.1
Jlint is the Java program analyzer and checker.
PR: 28377
Submitted by: Ernst de Haan
=============================================================================
|
| |

|