diff --git a/astro/viking/Makefile b/astro/viking/Makefile index ca80e4103634..00c425a5bad4 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -13,6 +13,9 @@ COMMENT= Program to manage GPS data (tracks, waypoints, etc.) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on broken and expiring graphics/mapnik +EXPIRATION_DATE= 2020-01-10 + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ diff --git a/audio/slv2/Makefile b/audio/slv2/Makefile index 408c8edf0ec4..51d433daa1cf 100644 --- a/audio/slv2/Makefile +++ b/audio/slv2/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= fails to configure +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2020-01-10 BUILD_DEPENDS= lv2>=1.14.0_1:audio/lv2 LIB_DEPENDS= libjack.so:audio/jack \ diff --git a/audio/triceratops-lv2/Makefile b/audio/triceratops-lv2/Makefile index f9069b40c764..04b69247ce17 100644 --- a/audio/triceratops-lv2/Makefile +++ b/audio/triceratops-lv2/Makefile @@ -15,6 +15,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= fails to configure +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2020-01-10 BUILD_DEPENDS= lv2>0:audio/lv2 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ diff --git a/cad/brickutils/Makefile b/cad/brickutils/Makefile index 6a1d4f7d35e6..c302eb0e3636 100644 --- a/cad/brickutils/Makefile +++ b/cad/brickutils/Makefile @@ -20,6 +20,8 @@ COMMENT= Utility for building models with LEGO LICENSE= GPLv3 BROKEN= missing RUN_DEPENDS +DEPRECATED= Broken for more than 3 months, unmaintained +EXPIRATION_DATE= 2020-01-10 RUN_DEPENDS= ${LOCALBASE}/share/ldraw/models/car.dat:cad/ldraw \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} diff --git a/deskutils/zanshin/Makefile b/deskutils/zanshin/Makefile index ca7b75c6c9f3..ae80e8e3784e 100644 --- a/deskutils/zanshin/Makefile +++ b/deskutils/zanshin/Makefile @@ -10,6 +10,8 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Daily organizer for KDE BROKEN= Broken by update to appliations 19.04.2 +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2020-01-10 LIB_DEPENDS= libical.so:devel/libical diff --git a/devel/elixir-gen_state_machine/Makefile b/devel/elixir-gen_state_machine/Makefile index 8260b323a643..d7c040af75b2 100644 --- a/devel/elixir-gen_state_machine/Makefile +++ b/devel/elixir-gen_state_machine/Makefile @@ -12,6 +12,8 @@ COMMENT= Idiomatic Elixir wrapper for gen_statem in OTP 19 LICENSE= APACHE20 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-01-10 USES= elixir USE_GITHUB= yes diff --git a/devel/elixir-swarm/Makefile b/devel/elixir-swarm/Makefile index fe377f78db98..63f72ccebd2c 100644 --- a/devel/elixir-swarm/Makefile +++ b/devel/elixir-swarm/Makefile @@ -10,6 +10,9 @@ COMMENT= Clustering, registration, and distribution for Elixir LICENSE= MIT +DEPRECATED= Depends on broken and expiring devel/elixir-gen_state_machine +EXPIRATION_DATE= 2020-01-10 + USES= elixir USE_GITHUB= yes GH_ACCOUNT= bitwalker diff --git a/devel/erlang-clique/Makefile b/devel/erlang-clique/Makefile index cd940711e8d6..d0e8b5a05563 100644 --- a/devel/erlang-clique/Makefile +++ b/devel/erlang-clique/Makefile @@ -10,6 +10,9 @@ COMMENT= CLI Framework for Erlang LICENSE= APACHE20 +DEPRECATED= Depends on broken and expiring devel/erlang-cuttlefish +EXPIRATION_DATE= 2020-01-10 + USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= basho diff --git a/devel/erlang-cuttlefish/Makefile b/devel/erlang-cuttlefish/Makefile index 1a6b227e31c5..0baebf33c5a5 100644 --- a/devel/erlang-cuttlefish/Makefile +++ b/devel/erlang-cuttlefish/Makefile @@ -12,6 +12,8 @@ COMMENT= Configuration library for Erlang LICENSE= APACHE20 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-01-10 USES= erlang:rebar USE_GITHUB= yes diff --git a/devel/erlang-gen_rpc/Makefile b/devel/erlang-gen_rpc/Makefile index d02d5facad1d..5b5cf7ba1753 100644 --- a/devel/erlang-gen_rpc/Makefile +++ b/devel/erlang-gen_rpc/Makefile @@ -11,6 +11,8 @@ COMMENT= Scalable RPC library for Erlang LICENSE= APACHE20 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-01-10 USES= erlang:rebar USE_GITHUB= yes diff --git a/devel/erlang-msgpack/Makefile b/devel/erlang-msgpack/Makefile index 7897b8d1bd66..c3d5b031aa8a 100644 --- a/devel/erlang-msgpack/Makefile +++ b/devel/erlang-msgpack/Makefile @@ -12,6 +12,8 @@ COMMENT= MessagePack (de)serializer for Erlang LICENSE= APACHE20 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-01-10 USES= erlang:rebar USE_GITHUB= yes diff --git a/devel/monodevelop/Makefile b/devel/monodevelop/Makefile index 29fd40281bcb..9dc04391f411 100644 --- a/devel/monodevelop/Makefile +++ b/devel/monodevelop/Makefile @@ -79,6 +79,8 @@ PORTSCOUT= limit:^\d+\.\d+\.[1-9].* .include BROKEN= checksum and size mismatch +DEPRECATED= Broken for more than 3 months +EXPIRATION_DATE= 2020-01-10 .if ${SSL_DEFAULT} == base BROKEN_FreeBSD_12= fails to compile: incomplete definition of type 'struct bio_st' BROKEN_FreeBSD_13= fails to compile: incomplete definition of type 'struct bio_st' diff --git a/devel/ocaml-deriving-ocsigen/Makefile b/devel/ocaml-deriving-ocsigen/Makefile index 5e5a9d371bdf..3325c46294a3 100644 --- a/devel/ocaml-deriving-ocsigen/Makefile +++ b/devel/ocaml-deriving-ocsigen/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Function derivation library BROKEN= old version, incompatible with modern OCaml +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-01-10 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/devel/p5-rpm-build-perl/Makefile b/devel/p5-rpm-build-perl/Makefile index a4aa6cdcda7c..c851996faab0 100644 --- a/devel/p5-rpm-build-perl/Makefile +++ b/devel/p5-rpm-build-perl/Makefile @@ -12,6 +12,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= This module is required to build Perl RPM packages BROKEN= does not build, op_sibling usage. https://rt.cpan.org/Public/Bug/Display.html?id=117350 +DEPRECATED= Broken for more than 7 months +EXPIRATION_DATE= 2020-01-10 TEST_DEPENDS= p5-Try-Tiny>=0:lang/p5-Try-Tiny diff --git a/devel/shedskin/Makefile b/devel/shedskin/Makefile index 09106df79711..7a12cd528036 100644 --- a/devel/shedskin/Makefile +++ b/devel/shedskin/Makefile @@ -15,6 +15,8 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSE BROKEN= checksum mismatch +DEPRECATED= Broken for more than 3 months, unmaintained +EXPIRATION_DATE= 2020-01-10 RUN_DEPENDS= ${LOCALBASE}/lib/libgc.so:devel/boehm-gc \ ${LOCALBASE}/lib/libpcre.so:devel/pcre diff --git a/games/stonesoup-sdl/Makefile b/games/stonesoup-sdl/Makefile index 619dc29e863b..475fecf18896 100644 --- a/games/stonesoup-sdl/Makefile +++ b/games/stonesoup-sdl/Makefile @@ -4,6 +4,8 @@ PKGNAMESUFFIX= -sdl BROKEN= rltiles/floor.png: No such file or directory +DEPRECATED= Broken for more than 8 months +EXPIRATION_DATE= 2020-01-10 MASTERDIR= ${.CURDIR}/../stonesoup OPTIONS_SLAVE= SDL diff --git a/games/xtris/Makefile b/games/xtris/Makefile index d16f8d547b14..4eecd27c9b41 100644 --- a/games/xtris/Makefile +++ b/games/xtris/Makefile @@ -20,6 +20,8 @@ COMMENT= Multi-player version of a popular game for the X Window system LICENSE= GPLv2 BROKEN= unfetchable +DEPRECATED= Broken for more than 3 months +EXPIRATION_DATE= 2020-01-10 RESTRICTED= Possible trademark infringement WRKSRC= ${WRKDIR}/xtris USES= xorg diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 4bb8933544ba..dd1d6b98fdc3 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -19,6 +19,8 @@ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= fails to build with boost 1.70, see bug 237016 +DEPRECATED= Broken for more than 8 months +EXPIRATION_DATE= 2020-01-10 BROKEN_powerpc= fails to install: runs out of virtual memory LIB_DEPENDS= libicuuc.so:devel/icu \ diff --git a/graphics/vv/Makefile b/graphics/vv/Makefile index adb1e9e7629b..29fda6058861 100644 --- a/graphics/vv/Makefile +++ b/graphics/vv/Makefile @@ -14,6 +14,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN= wrong LIB_DEPENDS +DEPRECATED= Broken for more than 4 months +EXPIRATION_DATE= 2020-01-10 LIB_DEPENDS= libexpat.so:textproc/expat2 \ libfreetype.so:print/freetype2 \ diff --git a/lang/js_of_ocaml/Makefile b/lang/js_of_ocaml/Makefile index 3f72a4455d52..6348660a814c 100644 --- a/lang/js_of_ocaml/Makefile +++ b/lang/js_of_ocaml/Makefile @@ -8,6 +8,9 @@ CATEGORIES= lang MAINTAINER= ports@FreeBSD.org COMMENT= OCaml to JavaScript compiler +DEPRECATED= Depends on broken and expiring devel/ocaml-deriving-ocsigen +EXPIRATION_DATE= 2020-01-10 + BUILD_DEPENDS= ocaml-lwt>=2.3.0:devel/ocaml-lwt \ menhir:devel/menhir \ ${SA_DIR}/deriving-ocsigen/deriving.a:devel/ocaml-deriving-ocsigen \ diff --git a/lang/rubinius/Makefile b/lang/rubinius/Makefile index ef9c66310eff..b57ed71ccce7 100644 --- a/lang/rubinius/Makefile +++ b/lang/rubinius/Makefile @@ -16,6 +16,8 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= Could not find 'bundler' (1.13.6) +DEPRECATED= Broken for more than 7 months +EXPIRATION_DATE= 2020-01-10 ONLY_FOR_ARCHS= amd64 BUILD_DEPENDS= ${LOCALBASE}/bin/bundle:sysutils/rubygem-bundler \ diff --git a/math/dynare/Makefile b/math/dynare/Makefile index 0f1691129bf5..65224db90c4c 100644 --- a/math/dynare/Makefile +++ b/math/dynare/Makefile @@ -40,6 +40,8 @@ OPTIONS_SUB= yes MATLAB_CONFIGURE_ENABLE= matlab OCTAVE_BROKEN= Does not build after octave upgrade in r495225 +DEPRECATED= Broken for more than 9 months +EXPIRATION_DATE= 2020-01-10 OCTAVE_CONFIGURE_ENABLE= octave OCTAVE_LIB_DEPENDS= liboctave.so:math/octave OCTAVE_USES= compiler:c++14-lang diff --git a/science/meep/Makefile b/science/meep/Makefile index 8c3719ed0351..9879ea96f1fb 100644 --- a/science/meep/Makefile +++ b/science/meep/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= very old version, incompatible with Guile 2.2 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-01-10 BUILD_DEPENDS= harminv:science/harminv \ gsed:textproc/gsed diff --git a/sysutils/docker-freebsd/Makefile b/sysutils/docker-freebsd/Makefile index 931776c75f22..0f0bc51895e4 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 9 months +EXPIRATION_DATE= 2020-01-10 BUILD_DEPENDS= bash:shells/bash \ sqlite3:databases/sqlite3 diff --git a/sysutils/hfm/Makefile b/sysutils/hfm/Makefile index 571c3bb8f7ff..7e0ab49ed9a7 100644 --- a/sysutils/hfm/Makefile +++ b/sysutils/hfm/Makefile @@ -12,6 +12,8 @@ COMMENT= Run tests in parallel at high frequency LICENSE= BSD2CLAUSE BROKEN= fails to build +DEPRECATED= Broken for more than 4 months +EXPIRATION_DATE= 2020-01-10 # gb 0.4 includes FreeBSD-specific fixes that this port requires # https://github.com/constabulary/gb/issues/506 diff --git a/sysutils/u-boot-zedboard/Makefile b/sysutils/u-boot-zedboard/Makefile index 4442bc98e124..d5f61d954764 100644 --- a/sysutils/u-boot-zedboard/Makefile +++ b/sysutils/u-boot-zedboard/Makefile @@ -3,6 +3,8 @@ MASTERDIR= ${.CURDIR}/../u-boot-master BROKEN= fails to compile +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-01-10 MODEL= zedboard BOARD_CONFIG= zynq_zed_defconfig diff --git a/sysutils/u-boot-zybo/Makefile b/sysutils/u-boot-zybo/Makefile index 3fad3b3251fd..e09db76d6713 100644 --- a/sysutils/u-boot-zybo/Makefile +++ b/sysutils/u-boot-zybo/Makefile @@ -3,6 +3,8 @@ MASTERDIR= ${.CURDIR}/../u-boot-master BROKEN= fails to compile +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-01-10 MODEL= zybo BOARD_CONFIG= zynq_zybo_defconfig diff --git a/x11-themes/kde-icons-kool-gorilla/Makefile b/x11-themes/kde-icons-kool-gorilla/Makefile index c1d4715b1b39..ca525b796568 100644 --- a/x11-themes/kde-icons-kool-gorilla/Makefile +++ b/x11-themes/kde-icons-kool-gorilla/Makefile @@ -10,6 +10,8 @@ DISTNAME= Korilla_Icons-v${PORTVERSION} COMMENT= KDE Kool Gorilla iconset BROKEN= unfetchable +DEPRECATED= Broken for more than 3 months, unmaintained +EXPIRATION_DATE= 2020-01-10 USES= tar:bzip2 WRKSRC= "${WRKDIR}/Kool.Gorilla"