git: f18f235377af - main - net/libyang: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Tue, 30 Jun 2026 20:58:15 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f18f235377af849c18a2d0ebd4257ac3d8f8bd4b

commit f18f235377af849c18a2d0ebd4257ac3d8f8bd4b
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2026-06-30 20:58:11 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2026-06-30 20:58:11 +0000

    net/libyang: Remove expired port
    
    2026-06-30 net/libyang: No longer maintained
---
 MOVED                 |  1 +
 net/Makefile          |  1 -
 net/libyang/Makefile  | 34 ----------------------------------
 net/libyang/distinfo  |  3 ---
 net/libyang/pkg-descr |  2 --
 net/libyang/pkg-plist | 20 --------------------
 6 files changed, 1 insertion(+), 60 deletions(-)

diff --git a/MOVED b/MOVED
index b9027105c525..da57a33923db 100644
--- a/MOVED
+++ b/MOVED
@@ -5449,3 +5449,4 @@ audio/murmur|audio/mumble-server|2026-06-30|Has expired: 1.3 is deprecated by up
 www/forgejo14|www/forgejo-lts|2026-06-30|Has expired: Unsupported, please switch to www/forgejo or www/forgejo-lts
 net/unison248||2026-06-30|Has expired: Legacy release unsupported by upstream
 databases/adminer||2026-06-30|Has expired: Project's poor security practices
+net/libyang||2026-06-30|Has expired: No longer maintained
diff --git a/net/Makefile b/net/Makefile
index e58617b4566c..62d8d6a60d8c 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -440,7 +440,6 @@
     SUBDIR += libusrsctp
     SUBDIR += libvncserver
     SUBDIR += libwebsockets
-    SUBDIR += libyang
     SUBDIR += libyang2
     SUBDIR += libyang3
     SUBDIR += libzapojit
diff --git a/net/libyang/Makefile b/net/libyang/Makefile
deleted file mode 100644
index 56026d7dc0cc..000000000000
--- a/net/libyang/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-PORTNAME=	libyang
-PORTVERSION=	1.0.240
-DISTVERSIONPREFIX=	v
-CATEGORIES=	net
-
-MAINTAINER=	olivier@FreeBSD.org
-COMMENT=	YANG data modeling language library
-WWW=		https://github.com/CESNET/libyang
-
-LICENSE=	BSD3CLAUSE
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-DEPRECATED=	No longer maintained
-EXPIRATION_DATE=2026-06-30
-
-LIB_DEPENDS=	libpcre.so:devel/pcre
-TEST_DEPENDS=	cmocka>0:sysutils/cmocka
-
-USES=	cmake compiler:c++11-lang cpe pkgconfig
-CPE_VENDOR=	cesnet
-USE_LDCONFIG=	yes
-
-USE_GITHUB=	yes
-GH_ACCOUNT=	CESNET
-
-CMAKE_ARGS+=	-DENABLE_LYD_PRIV=ON
-
-TEST_TARGET=	test
-
-OPTIONS_DEFINE=	TEST
-
-TEST_CMAKE_BOOL=	ENABLE_BUILD_TESTS
-
-.include <bsd.port.mk>
diff --git a/net/libyang/distinfo b/net/libyang/distinfo
deleted file mode 100644
index 86cc163850de..000000000000
--- a/net/libyang/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1634122288
-SHA256 (CESNET-libyang-v1.0.240_GH0.tar.gz) = 8576cad398b451b1c622b0652a2030fcf83ee1d9a39e6cd93d17b0a5a43118d6
-SIZE (CESNET-libyang-v1.0.240_GH0.tar.gz) = 1667619
diff --git a/net/libyang/pkg-descr b/net/libyang/pkg-descr
deleted file mode 100644
index d5306159e345..000000000000
--- a/net/libyang/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-libyang is a YANG data modelling language parser and toolkit written
-(and providing API) in C.
diff --git a/net/libyang/pkg-plist b/net/libyang/pkg-plist
deleted file mode 100644
index 0cda2ac742d6..000000000000
--- a/net/libyang/pkg-plist
+++ /dev/null
@@ -1,20 +0,0 @@
-bin/yanglint
-bin/yangre
-include/libyang/dict.h
-include/libyang/extensions.h
-include/libyang/libyang.h
-include/libyang/tree_data.h
-include/libyang/tree_schema.h
-include/libyang/user_types.h
-include/libyang/xml.h
-lib/libyang.so
-lib/libyang.so.1
-lib/libyang.so.1.10.32
-lib/libyang1/extensions/metadata.so
-lib/libyang1/extensions/nacm.so
-lib/libyang1/extensions/yangdata.so
-lib/libyang1/user_types/user_inet_types.so
-lib/libyang1/user_types/user_yang_types.so
-libdata/pkgconfig/libyang.pc
-share/man/man1/yanglint.1.gz
-share/man/man1/yangre.1.gz