git: 22b396e65ce4 - main - x11-toolkits/p5-Glade2: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sat, 13 Apr 2024 10:50:48 UTC
The branch main has been updated by rene:

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

commit 22b396e65ce4d36e9c7d56dd3a459ecbd5cfdd86
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-04-13 10:50:26 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-04-13 10:50:26 +0000

    x11-toolkits/p5-Glade2: Remove expired port
    
    2024-04-13 x11-toolkits/p5-Glade2: Deprecated by upstream
---
 MOVED                            |  1 +
 x11-toolkits/Makefile            |  1 -
 x11-toolkits/p5-Glade2/Makefile  | 30 ------------------------------
 x11-toolkits/p5-Glade2/distinfo  |  2 --
 x11-toolkits/p5-Glade2/pkg-descr | 10 ----------
 x11-toolkits/p5-Glade2/pkg-plist |  6 ------
 6 files changed, 1 insertion(+), 49 deletions(-)

diff --git a/MOVED b/MOVED
index c56798e84b86..01f028af1c2d 100644
--- a/MOVED
+++ b/MOVED
@@ -3177,3 +3177,4 @@ www/p5-libservlet||2024-04-13|Has expired: Upstream unmaintained and last releas
 textproc/libparsifal||2024-04-13|Has expired: Upsrteam no longer available including WWW and distfile
 www/p5-Catalyst-Plugin-FormBuilder||2024-04-13|Has expired: Deprecated by upstream
 security/sancp||2024-04-13|Has expired: Upstream unmaintained and last release in 2007
+x11-toolkits/p5-Glade2||2024-04-13|Has expired: Deprecated by upstream
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 4f00175ee064..8ae4dc9bb9a5 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -115,7 +115,6 @@
     SUBDIR += osm-gps-map
     SUBDIR += otk
     SUBDIR += p5-Alien-wxWidgets
-    SUBDIR += p5-Glade2
     SUBDIR += p5-Gtk2
     SUBDIR += p5-Gtk2-Chmod
     SUBDIR += p5-Gtk2-Ex-Dialogs
diff --git a/x11-toolkits/p5-Glade2/Makefile b/x11-toolkits/p5-Glade2/Makefile
deleted file mode 100644
index 908e4d505e2f..000000000000
--- a/x11-toolkits/p5-Glade2/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-PORTNAME=	Glade
-PORTVERSION=	1.007
-PORTREVISION=	9
-CATEGORIES=	x11-toolkits gnome perl5
-MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:TSCH
-PKGNAMEPREFIX=	p5-
-PKGNAMESUFFIX=	2
-DISTNAME=	Gtk2-GladeXML-${PORTVERSION}
-
-MAINTAINER=	bofh@FreeBSD.org
-COMMENT=	Gtk2-Perl bindings to libglade2
-WWW=		https://gtk2-perl.sourceforge.net/
-
-LICENSE=	GPLv2
-
-DEPRECATED=	Deprecated by upstream
-EXPIRATION_DATE=	2024-04-13
-
-BUILD_DEPENDS=	p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
-		p5-Cairo>=0:graphics/p5-Cairo \
-		p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \
-		p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig
-RUN_DEPENDS=	p5-Gtk2>=0:x11-toolkits/p5-Gtk2
-
-USES=		gnome perl5
-USE_GNOME=	libglade2
-USE_PERL5=	configure
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/p5-Glade2/distinfo b/x11-toolkits/p5-Glade2/distinfo
deleted file mode 100644
index 2ecc71ce0fed..000000000000
--- a/x11-toolkits/p5-Glade2/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Gtk2-GladeXML-1.007.tar.gz) = 50240a2bddbda807c8f8070de941823b7bf3d288a13be6d0d6563320b42c445a
-SIZE (Gtk2-GladeXML-1.007.tar.gz) = 38496
diff --git a/x11-toolkits/p5-Glade2/pkg-descr b/x11-toolkits/p5-Glade2/pkg-descr
deleted file mode 100644
index 681365f7ae6e..000000000000
--- a/x11-toolkits/p5-Glade2/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Glade is a free user interface builder for GTK+ and GNOME. After designing a
-user interface with glade-2 the layout and configuration are saved in an XML
-file. libglade is a library which knows how to build and hook up the user
-interface described in the Glade XML file at application run time.
-
-This extension module binds libglade to Perl so you can create and manipulate
-user interfaces in Perl code in conjunction with Gtk2 and even Gnome2. Better
-yet you can load a file's contents into a PERL scalar do a few magical regular
-expressions to customize things and the load up the app.
-It doesn't get any easier.
diff --git a/x11-toolkits/p5-Glade2/pkg-plist b/x11-toolkits/p5-Glade2/pkg-plist
deleted file mode 100644
index 1e825d4de9eb..000000000000
--- a/x11-toolkits/p5-Glade2/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-%%PERL5_MAN3%%/Gtk2::GladeXML.3.gz
-%%SITE_ARCH%%/Gtk2/GladeXML.pm
-%%SITE_ARCH%%/Gtk2/GladeXML/Install/Files.pm
-%%SITE_ARCH%%/Gtk2/GladeXML/Install/gladexmlperl.h
-%%SITE_ARCH%%/Gtk2/GladeXML/Install/gladexmlperl.typemap
-%%SITE_ARCH%%/auto/Gtk2/GladeXML/GladeXML.so