Date: Sun, 18 Feb 2018 09:29:28 +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: r462210 - in head: benchmarks/expedite databases/pg_rman devel/elixir-simple_bayes devel/elixir-stemmer emulators/mupen64plus-qt graphics/code-eli graphics/mitsuba lang/rust-nightly lan... Message-ID: <201802180929.w1I9TScw032442@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Feb 18 09:29:27 2018 New Revision: 462210 URL: https://svnweb.freebsd.org/changeset/ports/462210 Log: Deprecate ports broken for more than 6 months Modified: head/benchmarks/expedite/Makefile head/databases/pg_rman/Makefile head/devel/elixir-simple_bayes/Makefile head/devel/elixir-stemmer/Makefile head/emulators/mupen64plus-qt/Makefile head/graphics/code-eli/Makefile head/graphics/mitsuba/Makefile head/lang/rust-nightly/Makefile head/lang/x10/Makefile head/net-im/ring-daemon/Makefile head/net-im/ring-gnome/Makefile head/net-im/ring-libclient/Makefile head/security/clamfs/Makefile head/textproc/p5-HTML-CTPP2/Makefile head/textproc/rubygem-compass-rails/Makefile Modified: head/benchmarks/expedite/Makefile ============================================================================== --- head/benchmarks/expedite/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/benchmarks/expedite/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -31,5 +31,7 @@ SDL_CONFIGURE_ENABLE= software-sdl X11_CONFIGURE_ENABLE= software-x11 xrender-x11 BROKEN= Do not build with devel/efl 1.19.x +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 .include <bsd.port.mk> Modified: head/databases/pg_rman/Makefile ============================================================================== --- head/databases/pg_rman/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/databases/pg_rman/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -10,6 +10,8 @@ COMMENT= Online backup and restore tool for PostgreSQL LICENSE= BSD3CLAUSE BROKEN= checksum and size mismatch (using a branch and not a tag or commit hash) +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 USES= gettext-runtime gmake pgsql USE_GITHUB= yes Modified: head/devel/elixir-simple_bayes/Makefile ============================================================================== --- head/devel/elixir-simple_bayes/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/devel/elixir-simple_bayes/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -12,6 +12,8 @@ COMMENT= Naive Bayes machine learning implementation i LICENSE= MIT BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 USES= elixir USE_GITHUB= yes Modified: head/devel/elixir-stemmer/Makefile ============================================================================== --- head/devel/elixir-stemmer/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/devel/elixir-stemmer/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -12,6 +12,8 @@ COMMENT= English stemming implementation in Elixir LICENSE= MIT BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 USES= elixir USE_GITHUB= yes Modified: head/emulators/mupen64plus-qt/Makefile ============================================================================== --- head/emulators/mupen64plus-qt/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/emulators/mupen64plus-qt/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -10,6 +10,8 @@ COMMENT= Basic launcher for Mupen64Plus LICENSE= BSD3CLAUSE BROKEN= wrong dependencies, mupen64plus executable is not provided by emulators/mupen64plus +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 LIB_DEPENDS= libquazip.so:archivers/quazip RUN_DEPENDS= mupen64plus:emulators/mupen64plus Modified: head/graphics/code-eli/Makefile ============================================================================== --- head/graphics/code-eli/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/graphics/code-eli/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -13,6 +13,8 @@ LICENSE= EPL LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN= Needs work to use math/eigen3 currently in ports +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 USE_GITHUB= yes GH_PROJECT= Code-Eli Modified: head/graphics/mitsuba/Makefile ============================================================================== --- head/graphics/mitsuba/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/graphics/mitsuba/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -14,6 +14,8 @@ COMMENT= Research-oriented physically based rendering LICENSE= GPLv3 BROKEN= fails to build with boost 1.65, see bug 220719 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libpng.so:graphics/png \ Modified: head/lang/rust-nightly/Makefile ============================================================================== --- head/lang/rust-nightly/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/lang/rust-nightly/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -19,6 +19,8 @@ GH_TUPLE= rust-lang:rust:282fa87 \ rust-lang:rust-installer:4f99485:rust_installer/src/rust-installer BROKEN= needs to be adapted after changes in lang/rust +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 CONFLICTS_BUILD= rust # see FIXME in `pre-fetch` in lang/rust/Makefile CONFLICTS_INSTALL= rust Modified: head/lang/x10/Makefile ============================================================================== --- head/lang/x10/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/lang/x10/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -25,6 +25,8 @@ COMMENT= Object-oriented parallel programming language LICENSE= EPL BROKEN= Fails to build with modern compilers (cf. PR 219282) +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 USES= tar:bzip2 USE_JAVA= yes Modified: head/net-im/ring-daemon/Makefile ============================================================================== --- head/net-im/ring-daemon/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/net-im/ring-daemon/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -13,6 +13,8 @@ COMMENT= Daemon part of the Ring VoIP SIP phone and IM LICENSE= GPLv3 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat LIB_DEPENDS= libyaml-cpp.so:devel/yaml-cpp \ Modified: head/net-im/ring-gnome/Makefile ============================================================================== --- head/net-im/ring-gnome/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/net-im/ring-gnome/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -13,6 +13,9 @@ COMMENT= Gnome client of the Ring VoIP SIP phone and I LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expiring and broken net-im/ring-daemon +EXPIRATION_DATE= 2018-03-19 + LIB_DEPENDS= libringclient.so:net-im/ring-libclient \ libqrencode.so:graphics/libqrencode \ libcogl-pango.so:graphics/cogl \ Modified: head/net-im/ring-libclient/Makefile ============================================================================== --- head/net-im/ring-libclient/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/net-im/ring-libclient/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -12,6 +12,9 @@ COMMENT= Client library for the Ring VoIP SIP phone an LICENSE= GPLv3 +DEPRECATED= Depends on expiring and broken net-im/ring-daemon +EXPIRATION_DATE= 2018-03-19 + LIB_DEPENDS= libring.so:net-im/ring-daemon USE_GITHUB= yes Modified: head/security/clamfs/Makefile ============================================================================== --- head/security/clamfs/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/security/clamfs/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -13,6 +13,8 @@ COMMENT= User-space fs with on-access antivirus scanni LICENSE= GPLv2 BROKEN= fails to build with boost 1.65, see bug 220725 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 LIB_DEPENDS= libccgnu2.so:devel/commoncpp \ libPocoNet.so:devel/poco-ssl \ Modified: head/textproc/p5-HTML-CTPP2/Makefile ============================================================================== --- head/textproc/p5-HTML-CTPP2/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/textproc/p5-HTML-CTPP2/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -16,6 +16,8 @@ BUILD_DEPENDS= ctpp2>=2.5.1:textproc/ctpp2 LIB_DEPENDS= libctpp2.so:textproc/ctpp2 BROKEN= Fails to build with Perl >= 5.22 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 USES= perl5 USE_PERL5= configure Modified: head/textproc/rubygem-compass-rails/Makefile ============================================================================== --- head/textproc/rubygem-compass-rails/Makefile Sun Feb 18 09:02:55 2018 (r462209) +++ head/textproc/rubygem-compass-rails/Makefile Sun Feb 18 09:29:27 2018 (r462210) @@ -12,6 +12,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= conflicting run depends +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 RUN_DEPENDS= rubygem-compass>=1.0.0:textproc/rubygem-compass \ rubygem-sass-rails5>=0:textproc/rubygem-sass-rails5 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802180929.w1I9TScw032442>