FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 12:55 PM BST
Port details
eclipse-viplugin 1.14.0_4 java on this many watch lists=0 search for ports that depend on this port
Vi like keybinding Eclipse plugin FREETRIAL Version
Maintained by: freebsd-eclipse@FreeBSD.org search for ports maintained by this maintainer
Port Added: 01 Aug 2005 10:36:46
Also Listed In: devel editors
License: not specified in port


An Eclipse Plugin that adds vi functionality to an existing
editor like JDT or CDT.

WWW: http://www.satokar.com/viplugin/
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-viplugin/ && make install clean
To add the package: pkg_add -r eclipse-viPlugin


Configuration Options
     No options to configure

Master Sites:
http://www.satokar.com/viplugin/files/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/eclipse/

Number of commits found: 24

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  1.14.0_4
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  1.14.0_4
miwi search for other commits by this committer
- Get Rid MD5 support
15 Jul 2010 03:46:07
Original commit files touched by this commit  1.14.0_4
glewis search for other commits by this committer
. Fix detection of the eclipse dependency.
14 Jul 2010 05:46:32
Original commit files touched by this commit  1.14.0_4
glewis search for other commits by this committer
. Update paths for new version of eclipse.
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.14.0_4
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  1.14.0_3
dinoex search for other commits by this committer
- update to jpeg-8
06 Jun 2008 13:38:51
Original commit files touched by this commit  1.14.0_2
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  1.14.0_1
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}.
14 Oct 2006 16:12:24
Original commit files touched by this commit  1.14.0
lawrance search for other commits by this committer
Fix pkg-plist.

Reported by:    kris
Approved by:    portmgr (marcus)
08 Oct 2006 00:03:43
Original commit files touched by this commit  1.14.0
lawrance search for other commits by this committer
Make fetchable again by updating to 1.14.0.
26 Jun 2006 21:22:26
Original commit files touched by this commit  1.13.6
glewis search for other commits by this committer
. Update to 1.13.6.
14 Jun 2006 16:45:30
Original commit files touched by this commit  1.13.5
glewis search for other commits by this committer
. Update to 1.13.5.
18 Mar 2006 17:08:27
Original commit files touched by this commit  1.13.3
nork search for other commits by this committer
Update to 1.13.3.

PR:             ports/94639
Submitted by:   Andreas Kohn <andreas@syndrom23.de>
20 Feb 2006 13:44:25
Original commit files touched by this commit  1.13.2
nork search for other commits by this committer
Update to 1.13.2.

PR:             ports/93591
Submitted by:   Andreas Kohn <andreas@syndrom23.de>
20 Feb 2006 01:36:46
Original commit files touched by this commit  1.13.1
kris search for other commits by this committer
BROKEN: Unfetchable
20 Jan 2006 17:24:28
Original commit files touched by this commit  1.13.1
glewis search for other commits by this committer
. Update to 1.13.1.  Unbreak.
21 Nov 2005 01:19:02
Original commit files touched by this commit  1.13.0
kris search for other commits by this committer
BROKEN: Unfetchable
21 Oct 2005 17:44:34
Original commit files touched by this commit  1.13.0
glewis search for other commits by this committer
. Minor clean up (removed an unused variable, white space).
21 Oct 2005 17:25:44
Original commit files touched by this commit  1.13.0
glewis search for other commits by this committer
. Update to 1.13.0.
. Minor fixes for the packing list.

PR:             87700
Submitted by:   Andreas Kohn <andreas@syndrom23.de>
09 Oct 2005 15:08:06
Original commit files touched by this commit  1.12.3
nork search for other commits by this committer
Update to 1.12.3.

Pointed out by: ports version check via edwin
28 Aug 2005 15:29:51
Original commit files touched by this commit  1.12.2
nork search for other commits by this committer
Change MAINTAINER from java@ to freebsd-eclipse@.

Noticed by:     Vizion <vizion@vizion.occoxmail.com>
28 Aug 2005 07:20:47
Original commit files touched by this commit  1.12.2
nork search for other commits by this committer
Update to 1.12.2.
18 Aug 2005 13:27:44
Original commit files touched by this commit  1.12.1
nork search for other commits by this committer
Refetchable.

Pointed out by: pointyhat via krion
Approved by:    portmgr (krion)
01 Aug 2005 10:36:13
Original commit files touched by this commit  1.12.1
nork search for other commits by this committer
Add eclipse-viPlugin 1.12.1, an Eclipse plugin that adds
vi functionality to an existing editor like JDT or CDT.

Number of commits found: 24

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.162 seconds.