diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 09:07:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 09:07:47 +0000 |
commit | b16de4c2945e7d3a71aab33a1cde8bdc51bef5aa (patch) | |
tree | 03324b54d3bfb51e850559ce6c0e0e0da93d7814 | |
parent | 7200abb4236485e78ee0f0626ab9564165987438 (diff) | |
download | ports-b16de4c2945e7d3a71aab33a1cde8bdc51bef5aa.tar.gz ports-b16de4c2945e7d3a71aab33a1cde8bdc51bef5aa.zip |
Notes
42 files changed, 91 insertions, 0 deletions
diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index d8ff702924f4..c86b9808475d 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -14,6 +14,9 @@ COMMENT= Software defined radio receiver powered by GNU Radio and Qt 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 \ diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 9b2cb8708e10..ea44bf7a08f6 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -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 diff --git a/devel/ace+tao-doc/Makefile b/devel/ace+tao-doc/Makefile index 8aeedf7722de..f1007e5981b9 100644 --- a/devel/ace+tao-doc/Makefile +++ b/devel/ace+tao-doc/Makefile @@ -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 diff --git a/devel/dfmt/Makefile b/devel/dfmt/Makefile index 1cb46acfa07a..596c250c4185 100644 --- a/devel/dfmt/Makefile +++ b/devel/dfmt/Makefile @@ -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 \ diff --git a/devel/ignition-transport/Makefile b/devel/ignition-transport/Makefile index 7b903219100e..33ec59ba2f20 100644 --- a/devel/ignition-transport/Makefile +++ b/devel/ignition-transport/Makefile @@ -12,6 +12,8 @@ COMMENT= Ignition transport classes and functions for robot applications 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 \ diff --git a/devel/spin/Makefile b/devel/spin/Makefile index 91ecd3f676f9..79ccf3c912f0 100644 --- a/devel/spin/Makefile +++ b/devel/spin/Makefile @@ -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 diff --git a/editors/dexed/Makefile b/editors/dexed/Makefile index a4d168cdc0f7..3dd9f734a7ef 100644 --- a/editors/dexed/Makefile +++ b/editors/dexed/Makefile @@ -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 \ diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 80c0a77cca8b..1c89d34e41b9 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -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 \ diff --git a/games/asc/Makefile b/games/asc/Makefile index e3a139fb7fde..de020561ff02 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -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} diff --git a/games/slade/Makefile b/games/slade/Makefile index 6d656d25e9e6..bf8e07072a68 100644 --- a/games/slade/Makefile +++ b/games/slade/Makefile @@ -12,6 +12,8 @@ COMMENT= Modern editor for Doom-engine based games and source ports 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 \ diff --git a/graphics/embree/Makefile b/graphics/embree/Makefile index 0a68f861aea5..9f489ebf0f51 100644 --- a/graphics/embree/Makefile +++ b/graphics/embree/Makefile @@ -12,6 +12,8 @@ COMMENT= Collection of high-performance ray tracing kernels 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 diff --git a/graphics/gimp-wavelet-decompose-plugin/Makefile b/graphics/gimp-wavelet-decompose-plugin/Makefile index 428de7276f38..58a094e152f9 100644 --- a/graphics/gimp-wavelet-decompose-plugin/Makefile +++ b/graphics/gimp-wavelet-decompose-plugin/Makefile @@ -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 diff --git a/graphics/luxrender/Makefile b/graphics/luxrender/Makefile index 1cd03cd9d5fe..74243ba047e9 100644 --- a/graphics/luxrender/Makefile +++ b/graphics/luxrender/Makefile @@ -17,6 +17,8 @@ COMMENT= Physically based and unbiased rendering system 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 \ diff --git a/graphics/py-pyembree/Makefile b/graphics/py-pyembree/Makefile index b6699399424c..571287f90f3b 100644 --- a/graphics/py-pyembree/Makefile +++ b/graphics/py-pyembree/Makefile @@ -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} diff --git a/irc/irssi-otr/Makefile b/irc/irssi-otr/Makefile index 8fdd0984a731..11fcc39eb454 100644 --- a/irc/irssi-otr/Makefile +++ b/irc/irssi-otr/Makefile @@ -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 diff --git a/mail/p5-Mail-ClamAV/Makefile b/mail/p5-Mail-ClamAV/Makefile index d1f232812415..608106b56feb 100644 --- a/mail/p5-Mail-ClamAV/Makefile +++ b/mail/p5-Mail-ClamAV/Makefile @@ -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 \ diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile index 81fd8e208de2..229248d66464 100644 --- a/mail/qmail-ldap/Makefile +++ b/mail/qmail-ldap/Makefile @@ -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 diff --git a/math/fityk/Makefile b/math/fityk/Makefile index 7ce1ba47b62f..a29f8803336b 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -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 \ diff --git a/math/octave-forge-econometrics/Makefile b/math/octave-forge-econometrics/Makefile index 8ab37fa40b18..975d4d81e2e6 100644 --- a/math/octave-forge-econometrics/Makefile +++ b/math/octave-forge-econometrics/Makefile @@ -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}. diff --git a/math/octave-forge-fits/Makefile b/math/octave-forge-fits/Makefile index 9d338af838fc..915b17d14cfe 100644 --- a/math/octave-forge-fits/Makefile +++ b/math/octave-forge-fits/Makefile @@ -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}. diff --git a/math/octave-forge-linear-algebra/Makefile b/math/octave-forge-linear-algebra/Makefile index 11c60632ccd9..6a69283b322a 100644 --- a/math/octave-forge-linear-algebra/Makefile +++ b/math/octave-forge-linear-algebra/Makefile @@ -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}. diff --git a/math/octave-forge-mechanics/Makefile b/math/octave-forge-mechanics/Makefile index 60874f7b7aab..617972952456 100644 --- a/math/octave-forge-mechanics/Makefile +++ b/math/octave-forge-mechanics/Makefile @@ -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 diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile index 28748496c9c9..48c401569af1 100644 --- a/math/octave-forge-parallel/Makefile +++ b/math/octave-forge-parallel/Makefile @@ -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}. diff --git a/math/octave-forge-strings/Makefile b/math/octave-forge-strings/Makefile index f31875830d70..6f2f4165b315 100644 --- a/math/octave-forge-strings/Makefile +++ b/math/octave-forge-strings/Makefile @@ -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}. diff --git a/math/octave-forge-tisean/Makefile b/math/octave-forge-tisean/Makefile index 3aa5005ba65b..70f1c1713532 100644 --- a/math/octave-forge-tisean/Makefile +++ b/math/octave-forge-tisean/Makefile @@ -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 diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile index a2fffc1c1ef2..793e6bdf6879 100644 --- a/math/octave-forge-video/Makefile +++ b/math/octave-forge-video/Makefile @@ -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 diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile index a8307fed88b1..4042e10830a3 100644 --- a/math/py-yt/Makefile +++ b/math/py-yt/Makefile @@ -14,6 +14,9 @@ COMMENT= Analysis and visualization toolkit for volumetric data 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 \ diff --git a/misc/gnustep-examples/Makefile b/misc/gnustep-examples/Makefile index dd3cdb0152a0..73b744b5cf6d 100644 --- a/misc/gnustep-examples/Makefile +++ b/misc/gnustep-examples/Makefile @@ -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 diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index b3e720901ce7..aedbe1bfc783 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -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 diff --git a/net/py-tweepy/Makefile b/net/py-tweepy/Makefile index 38c7ba76e072..b082fff7d8dc 100644 --- a/net/py-tweepy/Makefile +++ b/net/py-tweepy/Makefile @@ -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} \ diff --git a/security/clamcour/Makefile b/security/clamcour/Makefile index fd7b667d7b33..521c7ec8d331 100644 --- a/security/clamcour/Makefile +++ b/security/clamcour/Makefile @@ -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 diff --git a/security/honeybadger/Makefile b/security/honeybadger/Makefile index 9d01aacb7898..031b3fe66e5f 100644 --- a/security/honeybadger/Makefile +++ b/security/honeybadger/Makefile @@ -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 diff --git a/sysutils/docker-freebsd/Makefile b/sysutils/docker-freebsd/Makefile index 931776c75f22..c97f63e9d777 100644 --- a/sysutils/docker-freebsd/Makefile +++ b/sysutils/docker-freebsd/Makefile @@ -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 diff --git a/sysutils/freefilesync/Makefile b/sysutils/freefilesync/Makefile index d68200c516c7..8a9eb40565d8 100644 --- a/sysutils/freefilesync/Makefile +++ b/sysutils/freefilesync/Makefile @@ -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 \ diff --git a/sysutils/log-courier/Makefile b/sysutils/log-courier/Makefile index b3595f3e7b71..5292095af6d4 100644 --- a/sysutils/log-courier/Makefile +++ b/sysutils/log-courier/Makefile @@ -11,6 +11,8 @@ COMMENT= Lightweight log shipper with Logstash integration LICENSE= APACHE20 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 USES= go gmake USE_GITHUB= yes diff --git a/textproc/py-orange3-text/Makefile b/textproc/py-orange3-text/Makefile index 7f93248d96c1..15ffe3d8fccd 100644 --- a/textproc/py-orange3-text/Makefile +++ b/textproc/py-orange3-text/Makefile @@ -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} \ diff --git a/www/havp/Makefile b/www/havp/Makefile index 947052b91184..018f1b343ab3 100644 --- a/www/havp/Makefile +++ b/www/havp/Makefile @@ -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 diff --git a/x11-toolkits/p5-Wx-GLCanvas/Makefile b/x11-toolkits/p5-Wx-GLCanvas/Makefile index bb641b08b787..c05be4f96261 100644 --- a/x11-toolkits/p5-Wx-GLCanvas/Makefile +++ b/x11-toolkits/p5-Wx-GLCanvas/Makefile @@ -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 \ diff --git a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile index 0c8a4e593b0a..fa611f379188 100644 --- a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile +++ b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile @@ -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 diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile index 092dbfbeebfa..3f864b1bb8fd 100644 --- a/x11-toolkits/p5-Wx/Makefile +++ b/x11-toolkits/p5-Wx/Makefile @@ -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 \ diff --git a/x11-wm/golem/Makefile b/x11-wm/golem/Makefile index 9536296b3a61..e450b90b6792 100644 --- a/x11-wm/golem/Makefile +++ b/x11-wm/golem/Makefile @@ -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 diff --git a/x11-wm/pawm/Makefile b/x11-wm/pawm/Makefile index f0dea64de179..40225370ea14 100644 --- a/x11-wm/pawm/Makefile +++ b/x11-wm/pawm/Makefile @@ -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 |