aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2023-01-30 12:38:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2023-01-30 12:39:41 +0000
commit2f47d76359080128b3d048af3caa084b396c2ede (patch)
tree202577fa6bbea516984aaba0282cd812c77cbd25
parentc29b8ea569dc6c23e9c5d261f26130dd79c29ccf (diff)
downloadports-2f47d76359080128b3d048af3caa084b396c2ede.tar.gz
ports-2f47d76359080128b3d048af3caa084b396c2ede.zip
x11-toolkits/libsexy: remove
Depends on EOLed GTk+2.0 and not depended on in the ports tree
-rw-r--r--MOVED1
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/libsexy/Makefile26
-rw-r--r--x11-toolkits/libsexy/distinfo2
-rw-r--r--x11-toolkits/libsexy/files/patch-configure11
-rw-r--r--x11-toolkits/libsexy/pkg-descr5
-rw-r--r--x11-toolkits/libsexy/pkg-plist27
7 files changed, 1 insertions, 72 deletions
diff --git a/MOVED b/MOVED
index bc0184ddec34..52b8104b2b28 100644
--- a/MOVED
+++ b/MOVED
@@ -17761,3 +17761,4 @@ graphics/darktable42||2023-01-27|Removed as part of the update of graphics/darkt
devel/py-cachecontrol|www/py-cachecontrol|2023-01-29|Remove duplicate added later
devel/dulwich|devel/py-dulwich|2023-01-29|Add py- prefix
www/webtrees||2023-01-30|Has expired: Uses obsolete PHP version; use www/webtrees21 instead
+x11-toolkits/libsexy|2023-01-30|Depends on EOLed gtk+20, not depended on in the ports tree
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 854b88d1b70f..cdaa89274d16 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -77,7 +77,6 @@
SUBDIR += libgdiplus
SUBDIR += libhandy
SUBDIR += libhandy0
- SUBDIR += libsexy
SUBDIR += libshumate
SUBDIR += libunique3
SUBDIR += libwnck
diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile
deleted file mode 100644
index 1833b284923d..000000000000
--- a/x11-toolkits/libsexy/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-PORTNAME= libsexy
-PORTVERSION= 0.1.11
-PORTREVISION= 12
-CATEGORIES= x11-toolkits devel
-MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Extension widgets for GTK+
-WWW= http://releases.chipx86.com/libsexy/libsexy/
-
-LICENSE= LGPL21
-
-LIB_DEPENDS= libenchant.so:textproc/enchant
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-GNU_CONFIGURE= yes
-USES= gettext gnome libtool pathfix pkgconfig
-USE_GNOME= gtk20 libxml2
-USE_LDCONFIG= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|g_strncasecmp|g_ascii_strncasecmp|' \
- ${WRKSRC}/libsexy/sexy-spell-entry.c
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/libsexy/distinfo b/x11-toolkits/libsexy/distinfo
deleted file mode 100644
index 8d5e40252254..000000000000
--- a/x11-toolkits/libsexy/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libsexy-0.1.11.tar.gz) = 8c4101a8cda5fccbba85ba1a15f46f2cf75deaa8b3c525ce5b135b9e1a8fe49e
-SIZE (libsexy-0.1.11.tar.gz) = 391565
diff --git a/x11-toolkits/libsexy/files/patch-configure b/x11-toolkits/libsexy/files/patch-configure
deleted file mode 100644
index cece89c1be88..000000000000
--- a/x11-toolkits/libsexy/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2007-03-31 10:15:56 UTC
-+++ configure
-@@ -20034,7 +20034,7 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtoo
-
-
-
--pkg_modules="pango >= 1.4.0, glib-2.0 >= 2.4.0, gtk+-2.0 >= 2.4.0, libxml-2.0"
-+pkg_modules="pango >= 1.4.0, glib-2.0 >= 2.4.0, gmodule-2.0, gtk+-2.0 >= 2.4.0, libxml-2.0"
-
-
- if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
diff --git a/x11-toolkits/libsexy/pkg-descr b/x11-toolkits/libsexy/pkg-descr
deleted file mode 100644
index 11b65da5e783..000000000000
--- a/x11-toolkits/libsexy/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-This library provides collection of GTK+ widgets that extend functionality
-of such standard widgets as GtkEntry and GtkLabel by subclassing them and
-working around the limitations of the widgets. "Sexy" widgets include
-support for inline icons, spell checking (via Enchant), embedded hyperlinks,
-and more.
diff --git a/x11-toolkits/libsexy/pkg-plist b/x11-toolkits/libsexy/pkg-plist
deleted file mode 100644
index be5326c66ef6..000000000000
--- a/x11-toolkits/libsexy/pkg-plist
+++ /dev/null
@@ -1,27 +0,0 @@
-include/libsexy/sexy-enum-types.h
-include/libsexy/sexy-icon-entry.h
-include/libsexy/sexy-spell-entry.h
-include/libsexy/sexy-tooltip.h
-include/libsexy/sexy-tree-view.h
-include/libsexy/sexy-url-label.h
-include/libsexy/sexy.h
-lib/libsexy.a
-lib/libsexy.so
-lib/libsexy.so.2
-lib/libsexy.so.2.0.4
-libdata/pkgconfig/libsexy.pc
-share/gtk-doc/html/libsexy/SexyIconEntry.html
-share/gtk-doc/html/libsexy/SexySpellEntry.html
-share/gtk-doc/html/libsexy/SexyTooltip.html
-share/gtk-doc/html/libsexy/SexyTreeView.html
-share/gtk-doc/html/libsexy/SexyUrlLabel.html
-share/gtk-doc/html/libsexy/ch01.html
-share/gtk-doc/html/libsexy/home.png
-share/gtk-doc/html/libsexy/index.html
-share/gtk-doc/html/libsexy/index.sgml
-share/gtk-doc/html/libsexy/left.png
-share/gtk-doc/html/libsexy/libsexy.devhelp
-share/gtk-doc/html/libsexy/libsexy.devhelp2
-share/gtk-doc/html/libsexy/right.png
-share/gtk-doc/html/libsexy/style.css
-share/gtk-doc/html/libsexy/up.png