aboutsummaryrefslogtreecommitdiffstats
path: root/java/veditor
Commit message (Collapse)AuthorAgeFilesLines
* - Follow Eclipse path changesamdmi32010-08-192-7/+10
| | | | | | | - Bump PORTREVISION PR: 148622 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* - Update to 0.7.1miwi2010-06-042-7/+6
| | | | | PR: 146803 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* - Update to 0.7.0miwi2009-10-302-4/+4
| | | | | PR: 140043 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with H,I,J,K,L
* - Update to 0.6.3miwi2009-08-142-4/+4
| | | | | PR: 137735 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* - Update to 0.6.2miwi2009-03-162-4/+4
| | | | | PR: 132442 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* - Update to 0.6.1miwi2008-09-262-7/+6
| | | | | PR: 127355 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* - Update to 0.6.0miwi2008-03-073-46/+17
| | | | | | | - Update maintainer mail adress PR: 121398 Submitted by: Dominic Fandrey <LoN_Kamikaze@gmx.de> (maintainer)
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* - Update to 0.5.1miwi2007-06-053-6/+12
| | | | | PR: 112364 Submitted by: Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer)
* - 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}.
* Eclipse Verilog editor provides Verilog (IEEE-1364) and VHDL languagemiwi2006-12-094-0/+80
specific features on Eclipse IDE. It helps coding and debugging in hardware development based on Verilog or VHDL. WWW: http://veditor.sourceforge.net/ PR: ports/105450 Submitted by: lon_kamikaze at gmx.de