FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 12:50 PM BST
Port details
eclipse-checkstyle 3.4.1.0_6 java on this many watch lists=0 search for ports that depend on this port
Integrates the Checkstyle Java code auditor into Eclipse
Maintained by: freebsd-eclipse@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Sep 2004 20:58:28
Also Listed In: devel
License: not specified in port


The Eclipse Checkstyle plug-in integrates the Checkstyle Java
code auditor into the Eclipse IDE. The plug-in provides real-time
feedback to the user about violations of rules that check for
coding style and possible error prone code constructs.

WWW: http://eclipse-cs.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Run: java/eclipse, java/jdk16
There are no ports dependent upon this port

To install the port: cd /usr/ports/java/eclipse-checkstyle/ && make install clean
To add the package: pkg_add -r eclipse-checkstyle


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://sunet.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://iweb.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://switch.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://surfnet.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://kent.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://freefr.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://voxel.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://jaist.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://osdn.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://nchc.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://ncu.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://transact.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://softlayer.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://internode.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://ufpr.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
http://waix.dl.sourceforge.net/project/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/eclipse/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jul 2011 05:03:02
Original commit files touched by this commit  3.4.1.0_6
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
20 Mar 2011 12:54:45
Original commit files touched by this commit  3.4.1.0_6
miwi search for other commits by this committer
- Get Rid MD5 support
13 Jul 2010 15:24:52
Original commit files touched by this commit  3.4.1.0_6
glewis search for other commits by this committer
. Fix paths for new version of eclipse.
28 Mar 2010 06:47:48
Original commit files touched by this commit  3.4.1.0_6
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  3.4.1.0_5
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:24:37
Original commit files touched by this commit  3.4.1.0_4
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
06 Jun 2008 13:38:51
Original commit files touched by this commit  3.4.1.0_4
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
19 May 2007 20:32:57
Original commit files touched by this commit  3.4.1.0_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
22 Jan 2006 12:39:58
Original commit files touched by this commit  3.4.1.0_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:17:14
Original commit files touched by this commit  3.4.1.0_2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
28 Aug 2005 15:29:51
Original commit files touched by this commit  3.4.1.0_2
nork search for other commits by this committer
Change MAINTAINER from java@ to freebsd-eclipse@.

Noticed by:     Vizion <vizion@vizion.occoxmail.com>
12 Mar 2005 10:54:27
Original commit files touched by this commit  3.4.1.0_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
07 Nov 2004 22:37:47
Original commit files touched by this commit  3.4.1.0_1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
03 Sep 2004 20:54:27
Original commit files touched by this commit  3.4.1.0
nork search for other commits by this committer
Add eclipse-checkstyle 3.4.1.0, integrates the Checkstyle Java
code auditor into Eclipse.

PR:             ports/70146
Submitted by:   Jeremy Faulkner <gldisater@gldis.ca>

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23675
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours19
new 7 days62
new fortnight184
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.154 seconds.