diff options
author | antoine <antoine@FreeBSD.org> | 2016-10-01 18:55:40 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-10-01 18:55:40 +0800 |
commit | 66cb4d23eb9b995c1d5d71129198a02e8f330f84 (patch) | |
tree | e406cc7302701941261c77aa18056fa2887ecb48 | |
parent | 1fe2fbf7b72194e2c2eb525b8079c8ea69e665af (diff) | |
download | freebsd-ports-gnome-66cb4d23eb9b995c1d5d71129198a02e8f330f84.tar.gz freebsd-ports-gnome-66cb4d23eb9b995c1d5d71129198a02e8f330f84.tar.zst freebsd-ports-gnome-66cb4d23eb9b995c1d5d71129198a02e8f330f84.zip |
Deprecate ports broken for more than 6 months
-rw-r--r-- | devel/git-lfs/Makefile | 2 | ||||
-rw-r--r-- | devel/py-snack/Makefile | 2 | ||||
-rw-r--r-- | devel/py-snackwich/Makefile | 3 | ||||
-rw-r--r-- | math/octave-forge-ad/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge-dicom/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge-octgpr/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge-spline-gcvspl/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge-xraylib/Makefile | 2 | ||||
-rw-r--r-- | math/py-pyfst/Makefile | 2 | ||||
-rw-r--r-- | security/lsh/Makefile | 2 | ||||
-rw-r--r-- | security/massh/Makefile | 2 | ||||
-rw-r--r-- | www/hydra/Makefile | 2 | ||||
-rw-r--r-- | www/pear-Services_SharedBook/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-traitsbackendwx/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-traitsgui/Makefile | 3 | ||||
-rw-r--r-- | x11/deforaos-locker/Makefile | 3 | ||||
-rw-r--r-- | x11/deforaos-panel/Makefile | 2 |
17 files changed, 37 insertions, 0 deletions
diff --git a/devel/git-lfs/Makefile b/devel/git-lfs/Makefile index 01f5ff6aaeb6..51a1011a7a50 100644 --- a/devel/git-lfs/Makefile +++ b/devel/git-lfs/Makefile @@ -13,6 +13,8 @@ COMMENT= Git extension for versioning large files LICENSE= MIT BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 USES= go USE_GITHUB= yes diff --git a/devel/py-snack/Makefile b/devel/py-snack/Makefile index 7b1c8665a649..0334cd6f8aee 100644 --- a/devel/py-snack/Makefile +++ b/devel/py-snack/Makefile @@ -13,6 +13,8 @@ COMMENT= Not Eriks Windowing Toolkit Python bindings 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 \ diff --git a/devel/py-snackwich/Makefile b/devel/py-snackwich/Makefile index a4c20a3a0cbc..bf3d9817e04b 100644 --- a/devel/py-snackwich/Makefile +++ b/devel/py-snackwich/Makefile @@ -12,6 +12,9 @@ COMMENT= Configuration-based Console UI Framework 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} diff --git a/math/octave-forge-ad/Makefile b/math/octave-forge-ad/Makefile index bd3684248c26..12eee5eb843a 100644 --- a/math/octave-forge-ad/Makefile +++ b/math/octave-forge-ad/Makefile @@ -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> diff --git a/math/octave-forge-dicom/Makefile b/math/octave-forge-dicom/Makefile index f0ccf3b6e5ed..2aa4c3eb6f7b 100644 --- a/math/octave-forge-dicom/Makefile +++ b/math/octave-forge-dicom/Makefile @@ -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 diff --git a/math/octave-forge-octgpr/Makefile b/math/octave-forge-octgpr/Makefile index 947f20db024f..731fe1b99c1b 100644 --- a/math/octave-forge-octgpr/Makefile +++ b/math/octave-forge-octgpr/Makefile @@ -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}. diff --git a/math/octave-forge-spline-gcvspl/Makefile b/math/octave-forge-spline-gcvspl/Makefile index d267d1abae6f..7f6335bfdbdd 100644 --- a/math/octave-forge-spline-gcvspl/Makefile +++ b/math/octave-forge-spline-gcvspl/Makefile @@ -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} diff --git a/math/octave-forge-xraylib/Makefile b/math/octave-forge-xraylib/Makefile index 0512c79f3413..b23da1217972 100644 --- a/math/octave-forge-xraylib/Makefile +++ b/math/octave-forge-xraylib/Makefile @@ -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 diff --git a/math/py-pyfst/Makefile b/math/py-pyfst/Makefile index affafb830d42..9d817c2f0ab3 100644 --- a/math/py-pyfst/Makefile +++ b/math/py-pyfst/Makefile @@ -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 diff --git a/security/lsh/Makefile b/security/lsh/Makefile index a7ec771aac03..fdb65fc61122 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -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 diff --git a/security/massh/Makefile b/security/massh/Makefile index 82def177c595..2ac29c7f1e61 100644 --- a/security/massh/Makefile +++ b/security/massh/Makefile @@ -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+ diff --git a/www/hydra/Makefile b/www/hydra/Makefile index edd76c6ee749..907fdbc50766 100644 --- a/www/hydra/Makefile +++ b/www/hydra/Makefile @@ -14,6 +14,8 @@ COMMENT= High performance multi-threaded web server 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 diff --git a/www/pear-Services_SharedBook/Makefile b/www/pear-Services_SharedBook/Makefile index 97e12edef9ac..2c7557d98162 100644 --- a/www/pear-Services_SharedBook/Makefile +++ b/www/pear-Services_SharedBook/Makefile @@ -14,5 +14,7 @@ RUN_DEPENDS= ${PEARDIR}/HTTP/Client.php:www/pear-HTTP_Client USES= pear BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 .include <bsd.port.mk> diff --git a/x11-toolkits/py-traitsbackendwx/Makefile b/x11-toolkits/py-traitsbackendwx/Makefile index a6a471efaad5..0398def79aa0 100644 --- a/x11-toolkits/py-traitsbackendwx/Makefile +++ b/x11-toolkits/py-traitsbackendwx/Makefile @@ -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} diff --git a/x11-toolkits/py-traitsgui/Makefile b/x11-toolkits/py-traitsgui/Makefile index 03e921d8fbc8..7c50100b9a71 100644 --- a/x11-toolkits/py-traitsgui/Makefile +++ b/x11-toolkits/py-traitsgui/Makefile @@ -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} diff --git a/x11/deforaos-locker/Makefile b/x11/deforaos-locker/Makefile index a2120183b871..176b1495cc00 100644 --- a/x11/deforaos-locker/Makefile +++ b/x11/deforaos-locker/Makefile @@ -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 diff --git a/x11/deforaos-panel/Makefile b/x11/deforaos-panel/Makefile index 882084d654c6..8b2fbf749230 100644 --- a/x11/deforaos-panel/Makefile +++ b/x11/deforaos-panel/Makefile @@ -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 |