diff options
author | antoine <antoine@FreeBSD.org> | 2018-05-05 18:49:36 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-05-05 18:49:36 +0800 |
commit | f1126bb28f5aaa227a94971951f939b3017e4503 (patch) | |
tree | 776c880ac6edb8d05b3921c072832758cf642597 /cad | |
parent | 0ececcbc3d528588f998267173755ca439039596 (diff) | |
download | freebsd-ports-gnome-f1126bb28f5aaa227a94971951f939b3017e4503.tar.gz freebsd-ports-gnome-f1126bb28f5aaa227a94971951f939b3017e4503.tar.zst freebsd-ports-gnome-f1126bb28f5aaa227a94971951f939b3017e4503.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'cad')
-rw-r--r-- | cad/cider/Makefile | 2 | ||||
-rw-r--r-- | cad/feappv/Makefile | 2 | ||||
-rw-r--r-- | cad/sceptre/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/cad/cider/Makefile b/cad/cider/Makefile index 5b7d21a4492d..ac84228dba91 100644 --- a/cad/cider/Makefile +++ b/cad/cider/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Mixed-level circuit and device simulator (includes SPICE3) BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-06-06 BROKEN_aarch64= fails to link: missing sbrk BROKEN_powerpc64= fails to compile: ccache: cc: FreeBSD: No such file or directory diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile index 0ce779fc9466..ac3f532964d8 100644 --- a/cad/feappv/Makefile +++ b/cad/feappv/Makefile @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Finite element analysis program (personal version) BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-06-06 USES= fortran gmake localbase:ldflags zip USE_XORG= x11 MAKEFILE= makefile diff --git a/cad/sceptre/Makefile b/cad/sceptre/Makefile index 7af2bc2ed22b..ab64aa660347 100644 --- a/cad/sceptre/Makefile +++ b/cad/sceptre/Makefile @@ -13,6 +13,8 @@ COMMENT= General-purpose circuit analysis program LICENSE= GPLv2 BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-06-06 USES= fortran MAKE_JOBS_UNSAFE= yes |