mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Move the port devel/yosys -> cad/yosys, to the proper category
This commit is contained in:
parent
621dee1e14
commit
992e26b154
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522047
1
MOVED
1
MOVED
@ -13725,3 +13725,4 @@ lang/erlang-runtime18|lang/erlang-runtime21|2020-01-01|Has expired: No longer su
|
||||
lang/erlang-runtime19|lang/erlang-runtime21|2020-01-01|Has expired: No longer supported upstream, use lang/erlang >=21
|
||||
security/openssl111|security/openssl|2020-01-01|Upgrade security/openssl to 1.1.1 as promised in deprecation message
|
||||
devel/gperf31|devel/gperf|2020-01-04|No longer needed as devel/gperf has been updated to 3.1
|
||||
devel/yosys|cad/yosys|2020-01-04|Move to a proper category
|
||||
|
@ -108,6 +108,7 @@
|
||||
SUBDIR += verilator
|
||||
SUBDIR += verilog-mode.el
|
||||
SUBDIR += xcircuit
|
||||
SUBDIR += yosys
|
||||
SUBDIR += z88
|
||||
SUBDIR += zcad
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= yosys
|
||||
DISTVERSIONPREFIX= yosys-
|
||||
DISTVERSION= 0.9
|
||||
CATEGORIES= devel
|
||||
CATEGORIES= cad
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Yosys Open SYnthesis Suite
|
@ -6633,7 +6633,6 @@
|
||||
SUBDIR += yaml2argdata
|
||||
SUBDIR += yasm
|
||||
SUBDIR += yasm-devel
|
||||
SUBDIR += yosys
|
||||
SUBDIR += youcompleteme
|
||||
SUBDIR += z80-asm
|
||||
SUBDIR += z80asm
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= abc:cad/abc \
|
||||
arachne-pnr:devel/arachne-pnr \
|
||||
icepack:devel/icestorm \
|
||||
yosys:devel/yosys
|
||||
yosys:cad/yosys
|
||||
|
||||
USES= gmake
|
||||
USE_GITHUB= yes
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= abc:cad/abc \
|
||||
arachne-pnr:devel/arachne-pnr \
|
||||
icepack:devel/icestorm \
|
||||
yosys:devel/yosys
|
||||
yosys:cad/yosys
|
||||
|
||||
USES= gmake
|
||||
USE_GITHUB= yes
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Open source tools for Lattice iCE40 FPGAs
|
||||
RUN_DEPENDS= abc:cad/abc \
|
||||
arachne-pnr:devel/arachne-pnr \
|
||||
icepack:devel/icestorm \
|
||||
yosys:devel/yosys
|
||||
yosys:cad/yosys
|
||||
|
||||
USES= metaport
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user