Summary: | [NEW PORT] cad/adms: A model generator for SPICE simulators | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Stanislav Sedov <ssedov> | ||||
Component: | Individual Port(s) | Assignee: | Ion-Mihai "IOnut" Tetcu <itetcu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Stanislav Sedov
2006-07-29 07:50:15 UTC
Oh, and it requires gcc 3.4 for freebsd4 support: ---------------------------------------------------- --- Makefile.orig Sat Jul 29 15:04:17 2006 +++ Makefile Sat Jul 29 15:04:55 2006 @@ -15,6 +15,7 @@ MAINTAINER= ssedov@mbsd.msk.ru COMMENT= A model generator for SPICE simulators +USE_GCC= 3.4+ USE_GMAKE= yes USE_GNOME= glib20 pkgconfig GNU_CONFIGURE= yes ---------------------------------------------------- Responsible Changed From-To: freebsd-ports-bugs->itetcu I'll take it. State Changed From-To: open->closed New port added, with fixes: USE_GCC= 3.2+ to make it build on 4.x, s/INSTALLS_SHLIB/USE_LDCONFIG/. Thanks ! |