| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | java/java-checkstyle: Return to pool as no longer usee JAVA | Muhammad Moinur Rahman | 2019-03-23 | 1 | -1/+1 |
| | | |||||
| * | java/java-checkstyle: Update version 8.7=>8.9 | Muhammad Moinur Rahman | 2018-04-24 | 2 | -4/+4 |
| | | |||||
| * | java/java-checkstyle: Update version 7.6=>8.7 | Muhammad Moinur Rahman | 2018-01-13 | 3 | -6/+6 |
| | | | | | - Pet PORTLINT | ||||
| * | java/java-checkstyle: Update version 7.0=>7.6 | Muhammad Moinur Rahman | 2017-04-12 | 2 | -4/+4 |
| | | |||||
| * | java/java-checkstyle: Update version 6.19=>7.0 | Muhammad Moinur Rahman | 2016-07-28 | 2 | -4/+4 |
| | | |||||
| * | java/java-checkstyle: Update version 6.3=>6.19 | Muhammad Moinur Rahman | 2016-06-12 | 2 | -5/+10 |
| | | | | | | - Mark NO_ARCH - Convert to OPTIONSNG based do-install | ||||
| * | java/java-checkstyle: Update version 6.2=>6.3 | Muhammad Moinur Rahman | 2015-02-07 | 2 | -3/+3 |
| | | | | | | Differential Revision: https://reviews.freebsd.org/D1793 Approved by: marino(mentor) | ||||
| * | java/java-checkstyle: Update version 5.8=>6.2 | Muhammad Moinur Rahman | 2015-01-25 | 2 | -5/+4 |
| | | | | | | Differential Revision: https://reviews.freebsd.org/D1633 Approved by: marino(mentor) | ||||
| * | Change my non-FreeBSD MAINTAINER mail to bofh@ | Muhammad Moinur Rahman | 2014-12-24 | 1 | -1/+1 |
| | | | | | Approved by: bapt | ||||
| * | java/java-checkstyle: Upgrade version 5.5 => 5.8 | John Marino | 2014-10-10 | 2 | -5/+8 |
| | | | | | | | | Assign assign submitter as maintainer PR: 194257 Submitted by: Muhammad Rahman | ||||
| * | - Add staging support | Pawel Pekala | 2014-05-31 | 1 | -24/+14 |
| | | | | | | - Convert to new options framework - Remove RUN_DEPENDS on javavmwrapper, it's pulled in by java port | ||||
| * | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | | java) | ||||
| * | Decommissioning java 1.5 (EOLed since October 2009): | Baptiste Daroussin | 2012-12-10 | 1 | -6/+2 |
| | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) | ||||
| * | - Update to 5.5 | Martin Wilke | 2011-11-22 | 2 | -3/+3 |
| | | | | | | | PR: 162730 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Feature safe: yes | ||||
| * | . Update to checkstyle 5.3. | Greg Lewis | 2010-12-20 | 3 | -47/+31 |
| | | | | | . Switch to installing the prebuilt JAR. | ||||
| * | - Always define BUILDDIR. This fixes build when NOPORTDOCS is defined. | Rong-En Fan | 2008-08-24 | 1 | -1/+1 |
| | | | | | Reported by: QAT | ||||
| * | Bump portrevision due to upgrade of devel/gettext. | Edwin Groothuis | 2008-06-06 | 1 | -1/+1 |
| | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) | ||||
| * | upgrade to 4.4 | Ying-Chieh Liao | 2007-12-20 | 2 | -7/+6 |
| | | |||||
| * | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-19 | 1 | -0/+1 |
| | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
| * | - Update to 4.3 | Martin Wilke | 2007-03-05 | 2 | -4/+4 |
| | | |||||
| * | Reset dave@glowacki.org due to maintainer-timeouts and no response to email. | Mark Linimon | 2007-03-05 | 1 | -1/+1 |
| | | | | | | | While here, remove stale mastersites. Hat: portmgr | ||||
| * | - Update to 4.2 | Martin Wilke | 2006-12-09 | 2 | -4/+4 |
| | | | | | | | PR: ports/105782 Submitted by: chinsan Approved by: maintainer timeout | ||||
| * | - Use 'exec' in the launcher shell script to comply with Porter's Handbook | Herve Quiroz | 2006-03-22 | 1 | -1/+4 |
| | | | | | | guidelines - Reduce line length in launcher shell script | ||||
| * | - Update to 4.1 | Herve Quiroz | 2006-02-15 | 4 | -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 | ||||
| * | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
| | | | | | Approved by: krion@ | ||||
| * | Update maintainer's email address. | Mark Linimon | 2005-10-10 | 1 | -1/+1 |
| | | |||||
| * | - Install Sun Code Conventions sample file [1] | Herve Quiroz | 2005-03-20 | 1 | -1/+5 |
| | | | | | | | | | - Disable jikes PR: 78229 [1] Submitted by: Daniel Grund <daniel@dgrund.de> [1] Approved by: maintainer timeout | ||||
| * | . Update to 3.5. | Greg Lewis | 2005-02-04 | 2 | -7/+9 |
| | | | | | | PR: 77102 Submitted by: Dave Glowacki <dglo@icecube.wisc.edu> (maintainer) | ||||
| * | - Install 'checkstyle' launcher shell script [1] | Herve Quiroz | 2004-11-25 | 2 | -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.4 | Tilman Keskinoz | 2004-05-02 | 2 | -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. | Greg Lewis | 2004-04-15 | 1 | -1/+1 |
| | | | | | Maintainer informed. | ||||
| * | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | | |||||
| * | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | | (Part 2) | ||||
| * | . Update to 3.2. | Greg Lewis | 2003-12-15 | 3 | -190/+22 |
| | | | | | | PR: 59187 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org> | ||||
| * | Port devel/jakarta-ant was renamed to devel/apache-ant. | Ernst de Haan | 2003-07-23 | 1 | -1/+1 |
| | | | | | | Reported by: kris Pointy hat to: me | ||||
| * | Update to 3.1. | Ernst de Haan | 2003-07-11 | 2 | -2/+2 |
| | | | | | Approved by: MAINTAINER | ||||
| * | use java 1.3+ | Ying-Chieh Liao | 2003-06-03 | 1 | -1/+1 |
| | | | | | | PR: 52442 Submitted by: maintainer | ||||
| * | Upgrade to 3.0. | Ernst de Haan | 2003-04-07 | 3 | -2/+177 |
| | | |||||
| * | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | | |||||
| * | Maintainer springcleaning of his Makefiles | Edwin Groothuis | 2002-11-22 | 1 | -29/+36 |
| | | | | | | PR: ports/45513,ports/45512,ports/45511 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> | ||||
| * | New port: java-checkstyle. | Ernst de Haan | 2002-10-09 | 4 | -0/+73 |
| PR: 42412 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> | |||||
