Index: head/audio/xfce4-mixer/Makefile =================================================================== --- head/audio/xfce4-mixer/Makefile (revision 540613) +++ head/audio/xfce4-mixer/Makefile (revision 540614) @@ -1,48 +1,50 @@ # Created by: James Earl # $FreeBSD$ PORTNAME= xfce4-mixer PORTVERSION= 4.11.0 PORTREVISION= 5 CATEGORIES= audio xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Volume control for the Xfce desktop LICENSE= GPLv2 +DEPRECATED= Unsupported upstream since 2015. Try using audio/xfce4-pulseaudio-plugin. + LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libdbus-1.so:devel/dbus \ libunique-1.0.so:x11-toolkits/unique \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce:gtk2 USE_GNOME= cairo glib20 gtk20 intlhack intltool libxml2 USE_XFCE= panel USE_GSTREAMER= good GNU_CONFIGURE= yes INSTALLS_ICONS= yes MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= KEYBIND NLS OPTIONS_SUB= yes KEYBIND_DESC= Multimedia keyboard shortcuts KEYBIND_LIB_DEPENDS= libkeybinder.so:x11/keybinder KEYBIND_CONFIGURE_ENABLE= keybinder NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls post-patch: @${FIND} ${WRKSRC} -name 'Makefile.in' -or -name 'xfce-mixer-track.c' \ -type f | ${XARGS} ${REINPLACE_CMD} -e \ 's|(pkgdatadir)/icons|(datadir)/icons| ; \ s|pixmaps/xfce4-mixer|pixmaps|' .include Index: head/print/xfce4-print/Makefile =================================================================== --- head/print/xfce4-print/Makefile (revision 540613) +++ head/print/xfce4-print/Makefile (revision 540614) @@ -1,54 +1,56 @@ # Created by: James Earl # $FreeBSD$ PORTNAME= xfce4-print PORTVERSION= 4.6.1 PORTREVISION= 17 CATEGORIES= print xfce MASTER_SITES= XFCE/archive DISTNAME= xfprint-${DISTVERSIONFULL} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Print system support for the Xfce Desktop LICENSE= GPLv2 +DEPRECATED= Unsupported upstream since 2009. + BUILD_DEPENDS= a2ps:print/a2ps RUN_DEPENDS= a2ps:print/a2ps LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= compiler:c11 gettext-tools gmake gnome libtool pathfix \ pkgconfig tar:bzip2 xfce:gtk2 xorg USE_GNOME= cairo glib20 gtk20 intltool USE_LDCONFIG= yes USE_XFCE= libgui xfconf USE_XORG= x11 GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= LETTER NLS OPTIONS_SINGLE= PRINTMETHOD OPTIONS_SINGLE_PRINTMETHOD= LPR OPTIONS_DEFAULT= LPR OPTIONS_SUB= yes LETTER_DESC= Use letter paper format instead of A4 LPR_DESC= LPR printing system support LETTER_CONFIGURE_ENABLE=letter LPR_CONFIGURE_ENABLE= bsdlpr LPR_CONFIGURE_WITH= printcap=/etc/printcap NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime post-patch: @${REINPLACE_CMD} '/_LDADD =/s/=/= -lX11/' \ ${WRKSRC}/xfprint/Makefile.in \ ${WRKSRC}/xfprint-manager/Makefile.in .include Index: head/x11/xfce4-quicklauncher-plugin/Makefile =================================================================== --- head/x11/xfce4-quicklauncher-plugin/Makefile (revision 540613) +++ head/x11/xfce4-quicklauncher-plugin/Makefile (revision 540614) @@ -1,28 +1,30 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ PORTNAME= xfce4-quicklauncher-plugin PORTVERSION= 1.9.4 PORTREVISION= 19 CATEGORIES= x11 xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Quicklauncher plugin for Xfce LICENSE= GPLv2 +DEPRECATED= Unsupported upstream since 2009, no active source repository. + LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= compiler:c11 gettext gmake gnome libtool pkgconfig tar:bzip2 \ xfce:gtk2 USE_GNOME= cairo gdkpixbuf2 gtk20 intltool USE_XFCE= libgui panel SSP_UNSAFE= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip .include Index: head/x11/xfce4-wmdock-plugin/Makefile =================================================================== --- head/x11/xfce4-wmdock-plugin/Makefile (revision 540613) +++ head/x11/xfce4-wmdock-plugin/Makefile (revision 540614) @@ -1,32 +1,34 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= xfce4-wmdock-plugin PORTVERSION= 0.6.0 PORTREVISION= 4 CATEGORIES= x11 xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= WMdock plugin for Xfce LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 +DEPRECATED= Unsupported upstream since 2013, no active source repository. + USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce:gtk2 xorg USE_GNOME= cairo gtk20 intltool libwnck USE_XFCE= libgui panel USE_XORG= x11 GNU_CONFIGURE= yes INSTALLS_ICONS= yes OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime .include