aboutsummaryrefslogtreecommitdiffstats
path: root/java/eclipse-viplugin
Commit message (Collapse)AuthorAgeFilesLines
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-101-6/+2
| | | | suppress any reference to JAVA_VERSION= 1.5+ (part2)
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,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
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* . Fix detection of the eclipse dependency.glewis2010-07-151-1/+1
|
* . Update paths for new version of eclipse.glewis2010-07-142-39/+39
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Fix pkg-plist.lawrance2006-10-151-0/+16
| | | | | Reported by: kris Approved by: portmgr (marcus)
* Make fetchable again by updating to 1.14.0.lawrance2006-10-082-4/+4
|
* . Update to 1.13.6.glewis2006-06-272-4/+4
|
* . Update to 1.13.5.glewis2006-06-153-5/+5
|
* Update to 1.13.3.nork2006-03-193-5/+4
| | | | | PR: ports/94639 Submitted by: Andreas Kohn <andreas@syndrom23.de>
* Update to 1.13.2.nork2006-02-203-8/+7
| | | | | PR: ports/93591 Submitted by: Andreas Kohn <andreas@syndrom23.de>
* BROKEN: Unfetchablekris2006-02-201-0/+2
|
* . Update to 1.13.1. Unbreak.glewis2006-01-213-6/+5
|
* BROKEN: Unfetchablekris2005-11-211-0/+2
|
* . Minor clean up (removed an unused variable, white space).glewis2005-10-221-5/+3
|
* . Update to 1.13.0.glewis2005-10-223-8/+8
| | | | | | | . Minor fixes for the packing list. PR: 87700 Submitted by: Andreas Kohn <andreas@syndrom23.de>
* Update to 1.12.3.nork2005-10-092-3/+3
| | | | Pointed out by: ports version check via edwin
* Change MAINTAINER from java@ to freebsd-eclipse@.nork2005-08-281-1/+1
| | | | Noticed by: Vizion <vizion@vizion.occoxmail.com>
* Update to 1.12.2.nork2005-08-282-6/+4
|
* Refetchable.nork2005-08-181-0/+2
| | | | | Pointed out by: pointyhat via krion Approved by: portmgr (krion)
* Add eclipse-viPlugin 1.12.1, an Eclipse plugin that addsnork2005-08-014-0/+62
vi functionality to an existing editor like JDT or CDT.