aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-01 17:02:52 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-01 17:16:16 +0000
commit7e176bb56d868f79f4bb6eb658fddc79467839cd (patch)
tree80dd42e27b934e7e416fb4c15c72282e20834c3c
parent9f8da7cc292a6b1bb317555d15300080046cf99a (diff)
downloadports-7e176bb.tar.gz
ports-7e176bb.zip
cad/py-cq-editor: Remove expired port
2023-06-21 cad/py-cq-editor: Depends on expiring cad/py-cadquery
-rw-r--r--MOVED1
-rw-r--r--cad/Makefile1
-rw-r--r--cad/py-cq-editor/Makefile27
-rw-r--r--cad/py-cq-editor/distinfo3
-rw-r--r--cad/py-cq-editor/pkg-descr12
5 files changed, 1 insertions, 43 deletions
diff --git a/MOVED b/MOVED
index eda29603c75c..196518f5bb04 100644
--- a/MOVED
+++ b/MOVED
@@ -7840,3 +7840,4 @@ sysutils/llama|sysutils/walk|2023-08-31|Renamed to match upstream naming
devel/py-typed-ast||2023-08-31|Has expired: This project is no longer maintained. Use the standard library ast module instead
devel/py-retype||2023-08-31|Has expired: This project is no longer supported/maintained
ports-mgmt/parfetch-overlay||2023-08-31|Has expired: Unmaintained
+cad/py-cq-editor||2023-09-01|Has expired: Depends on expiring cad/py-cadquery
diff --git a/cad/Makefile b/cad/Makefile
index 62b2e6edda2c..e0e5d6036edd 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -107,7 +107,6 @@
SUBDIR += py-amaranth
SUBDIR += py-cadquery
SUBDIR += py-cocotb
- SUBDIR += py-cq-editor
SUBDIR += py-edalize
SUBDIR += py-ezdxf
SUBDIR += py-gdspy
diff --git a/cad/py-cq-editor/Makefile b/cad/py-cq-editor/Makefile
deleted file mode 100644
index 2794cbb69ce6..000000000000
--- a/cad/py-cq-editor/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-PORTNAME= cq-editor
-DISTVERSION= 0.1.2
-PORTREVISION= 11
-CATEGORIES= cad
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= ports@nicandneal.net
-COMMENT= CadQuery GUI editor based on PyQT
-WWW= https://github.com/CadQuery/CQ-editor/
-
-LICENSE= APACHE20
-
-DEPRECATED= Depends on expiring cad/py-cadquery
-EXPIRATION_DATE=2023-06-21
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cadquery>=0:cad/py-cadquery@${PY_FLAVOR} \
- ${PYTHON_SITELIBDIR}/spyder/__init__.py:devel/spyder
-
-USES= pyqt:5 python
-USE_PYTHON= autoplist distutils
-USE_PYQT= pyqt5
-
-USE_GITHUB= yes
-GH_ACCOUNT= CadQuery
-GH_PROJECT= CQ-editor
-
-.include <bsd.port.mk>
diff --git a/cad/py-cq-editor/distinfo b/cad/py-cq-editor/distinfo
deleted file mode 100644
index d31cfb396fc3..000000000000
--- a/cad/py-cq-editor/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1595406923
-SHA256 (CadQuery-CQ-editor-0.1.2_GH0.tar.gz) = 760f1bf2f5c46dd7b6590f1161ebc7dc6907f286602f4f27a294596eeb51611e
-SIZE (CadQuery-CQ-editor-0.1.2_GH0.tar.gz) = 2229478
diff --git a/cad/py-cq-editor/pkg-descr b/cad/py-cq-editor/pkg-descr
deleted file mode 100644
index 2c174ca9146a..000000000000
--- a/cad/py-cq-editor/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-CQ-editor is a CadQuery GUI editor based on PyQT.
-
-Graphical debugger for CadQuery scripts
-- Step through script and watch how your model changes
-
-CadQuery object stack inspector
-- Visual inspection of current workplane and selected items
-- Insight into evolution of the model
-
-Export to various formats
-- STL
-- STEP