git: 2320645d4946 - main - cleanup: Remove expired ports:

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Fri, 08 Jul 2022 10:57:32 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2320645d4946297f84136123751f8dca32509c3c

commit 2320645d4946297f84136123751f8dca32509c3c
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-07-08 10:40:24 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-07-08 10:57:23 +0000

    cleanup: Remove expired ports:
    
    2022-07-08 x11/gsynaptics: Abandonware using old gnome2 libs
    2022-07-08 x11/alltray: abandonware
    2022-07-08 x11/simdock: Abandonware using deprecated gnome2 libs
---
 MOVED                                |  3 ++
 x11/Makefile                         |  3 --
 x11/alltray/Makefile                 | 42 --------------------------
 x11/alltray/distinfo                 |  2 --
 x11/alltray/pkg-descr                |  6 ----
 x11/alltray/pkg-plist                |  7 -----
 x11/gsynaptics/Makefile              | 26 ----------------
 x11/gsynaptics/distinfo              |  2 --
 x11/gsynaptics/files/patch-configure | 58 ------------------------------------
 x11/gsynaptics/pkg-descr             |  4 ---
 x11/gsynaptics/pkg-message           | 31 -------------------
 x11/gsynaptics/pkg-plist             | 21 -------------
 x11/simdock/Makefile                 | 47 -----------------------------
 x11/simdock/distinfo                 |  2 --
 x11/simdock/pkg-descr                |  5 ----
 x11/simdock/pkg-plist                |  8 -----
 16 files changed, 3 insertions(+), 264 deletions(-)

diff --git a/MOVED b/MOVED
index f3418aeeb03e..fa125981c9a7 100644
--- a/MOVED
+++ b/MOVED
@@ -17493,3 +17493,6 @@ sysutils/cfengine316||2022-07-06|Has expired: Expire one year after cfengine 3.1
 sysutils/cfengine-masterfiles316||2022-07-06|Has expired: Expire one year after cfengine 3.18.0 released
 devel/hs-hls-install||2022-07-06|Removed: was a build dependency and not needed anymore
 devel/hs-haddock||2022-07-06|Removed: Haddock is shipped as part of lang/ghc
+x11/gsynaptics||2022-07-08|Has expired: Abandonware using old gnome2 libs
+x11/alltray||2022-07-08|Has expired: abandonware
+x11/simdock||2022-07-08|Has expired: Abandonware using deprecated gnome2 libs
diff --git a/x11/Makefile b/x11/Makefile
index 7c4d08eaef0a..3bf46fe163ba 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -7,7 +7,6 @@
     SUBDIR += admiral
     SUBDIR += alacritty
     SUBDIR += albert
-    SUBDIR += alltray
     SUBDIR += alttab
     SUBDIR += aminal
     SUBDIR += antimicro
@@ -96,7 +95,6 @@
     SUBDIR += gskrab
     SUBDIR += gstreamer1-plugins-x
     SUBDIR += gstreamer1-plugins-ximagesrc
-    SUBDIR += gsynaptics
     SUBDIR += gtk-app-menu
     SUBDIR += gtk-theme-switch2
     SUBDIR += gtkchtheme
@@ -329,7 +327,6 @@
     SUBDIR += setxkbmap
     SUBDIR += showkeys
     SUBDIR += showmethekey
-    SUBDIR += simdock
     SUBDIR += simplestroke
     SUBDIR += sirula
     SUBDIR += slick-greeter
diff --git a/x11/alltray/Makefile b/x11/alltray/Makefile
deleted file mode 100644
index 7727980fc367..000000000000
--- a/x11/alltray/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# Created by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
-
-PORTNAME=	alltray
-PORTVERSION=	0.70
-PORTREVISION=	9
-CATEGORIES=	x11
-MASTER_SITES=	SF
-
-MAINTAINER=	acm@FreeBSD.org
-COMMENT=	Dock any application with no native tray icon
-
-LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/COPYING
-
-DEPRECATED=	abandonware
-EXPIRATION_DATE=	2022-07-08
-
-USES=		gnome libtool pkgconfig
-USE_GNOME=	gtk20
-GNU_CONFIGURE=	yes
-USE_LDCONFIG=	yes
-# Upstream seems dead. Don't expect a proper fix.
-CFLAGS+=	-fcommon
-CPPFLAGS+=	-I${LOCALBASE}/include
-LIBS+=		-L${LOCALBASE}/lib
-INSTALL_TARGET=	install-strip
-CONFIGURE_ARGS=	--disable-gconf
-
-post-patch:
-	@${CHMOD} +x ${WRKSRC}/install-sh
-	@${REINPLACE_CMD} \
-		-e 's|-ldl||' -e '/^liballtray_la_LIBADD =/s/$$/ -lX11/' \
-		${WRKSRC}/lib/Makefile.in
-	@${REINPLACE_CMD} \
-		-e 's|-L/usr/X11R6/lib||' -e '/^alltray_LDADD =/s/$$/ -lX11/' \
-		${WRKSRC}/src/Makefile.in
-	@${REINPLACE_CMD} -e 's|/etc/gconf|${LOCALBASE}/etc/gconf|; \
-		/THEME_DIR1/ s|/usr/share/|${LOCALBASE}/share/themes/|' \
-		${WRKSRC}/src/gnome_theme.c
-	@${REINPLACE_CMD} 's|/usr/lib|${PREFIX}/lib|' ${WRKSRC}/src/child.c
-
-.include <bsd.port.mk>
diff --git a/x11/alltray/distinfo b/x11/alltray/distinfo
deleted file mode 100644
index a1b9878a342c..000000000000
--- a/x11/alltray/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (alltray-0.70.tar.gz) = d90135dab8d3f96e6adce6cdeecfdd5071c303015e4b2bfb29db3b806df23921
-SIZE (alltray-0.70.tar.gz) = 387553
diff --git a/x11/alltray/pkg-descr b/x11/alltray/pkg-descr
deleted file mode 100644
index 5acfcccc1e59..000000000000
--- a/x11/alltray/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-With AllTray you can dock any application with no native tray icon (like
-Evolution, Thunderbird, terminals) into the system tray. A high-light feature
-is that a click on the "close" button will minimize back to system tray. It
-works well with GNOME, KDE, XFCE 4*, Fluxbox* and WindowMaker*.
-
-WWW: http://alltray.sourceforge.net/
diff --git a/x11/alltray/pkg-plist b/x11/alltray/pkg-plist
deleted file mode 100644
index 40e78dbfd96a..000000000000
--- a/x11/alltray/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/alltray
-lib/liballtray.so
-lib/liballtray.so.0
-lib/liballtray.so.0.0.0
-man/man1/alltray.1.gz
-share/applications/alltray.desktop
-share/pixmaps/alltray.png
diff --git a/x11/gsynaptics/Makefile b/x11/gsynaptics/Makefile
deleted file mode 100644
index f69e15bccabd..000000000000
--- a/x11/gsynaptics/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Norikatsu Shigemura <nork@FreeBSD.org>
-
-PORTNAME=	gsynaptics
-PORTVERSION=	0.9.16
-PORTREVISION=	5
-CATEGORIES=	x11
-MASTER_SITES=	OSDN/${PORTNAME}
-
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	GNOME Synaptics Touchpad setting tool
-
-DEPRECATED=	Abandonware using old gnome2 libs
-EXPIRATION_DATE=	2022-07-08
-
-LICENSE=	GPLv2
-
-RUN_DEPENDS=	xf86-input-synaptics>0:x11-drivers/xf86-input-synaptics
-
-USES=		gettext gmake gnome pathfix pkgconfig
-USE_GNOME=	gconf2 libglade2 intltool
-GNU_CONFIGURE=	yes
-
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
-
-.include <bsd.port.mk>
diff --git a/x11/gsynaptics/distinfo b/x11/gsynaptics/distinfo
deleted file mode 100644
index cf2c5a54b172..000000000000
--- a/x11/gsynaptics/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gsynaptics-0.9.16.tar.gz) = 1afcc57ff6f74d7255f9af1e65a0fddaf0315ab61a00271b7acb04d7fd10476c
-SIZE (gsynaptics-0.9.16.tar.gz) = 357950
diff --git a/x11/gsynaptics/files/patch-configure b/x11/gsynaptics/files/patch-configure
deleted file mode 100644
index ff9ae47dbfa7..000000000000
--- a/x11/gsynaptics/files/patch-configure
+++ /dev/null
@@ -1,58 +0,0 @@
---- configure.orig	2009-03-29 07:19:10 UTC
-+++ configure
-@@ -15004,29 +15004,9 @@ _ACEOF
- 
- 
- 
--gdu_cv_version_required=0.3.2
- 
--if test -n "$PKG_CONFIG" && \
--    { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gnome-doc-utils >= \$gdu_cv_version_required\"") >&5
--  ($PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required") 2>&5
--  ac_status=$?
--  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
--  (exit $ac_status); }; then
--  gdu_cv_have_gdu=yes
--else
--  gdu_cv_have_gdu=no
--fi
- 
--if test "$gdu_cv_have_gdu" = "yes"; then
--	:
--else
--	{ { $as_echo "$as_me:$LINENO: error: gnome-doc-utils >= $gdu_cv_version_required not found" >&5
--$as_echo "$as_me: error: gnome-doc-utils >= $gdu_cv_version_required not found" >&2;}
--   { (exit 1); exit 1; }; }
--fi
- 
--
--
- # Check whether --with-help-dir was given.
- if test "${with_help_dir+set}" = set; then
-   withval=$with_help_dir;
-@@ -15066,25 +15046,15 @@ else
-   enable_scrollkeeper=yes
- fi
- 
-- if test "$gdu_cv_have_gdu" = "yes" -a "$enable_scrollkeeper" = "yes"; then
--  ENABLE_SK_TRUE=
--  ENABLE_SK_FALSE='#'
--else
-   ENABLE_SK_TRUE='#'
-   ENABLE_SK_FALSE=
--fi
- 
- 
- DISTCHECK_CONFIGURE_FLAGS="--disable-scrollkeeper $DISTCHECK_CONFIGURE_FLAGS"
- 
- 
-- if test "$gdu_cv_have_gdu" = "yes"; then
--  HAVE_GNOME_DOC_UTILS_TRUE=
--  HAVE_GNOME_DOC_UTILS_FALSE='#'
--else
-   HAVE_GNOME_DOC_UTILS_TRUE='#'
-   HAVE_GNOME_DOC_UTILS_FALSE=
--fi
- 
- 
- 
diff --git a/x11/gsynaptics/pkg-descr b/x11/gsynaptics/pkg-descr
deleted file mode 100644
index 1f87f05594f9..000000000000
--- a/x11/gsynaptics/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-gsynaptics is a setting tool for Synaptics Touchpad
-driver for XFree86 4.x/XOrg.
-
-WWW: http://sourceforge.jp/projects/gsynaptics/
diff --git a/x11/gsynaptics/pkg-message b/x11/gsynaptics/pkg-message
deleted file mode 100644
index e2c14336b53d..000000000000
--- a/x11/gsynaptics/pkg-message
+++ /dev/null
@@ -1,31 +0,0 @@
-[
-{ type: install
-  message: <<EOM
-o Enable "SHMConfig on" in /etc/X11/xorg.conf
-  This tools can be used only if "SHMConfig" "on" in the section
-  of synaptics driver in /etc/X11/xorg.conf.
-
-/etc/X11/xorg.conf --------------------------------
-	:
-Section "InputDevice"
-	Driver		"synaptics"
-		:
-	Option		"SHMConfig"		"on"
-		:
-EndSection
-	:
-/etc/X11/xorg.conf --------------------------------
-
-o To use your setting value at each time of starting of Xserver,
-  you have to run gsynaptics-init at starting time of Xserver.
-
-  GNOME users,
-    you have to add gsynaptics-init on [Desktop] - [Preferences]
-    - [Sessions] - [Startup Programs] in GNOME Menu.
-
-  non GNOME users,
-    you have to add gsynaptics-init in .xinitrc or
-    .xsession.
-EOM
-}
-]
diff --git a/x11/gsynaptics/pkg-plist b/x11/gsynaptics/pkg-plist
deleted file mode 100644
index 3432bc5fa0c0..000000000000
--- a/x11/gsynaptics/pkg-plist
+++ /dev/null
@@ -1,21 +0,0 @@
-bin/gsynaptics
-bin/gsynaptics-init
-man/man1/gsynaptics-init.1.gz
-man/man1/gsynaptics.1.gz
-share/applications/gsynaptics.desktop
-share/gnome/autostart/gsynaptics-init.desktop
-share/gnome/help/gsynaptics/C/gsynaptics.xml
-share/gnome/help/gsynaptics/C/legal.xml
-%%DATADIR%%/gsynaptics.glade
-share/locale/ar/LC_MESSAGES/gsynaptics.mo
-share/locale/el/LC_MESSAGES/gsynaptics.mo
-share/locale/es/LC_MESSAGES/gsynaptics.mo
-share/locale/fr/LC_MESSAGES/gsynaptics.mo
-share/locale/hu/LC_MESSAGES/gsynaptics.mo
-share/locale/ja/LC_MESSAGES/gsynaptics.mo
-share/locale/nb/LC_MESSAGES/gsynaptics.mo
-share/locale/pl/LC_MESSAGES/gsynaptics.mo
-share/locale/ru/LC_MESSAGES/gsynaptics.mo
-share/locale/zh_CN/LC_MESSAGES/gsynaptics.mo
-share/locale/zh_TW/LC_MESSAGES/gsynaptics.mo
-share/pixmaps/touchpad.png
diff --git a/x11/simdock/Makefile b/x11/simdock/Makefile
deleted file mode 100644
index 1e2a8b36da77..000000000000
--- a/x11/simdock/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# Created by: Yinghong.Liu <relaxbsd@gmail.com>
-
-PORTNAME=	simdock
-PORTVERSION=	1.2
-PORTREVISION=	12
-CATEGORIES=	x11
-MASTER_SITES=	SF
-DISTNAME=	${PORTNAME}_${PORTVERSION}
-
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Fast and customizable dockbar
-
-LICENSE=	GPLv2+
-LICENSE_FILE=	${WRKSRC}/COPYING
-
-DEPRECATED=	Abandonware using deprecated gnome2 libs
-EXPIRATION_DATE=	2022-07-08
-
-GNU_CONFIGURE=	yes
-USES=		compiler:c++11-lang desktop-file-utils gnome pathfix pkgconfig \
-		xorg
-USE_GNOME=	gnomeprefix gconf2 libwnck
-USE_WX=		2.8
-USE_XORG=	x11
-WX_CONF_ARGS=	absolute
-
-WRKSRC=		${WRKDIR}/trunk
-
-PORTDOCS=	AUTHORS ChangeLog README
-
-OPTIONS_DEFINE=	DOCS
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|/usr|${PREFIX}|g' \
-		${WRKSRC}/Makefile.in \
-		${WRKSRC}/src/main.h
-	@${REINPLACE_CMD} '/^simdock_LDADD =/s/$$/ -lX11/' \
-		${WRKSRC}/Makefile.in ${WRKSRC}/src/Makefile.in
-	@${REINPLACE_CMD} -e 's|/usr/bin|${PREFIX}/bin|g' \
-		-e 's|/usr/share/firefox|${PREFIX}/lib/firefox|g' \
-		${WRKSRC}/src/main.cc
-
-post-install-DOCS-on:
-	@${MKDIR} ${STAGEDIR}${DOCSDIR}
-	${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
-
-.include <bsd.port.mk>
diff --git a/x11/simdock/distinfo b/x11/simdock/distinfo
deleted file mode 100644
index 36a183b25525..000000000000
--- a/x11/simdock/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (simdock_1.2.tar.gz) = aae86ec13eb7e7a5d0d6c8ead1bda355ea060f69da027ded7cfee803bcdb40af
-SIZE (simdock_1.2.tar.gz) = 338679
diff --git a/x11/simdock/pkg-descr b/x11/simdock/pkg-descr
deleted file mode 100644
index 5275c56cb8eb..000000000000
--- a/x11/simdock/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-SimDock is a fast and customizable dockbar. It is written in c++ and wxWidgets
-and fits well in Gnome but works on most desktop environments. Does not require
-Compiz nor 3D acceleration.
-
-WWW: https://sourceforge.net/projects/simdock/
diff --git a/x11/simdock/pkg-plist b/x11/simdock/pkg-plist
deleted file mode 100644
index e9ca2774ac73..000000000000
--- a/x11/simdock/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-bin/simdock
-share/applications/simdock.desktop
-share/pixmaps/simdock.png
-%%DATADIR%%/bg.png
-%%DATADIR%%/bg2.png
-%%DATADIR%%/bg5.png
-%%DATADIR%%/mark.png
-%%DATADIR%%/question.png