git: 2878fd66c9ef - main - x11-toolkits/libsexymm: remove ancient gnome2 library
Baptiste Daroussin
bapt at FreeBSD.org
Mon Jul 19 15:02:39 UTC 2021
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2878fd66c9ef15cc4fbdd54045e087a46cc1c757
commit 2878fd66c9ef15cc4fbdd54045e087a46cc1c757
Author: Baptiste Daroussin <bapt at FreeBSD.org>
AuthorDate: 2021-07-19 14:55:54 +0000
Commit: Baptiste Daroussin <bapt at FreeBSD.org>
CommitDate: 2021-07-19 15:02:31 +0000
x11-toolkits/libsexymm: remove ancient gnome2 library
---
MOVED | 1 +
x11-toolkits/Makefile | 1 -
x11-toolkits/libsexymm/Makefile | 22 ----------------------
x11-toolkits/libsexymm/distinfo | 2 --
x11-toolkits/libsexymm/pkg-descr | 4 ----
x11-toolkits/libsexymm/pkg-plist | 20 --------------------
6 files changed, 1 insertion(+), 49 deletions(-)
diff --git a/MOVED b/MOVED
index 9edad734de78..e7a5df2d1702 100644
--- a/MOVED
+++ b/MOVED
@@ -16464,3 +16464,4 @@ devel/synfig|graphics/synfig|2021-07-06|The Graphics category is a more appropri
www/nextcloud-circles|www/nextcloud|2021-07-09|Included in the Nextcloud port with 22.0.0
net-mgmt/unifi-lts||2021-07-18|Has expired: Upstream EoL the hardware supported by this release
audio/ripit|audio/abcde|2021-07-18|Has expired: Upstream no longer maintained, use audio/abcde instead
+x11-toolkits/libsexymm|2021-07-19|Discontinued in 2006, no dependency left in the ports tree
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index c85159dd22c6..d13b3f24b09f 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -73,7 +73,6 @@
SUBDIR += libhandy
SUBDIR += libhandy0
SUBDIR += libsexy
- SUBDIR += libsexymm
SUBDIR += libunique3
SUBDIR += libwnck
SUBDIR += libwnck3
diff --git a/x11-toolkits/libsexymm/Makefile b/x11-toolkits/libsexymm/Makefile
deleted file mode 100644
index a41380d8dd74..000000000000
--- a/x11-toolkits/libsexymm/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Andreas Kohn <andreas at syndrom23.de>
-
-PORTNAME= libsexymm
-PORTVERSION= 0.1.9
-PORTREVISION= 13
-CATEGORIES= x11-toolkits devel
-MASTER_SITES= http://releases.chipx86.com/libsexy/libsexymm/
-
-MAINTAINER= ports at FreeBSD.org
-COMMENT= C++ bindings for libsexy
-
-LICENSE= LGPL21
-
-LIB_DEPENDS= libsexy.so:x11-toolkits/libsexy \
- libgtkmm-2.4.so:x11-toolkits/gtkmm24
-
-USES= compiler:c++11-lang gmake pathfix pkgconfig libtool
-USE_CXXSTD= c++11
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/libsexymm/distinfo b/x11-toolkits/libsexymm/distinfo
deleted file mode 100644
index f94d28a0a311..000000000000
--- a/x11-toolkits/libsexymm/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libsexymm-0.1.9.tar.gz) = 78ac3bd57f1eff8a6aad97a31269f0894c3b12ee52968fa8b591500540b0eb2b
-SIZE (libsexymm-0.1.9.tar.gz) = 348705
diff --git a/x11-toolkits/libsexymm/pkg-descr b/x11-toolkits/libsexymm/pkg-descr
deleted file mode 100644
index 120c009cfe69..000000000000
--- a/x11-toolkits/libsexymm/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-C++ bindings for libsexy, a library containing useful extension widgets for
-GTK+.
-
-WWW: http://releases.chipx86.com/libsexy/libsexymm/
diff --git a/x11-toolkits/libsexymm/pkg-plist b/x11-toolkits/libsexymm/pkg-plist
deleted file mode 100644
index 136f999ce35c..000000000000
--- a/x11-toolkits/libsexymm/pkg-plist
+++ /dev/null
@@ -1,20 +0,0 @@
-include/libsexymm/libsexymm.h
-include/libsexymm/libsexymm/icon-entry.h
-include/libsexymm/libsexymm/private/icon-entry_p.h
-include/libsexymm/libsexymm/private/spell-entry_p.h
-include/libsexymm/libsexymm/private/tooltip_p.h
-include/libsexymm/libsexymm/private/tree-view_p.h
-include/libsexymm/libsexymm/private/url-label_p.h
-include/libsexymm/libsexymm/spell-entry.h
-include/libsexymm/libsexymm/tooltip.h
-include/libsexymm/libsexymm/tree-view.h
-include/libsexymm/libsexymm/url-label.h
-include/libsexymm/libsexymm/wrap_init.h
-lib/libsexymm.a
-lib/libsexymm.so
-lib/libsexymm.so.2
-lib/libsexymm.so.2.0.1
-lib/libsexymm/include/libsexymmconfig.h
-lib/libsexymm/proc/m4/convert.m4
-lib/libsexymm/proc/m4/convert_libsexymm.m4
-libdata/pkgconfig/libsexymm.pc
More information about the dev-commits-ports-all
mailing list