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
This commit is contained in:
parent
a7d3136dfc
commit
2320645d49
16 changed files with 3 additions and 264 deletions
3
MOVED
3
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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (alltray-0.70.tar.gz) = d90135dab8d3f96e6adce6cdeecfdd5071c303015e4b2bfb29db3b806df23921
|
||||
SIZE (alltray-0.70.tar.gz) = 387553
|
|
@ -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/
|
|
@ -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
|
|
@ -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>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (gsynaptics-0.9.16.tar.gz) = 1afcc57ff6f74d7255f9af1e65a0fddaf0315ab61a00271b7acb04d7fd10476c
|
||||
SIZE (gsynaptics-0.9.16.tar.gz) = 357950
|
|
@ -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
|
||||
|
||||
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
gsynaptics is a setting tool for Synaptics Touchpad
|
||||
driver for XFree86 4.x/XOrg.
|
||||
|
||||
WWW: http://sourceforge.jp/projects/gsynaptics/
|
|
@ -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
|
||||
}
|
||||
]
|
|
@ -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
|
|
@ -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>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (simdock_1.2.tar.gz) = aae86ec13eb7e7a5d0d6c8ead1bda355ea060f69da027ded7cfee803bcdb40af
|
||||
SIZE (simdock_1.2.tar.gz) = 338679
|
|
@ -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/
|
|
@ -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
|
Loading…
Reference in a new issue