From owner-svn-ports-head@freebsd.org Sat Jul 22 11:01:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B547D7D711; Sat, 22 Jul 2017 11:01:41 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 66EDD75D0C; Sat, 22 Jul 2017 11:01:41 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6MB1ecf067741; Sat, 22 Jul 2017 11:01:40 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6MB1cKP067724; Sat, 22 Jul 2017 11:01:38 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201707221101.v6MB1cKP067724@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 22 Jul 2017 11:01:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446387 - in head: audio/linux-neroaaccodec biology/biojava devel/gdb66 games/kye games/plee-the-bear games/xroach lang/bigloo misc/fortune-mod-culmea-culmilor misc/fortune-mod-ferengi_... X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: in head: audio/linux-neroaaccodec biology/biojava devel/gdb66 games/kye games/plee-the-bear games/xroach lang/bigloo misc/fortune-mod-culmea-culmilor misc/fortune-mod-ferengi_rules_of_acquisition misc... X-SVN-Commit-Revision: 446387 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jul 2017 11:01:41 -0000 Author: antoine Date: Sat Jul 22 11:01:38 2017 New Revision: 446387 URL: https://svnweb.freebsd.org/changeset/ports/446387 Log: Deprecate ports BROKEN for more than 6 months Modified: head/audio/linux-neroaaccodec/Makefile head/biology/biojava/Makefile head/devel/gdb66/Makefile head/games/kye/Makefile head/games/plee-the-bear/Makefile head/games/xroach/Makefile head/lang/bigloo/Makefile head/misc/fortune-mod-culmea-culmilor/Makefile head/misc/fortune-mod-ferengi_rules_of_acquisition/Makefile head/misc/xyzcmd/Makefile head/multimedia/plexhometheater/Makefile head/russian/fortuneru/Makefile head/security/bdc/Makefile head/x11-fonts/alfont/Makefile head/x11-themes/kde-icons-dark-glass/Makefile head/x11-themes/kde-icons-icosx/Makefile head/x11-themes/kde-icons-umicons/Makefile Modified: head/audio/linux-neroaaccodec/Makefile ============================================================================== --- head/audio/linux-neroaaccodec/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/audio/linux-neroaaccodec/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Nero AAC reference quality MPEG-4 and 3GPP audio codec BROKEN= does not fetch (no such directory 'tools') +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 USES= dos2unix linux zip DOS2UNIX_REGEX= .*\.txt Modified: head/biology/biojava/Makefile ============================================================================== --- head/biology/biojava/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/biology/biojava/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Open-source Java tools for processing biological data BROKEN= Does not build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 USE_JAVA= yes JAVA_VERSION= 1.6+ Modified: head/devel/gdb66/Makefile ============================================================================== --- head/devel/gdb66/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/devel/gdb66/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -13,6 +13,8 @@ MAINTAINER= mi@aldan.algebra.com COMMENT?= GNU GDB of newer version than comes with the system BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 BROKEN_powerpc= Does not configure BROKEN_powerpc64= Does not build Modified: head/games/kye/Makefile ============================================================================== --- head/games/kye/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/games/kye/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -23,6 +23,8 @@ RESTRICTED= kye-data_nuke_levels is charityware RESTRICTED_FILES= kye-data_nuke_levels.20121101.tar.gz BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 USE_GNOME= pygtk2 librsvg2 USES= python Modified: head/games/plee-the-bear/Makefile ============================================================================== --- head/games/plee-the-bear/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/games/plee-the-bear/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -19,6 +19,8 @@ LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ libclaw_application.so:devel/libclaw BROKEN= does not build with boost 1.62 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 # gettext dep is unconditional; NLS option just disables translations install USES= cmake gettext Modified: head/games/xroach/Makefile ============================================================================== --- head/games/xroach/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/games/xroach/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Cockroaches hide under your windows BROKEN= unfetchable (apparently abandoned upstream) +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 USE_XORG= x11 PLIST_FILES= bin/xroach man/man6/xroach.6.gz Modified: head/lang/bigloo/Makefile ============================================================================== --- head/lang/bigloo/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/lang/bigloo/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -16,6 +16,8 @@ LICENSE= GPLv2 LGPL20 LICENSE_COMB= multi BROKEN= fails to package +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 LIB_DEPENDS= libpcre.so:devel/pcre \ libgmp.so:math/gmp Modified: head/misc/fortune-mod-culmea-culmilor/Makefile ============================================================================== --- head/misc/fortune-mod-culmea-culmilor/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/misc/fortune-mod-culmea-culmilor/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -10,6 +10,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Romanian "Culmea culmilor" jokes (in Romanian) BROKEN= unfetchable (tecnik93.com is down) +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 .include "${.CURDIR}/../../misc/fortune-mod-culmea-culmilor/Makefile.fortune" .include Modified: head/misc/fortune-mod-ferengi_rules_of_acquisition/Makefile ============================================================================== --- head/misc/fortune-mod-ferengi_rules_of_acquisition/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/misc/fortune-mod-ferengi_rules_of_acquisition/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Star Trek: The Ferengi Rules of Acquisition BROKEN= Unfetchable (tecnik93.com is down) +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 .include "${.CURDIR}/../../misc/fortune-mod-culmea-culmilor/Makefile.fortune" .include Modified: head/misc/xyzcmd/Makefile ============================================================================== --- head/misc/xyzcmd/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/misc/xyzcmd/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -12,6 +12,8 @@ COMMENT= Pure console visual file manager LICENSE= LGPL3 BROKEN= unfetchable (project moved to github) +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/urwid/raw_display.py:devel/py-urwid RUN_DEPENDS= ${PYTHON_SITELIBDIR}/urwid/raw_display.py:devel/py-urwid Modified: head/multimedia/plexhometheater/Makefile ============================================================================== --- head/multimedia/plexhometheater/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/multimedia/plexhometheater/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -61,6 +61,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:database xdpyinfo:x11/xdpyinfo BROKEN= Fails to build against libsamplerate-0.1.9 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 USE_GITHUB= yes GH_ACCOUNT= plexinc Modified: head/russian/fortuneru/Makefile ============================================================================== --- head/russian/fortuneru/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/russian/fortuneru/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -12,6 +12,8 @@ MAINTAINER= obezpalko@gmail.com COMMENT= Fortunes in Russian BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 PKGMESSAGE= ${WRKDIR}/pkg-message Modified: head/security/bdc/Makefile ============================================================================== --- head/security/bdc/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/security/bdc/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -14,6 +14,8 @@ COMMENT= BitDefender Console Antivirus for FreeBSD LIB_DEPENDS= libc.so.5:misc/compat5x BROKEN= download link is dead: 404 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes Modified: head/x11-fonts/alfont/Makefile ============================================================================== --- head/x11-fonts/alfont/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/x11-fonts/alfont/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -22,6 +22,8 @@ LICENSE_FILE= ${WRKSRC}/docs/FTL.txt LICENSE_PERMS= auto-accept BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 EXTRACT_DEPENDS= unrar:archivers/unrar LIB_DEPENDS= liballeg.so.4:devel/allegro \ Modified: head/x11-themes/kde-icons-dark-glass/Makefile ============================================================================== --- head/x11-themes/kde-icons-dark-glass/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/x11-themes/kde-icons-dark-glass/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -11,6 +11,8 @@ DISTNAME= DarkGlass_Reworked COMMENT= KDE Dark Glass iconset BROKEN= does not fetch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 PLIST_FILE_PATTERN_EXTRA= -v "^\./(buildset|README)" Modified: head/x11-themes/kde-icons-icosx/Makefile ============================================================================== --- head/x11-themes/kde-icons-icosx/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/x11-themes/kde-icons-icosx/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -11,6 +11,8 @@ MASTER_SITES= http://physics.ramapo.edu/downloads/ \ COMMENT= KDE IcOsX iconset BROKEN= does not fetch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 WRKSRC= ${WRKDIR}/${PORTNAME} PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}" Modified: head/x11-themes/kde-icons-umicons/Makefile ============================================================================== --- head/x11-themes/kde-icons-umicons/Makefile Sat Jul 22 10:43:00 2017 (r446386) +++ head/x11-themes/kde-icons-umicons/Makefile Sat Jul 22 11:01:38 2017 (r446387) @@ -12,6 +12,8 @@ EXTRACT_SUFX= .gz COMMENT= KDE Umicons iconset BROKEN= does not fetch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-08-23 WRKSRC= ${WRKDIR}/Umicons_${PORTVERSION} PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}"