aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-ocl
Commit message (Collapse)AuthorAgeFilesLines
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=278068
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update and simplify eclipse plugins dependencies.Alex Dupre2010-09-071-1/+1
| | | | Notes: svn path=/head/; revision=260690
* . Update installation paths for the new version of eclipse.Greg Lewis2010-07-251-7/+7
| | | | | | | | PR: 148667 Approved by: Veit Jahns <vj562001@yahoo.de> (MAINTAINER) Notes: svn path=/head/; revision=258212
* - 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
* . Chase the eclipse-emf update.Greg Lewis2009-01-111-1/+1
| | | | Notes: svn path=/head/; revision=225791
* 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
* . Chase the eclipse-emf upgrade.Greg Lewis2007-11-071-1/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=202568
* Implementaion of the OMG OCL for EMF-based models.Martin Wilke2007-09-233-0/+45
WWW: http://www.eclipse.org/modeling/mdt/?project=ocl#ocl PR: ports/115825 Submitted by: Veit Jahns <vj562001 at yahoo.de> Notes: svn path=/head/; revision=200001