aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-RDT
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2015-04-183-77/+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 Notes: svn path=/head/; revision=384216
* 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 Notes: svn path=/head/; revision=381787
* Cleanup plistAntoine Brodin2014-11-141-2/+2
| | | | Notes: svn path=/head/; revision=372556
* 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) Notes: svn path=/head/; revision=367888
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* Convert j* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347771
* Stage supportAntoine Brodin2014-02-161-7/+1
| | | | Notes: svn path=/head/; revision=344559
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | java) Notes: svn path=/head/; revision=327738
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* . Update installation paths for new eclipse version.Greg Lewis2010-07-151-1/+1
| | | | | | | PR: 148616 Notes: svn path=/head/; revision=257813
* - Reset mainainter on his requestPav Lucistnik2010-07-131-1/+1
| | | | Notes: svn path=/head/; revision=257711
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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) Notes: svn path=/head/; revision=214430
* RDT is an open source Ruby IDE for the Eclipse platform.Martin Wilke2008-01-143-0/+83
Features supported are syntax highlighting, on the fly syntax check, graphical outline, Test::Unit view/runner, Ruby application launching, content assist, source formatter, Ruby debugging, Type Hierarchy view, Ruby specific Search, Refactoring, and much, much more. A regular expression plugin is also available (Thanks to the EPIC project). WWW: http://sourceforge.net/projects/rubyeclipse/ PR: ports/119630 Submitted by: rehsack at web.de Notes: svn path=/head/; revision=205654