aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-09-15 17:28:08 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-09-15 17:28:08 +0000
commit637b3d75f32e388a128f41aa2d3db1522511c43c (patch)
treeda45bc610b895baaaec7e5627ae6fc549ed3528c /cad
parent96e51fb708cfdb1e4d7899587b575b3b10dbba02 (diff)
downloadports-637b3d75f32e388a128f41aa2d3db1522511c43c.tar.gz
ports-637b3d75f32e388a128f41aa2d3db1522511c43c.zip
Deprecate a few ports
Notes
Notes: svn path=/head/; revision=512125
Diffstat (limited to 'cad')
-rw-r--r--cad/alliance/Makefile2
-rw-r--r--cad/dxf2fig/Makefile2
-rw-r--r--cad/gerbv/Makefile2
-rw-r--r--cad/ghdl/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile
index 050e40b52fda..98d77634dff3 100644
--- a/cad/alliance/Makefile
+++ b/cad/alliance/Makefile
@@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/LICENCE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BROKEN= unfetchable
+DEPRECATED= Unfetchable, unmaintained
+EXPIRATION_DATE= 2019-10-16
BROKEN_aarch64= fails to link: collect2: error: ld returned 1 exit status
CONFLICTS_INSTALL= fspclient-*
diff --git a/cad/dxf2fig/Makefile b/cad/dxf2fig/Makefile
index 99fc773800eb..a2266bd5025c 100644
--- a/cad/dxf2fig/Makefile
+++ b/cad/dxf2fig/Makefile
@@ -10,6 +10,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= DXF to FIG converter
BROKEN= unfetchable
+DEPRECATED= Unfetchable, unmaintained
+EXPIRATION_DATE= 2019-10-16
PLIST_FILES= bin/dxf2fig
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index 84698aa42c95..d91949b87893 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -14,6 +14,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
+DEPRECATED= Unfetchable, unmaintained
+EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile
index 684c4b3b7796..ce3512aba337 100644
--- a/cad/ghdl/Makefile
+++ b/cad/ghdl/Makefile
@@ -15,6 +15,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
+DEPRECATED= Unfetchable, unmaintained
+EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libgmp.so:math/gmp \
libmpfr.so:math/mpfr \