diff options
46 files changed, 100 insertions, 0 deletions
diff --git a/astro/viking/Makefile b/astro/viking/Makefile index 0fbbf23f7fee..562f86c2db0e 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= wrong LIB_DEPENDS +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs LIB_DEPENDS= libcurl.so:ftp/curl \ diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index 4411f1620fbb..aa1c7fcc3432 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 LIB_DEPENDS= liblo.so:audio/liblo \ liblrdf.so:textproc/liblrdf \ diff --git a/audio/gigedit/Makefile b/audio/gigedit/Makefile index 21b6724d8340..67c821b167eb 100644 --- a/audio/gigedit/Makefile +++ b/audio/gigedit/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Instrument editor for gig files BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/audio/gnomoradio/Makefile b/audio/gnomoradio/Makefile index bcd934021803..796c01627af3 100644 --- a/audio/gnomoradio/Makefile +++ b/audio/gnomoradio/Makefile @@ -14,6 +14,8 @@ LIB_DEPENDS= libvorbis.so:audio/libvorbis \ libao.so:audio/libao BROKEN= fails to compile: trackable.h: expected ';' at end of declaration list +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 USES= pathfix pkgconfig libtool GNU_CONFIGURE= yes diff --git a/audio/linux-mbrola/Makefile b/audio/linux-mbrola/Makefile index 699df83947ba..9ddc0470285e 100644 --- a/audio/linux-mbrola/Makefile +++ b/audio/linux-mbrola/Makefile @@ -14,6 +14,9 @@ EXTRACT_SUFX= .zip MAINTAINER= ports@FreeBSD.org COMMENT= MBROLA speech synthesizer for Linux +DEPRECATED= Depends on expiring audio/mbrolavox +EXPIRATION_DATE= 2018-01-27 + RUN_DEPENDS= mbrolavox>0:audio/mbrolavox CONFLICTS= mbrola-* diff --git a/audio/mbrolavox/Makefile b/audio/mbrolavox/Makefile index d7eac797298a..e3c6d90cf81c 100644 --- a/audio/mbrolavox/Makefile +++ b/audio/mbrolavox/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Voices for MBROLA voice synthesizer BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 USES= zip:infozip NO_BUILD= yes 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} diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index feaa7bef9021..926d1db930f2 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -14,6 +14,8 @@ COMMENT= Arcade Emulator for M68000, M68020 and Z80 based hardware LICENSE= ART10 BROKEN= fails to link +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 BUILD_DEPENDS= nasm>0:devel/nasm LIB_DEPENDS= libpng.so:graphics/png diff --git a/games/balazar/Makefile b/games/balazar/Makefile index 9f403f40da3b..61acf0db9c06 100644 --- a/games/balazar/Makefile +++ b/games/balazar/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= soya_editor:graphics/py-soya3d@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${FLAVOR} BROKEN= fails to package: pkg-static: py27-twisted-17.5.0_1 conflicts with py27-twistedCore-15.2.1 (installs files into the same place) +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 NO_ARCH= yes USES= gettext python:2.7 tar:bzip2 diff --git a/games/balazarbrothers/Makefile b/games/balazarbrothers/Makefile index 4ce53205ad68..1396e83a3ec0 100644 --- a/games/balazarbrothers/Makefile +++ b/games/balazarbrothers/Makefile @@ -15,6 +15,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= conflicting dependencies +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 LIB_DEPENDS= libcal3d.so:graphics/cal3d \ libfreetype.so:print/freetype2 diff --git a/games/cheech/Makefile b/games/cheech/Makefile index 4dd04fff0290..374e93415674 100644 --- a/games/cheech/Makefile +++ b/games/cheech/Makefile @@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgnet-2.0.so:net/gnet2 BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 OPTIONS_DEFINE= DOCS diff --git a/games/gish-demo/Makefile b/games/gish-demo/Makefile index 376adbef05c0..9741ede571ea 100644 --- a/games/gish-demo/Makefile +++ b/games/gish-demo/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Platform game with a gelatinous 12-pound ball of tar (Demo version) BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 RESTRICTED= (c) Copyright 2004 Chronic Logic All rights reserved ONLY_FOR_ARCHS= i386 amd64 diff --git a/games/libretro-cores/Makefile b/games/libretro-cores/Makefile index b6e7800cd288..02007f6f4dca 100644 --- a/games/libretro-cores/Makefile +++ b/games/libretro-cores/Makefile @@ -109,6 +109,8 @@ USE_GL= gl DOS2UNIX_FILES= hatari/Makefile.libretro 81-libretro/81/sp0256.c libretro-uae/Makefile BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 .include <bsd.port.pre.mk> diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index a34679234946..d827223393c3 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -13,6 +13,8 @@ COMMENT= Vector-based 2D animation software package LICENSE= GPLv2+ BROKEN= missing header +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 BUILD_DEPENDS= etl>=0.04.19_1:devel/etl LIB_DEPENDS= libsynfig.so:devel/synfig diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile index 5e3ea12ec285..ff456887a7f4 100644 --- a/lang/gcl/Makefile +++ b/lang/gcl/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi BROKEN= missing header +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 BUILD_DEPENDS= gawk:lang/gawk LIB_DEPENDS= libgmp.so:math/gmp diff --git a/lang/pike78/Makefile b/lang/pike78/Makefile index 03182c2ba802..d1510464fafb 100644 --- a/lang/pike78/Makefile +++ b/lang/pike78/Makefile @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic programming language with a syntax similar to C++ BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 LIB_DEPENDS= libtiff.so:graphics/tiff \ libgdbm.so:databases/gdbm \ diff --git a/mail/evolution-mapi/Makefile b/mail/evolution-mapi/Makefile index 631da556569c..c2575eb66dcc 100644 --- a/mail/evolution-mapi/Makefile +++ b/mail/evolution-mapi/Makefile @@ -10,6 +10,9 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Evolution Microsoft Exchange plugin through OpenChange +DEPRECATED= Depends on expiring mail/libmapi +EXPIRATION_DATE= 2018-01-27 + BUILD_DEPENDS= itstool:textproc/itstool \ evolution>=3.0.0:mail/evolution LIB_DEPENDS= libmapi.so:mail/libmapi diff --git a/mail/libmapi/Makefile b/mail/libmapi/Makefile index e5f2cad56ac6..fe544946bab1 100644 --- a/mail/libmapi/Makefile +++ b/mail/libmapi/Makefile @@ -57,6 +57,8 @@ DOXYGEN_CONFIGURE_ENV_OFF= ac_cv_path_DOXYGEN="" PLIST_SUB= SAMBA=${SAMBAPORT:T} BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 # --enable-openchange-qt4 Compile OpenChange Qt4 wrapper. diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index c3fea8a639bc..13d5e73e3b6d 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -22,6 +22,8 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libpari.so:math/pari BROKEN= does not compile: paridecl.h: conflicting types for 'mulreal' +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 NOT_FOR_ARCHS= aarch64 NOT_FOR_ARCHS_REASON= fails to compile: the collector has not been ported to this machine/OS combination diff --git a/multimedia/bombono/Makefile b/multimedia/bombono/Makefile index d0a9ac9706d4..156da12e06da 100644 --- a/multimedia/bombono/Makefile +++ b/multimedia/bombono/Makefile @@ -26,6 +26,8 @@ RUN_DEPENDS= gm:graphics/GraphicsMagick \ toolame:audio/toolame BROKEN= fails to compile: weakref.h: macro "static_assert" passed 3 arguments, but takes just 2 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 USES= desktop-file-utils gettext pkgconfig scons shared-mime-info \ tar:bzip2 diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index 55d01194951e..248091c1ca68 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -11,6 +11,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= tries to clone git repository during build phase +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 BUILD_DEPENDS= rust>=1.19.0_2:lang/rust \ portaudio>0:audio/portaudio diff --git a/security/mdcrack/Makefile b/security/mdcrack/Makefile index 8c76eb7055f1..ec058fe797a4 100644 --- a/security/mdcrack/Makefile +++ b/security/mdcrack/Makefile @@ -16,6 +16,8 @@ MAKE_ARGS= LDFLAGS="${LDFLAGS} -lncurses" USES= compiler:features ncurses BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 .include <bsd.port.pre.mk> diff --git a/security/pond/Makefile b/security/pond/Makefile index cf30e61ab949..528d49570b85 100644 --- a/security/pond/Makefile +++ b/security/pond/Makefile @@ -22,6 +22,8 @@ LIB_DEPENDS= libgtkspell.so:textproc/gtkspell \ libtspi.so:security/trousers BROKEN= wrong build depends +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 USES= go PLIST_FILES= bin/pond-server bin/pond diff --git a/security/tclgpg/Makefile b/security/tclgpg/Makefile index 3d9e8bea0c83..b02c464ada17 100644 --- a/security/tclgpg/Makefile +++ b/security/tclgpg/Makefile @@ -19,6 +19,8 @@ USES= autoreconf gmake tcl:tea USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/tclgpg-4cfd9fa949 BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 PLIST_FILES= lib/gpg1.0/libgpg1.0.so \ lib/gpg1.0/pkgIndex.tcl \ diff --git a/security/webfwlog/Makefile b/security/webfwlog/Makefile index cee96862dfab..309d32c22ca9 100644 --- a/security/webfwlog/Makefile +++ b/security/webfwlog/Makefile @@ -13,6 +13,8 @@ COMMENT= Web-based firewall log analyzer LICENSE= GPLv2 BROKEN= missing header +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 OPTIONS_DEFINE= MYSQL MYSQLIPV6 PGSQL DOCS OPTIONS_DEFAULT= MYSQL MYSQLIPV6 diff --git a/shells/ambit/Makefile b/shells/ambit/Makefile index ce47a3d46ba8..151786ad8183 100644 --- a/shells/ambit/Makefile +++ b/shells/ambit/Makefile @@ -20,6 +20,8 @@ NO_BUILD= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 PLIST_SUB= AMBITDIR=${AMBITDIR} diff --git a/www/caudium14/Makefile b/www/caudium14/Makefile index c297b8975aec..575667e74ce5 100644 --- a/www/caudium14/Makefile +++ b/www/caudium14/Makefile @@ -12,6 +12,9 @@ DISTNAME= Caudium-${CAUDIUMVERSION} MAINTAINER= johans@FreeBSD.org COMMENT= Free webserver based on the Roxen Challenger 1.3 code base +DEPRECATED= Depends on expiring lang/pike78 +EXPIRATION_DATE= 2018-01-27 + BUILD_DEPENDS= pike78:lang/pike78 LIB_DEPENDS= libsablot.so:textproc/sablotron RUN_DEPENDS= lsof:sysutils/lsof diff --git a/www/hinventory-client/Makefile b/www/hinventory-client/Makefile index e7f9f05bc778..9339815dee57 100644 --- a/www/hinventory-client/Makefile +++ b/www/hinventory-client/Makefile @@ -11,6 +11,8 @@ MAINTAINER= tom@h-inventory.com COMMENT= H-Inventory Client for FreeBSD BROKEN= does not fetch, upstream gone +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 NO_BUILD= yes NO_ARCH= yes diff --git a/www/lessc/Makefile b/www/lessc/Makefile index 91a7078249d9..f4a98f9c4e57 100644 --- a/www/lessc/Makefile +++ b/www/lessc/Makefile @@ -13,6 +13,8 @@ COMMENT= Javascript CSS pre-processor 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/www/npm-less-plugin-clean-css/Makefile b/www/npm-less-plugin-clean-css/Makefile index f41a45cc4696..6ec24ded241d 100644 --- a/www/npm-less-plugin-clean-css/Makefile +++ b/www/npm-less-plugin-clean-css/Makefile @@ -10,6 +10,9 @@ COMMENT= Compresses the css output from less using clean-css 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/clean-css/index.js:devel/npm-clean-css \ diff --git a/www/py-octoprint/Makefile b/www/py-octoprint/Makefile index 199310449deb..7620becbbb36 100644 --- a/www/py-octoprint/Makefile +++ b/www/py-octoprint/Makefile @@ -44,6 +44,8 @@ USES= python:2.7 USE_PYTHON= autoplist distutils BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 USE_GITHUB= yes GH_ACCOUNT= kevans91 diff --git a/www/uglifyjs/Makefile b/www/uglifyjs/Makefile index 8f7facc05c4c..3316ece88f5f 100644 --- a/www/uglifyjs/Makefile +++ b/www/uglifyjs/Makefile @@ -12,6 +12,8 @@ COMMENT= JavaScript parser/compressor/beautifier LICENSE= BSD2CLAUSE 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/www/xpi-noscript/Makefile b/www/xpi-noscript/Makefile index 8cdf808fd9e7..66c6420e21ed 100644 --- a/www/xpi-noscript/Makefile +++ b/www/xpi-noscript/Makefile @@ -10,6 +10,8 @@ MAINTAINER= gecko@FreeBSD.org COMMENT= Security-enhancing Java/JS filtering extension BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 XPI_ID= {73a6fe31-595d-460b-a920-fcc0f8843232} XPI_NUM= 722 diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile index 9501b791af21..79feeca37ff1 100644 --- a/x11-toolkits/libgnomeprintuimm/Makefile +++ b/x11-toolkits/libgnomeprintuimm/Makefile @@ -12,6 +12,8 @@ MAINTAINER= bland@FreeBSD.org COMMENT= C++ wrappers for the GNOME print support library BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 \ libgnomeprintmm-2.5.so:print/libgnomeprintmm diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile index 27f8b51e1a20..c3cc0271497d 100644 --- a/x11-wm/gcompmgr/Makefile +++ b/x11-wm/gcompmgr/Makefile @@ -13,6 +13,8 @@ COMMENT= GNOME interface to xcompmgr RUN_DEPENDS= xcompmgr:x11-wm/xcompmgr BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 GNU_CONFIGURE= yes LIBS+= -L${LOCALBASE}/lib -lX11 |