Date: Sun, 4 Aug 2019 09:07:48 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508082 - in head: comms/gqrx comms/gr-osmosdr devel/ace+tao-doc devel/dfmt devel/ignition-transport devel/spin editors/dexed editors/p5-Padre games/asc games/slade graphics/embree grap... Message-ID: <201908040907.x7497muB024004@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Aug 4 09:07:47 2019 New Revision: 508082 URL: https://svnweb.freebsd.org/changeset/ports/508082 Log: Deprecate ports broken for more than 6 months Modified: head/comms/gqrx/Makefile head/comms/gr-osmosdr/Makefile head/devel/ace+tao-doc/Makefile head/devel/dfmt/Makefile head/devel/ignition-transport/Makefile head/devel/spin/Makefile head/editors/dexed/Makefile head/editors/p5-Padre/Makefile head/games/asc/Makefile head/games/slade/Makefile head/graphics/embree/Makefile head/graphics/gimp-wavelet-decompose-plugin/Makefile head/graphics/luxrender/Makefile head/graphics/py-pyembree/Makefile head/irc/irssi-otr/Makefile head/mail/p5-Mail-ClamAV/Makefile head/mail/qmail-ldap/Makefile head/math/fityk/Makefile head/math/octave-forge-econometrics/Makefile head/math/octave-forge-fits/Makefile head/math/octave-forge-linear-algebra/Makefile head/math/octave-forge-mechanics/Makefile head/math/octave-forge-parallel/Makefile head/math/octave-forge-strings/Makefile head/math/octave-forge-tisean/Makefile head/math/octave-forge-video/Makefile head/math/py-yt/Makefile head/misc/gnustep-examples/Makefile head/multimedia/lives/Makefile head/net/py-tweepy/Makefile head/security/clamcour/Makefile head/security/honeybadger/Makefile head/sysutils/docker-freebsd/Makefile head/sysutils/freefilesync/Makefile head/sysutils/log-courier/Makefile head/textproc/py-orange3-text/Makefile head/www/havp/Makefile head/x11-toolkits/p5-Wx-GLCanvas/Makefile head/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile head/x11-toolkits/p5-Wx/Makefile head/x11-wm/golem/Makefile head/x11-wm/pawm/Makefile Modified: head/comms/gqrx/Makefile ============================================================================== --- head/comms/gqrx/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/comms/gqrx/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -14,6 +14,9 @@ COMMENT= Software defined radio receiver powered by GN LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expiring comms/gr-osmosdr +EXPIRATION_DATE= 2019-09-04 + LIB_DEPENDS= libgnuradio-runtime.so:comms/gnuradio \ libgnuradio-analog.so:comms/gnuradio \ libgnuradio-blocks.so:comms/gnuradio \ Modified: head/comms/gr-osmosdr/Makefile ============================================================================== --- head/comms/gr-osmosdr/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/comms/gr-osmosdr/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -14,6 +14,8 @@ COMMENT= GNU Radio OsmoSDR module LICENSE= GPLv3 BROKEN= does not build with Gnuradio 3.8 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= swig3.0:devel/swig30 \ cheetah:devel/py-cheetah Modified: head/devel/ace+tao-doc/Makefile ============================================================================== --- head/devel/ace+tao-doc/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/devel/ace+tao-doc/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= ACE+TAO HTML documentation BROKEN= empty package +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 WRKSRC= ${WRKDIR}/html Modified: head/devel/dfmt/Makefile ============================================================================== --- head/devel/dfmt/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/devel/dfmt/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -12,6 +12,8 @@ COMMENT= Formatter for D source code LICENSE= BSL BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= ldmd2:lang/ldc \ dub:devel/dub \ Modified: head/devel/ignition-transport/Makefile ============================================================================== --- head/devel/ignition-transport/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/devel/ignition-transport/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -12,6 +12,8 @@ COMMENT= Ignition transport classes and functions for LICENSE= APACHE20 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake \ ignition-tools>0:devel/ignition-tools \ Modified: head/devel/spin/Makefile ============================================================================== --- head/devel/spin/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/devel/spin/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -16,6 +16,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= depends on the gcc meta port +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 RUN_DEPENDS= gcc:lang/gcc Modified: head/editors/dexed/Makefile ============================================================================== --- head/editors/dexed/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/editors/dexed/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -11,6 +11,9 @@ COMMENT= IDE for the D programming language LICENSE= BSL +DEPRECATED= Depends on expiring devel/dfmt +EXPIRATION_DATE= 2019-09-04 + BUILD_DEPENDS= ldmd2:lang/ldc \ ${LOCALBASE}/lib/d/libiz.a:devel/iz \ ${LOCALBASE}/lib/d/libmir-core.a:devel/mir-core \ Modified: head/editors/p5-Padre/Makefile ============================================================================== --- head/editors/p5-Padre/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/editors/p5-Padre/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -17,6 +17,9 @@ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/Artistic LICENSE_FILE_GPLv1+ = ${WRKSRC}/COPYING +DEPRECATED= Depends on expiring x11-toolkits/p5-Wx +EXPIRATION_DATE= 2019-09-04 + BUILD_DEPENDS= ${RUN_DEPENDS} \ p5-Module-Build>=0.36:devel/p5-Module-Build RUN_DEPENDS= p5-Algorithm-Diff>=1.19:devel/p5-Algorithm-Diff \ Modified: head/games/asc/Makefile ============================================================================== --- head/games/asc/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/games/asc/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -18,6 +18,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= zip:archivers/zip RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/games/slade/Makefile ============================================================================== --- head/games/slade/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/games/slade/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -12,6 +12,8 @@ COMMENT= Modern editor for Doom-engine based games and LICENSE= GPLv2 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= zip:archivers/zip LIB_DEPENDS= libsfml-system.so:devel/sfml \ Modified: head/graphics/embree/Makefile ============================================================================== --- head/graphics/embree/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/graphics/embree/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -12,6 +12,8 @@ COMMENT= Collection of high-performance ray tracing ke LICENSE= APACHE20 BROKEN= fails to link +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= heavy use of SSE instructions Modified: head/graphics/gimp-wavelet-decompose-plugin/Makefile ============================================================================== --- head/graphics/gimp-wavelet-decompose-plugin/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/graphics/gimp-wavelet-decompose-plugin/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -16,6 +16,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= conflicts with gimp-app +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:graphics/gimp-app RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:graphics/gimp-app Modified: head/graphics/luxrender/Makefile ============================================================================== --- head/graphics/luxrender/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/graphics/luxrender/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -17,6 +17,8 @@ COMMENT= Physically based and unbiased rendering syste LICENSE= GPLv3 BROKEN= fails to build with boost 1.70, see bug 236599 +DEPRECATED= Depends on expiring graphics/embree +EXPIRATION_DATE= 2019-09-04 LIB_DEPENDS= ${PY_BOOST} \ libfftw3.so:math/fftw3 \ Modified: head/graphics/py-pyembree/Makefile ============================================================================== --- head/graphics/py-pyembree/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/graphics/py-pyembree/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -13,6 +13,9 @@ COMMENT= Python wrapper for Embree LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expiring graphics/embree +EXPIRATION_DATE= 2019-09-04 + BUILD_DEPENDS= ${PYNUMPY} LIB_DEPENDS= libembree.so:graphics/embree RUN_DEPENDS= ${PYNUMPY} Modified: head/irc/irssi-otr/Makefile ============================================================================== --- head/irc/irssi-otr/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/irc/irssi-otr/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -14,6 +14,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= conflicts with irssi +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= ${LOCALBASE}/include/irssi/src/common.h:irc/irssi \ ${LOCALBASE}/bin/libgcrypt-config:security/libgcrypt Modified: head/mail/p5-Mail-ClamAV/Makefile ============================================================================== --- head/mail/p5-Mail-ClamAV/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/mail/p5-Mail-ClamAV/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -15,6 +15,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Inline>=0:devel/p5-Inline \ Modified: head/mail/qmail-ldap/Makefile ============================================================================== --- head/mail/qmail-ldap/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/mail/qmail-ldap/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -10,6 +10,8 @@ PKGNAMESUFFIX= -ldap COMMENT= Secure, reliable, and fast MTA for UNIX systems with LDAP support BROKEN= fails to package +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 RUN_DEPENDS= ${LOCALBASE}/bin/svscan:sysutils/daemontools \ ${LOCALBASE}/bin/tcprules:sysutils/ucspi-tcp Modified: head/math/fityk/Makefile ============================================================================== --- head/math/fityk/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/math/fityk/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -14,6 +14,8 @@ LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= boost-libs>=1.35:devel/boost-libs \ swig3.0:devel/swig30 \ Modified: head/math/octave-forge-econometrics/Makefile ============================================================================== --- head/math/octave-forge-econometrics/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/math/octave-forge-econometrics/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -13,6 +13,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING BROKEN= depends upon octave-forge-optim which is broken +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. Modified: head/math/octave-forge-fits/Makefile ============================================================================== --- head/math/octave-forge-fits/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/math/octave-forge-fits/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -13,6 +13,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING BROKEN= does not build with octave>=5.1.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. Modified: head/math/octave-forge-linear-algebra/Makefile ============================================================================== --- head/math/octave-forge-linear-algebra/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/math/octave-forge-linear-algebra/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -11,6 +11,8 @@ MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} BROKEN= does not build with octave>=5.1.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. Modified: head/math/octave-forge-mechanics/Makefile ============================================================================== --- head/math/octave-forge-mechanics/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/math/octave-forge-mechanics/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -13,6 +13,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING BROKEN= depends upon octave-forge-linear-algebra which is broken +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 RUN_DEPENDS+= ${TARBALLS_DIR}/general.tar.gz:math/octave-forge-general RUN_DEPENDS+= ${TARBALLS_DIR}/geometry.tar.gz:math/octave-forge-geometry Modified: head/math/octave-forge-parallel/Makefile ============================================================================== --- head/math/octave-forge-parallel/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/math/octave-forge-parallel/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -13,6 +13,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING BROKEN= does not build with octave>=5.1.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. Modified: head/math/octave-forge-strings/Makefile ============================================================================== --- head/math/octave-forge-strings/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/math/octave-forge-strings/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -10,6 +10,8 @@ MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} BROKEN= does not build with octave>=5.1.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. Modified: head/math/octave-forge-tisean/Makefile ============================================================================== --- head/math/octave-forge-tisean/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/math/octave-forge-tisean/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -13,6 +13,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING BROKEN= does not build with octave>=5.1.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 RUN_DEPENDS+= ${TARBALLS_DIR}/signal.tar.gz:math/octave-forge-signal Modified: head/math/octave-forge-video/Makefile ============================================================================== --- head/math/octave-forge-video/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/math/octave-forge-video/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -13,6 +13,8 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING BROKEN= does not build with octave>=5.1.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 USES= pkgconfig GNU_CONFIGURE= yes Modified: head/math/py-yt/Makefile ============================================================================== --- head/math/py-yt/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/math/py-yt/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -14,6 +14,9 @@ COMMENT= Analysis and visualization toolkit for volume LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING.txt +DEPRECATED= Depends on expiring graphics/embree +EXPIRATION_DATE= 2019-09-04 + BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pyembree>0:graphics/py-pyembree@${PY_FLAVOR} LIB_DEPENDS= libembree.so:graphics/embree \ Modified: head/misc/gnustep-examples/Makefile ============================================================================== --- head/misc/gnustep-examples/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/misc/gnustep-examples/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -13,6 +13,8 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 USES= gnustep USE_GNUSTEP= back build Modified: head/multimedia/lives/Makefile ============================================================================== --- head/multimedia/lives/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/multimedia/lives/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -15,6 +15,8 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= fails to patch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ ${LOCALBASE}/bin/analyseplugin:audio/ladspa Modified: head/net/py-tweepy/Makefile ============================================================================== --- head/net/py-tweepy/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/net/py-tweepy/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -13,6 +13,8 @@ COMMENT= Twitter API library for Python LICENSE= MIT BROKEN= installs in examples namespace +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.3:www/py-requests@${PY_FLAVOR} \ Modified: head/security/clamcour/Makefile ============================================================================== --- head/security/clamcour/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/security/clamcour/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -11,6 +11,8 @@ MAINTAINER= bsd@dino.sk COMMENT= ClamAV courier filter BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= courier-config:mail/courier LIB_DEPENDS= libclamav.so:security/clamav Modified: head/security/honeybadger/Makefile ============================================================================== --- head/security/honeybadger/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/security/honeybadger/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -8,6 +8,8 @@ MAINTAINER= shawn.webb@hardenedbsd.org COMMENT= Quantum Insert detector and 0-day catcher BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 USES= go Modified: head/sysutils/docker-freebsd/Makefile ============================================================================== --- head/sysutils/docker-freebsd/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/sysutils/docker-freebsd/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -13,6 +13,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= bash:shells/bash \ sqlite3:databases/sqlite3 Modified: head/sysutils/freefilesync/Makefile ============================================================================== --- head/sysutils/freefilesync/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/sysutils/freefilesync/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -16,6 +16,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/License.txt BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= ${LOCALBASE}/include/zenxml/xml.h:textproc/zenxml LIB_DEPENDS= libboost_system.so:devel/boost-libs \ Modified: head/sysutils/log-courier/Makefile ============================================================================== --- head/sysutils/log-courier/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/sysutils/log-courier/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -11,6 +11,8 @@ COMMENT= Lightweight log shipper with Logstash integra LICENSE= APACHE20 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 USES= go gmake USE_GITHUB= yes Modified: head/textproc/py-orange3-text/Makefile ============================================================================== --- head/textproc/py-orange3-text/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/textproc/py-orange3-text/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -12,6 +12,8 @@ COMMENT= Text Mining add-on for Orange3 LICENSE= AGPLv3 BROKEN= installs in examples namespace +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 RUN_DEPENDS= orange3>0:misc/orange3 \ ${PYNUMPY} \ Modified: head/www/havp/Makefile ============================================================================== --- head/www/havp/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/www/havp/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -13,6 +13,8 @@ MAINTAINER= ayu@commun.jp COMMENT= HTTP Antivirus Proxy BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 LIB_DEPENDS= libclamav.so:security/clamav Modified: head/x11-toolkits/p5-Wx-GLCanvas/Makefile ============================================================================== --- head/x11-toolkits/p5-Wx-GLCanvas/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/x11-toolkits/p5-Wx-GLCanvas/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= mr@FreeBSD.org COMMENT= Perl interface to wxWidgets' OpenGL canvas +DEPRECATED= Depends on expiring x11-toolkits/p5-Wx +EXPIRATION_DATE= 2019-09-04 + BUILD_DEPENDS= p5-OpenGL>=0.66:graphics/p5-OpenGL \ p5-Wx>=0.5000:x11-toolkits/p5-Wx RUN_DEPENDS= p5-OpenGL>=0.66:graphics/p5-OpenGL \ Modified: head/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile ============================================================================== --- head/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to access IO of external processes via events +DEPRECATED= Depends on expiring x11-toolkits/p5-Wx +EXPIRATION_DATE= 2019-09-04 + BUILD_DEPENDS= p5-Wx>=0.5000:x11-toolkits/p5-Wx RUN_DEPENDS= p5-Wx>=0.5000:x11-toolkits/p5-Wx Modified: head/x11-toolkits/p5-Wx/Makefile ============================================================================== --- head/x11-toolkits/p5-Wx/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/x11-toolkits/p5-Wx/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -15,6 +15,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-ExtUtils-XSpp>=0.16.03:devel/p5-ExtUtils-XSpp \ Modified: head/x11-wm/golem/Makefile ============================================================================== --- head/x11-wm/golem/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/x11-wm/golem/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -13,6 +13,8 @@ COMMENT= Small window manager with themes and plugins LICENSE= BSD3CLAUSE BROKEN= All plugins fail to load with Undefined symbol "display" +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol: display in readonly segment USES= gmake perl5 tar:bzip2 Modified: head/x11-wm/pawm/Makefile ============================================================================== --- head/x11-wm/pawm/Makefile Sun Aug 4 09:02:26 2019 (r508081) +++ head/x11-wm/pawm/Makefile Sun Aug 4 09:07:47 2019 (r508082) @@ -14,6 +14,8 @@ LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/GPL BROKEN= Does not start 'BUG [35339] [pawindow_init]' +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 USE_XORG= x11 xft xrandr xrender xpm USES= cmake pkgconfig tar:bzip2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908040907.x7497muB024004>