| Summary: | [new port] /devel/freehdl | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dominic Fandrey <LoN_Kamikaze> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Dominic Fandrey
2006-10-20 21:30:22 UTC
It has been suggested to me that this might actually belong into cad (like iverilog). So whoever commits this, please change the category if you think that devel is the wrong place. Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. alepulver 2006-11-05 20:51:06 UTC
FreeBSD ports repository
Modified files:
cad Makefile
Added files:
cad/freehdl Makefile distinfo pkg-descr pkg-plist
Log:
The goals of the FreeHDL project are to develop a VHDL simulator that has
a graphical waveform viewer and a source level debugger. It also aims at
VHDL-93 compliancy. The project is at a very early development stage.
WWW: http://www.freehdl.seul.org/
PR: ports/104634
Submitted by: lon_kamikaze at gmx.de
Revision Changes Path
1.93 +1 -0 ports/cad/Makefile
1.1 +53 -0 ports/cad/freehdl/Makefile (new)
1.1 +3 -0 ports/cad/freehdl/distinfo (new)
1.1 +5 -0 ports/cad/freehdl/pkg-descr (new)
1.1 +110 -0 ports/cad/freehdl/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |