diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2023-07-08 15:30:10 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2023-07-08 15:30:48 +0000 |
| commit | b6dbf6d88e08626f8485b73945d467922e5e0ed1 (patch) | |
| tree | 09840c341e732d1701f337208eca541e4045935f | |
| parent | 1c726b0975fb58b8527cc9e98f3cd2c848c5bba0 (diff) | |
devel/godot2-tools: Remove expired port
2023-07-08 devel/godot2-tools: Requires legacy OpenSSL 1.1.1 so use devel/godot
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | devel/Makefile | 1 | ||||
| -rw-r--r-- | devel/godot2-tools/Makefile | 10 | ||||
| -rw-r--r-- | devel/godot2-tools/pkg-message | 11 |
4 files changed, 1 insertions, 22 deletions
@@ -7764,3 +7764,4 @@ sysutils/cfengine318||2023-07-02|Has expired: Expire one year after cfengine 3.1 devel/linux-c7-dbus-glib||2023-07-02|Merged into devel/linux-c7-dbus-libs devel/ocaml-sexplib|devel/ocaml-sexplib0|2023-07-05|Project renamed net/nuster||2023-07-08|Has expired: Does not support OpenSSL 3 and upstream last release was in 2020 +devel/godot2-tools|devel/godot-tools|2023-07-08|Has expired: Requires legacy OpenSSL 1.1.1 so use devel/godot diff --git a/devel/Makefile b/devel/Makefile index 51b0b0f389a6..656d457e4d40 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -889,7 +889,6 @@ SUBDIR += godot SUBDIR += godot-tools SUBDIR += godot2 - SUBDIR += godot2-tools SUBDIR += godot35 SUBDIR += godot35-tools SUBDIR += goffice diff --git a/devel/godot2-tools/Makefile b/devel/godot2-tools/Makefile deleted file mode 100644 index 754b3ef388b8..000000000000 --- a/devel/godot2-tools/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -PKGNAMESUFFIX= 2-tools - -COMMENT= Game integrated development environment - -OPTIONS_EXCLUDE= # -OPTIONS_SLAVE= TOOLS - -MASTERDIR= ${.CURDIR}/../godot2 - -.include "${MASTERDIR}/Makefile" diff --git a/devel/godot2-tools/pkg-message b/devel/godot2-tools/pkg-message deleted file mode 100644 index 7c267f80109a..000000000000 --- a/devel/godot2-tools/pkg-message +++ /dev/null @@ -1,11 +0,0 @@ -[ -{ type: install - message: <<EOM -This is the old v2 of godot and is only for compatability -to be able to work on older projects. - -If you are planning any development in godot -please install the newer v3 version in devel/godot-tools -EOM -} -] |
