summaryrefslogtreecommitdiff
path: root/java/jlint (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed non-existent master site metaverse.nl.Ernst de Haan2004-04-151-2/+1
| | | | Notes: svn path=/head/; revision=107163
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Fix GCC33 issue. Bumped PORTREVISION.Ernst de Haan2003-09-252-0/+12
| | | | | | | | PR: 55957 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=89351
* Partially fix the build with gcc 3.3. This still blows up later in the build.Kris Kennaway2003-07-182-0/+20
| | | | Notes: svn path=/head/; revision=85095
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fixes:Ernst de Haan2003-03-034-8/+52
| | | | | | | | | | | | | | | - 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 <stolz@i2.informatik.rwth-aachen.de> Tested on: -STABLE, -CURRENT Notes: svn path=/head/; revision=76819
* Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵Ernst de Haan2001-11-271-3/+3
| | | | | | | | | znerd@FreeBSD.org. Approved by: sobomax Notes: svn path=/head/; revision=50628
* Upgrade to 2.3Clive Lin2001-08-202-4/+2
| | | | | | | | PR: ports/29890 Submitted by: ernst@jollem.com (MAINTAINER) Notes: svn path=/head/; revision=46520
* Fix Makefile. Using jlint-2.1.tar.gz instead of jlint.tar.gz.Kevin Lo2001-06-262-2/+1
| | | | | | | | PR: 28412 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44435
* Initial import of jlint-2.1Kevin Lo2001-06-255-0/+39
Jlint is the Java program analyzer and checker. PR: 28377 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=44409