summaryrefslogtreecommitdiff
path: root/java/java-checkstyle/files/checkstyle.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.1Herve Quiroz2006-02-151-5/+0
| | | | | | | | | | | | | - 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