aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-05-01 21:21:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-05-01 21:32:33 +0000
commit8e3d251330f00f240bc71539313021019fd8af7b (patch)
treec8f76d8b80bff871df6bae915b6b529ac90d340f /x11-toolkits
parentf47376405550d3ae2c596ba670189b2149bee32a (diff)
downloadports-8e3d251330f00f240bc71539313021019fd8af7b.tar.gz
ports-8e3d251330f00f240bc71539313021019fd8af7b.zip
x11-toolkits/p5-Gtk2-Unique: remove
Dead upstream, no consumers left in the ports tree
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/p5-Gtk2-Unique/Makefile28
-rw-r--r--x11-toolkits/p5-Gtk2-Unique/distinfo2
-rw-r--r--x11-toolkits/p5-Gtk2-Unique/pkg-descr10
-rw-r--r--x11-toolkits/p5-Gtk2-Unique/pkg-plist16
5 files changed, 0 insertions, 57 deletions
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 <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>
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