git: 7e176bb56d86 - main - cad/py-cq-editor: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Sep 2023 17:16:33 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e176bb56d868f79f4bb6eb658fddc79467839cd commit 7e176bb56d868f79f4bb6eb658fddc79467839cd Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-09-01 17:02:52 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-09-01 17:16:16 +0000 cad/py-cq-editor: Remove expired port 2023-06-21 cad/py-cq-editor: Depends on expiring cad/py-cadquery --- MOVED | 1 + cad/Makefile | 1 - cad/py-cq-editor/Makefile | 27 --------------------------- cad/py-cq-editor/distinfo | 3 --- cad/py-cq-editor/pkg-descr | 12 ------------ 5 files changed, 1 insertion(+), 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