diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-08-02 09:29:48 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-08-02 09:29:48 +0000 |
| commit | 5343e8800dc1bf9d50b857090e99dc0a9eb49c16 (patch) | |
| tree | a86343011c484772be442c280ed37a977f57db6e | |
| parent | 4888ffae071ad0916c27ae1a0fd07cda902c4be2 (diff) | |
devel/godot35-tools: Remove expired port
2025-07-31 devel/godot35-tools: Fails to build and legacy, consider migrating to devel/godot-tools
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | devel/Makefile | 1 | ||||
| -rw-r--r-- | devel/godot35-tools/Makefile | 16 |
3 files changed, 1 insertions, 17 deletions
@@ -4667,3 +4667,4 @@ www/php85-opcache||2025-08-01|Part of default php85 devel/rpc2||2025-08-02|Has expired: Outdated, unsupported upstream and unmaintained for years in tree devel/publib||2025-08-02|Has expired: Upstream is gone and last release around 2012 devel/qmake||2025-08-02|Has expired: Obsolete and unsupported upstream +devel/godot35-tools|devel/godot-tools|2025-08-02|Has expired: Fails to build and legacy, consider migrating to devel/godot-tools diff --git a/devel/Makefile b/devel/Makefile index c19e1e7eb5b7..bbd95860b6b5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -922,7 +922,6 @@ SUBDIR += godot SUBDIR += godot-tools SUBDIR += godot35 - SUBDIR += godot35-tools SUBDIR += goffice SUBDIR += gogs SUBDIR += golangci-lint diff --git a/devel/godot35-tools/Makefile b/devel/godot35-tools/Makefile deleted file mode 100644 index d8f9688cd60c..000000000000 --- a/devel/godot35-tools/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -PKGNAMESUFFIX= 35-tools - -COMMENT= Game integrated development environment - -BROKEN= Fails to build, error: no member named 'u' in 'QuadraticBezierCurve<V>' -DEPRECATED= Fails to build and legacy, consider migrating to devel/godot-tools -EXPIRATION_DATE=2025-07-31 - -OPTIONS_EXCLUDE= # -OPTIONS_SLAVE= TOOLS -# we don't want the pkg-message from the master port -PKGMESSAGE= - -MASTERDIR= ${.CURDIR}/../godot35 - -.include "${MASTERDIR}/Makefile" |
