Port details |
- veditor Verilog editor plugin for eclipse
- 1.2.2_5 java =2 1.2.2_5Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-12-09 13:00:50
- Last Update: 2023-11-21 14:07:40
- Commit Hash: 5d7ca39
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: cad
- License: not specified in port
- WWW:
- http://veditor.sourceforge.net/
- Description:
- Eclipse Verilog editor provides Verilog (IEEE-1364) language
specific features on Eclipse IDE. It helps coding and debugging in hardware
development based on Verilog.
VHDL support is currently unavailable.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/java/veditor/ && make install clean
- To add the package, run one of these commands:
- pkg install java/veditor
- pkg install veditor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: veditor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1507044338
SHA256 (net.sourceforge.veditor_1.2.2.jar) = cc73f1b7f62c2ace34c05ebacfe4358cf98a6eba7c21a1e46c6f611184a6acd2
SIZE (net.sourceforge.veditor_1.2.2.jar) = 685433
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- eclipse : java/eclipse
- iverilog : cad/iverilog
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for veditor-1.2.2_5:
VERILOG=on: Support Verilog with Icarus Verilog
===> Use 'make config' to modify these settings
- Options name:
- java_veditor
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.2_5 21 Nov 2023 14:07:40 |
Rene Ladan (rene) |
java/veditor: remove expired VHDL support. |
1.2.2_4 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.2_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.2_3 20 Jul 2022 14:22:12 |
Tobias C. Berner (tcberner) |
java: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Dupre <ale@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alexander Yerenkow <yerenkow@gmail.com>
* Anton Yudin (<contact@toha.org.ua>)
* Anton Yudin <toha@toha.org.ua>
* Benjamin Close <benjsc@FreeBSD.org>
* Björn König <bkoenig@alpha-tierchen.de>
* Conor McDermottroe <ports@mcdermottroe.com>
* Danilo Egea Gondolfo <danilo@FreeBSD.org
* Dave Glowacki <dglo@ssec.wisc.edu>
* Ernst de Haan <znerd@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.2_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.2_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.2.2_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.2.2_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.2.2 06 Oct 2017 06:17:28 |
vanilla |
Update to 1.2.2. |
0.7.1_3 23 Sep 2017 21:11:51 |
adamw |
Reset maintainership on Dominic Fandrey's ports.
With hat: portmgr |
0.7.1_3 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.7.1_3 14 Nov 2014 15:38:28 |
antoine |
Cleanup plist |
0.7.1_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.7.1_2 17 Feb 2014 18:19:34 |
antoine |
- Stage support
- Use OPTIONS helpers |
0.7.1_2 20 Sep 2013 19:48:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
0.7.1_2 16 Mar 2013 07:30:33 |
jgh |
- adopt optionsNG
- trim historical header
- trim COMMENT
Approved by: portmgr (miwi) |
0.7.1_2 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
0.7.1_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.7.1_1 19 Aug 2010 12:57:07 |
amdmi3 |
- Follow Eclipse path changes
- Bump PORTREVISION
PR: 148622
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
0.7.1 03 Jun 2010 17:10:42 |
miwi |
- Update to 0.7.1
PR: 146803
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
0.7.0_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.7.0_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.7.0 29 Oct 2009 22:30:52 |
miwi |
- Update to 0.7.0
PR: 140043
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
0.6.3 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
0.6.3 14 Aug 2009 08:35:00 |
miwi |
- Update to 0.6.3
PR: 137735
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
0.6.2 16 Mar 2009 14:47:22 |
miwi |
- Update to 0.6.2
PR: 132442
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
0.6.1 26 Sep 2008 08:54:18 |
miwi |
- Update to 0.6.1
PR: 127355
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
0.6.0 06 Mar 2008 19:09:30 |
miwi |
- Update to 0.6.0
- Update maintainer mail adress
PR: 121398
Submitted by: Dominic Fandrey <LoN_Kamikaze@gmx.de> (maintainer) |
0.5.1 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
0.5.1 05 Jun 2007 07:00:50 |
miwi |
- Update to 0.5.1
PR: 112364
Submitted by: Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer) |
0.5.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.5.0 09 Dec 2006 13:00:39 |
miwi |
Eclipse Verilog editor provides Verilog (IEEE-1364) and VHDL language
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 |