From 8e3d251330f00f240bc71539313021019fd8af7b Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 1 May 2021 23:21:41 +0200 Subject: [PATCH] x11-toolkits/p5-Gtk2-Unique: remove Dead upstream, no consumers left in the ports tree --- MOVED | 1 + x11-toolkits/Makefile | 1 - x11-toolkits/p5-Gtk2-Unique/Makefile | 28 --------------------------- x11-toolkits/p5-Gtk2-Unique/distinfo | 2 -- x11-toolkits/p5-Gtk2-Unique/pkg-descr | 10 ---------- x11-toolkits/p5-Gtk2-Unique/pkg-plist | 16 --------------- 6 files changed, 1 insertion(+), 57 deletions(-) delete mode 100644 x11-toolkits/p5-Gtk2-Unique/Makefile delete mode 100644 x11-toolkits/p5-Gtk2-Unique/distinfo delete mode 100644 x11-toolkits/p5-Gtk2-Unique/pkg-descr delete mode 100644 x11-toolkits/p5-Gtk2-Unique/pkg-plist diff --git a/MOVED b/MOVED index 627178da97fa..3756f58b18d0 100644 --- a/MOVED +++ b/MOVED @@ -16324,3 +16324,4 @@ games/monster-masher||2021-05-01|Abandonware, depends on libgnome x11/libgnome||2021-05-01|Dead upstream, no consumers left in the ports tree devel/gnome-vfs||2021-05-01|Dead upstream, no consumers left in the ports tree devel/libbonobo||2021-05-01|Dead upstream, no consumers left in the ports tree +x11-toolkits/p5-Gtk2-Unique||2021-05-01|Dead upstream, no consumers left in the ports tree diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 5b1c1e79d7fa..3a975dddf833 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -110,7 +110,6 @@ SUBDIR += p5-Gtk2-ImageView SUBDIR += p5-Gtk2-PathButtonBar SUBDIR += p5-Gtk2-TrayIcon - SUBDIR += p5-Gtk2-Unique SUBDIR += p5-Gtk3 SUBDIR += p5-Gtk3-SimpleList SUBDIR += p5-Pango diff --git a/x11-toolkits/p5-Gtk2-Unique/Makefile b/x11-toolkits/p5-Gtk2-Unique/Makefile deleted file mode 100644 index bd067499402d..000000000000 --- a/x11-toolkits/p5-Gtk2-Unique/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Nicola Vitale - -PORTNAME= Gtk2-Unique -PORTVERSION= 0.05 -PORTREVISION= 0 -CATEGORIES= x11-toolkits gnome perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= nivit@FreeBSD.org -COMMENT= Perl binding for the C library libunique - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual - -BUILD_DEPENDS= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \ - p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig \ - p5-Gtk2>=0:x11-toolkits/p5-Gtk2 -LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique -RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 - -MAKE_JOBS_UNSAFE= yes - -USES= gnome perl5 -USE_GNOME= gconf2 -USE_PERL5= configure - -.include diff --git a/x11-toolkits/p5-Gtk2-Unique/distinfo b/x11-toolkits/p5-Gtk2-Unique/distinfo deleted file mode 100644 index 33f0b92eafe3..000000000000 --- a/x11-toolkits/p5-Gtk2-Unique/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Gtk2-Unique-0.05.tar.gz) = ae8dfb0f6844ddaa2ce7b5b44553419490c8e83c24fd35c431406a58f6be0f4f -SIZE (Gtk2-Unique-0.05.tar.gz) = 11158 diff --git a/x11-toolkits/p5-Gtk2-Unique/pkg-descr b/x11-toolkits/p5-Gtk2-Unique/pkg-descr deleted file mode 100644 index 0a1bc65b3b12..000000000000 --- a/x11-toolkits/p5-Gtk2-Unique/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Perl bindings for the C library "libunique" that provides a mechanism for -writing single instance applications. If you launch a single instance -application twice, the second instance will either just quit or will send a -message to the running instance. - -Unique makes it easy to write this kind of applications, by providing a base -class, taking care of all the IPC machinery needed to send messages to a running -instance, and also handling the startup notification side. - -WWW: https://metacpan.org/release/Gtk2-Unique diff --git a/x11-toolkits/p5-Gtk2-Unique/pkg-plist b/x11-toolkits/p5-Gtk2-Unique/pkg-plist deleted file mode 100644 index 463000d02798..000000000000 --- a/x11-toolkits/p5-Gtk2-Unique/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -%%SITE_ARCH%%/Gtk2/Unique.pm -%%SITE_ARCH%%/Gtk2/Unique.pod -%%SITE_ARCH%%/Gtk2/Unique/Install/Files.pm -%%SITE_ARCH%%/Gtk2/Unique/Install/unique-autogen.h -%%SITE_ARCH%%/Gtk2/Unique/Install/unique-perl.h -%%SITE_ARCH%%/Gtk2/Unique/Install/unique.typemap -%%SITE_ARCH%%/Gtk2/Unique/index.pod -%%SITE_ARCH%%/Gtk2/UniqueApp.pod -%%SITE_ARCH%%/Gtk2/UniqueBackend.pod -%%SITE_ARCH%%/Gtk2/UniqueMessageData.pod -%%SITE_ARCH%%/auto/Gtk2/Unique/Unique.so -%%PERL5_MAN3%%/Gtk2::Unique.3.gz -%%PERL5_MAN3%%/Gtk2::Unique::index.3.gz -%%PERL5_MAN3%%/Gtk2::UniqueApp.3.gz -%%PERL5_MAN3%%/Gtk2::UniqueBackend.3.gz -%%PERL5_MAN3%%/Gtk2::UniqueMessageData.3.gz