aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-12-02 15:41:47 +0000
committerRene Ladan <rene@FreeBSD.org>2018-12-02 15:41:47 +0000
commit99d6d12a388dab91f415ddebd52c6a57e3a6347a (patch)
treedecf1f7754d8060ee740cd0c0edc9a51c04a0ec1 /cad
parent577806de96b111cab272c48a686bcca681cc6d4d (diff)
downloadports-99d6d12a388dab91f415ddebd52c6a57e3a6347a.tar.gz
ports-99d6d12a388dab91f415ddebd52c6a57e3a6347a.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/freecad/Makefile3
-rw-r--r--cad/klayout/Makefile3
-rw-r--r--cad/layouteditor/Makefile3
-rw-r--r--cad/leocad/Makefile3
-rw-r--r--cad/meshlab/Makefile3
-rw-r--r--cad/openscad/Makefile3
-rw-r--r--cad/qfsm/Makefile3
-rw-r--r--cad/qucs/Makefile3
8 files changed, 24 insertions, 0 deletions
diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile
index 5a38a16ca745..12a0d0d637b1 100644
--- a/cad/freecad/Makefile
+++ b/cad/freecad/Makefile
@@ -11,6 +11,9 @@ COMMENT= General purpose 3D CAD modeller
LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Qt4 has been EOL since december 2015
+EXPIRATION_DATE= 2019-03-15
+
BUILD_DEPENDS= pyside-rcc:devel/pyside-tools \
swig3.0:devel/swig30
LIB_DEPENDS= libexpat.so:textproc/expat2 \
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile
index be7c3d0fa9f0..90e59038af90 100644
--- a/cad/klayout/Makefile
+++ b/cad/klayout/Makefile
@@ -11,6 +11,9 @@ COMMENT= Qt-based GDS2 Viewer
LICENSE= GPLv2
+DEPRECATED= Qt4 has been EOL since december 2015
+EXPIRATION_DATE= 2019-03-15
+
USES= compiler:c++0x gmake python qt:4
USE_RUBY= yes
USE_QT= corelib designer gui network moc_build sql uic_build \
diff --git a/cad/layouteditor/Makefile b/cad/layouteditor/Makefile
index c74c78af735f..811da486bffe 100644
--- a/cad/layouteditor/Makefile
+++ b/cad/layouteditor/Makefile
@@ -11,6 +11,9 @@ DISTNAME= LayoutEditor-${PORTVERSION:S,^0.0.,,}-gpl-src
MAINTAINER= hrs@FreeBSD.org
COMMENT= IC/MEMS layout editor
+DEPRECATED= Qt4 has been EOL since december 2015
+EXPIRATION_DATE= 2019-03-15
+
LIB_DEPENDS= libttf.so:print/freetype
BROKEN_armv6= fails to compile: no matching member function for call to 'map'
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index 028411166025..cc2047ac4c9c 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -15,6 +15,9 @@ COMMENT= CAD program that uses bricks similar to those found in many toys
LICENSE= GPLv2
+DEPRECATED= Qt4 has been EOL since december 2015
+EXPIRATION_DATE= 2019-03-15
+
LIB_DEPENDS= libpng.so:graphics/png
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile
index 2983db5e8a99..cfc776f03abe 100644
--- a/cad/meshlab/Makefile
+++ b/cad/meshlab/Makefile
@@ -13,6 +13,9 @@ COMMENT= 3D triangular meshes processing and editing tool
LICENSE= GPLv2
+DEPRECATED= Qt4 has been EOL since december 2015
+EXPIRATION_DATE= 2019-03-15
+
BROKEN_aarch64= fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char
BROKEN_armv6= fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char
BROKEN_armv7= fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index 0172e8a4f4dc..ead7dde51455 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -14,6 +14,9 @@ COMMENT= Programmer's solid 3D CAD modeller
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Qt4 has been EOL since december 2015
+EXPIRATION_DATE= 2019-03-15
+
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex \
${LOCALBASE}/include/boost/tuple/tuple.hpp:devel/boost-libs
LIB_DEPENDS= libgmp.so:math/gmp \
diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile
index 2978b987ec61..2f853fa166d8 100644
--- a/cad/qfsm/Makefile
+++ b/cad/qfsm/Makefile
@@ -12,6 +12,9 @@ COMMENT= Graphical tool for designing finite state machines
LICENSE= GPLv3+
+DEPRECATED= Qt4 has been EOL since december 2015
+EXPIRATION_DATE= 2019-03-15
+
OPTIONS_DEFINE= GRAPHVIZ DOCS EXAMPLES
USES= qt:4 tar:bzip2 cmake desktop-file-utils
diff --git a/cad/qucs/Makefile b/cad/qucs/Makefile
index 6012c01d8577..532fd615d17e 100644
--- a/cad/qucs/Makefile
+++ b/cad/qucs/Makefile
@@ -12,6 +12,9 @@ COMMENT= Graphical circuit design and simulation tool
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/qucs/COPYING
+DEPRECATED= Qt4 has been EOL since december 2015
+EXPIRATION_DATE= 2019-03-15
+
BUILD_DEPENDS= gperf:devel/gperf \
admsXml:cad/adms