aboutsummaryrefslogtreecommitdiffstats
path: root/java/java-checkstyle
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.2miwi2006-12-092-4/+4
| | | | | | PR: ports/105782 Submitted by: chinsan Approved by: maintainer timeout
* - Use 'exec' in the launcher shell script to comply with Porter's Handbookhq2006-03-231-1/+4
| | | | | guidelines - Reduce line length in launcher shell script
* - Update to 4.1hq2006-02-154-23/+20
| | | | | | | | | | - Use SUB_FILES to configure the launcher shell script - Set JAVA_VERSION in the launcher - STYLEDIR -> DATADIR (%%DATADIR%% already in SUB_LIST and PLIST_SUB) PR: 93339 Submitted by: me Approved by: maintainer
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update maintainer's email address.linimon2005-10-101-1/+1
|
* - Install Sun Code Conventions sample file [1]hq2005-03-201-1/+5
| | | | | | | | - Disable jikes PR: 78229 [1] Submitted by: Daniel Grund <daniel@dgrund.de> [1] Approved by: maintainer timeout
* . Update to 3.5.glewis2005-02-052-7/+9
| | | | | PR: 77102 Submitted by: Dave Glowacki <dglo@icecube.wisc.edu> (maintainer)
* - Install 'checkstyle' launcher shell script [1]hq2004-11-252-28/+28
| | | | | | | | | | | | | | | | - Update to bsd.java.mk 2.0 - Use USE_ANT - Cleanup unused variables - Do not try to remove JAVAJARDIR - Remove some sed magic in dynamic plist process (make will perform most of these substitutions) - Use PLIST_FILES and %%JAVAJARDIR%% to reduce plist build process - Bumped PORTREVISION as a new file is installed PR: ports/73284, java/43947 [1] Suggested by: znerd [1] Submitted by: me Approved by: maintainer
* Update to 3.4arved2004-05-032-16/+15
| | | | | PR: 66059 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org>
* . This port actually requires JDK 1.4 to build, JDK 1.3 won't cut it.glewis2004-04-161-1/+1
| | | | Maintainer informed.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* . Update to 3.2.glewis2003-12-163-190/+22
| | | | | PR: 59187 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org>
* Port devel/jakarta-ant was renamed to devel/apache-ant.znerd2003-07-231-1/+1
| | | | | Reported by: kris Pointy hat to: me
* Update to 3.1.znerd2003-07-112-2/+2
| | | | Approved by: MAINTAINER
* use java 1.3+ijliao2003-06-031-1/+1
| | | | | PR: 52442 Submitted by: maintainer
* Upgrade to 3.0.znerd2003-04-083-2/+177
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Maintainer springcleaning of his Makefilesedwin2002-11-231-29/+36
| | | | | PR: ports/45513,ports/45512,ports/45511 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
* New port: java-checkstyle.znerd2002-10-104-0/+73
PR: 42412 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>