aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-05-31 18:13:19 +0000
committerRene Ladan <rene@FreeBSD.org>2025-05-31 18:13:19 +0000
commitde3407ac2ba7d1ce7693acfc7bad98da270fe617 (patch)
treefca8619b30c1602931be2b10ac9aa1aad4b3b2c6
parenteb7938e99c26eb8e3b2325eb76e786c31cfc99f0 (diff)
lang/kross-interpreters: Remove expired port
2025-05-30 lang/kross-interpreters: Development discontinued, not shipped with the next KDE Gear release
-rw-r--r--MOVED1
-rw-r--r--lang/Makefile1
-rw-r--r--lang/kross-interpreters/Makefile31
-rw-r--r--lang/kross-interpreters/distinfo3
-rw-r--r--lang/kross-interpreters/pkg-descr8
-rw-r--r--lang/kross-interpreters/pkg-plist1
6 files changed, 1 insertions, 44 deletions
diff --git a/MOVED b/MOVED
index 051a907684fa..e9fc7014cf26 100644
--- a/MOVED
+++ b/MOVED
@@ -4422,3 +4422,4 @@ irc/bnc||2025-05-28|Has expired: Unmaintained without upstream distfile and WWW
lang/perl5.36||2025-05-29|Has expired: Support end three years after .0 release, please upgrade to a more recent version of Perl
ftp/wcurl|ftp/curl|2025-05-31|Included in curl version 8.14.0 and later, please use ftp/curl instead
net/openbgpd6|net/openbgpd8|2025-05-31|Has expired: Unsupported upstream, consider using net/openbgpd8
+lang/kross-interpreters||2025-05-31|Has expired: Development discontinued, not shipped with the next KDE Gear release
diff --git a/lang/Makefile b/lang/Makefile
index ea2646c1e3c1..43de1decebd6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -166,7 +166,6 @@
SUBDIR += kawa
SUBDIR += kf5-kross
SUBDIR += kotlin
- SUBDIR += kross-interpreters
SUBDIR += kturtle
SUBDIR += lafontaine
SUBDIR += lci
diff --git a/lang/kross-interpreters/Makefile b/lang/kross-interpreters/Makefile
deleted file mode 100644
index 097721d2ad1e..000000000000
--- a/lang/kross-interpreters/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-PORTNAME= kross-interpreters
-DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-CATEGORIES= lang kde kde-applications
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Language interpreters to enable in-process scripting with Kross
-WWW= https://techbase.kde.org/Development/Tutorials/Kross/Introduction
-
-DEPRECATED= Development discontinued, not shipped with the next KDE Gear release
-EXPIRATION_DATE= 2025-05-30
-
-USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
-USE_KDE= kross \
- ecm:build
-USE_QT= core gui script widgets xml \
- buildtools:build qmake:build
-
-CFLAGS+= -fdeclspec
-
-OPTIONS_DEFINE= RUBY DOCS
-OPTIONS_SUB= yes
-OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
-
-CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_PythonLibs
-
-RUBY_USES= ruby
-RUBY_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Ruby
-
-KDE_APPLICATIONS_VERSION= 24.12.3
-
-.include <bsd.port.mk>
diff --git a/lang/kross-interpreters/distinfo b/lang/kross-interpreters/distinfo
deleted file mode 100644
index 9fd601bd0a80..000000000000
--- a/lang/kross-interpreters/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1741275856
-SHA256 (KDE/release-service/24.12.3/kross-interpreters-24.12.3.tar.xz) = d1d8d2e39f56a4a8b76d1108a85cf905000f44b056a2af527ecb387ab5aca388
-SIZE (KDE/release-service/24.12.3/kross-interpreters-24.12.3.tar.xz) = 151768
diff --git a/lang/kross-interpreters/pkg-descr b/lang/kross-interpreters/pkg-descr
deleted file mode 100644
index 374a3112a89e..000000000000
--- a/lang/kross-interpreters/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-The Kross scripting framework provides full Python, Ruby and KDE JavaScript
-scripting support. The goal was to limit the work needed on applications to
-have them fully scriptable and to provide a modular way to transparently
-integrate additional interpreters and in that way extend your application
-with a new scripting-backend without any new line of code and even without
-any recompile. To achieve this internally Qt's introspection-functionality
-like signals, slots, properties, enums, QVariant, QObject, QMetaObject,
-QMetaType, etc. are used to deal with functionality at runtime.
diff --git a/lang/kross-interpreters/pkg-plist b/lang/kross-interpreters/pkg-plist
deleted file mode 100644
index 8eea641ed119..000000000000
--- a/lang/kross-interpreters/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%RUBY%%%%QT_PLUGINDIR%%/krossruby.so