Date: Sat, 1 Oct 2016 10:55:41 +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: r423051 - in head: devel/git-lfs devel/py-snack devel/py-snackwich math/octave-forge-ad math/octave-forge-dicom math/octave-forge-octgpr math/octave-forge-spline-gcvspl math/octave-forg... Message-ID: <201610011055.u91AtfZp053073@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Oct 1 10:55:40 2016 New Revision: 423051 URL: https://svnweb.freebsd.org/changeset/ports/423051 Log: Deprecate ports broken for more than 6 months Modified: head/devel/git-lfs/Makefile head/devel/py-snack/Makefile head/devel/py-snackwich/Makefile head/math/octave-forge-ad/Makefile head/math/octave-forge-dicom/Makefile head/math/octave-forge-octgpr/Makefile head/math/octave-forge-spline-gcvspl/Makefile head/math/octave-forge-xraylib/Makefile head/math/py-pyfst/Makefile head/security/lsh/Makefile head/security/massh/Makefile head/www/hydra/Makefile head/www/pear-Services_SharedBook/Makefile head/x11-toolkits/py-traitsbackendwx/Makefile head/x11-toolkits/py-traitsgui/Makefile head/x11/deforaos-locker/Makefile head/x11/deforaos-panel/Makefile Modified: head/devel/git-lfs/Makefile ============================================================================== --- head/devel/git-lfs/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/devel/git-lfs/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -13,6 +13,8 @@ COMMENT= Git extension for versioning la LICENSE= MIT BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 USES= go USE_GITHUB= yes Modified: head/devel/py-snack/Makefile ============================================================================== --- head/devel/py-snack/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/devel/py-snack/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -13,6 +13,8 @@ COMMENT= Not Eriks Windowing Toolkit Pyt LICENSE= GPLv2 BROKEN= conflicts with devel/newt +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 LIB_DEPENDS= libslang.so:devel/libslang2 \ libpopt.so:devel/popt \ Modified: head/devel/py-snackwich/Makefile ============================================================================== --- head/devel/py-snackwich/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/devel/py-snackwich/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -12,6 +12,9 @@ COMMENT= Configuration-based Console UI LICENSE= GPLv2 +DEPRECATED= Depends on broken and expiring devel/py-snack +EXPIRATION_DATE= 2016-11-01 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snack>0:devel/py-snack RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/math/octave-forge-ad/Makefile ============================================================================== --- head/math/octave-forge-ad/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/math/octave-forge-ad/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -19,5 +19,7 @@ USES= dos2unix .include "${.CURDIR}/../../Mk/bsd.octave.mk" BROKEN= doesn't build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 .include <bsd.port.mk> Modified: head/math/octave-forge-dicom/Makefile ============================================================================== --- head/math/octave-forge-dicom/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/math/octave-forge-dicom/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -13,6 +13,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING BROKEN= does not build with octave-4.0.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 LIB_DEPENDS+= libgdcmCommon.so:devel/gdcm Modified: head/math/octave-forge-octgpr/Makefile ============================================================================== --- head/math/octave-forge-octgpr/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/math/octave-forge-octgpr/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -13,6 +13,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING BROKEN= does not build with octave-4.0.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. Modified: head/math/octave-forge-spline-gcvspl/Makefile ============================================================================== --- head/math/octave-forge-spline-gcvspl/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/math/octave-forge-spline-gcvspl/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -10,6 +10,8 @@ MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} BROKEN= does not build with octave-4.0.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 GNU_CONFIGURE= yes CONFIGURE_ENV+= HOME=${WRKSRC} Modified: head/math/octave-forge-xraylib/Makefile ============================================================================== --- head/math/octave-forge-xraylib/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/math/octave-forge-xraylib/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -13,6 +13,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= does not build with octave-4.0.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 GNU_CONFIGURE= yes Modified: head/math/py-pyfst/Makefile ============================================================================== --- head/math/py-pyfst/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/math/py-pyfst/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -15,6 +15,8 @@ LICENSE= APACHE20 LIB_DEPENDS= libfst.so:math/openfst BROKEN= does not build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 USES= compiler:c++11-lib python USE_PYTHON= distutils autoplist Modified: head/security/lsh/Makefile ============================================================================== --- head/security/lsh/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/security/lsh/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -18,6 +18,8 @@ LIB_DEPENDS= liboop.so:devel/liboop \ libnettle.so:security/nettle BROKEN= does not build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 BROKEN_FreeBSD_9= does not build BROKEN_sparc64= fails to compile: unexpected identifier Modified: head/security/massh/Makefile ============================================================================== --- head/security/massh/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/security/massh/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Parallel ssh command execution and file transfer on multiple hosts BROKEN= mismatch in distfile checksum +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 LICENSE= GPLv3+ Modified: head/www/hydra/Makefile ============================================================================== --- head/www/hydra/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/www/hydra/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -14,6 +14,8 @@ COMMENT= High performance multi-threaded LIB_DEPENDS= libgnutls.so:security/gnutls BROKEN= Needs to be ported to GnuTLS 3.4; abandoned upstream +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 USES= perl5 pkgconfig shebangfix SHEBANG_FILES= src/webindex.pl Modified: head/www/pear-Services_SharedBook/Makefile ============================================================================== --- head/www/pear-Services_SharedBook/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/www/pear-Services_SharedBook/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -14,5 +14,7 @@ RUN_DEPENDS= ${PEARDIR}/HTTP/Client.php: USES= pear BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 .include <bsd.port.mk> Modified: head/x11-toolkits/py-traitsbackendwx/Makefile ============================================================================== --- head/x11-toolkits/py-traitsbackendwx/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/x11-toolkits/py-traitsbackendwx/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -13,6 +13,8 @@ MAINTAINER= jacob.frelinger@duke.edu COMMENT= Wx backend for TraitsGUI BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traits>=3.2.0:devel/py-traits RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/x11-toolkits/py-traitsgui/Makefile ============================================================================== --- head/x11-toolkits/py-traitsgui/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/x11-toolkits/py-traitsgui/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jacob.frelinger@duke.edu COMMENT= Gui toolkit derived from the Enthought python traits library +DEPRECATED= Depends on broken and expiring x11-toolkits/py-traitsbackendwx +EXPIRATION_DATE= 2016-11-01 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traitsbackendwx>=3.1.0:x11-toolkits/py-traitsbackendwx RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/x11/deforaos-locker/Makefile ============================================================================== --- head/x11/deforaos-locker/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/x11/deforaos-locker/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -14,6 +14,9 @@ COMMENT= DeforaOS desktop screensaver LICENSE= GPLv3 +DEPRECATED= Depends on broken and expiring x11/deforaos-panel +EXPIRATION_DATE= 2016-11-01 + LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \ libDesktop.so:x11/deforaos-libdesktop \ libXss.so:x11/libXScrnSaver Modified: head/x11/deforaos-panel/Makefile ============================================================================== --- head/x11/deforaos-panel/Makefile Sat Oct 1 10:10:40 2016 (r423050) +++ head/x11/deforaos-panel/Makefile Sat Oct 1 10:55:40 2016 (r423051) @@ -14,6 +14,8 @@ COMMENT= DeforaOS desktop panel LICENSE= GPLv3 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \ libDesktop.so:x11/deforaos-libdesktop
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610011055.u91AtfZp053073>