svn commit: r451979 - in head/cad: cider feappv sceptre
Baptiste Daroussin
bapt at FreeBSD.org
Fri Oct 13 11:06:11 UTC 2017
Author: bapt
Date: Fri Oct 13 11:06:09 2017
New Revision: 451979
URL: https://svnweb.freebsd.org/changeset/ports/451979
Log:
Mark as broken: no public distfiles
Modified:
head/cad/cider/Makefile
head/cad/feappv/Makefile
head/cad/sceptre/Makefile
Modified: head/cad/cider/Makefile
==============================================================================
--- head/cad/cider/Makefile Fri Oct 13 10:47:24 2017 (r451978)
+++ head/cad/cider/Makefile Fri Oct 13 11:06:09 2017 (r451979)
@@ -11,6 +11,7 @@ DISTNAME= cider1b1
MAINTAINER= ports at FreeBSD.org
COMMENT= Mixed-level circuit and device simulator (includes SPICE3)
+BROKEN= No public distfiles
BROKEN_aarch64= fails to link: missing sbrk
BROKEN_powerpc64= fails to compile: ccache: cc: FreeBSD: No such file or directory
Modified: head/cad/feappv/Makefile
==============================================================================
--- head/cad/feappv/Makefile Fri Oct 13 10:47:24 2017 (r451978)
+++ head/cad/feappv/Makefile Fri Oct 13 11:06:09 2017 (r451979)
@@ -13,6 +13,7 @@ EXTRACT_ONLY= ${PORTNAME}${PORTVERSION:S/.//}${EXTRACT
MAINTAINER= ports at FreeBSD.org
COMMENT= Finite element analysis program (personal version)
+BROKEN= No public distfiles
USES= fortran gmake localbase:ldflags zip
USE_XORG= x11
MAKEFILE= makefile
Modified: head/cad/sceptre/Makefile
==============================================================================
--- head/cad/sceptre/Makefile Fri Oct 13 10:47:24 2017 (r451978)
+++ head/cad/sceptre/Makefile Fri Oct 13 11:06:09 2017 (r451979)
@@ -12,6 +12,7 @@ COMMENT= General-purpose circuit analysis program
LICENSE= GPLv2
+BROKEN= No public distfiles
USES= fortran
MAKE_JOBS_UNSAFE= yes
More information about the svn-ports-head
mailing list