summaryrefslogtreecommitdiff
path: root/java/eclipse-pmd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2015-04-184-131/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2015-04-18 java/eclipse-ocl: depends on deprecated java/eclipse-emf 2015-04-18 java/eclipse-quantum: depends on deprecated java/eclipse-gef 2015-04-18 java/eclipse-propedit: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-aptana: evaluation recommendation is to remove rather than update 2015-04-18 devel/subclipse: evaluation recommendation is to remove rather than update 2015-04-18 devel/scala-ide: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-webtools: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-RDT: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-aptana-radrails: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-jad: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-vep-examples: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-gef-examples: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-gef: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-sysdeo-tomcat: evaluation recommendation is to remove rather than update 2015-04-18 java/commonclipse: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-sqlexplorer: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-viplugin: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-vep: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-checkstyle: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-aptana2: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-examples: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-hibernatetools: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-langpack: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-uml: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-datatools: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-emf: evaluation recommendation is to remove rather than update 2015-04-18 java/eclipse-pmd: evaluation recommendation is to remove rather than update
* eclipse plugins: Deprecate 25 for removal, ignore 1 to be updatedJohn Marino2015-03-211-0/+4
| | | | | | | | Removal scheduled 4 weeks into the future on April 18. PR: 195985 Submitted by: Jimmy Kelley (eclipse maintainer) Reason: by-product of upcoming eclipse upgrade
* Cleanup plistAntoine Brodin2014-11-141-8/+0
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Stagify.Vanilla I. Shu2014-06-171-9/+8
|
* Reassign eclipse ports to the heapBaptiste Daroussin2014-04-291-1/+1
| | | | | | | | | eclipse@ is a failure resulting in eclipse ports being badly maintainer: - outdated - not adapted to infrastructure modification - failures with clang With hat: portmgr
* Convert j* to USES=zipBaptiste Daroussin2014-03-101-1/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | java)
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* . Update paths for new eclipse version.Greg Lewis2010-07-142-60/+60
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with H,I,J,K,L
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-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)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Change MAINTAINER from java@ to freebsd-eclipse@.Norikatsu Shigemura2005-08-281-1/+1
| | | | Noticed by: Vizion <vizion@vizion.occoxmail.com>
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
|
* - Register a dependency on a JRE to extract the port [1]Herve Quiroz2004-12-151-1/+2
| | | | | | - Minor fix to calm portlint Reported by: pointyhat via kris [1]
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | big upgrade.
* Upgrade eclipse pmd plugin to support eclipse3.Norikatsu Shigemura2004-09-033-52/+95
| | | | | PR: java/71078 Submitted by: Bruno Van Den Bossche <brvdboss@spymac.com>
* Change BROKEN to IGNORE since the package builds but is apparently notKris Kennaway2004-08-171-1/+1
| | | | useful.
* Mark BROKEN, and change MAINTAINER to java@.Norikatsu Shigemura2004-07-251-2/+5
| | | | Suggested by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* Add eclipse-pmd 1.1.2, scan Java source code and look for potentialPete Fritchman2004-01-104-0/+91
problems. PR: 57956 Submitted by: Bruno Van Den Bossche <bruno.van.den.bossche@pandora.be>