4 Commits

Author SHA1 Message Date
Gleb Popov
e2e3d57e74 cad/yosys-ghdl-plugin: Unbreak the build by linking to a correct library
Reported by:	pkg-devel exp-run
2025-03-17 21:10:38 +03:00
Yuri Victorovich
83a12585d3 cad/yosys-ghdl-plugin: Fix plist
Reported by:	fallout
Approved by:	portmgr (blanket unbreak)
2024-12-11 18:56:04 -08:00
Nico Sonack
bccfced580 cad/yosys-ghdl-plugin: Fix breakage due to ghdl version bump
add806fdd4acf01d5306c277ccb6076baaf281ea broke our build due to the
shared library of libghdl being named differently.

Update the LIB_DEPENDS and bump the PORTREVISION to accomodate for
version changes.

Signed-off-by:	Nico Sonack <nsonack@herrhotzenplotz.de>
PR:		277634
Fixes:		add806fdd4acf01d5306c277ccb6076baaf281ea
2024-03-19 15:18:22 +01:00
Nico Sonack
7e4f2be406 cad/yosys-ghdl-plugin: Add new port
This allows performing synthesis of VHDL using ghdl with yosys.

Signed-off-by:	Nico Sonack <nsonack@herrhotzenplotz.de>
PR:		274243
2023-10-19 03:07:29 -04:00