aboutsummaryrefslogtreecommitdiff
path: root/java/java-checkstyle/files
Commit message (Collapse)AuthorAgeFilesLines
* . Update to checkstyle 5.3.Greg Lewis2010-12-201-1/+1
| | | | | | | . Switch to installing the prebuilt JAR. Notes: svn path=/head/; revision=266599
* - Use 'exec' in the launcher shell script to comply with Porter's HandbookHerve Quiroz2006-03-221-1/+4
| | | | | | | | guidelines - Reduce line length in launcher shell script Notes: svn path=/head/; revision=157975
* - Update to 4.1Herve Quiroz2006-02-152-5/+5
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=156122
* - Install 'checkstyle' launcher shell script [1]Herve Quiroz2004-11-251-0/+5
- 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 Notes: svn path=/head/; revision=122378