x11-toolkits/p5-Gtk2-Unique: remove

Dead upstream, no consumers left in the ports tree
This commit is contained in:
Baptiste Daroussin 2021-05-01 23:21:41 +02:00
parent f473764055
commit 8e3d251330
6 changed files with 1 additions and 57 deletions

1
MOVED
View file

@ -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

View file

@ -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

View file

@ -1,28 +0,0 @@
# Created by: Nicola Vitale <nivit@FreeBSD.org>
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 <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (Gtk2-Unique-0.05.tar.gz) = ae8dfb0f6844ddaa2ce7b5b44553419490c8e83c24fd35c431406a58f6be0f4f
SIZE (Gtk2-Unique-0.05.tar.gz) = 11158

View file

@ -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

View file

@ -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