diff options
author | antoine <antoine@FreeBSD.org> | 2017-12-27 17:30:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-12-27 17:30:47 +0800 |
commit | 5eebe84cb762b7a8b7105cec792035c0256bd49e (patch) | |
tree | a56c8be262a439e053fe59f10c4194f6d64c021d /devel | |
parent | d7fe6e6a2fdea10f1b08d47540087ffe89d9964d (diff) | |
download | freebsd-ports-gnome-5eebe84cb762b7a8b7105cec792035c0256bd49e.tar.gz freebsd-ports-gnome-5eebe84cb762b7a8b7105cec792035c0256bd49e.tar.zst freebsd-ports-gnome-5eebe84cb762b7a8b7105cec792035c0256bd49e.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'devel')
-rw-r--r-- | devel/art/Makefile | 2 | ||||
-rw-r--r-- | devel/guikachu/Makefile | 2 | ||||
-rw-r--r-- | devel/libical-glib/Makefile | 2 | ||||
-rw-r--r-- | devel/npm-amdefine/Makefile | 2 | ||||
-rw-r--r-- | devel/npm-clean-css/Makefile | 3 | ||||
-rw-r--r-- | devel/npm-commander/Makefile | 3 | ||||
-rw-r--r-- | devel/npm-graceful-readlink/Makefile | 2 | ||||
-rw-r--r-- | devel/npm-source-map/Makefile | 3 | ||||
-rw-r--r-- | devel/pear-SebastianBergmann_PHPLOC/Makefile | 2 | ||||
-rw-r--r-- | devel/py-InlineEgg/Makefile | 2 | ||||
-rw-r--r-- | devel/py-protocols-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/py-ruledispatch/Makefile | 3 |
12 files changed, 28 insertions, 0 deletions
diff --git a/devel/art/Makefile b/devel/art/Makefile index f07394cad779..9f74af345400 100644 --- a/devel/art/Makefile +++ b/devel/art/Makefile @@ -16,6 +16,8 @@ LICENSE= GPLv3 LIB_DEPENDS= libxml++-2.6.so:textproc/libxml++26 BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 USES= gmake pkgconfig diff --git a/devel/guikachu/Makefile b/devel/guikachu/Makefile index bcb63d536f52..c7687a485718 100644 --- a/devel/guikachu/Makefile +++ b/devel/guikachu/Makefile @@ -15,6 +15,8 @@ LIB_DEPENDS= libgnomeuimm-2.6.so:x11-toolkits/libgnomeuimm26 \ libgnomevfsmm-2.6.so:devel/gnome-vfsmm BROKEN= fails to build: ustring.h: expected ';' at end of declaration list +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 USES= gmake pathfix pkgconfig shared-mime-info desktop-file-utils USE_GNOME= gnomeprefix intlhack libgnomeui diff --git a/devel/libical-glib/Makefile b/devel/libical-glib/Makefile index 678bde407e62..d6f7da8a18d9 100644 --- a/devel/libical-glib/Makefile +++ b/devel/libical-glib/Makefile @@ -13,6 +13,8 @@ COMMENT= Introspection bindings for libical LIB_DEPENDS= libical.so:devel/libical BROKEN= Does not build with libical >= 2.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 USES= compiler:c11 gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 introspection:build libxml2 diff --git a/devel/npm-amdefine/Makefile b/devel/npm-amdefine/Makefile index cf957e92a92f..4c7d56bae7ed 100644 --- a/devel/npm-amdefine/Makefile +++ b/devel/npm-amdefine/Makefile @@ -11,6 +11,8 @@ COMMENT= Implementation of AMD's define() in Node LICENSE= APACHE20 BROKEN= fails to package +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 BUILD_DEPENDS= npm>=0:www/npm RUN_DEPENDS= npm>=0:www/npm diff --git a/devel/npm-clean-css/Makefile b/devel/npm-clean-css/Makefile index 96557de354a5..87dd1f965794 100644 --- a/devel/npm-clean-css/Makefile +++ b/devel/npm-clean-css/Makefile @@ -11,6 +11,9 @@ COMMENT= Fast and efficient CSS optimizer for node.js and the Web LICENSE= APACHE20 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 + BUILD_DEPENDS= npm>=0:www/npm RUN_DEPENDS= npm>=0:www/npm \ ${LOCALBASE}/lib/node_modules/source-map/source-map.js:devel/npm-source-map \ diff --git a/devel/npm-commander/Makefile b/devel/npm-commander/Makefile index bd70d6163130..dd6b9a1ce101 100644 --- a/devel/npm-commander/Makefile +++ b/devel/npm-commander/Makefile @@ -11,6 +11,9 @@ COMMENT= node.js command-line interfaces made easy LICENSE= APACHE20 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 + BUILD_DEPENDS= npm>=0:www/npm RUN_DEPENDS= npm>=0:www/npm \ ${LOCALBASE}/lib/node_modules/graceful-readlink/index.js:devel/npm-graceful-readlink diff --git a/devel/npm-graceful-readlink/Makefile b/devel/npm-graceful-readlink/Makefile index f10def0798c6..b213d2f9c58e 100644 --- a/devel/npm-graceful-readlink/Makefile +++ b/devel/npm-graceful-readlink/Makefile @@ -11,6 +11,8 @@ COMMENT= Graceful fs.readlink LICENSE= APACHE20 BROKEN= fails to package +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 BUILD_DEPENDS= npm>=0:www/npm RUN_DEPENDS= npm>=0:www/npm diff --git a/devel/npm-source-map/Makefile b/devel/npm-source-map/Makefile index 719eefd0f87e..d06bef7260d7 100644 --- a/devel/npm-source-map/Makefile +++ b/devel/npm-source-map/Makefile @@ -10,6 +10,9 @@ COMMENT= Parse and consume source maps LICENSE= APACHE20 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 + BUILD_DEPENDS= npm>=0:www/npm RUN_DEPENDS= npm>=0:www/npm \ ${LOCALBASE}/lib/node_modules/amdefine/amdefine.js:devel/npm-amdefine diff --git a/devel/pear-SebastianBergmann_PHPLOC/Makefile b/devel/pear-SebastianBergmann_PHPLOC/Makefile index e2bfeb0ca8c7..3e42e42de533 100644 --- a/devel/pear-SebastianBergmann_PHPLOC/Makefile +++ b/devel/pear-SebastianBergmann_PHPLOC/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= pear-Symfony_Component_Console>=1.1.0:devel/pear-Symfony_Componen RUN_DEPENDS:= ${BUILD_DEPENDS} BROKEN= unfetchable, redirects to https://phpunit.de/ +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 USE_PHP= tokenizer PEAR_CHANNEL= phpunit diff --git a/devel/py-InlineEgg/Makefile b/devel/py-InlineEgg/Makefile index 1e9f6fb8f3d7..ded186aa8053 100644 --- a/devel/py-InlineEgg/Makefile +++ b/devel/py-InlineEgg/Makefile @@ -16,6 +16,8 @@ USES= dos2unix python shebangfix SHEBANG_FILES= examples/*.py USE_PYTHON= distutils autoplist BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 PORTDOCS= InlineEgg.html Changelog README PORTEXAMPLES= * diff --git a/devel/py-protocols-devel/Makefile b/devel/py-protocols-devel/Makefile index 2a68fcf70bcc..621cef17937c 100644 --- a/devel/py-protocols-devel/Makefile +++ b/devel/py-protocols-devel/Makefile @@ -18,5 +18,7 @@ USES= python:2.7 zip USE_PYTHON= distutils autoplist BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 .include <bsd.port.mk> diff --git a/devel/py-ruledispatch/Makefile b/devel/py-ruledispatch/Makefile index fceed2b38d28..5a352cf17c65 100644 --- a/devel/py-ruledispatch/Makefile +++ b/devel/py-ruledispatch/Makefile @@ -16,6 +16,9 @@ COMMENT= Rule-based Dispatching and Generic Functions LICENSE= PSFL ZPL21 LICENSE_COMB= dual +DEPRECATED= Depends on expiring devel/py-protocols-devel +EXPIRATION_DATE= 2018-01-27 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Extremes>=1.1:devel/py-extremes@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}PyProtocols>=1.0.a0.r2302:devel/py-protocols-devel@${FLAVOR} |