diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-03-31 16:30:30 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-03-31 16:30:30 +0000 |
| commit | 2e0ce92b366dac555309aa892eb374351a14b542 (patch) | |
| tree | 5a241f34c39a8b6c4e7ba9c25106e71f693a1309 | |
| parent | 3f32d4af230bbccddd2da41440d01566359293c1 (diff) | |
lang/neko: Remove expired port
2025-03-31 lang/neko: Depends on expired security/mbedtls2
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | lang/Makefile | 1 | ||||
| -rw-r--r-- | lang/neko/Makefile | 44 | ||||
| -rw-r--r-- | lang/neko/distinfo | 3 | ||||
| -rw-r--r-- | lang/neko/pkg-descr | 5 | ||||
| -rw-r--r-- | lang/neko/pkg-plist | 26 |
6 files changed, 1 insertions, 79 deletions
@@ -4286,3 +4286,4 @@ lang/ruby31||2025-03-31|Has expired: Please migrate to newer version. Ruby 3.1 i multimedia/gnome-mplayer||2025-03-31|Has expired: Abandonware, last activity from upstream 11 years ago and multiple unresolved issue reports devel/py-opengrok-tools||2025-03-31|Has expired: Depends on expired devel/py-pytest-runner multimedia/gmtk||2025-03-31|Has expired: Support library for deprecated port multimedia/gnome-mplayer +lang/neko||2025-03-31|Has expired: Depends on expired security/mbedtls2 diff --git a/lang/Makefile b/lang/Makefile index 4228ae21c9bb..231fe9cdbc5e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -215,7 +215,6 @@ SUBDIR += myrddin SUBDIR += nawk SUBDIR += nbfc - SUBDIR += neko SUBDIR += neocmakelsp SUBDIR += nesasm SUBDIR += newlisp diff --git a/lang/neko/Makefile b/lang/neko/Makefile deleted file mode 100644 index 4c5177298ed4..000000000000 --- a/lang/neko/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -PORTNAME= neko -DISTVERSIONPREFIX= v -DISTVERSION= 2-2-0 -PORTREVISION= 13 -CATEGORIES= lang - -MAINTAINER= penzin.dev@gmail.com -COMMENT= Neko programming languages and virtual machine -WWW= https://nekovm.org/ - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Depends on expired security/mbedtls2 -EXPIRATION_DATE=2025-03-31 - -BUILD_DEPENDS= git:devel/git -LIB_DEPENDS= libgc-threaded.so:devel/boehm-gc-threaded \ - libapr-1.so:devel/apr1 libaprutil-1.so:devel/apr1 \ - libpcre.so:devel/pcre libpcreposix.so:devel/pcre \ - libmbedtls.so:security/mbedtls2 libmbedcrypto.so:security/mbedtls2 libmbedx509.so:security/mbedtls2 \ - libfontconfig.so:x11-fonts/fontconfig libfreetype.so:print/freetype2 - -USES= cmake mysql pkgconfig sqlite:3 -USE_GITHUB= yes -GH_ACCOUNT= HaxeFoundation -USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/neko - -MAKE_JOBS_UNSAFE= yes - -OPTIONS_DEFINE= APACHE UI -OPTIONS_DEFAULT= APACHE -OPTIONS_SUB= yes -APACHE_DESC= Build Apache modules -UI_DESC= UI (GTK) - -UI_USES= gnome -UI_USE= gnome=atk,cairo,gdkpixbuf,glib20,gtk20,pango -UI_CMAKE_BOOL= WITH_UI - -APACHE_USES= apache -APACHE_CMAKE_BOOL= WITH_APACHE - -.include <bsd.port.mk> diff --git a/lang/neko/distinfo b/lang/neko/distinfo deleted file mode 100644 index 61cdd21fe30b..000000000000 --- a/lang/neko/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1520610317 -SHA256 (HaxeFoundation-neko-v2-2-0_GH0.tar.gz) = cf101ca05db6cb673504efe217d8ed7ab5638f30e12c5e3095f06fa0d43f64e3 -SIZE (HaxeFoundation-neko-v2-2-0_GH0.tar.gz) = 510643 diff --git a/lang/neko/pkg-descr b/lang/neko/pkg-descr deleted file mode 100644 index e6eea3a2f091..000000000000 --- a/lang/neko/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The Neko Programming Language - -Neko is a high-level dynamically typed programming language which can -also be used as an embedded scripting language. It has been designed to -provide a common runtime for several different languages. diff --git a/lang/neko/pkg-plist b/lang/neko/pkg-plist deleted file mode 100644 index 59257f3a1646..000000000000 --- a/lang/neko/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -bin/neko -bin/nekoc -bin/nekoml -bin/nekotools -include/neko.h -include/neko_elf.h -include/neko_mod.h -include/neko_vm.h -lib/cmake/Neko/NekoConfig.cmake -lib/cmake/Neko/NekoConfigVersion.cmake -lib/cmake/Neko/NekoTargets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/Neko/NekoTargets.cmake -lib/libneko.so -lib/libneko.so.2 -lib/libneko.so.2.2.0 -%%APACHE%%lib/neko/mod_neko2.ndll -%%APACHE%%lib/neko/mod_tora2.ndll -lib/neko/mysql.ndll -lib/neko/mysql5.ndll -lib/neko/nekoml.std -lib/neko/regexp.ndll -lib/neko/sqlite.ndll -lib/neko/ssl.ndll -lib/neko/std.ndll -lib/neko/zlib.ndll -%%UI%%lib/neko/ui.ndll |
