From owner-svn-ports-all@FreeBSD.ORG Mon Jul 1 21:31:09 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4A156BB7; Mon, 1 Jul 2013 21:31:09 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 2BFD01319; Mon, 1 Jul 2013 21:31:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r61LV9t1064008; Mon, 1 Jul 2013 21:31:09 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r61LV7FF063994; Mon, 1 Jul 2013 21:31:07 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201307012131.r61LV7FF063994@svn.freebsd.org> From: Antoine Brodin Date: Mon, 1 Jul 2013 21:31:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322146 - in head: comms/ib-kmod comms/uticom graphics/phpsview graphics/qcamview graphics/spcaview misc/usbrh net-im/trix net/atmsupport net/ipex www/cacheboy15-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 21:31:09 -0000 Author: antoine Date: Mon Jul 1 21:31:06 2013 New Revision: 322146 URL: http://svnweb.freebsd.org/changeset/ports/322146 Log: Deprecate ports broken on FreeBSD 8 or newer Approved by: maintainer silence Modified: head/comms/ib-kmod/Makefile head/comms/uticom/Makefile head/graphics/phpsview/Makefile head/graphics/qcamview/Makefile head/graphics/spcaview/Makefile head/misc/usbrh/Makefile head/net-im/trix/Makefile head/net/atmsupport/Makefile head/net/ipex/Makefile head/www/cacheboy15-devel/Makefile Modified: head/comms/ib-kmod/Makefile ============================================================================== --- head/comms/ib-kmod/Makefile Mon Jul 1 20:14:59 2013 (r322145) +++ head/comms/ib-kmod/Makefile Mon Jul 1 21:31:06 2013 (r322146) @@ -14,6 +14,9 @@ PKGNAMESUFFIX= -kmod MAINTAINER= tofig@freebsd.az COMMENT= Driver for the Kyocera UTU Iburst modem +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + MODULES_WITH_WORLD?= yes ONLY_FOR_ARCHS= i386 SUB_FILES= pkg-install pkg-deinstall pkg-message Modified: head/comms/uticom/Makefile ============================================================================== --- head/comms/uticom/Makefile Mon Jul 1 20:14:59 2013 (r322145) +++ head/comms/uticom/Makefile Mon Jul 1 21:31:06 2013 (r322146) @@ -13,6 +13,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} MAINTAINER= dxi@mail.ru COMMENT= A FreeBSD Driver for TUSB3410 uart-to-usb converter +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + NO_PACKAGE= Should be in sync with the kernel to work correctly ONLY_FOR_ARCHS= i386 Modified: head/graphics/phpsview/Makefile ============================================================================== --- head/graphics/phpsview/Makefile Mon Jul 1 20:14:59 2013 (r322145) +++ head/graphics/phpsview/Makefile Mon Jul 1 21:31:06 2013 (r322146) @@ -19,6 +19,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= sarumaru@jp.FreeBSD.org COMMENT= Philips USB Cameras Utilities for NetBSD/FreeBSD +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + REALNAME= pwc USE_BZIP2= yes Modified: head/graphics/qcamview/Makefile ============================================================================== --- head/graphics/qcamview/Makefile Mon Jul 1 20:14:59 2013 (r322145) +++ head/graphics/qcamview/Makefile Mon Jul 1 21:31:06 2013 (r322146) @@ -21,6 +21,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= sarumaru@jp.FreeBSD.org COMMENT= Logitech Quickcam Express USB Utilities for NetBSD/FreeBSD +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + REALNAME= qce-ga WRKSRC= ${WRKDIR}/${REALNAME}-${PORTVERSION} Modified: head/graphics/spcaview/Makefile ============================================================================== --- head/graphics/spcaview/Makefile Mon Jul 1 20:14:59 2013 (r322145) +++ head/graphics/spcaview/Makefile Mon Jul 1 21:31:06 2013 (r322146) @@ -21,6 +21,9 @@ PATCH_DIST_STRIP= -p3 MAINTAINER= sarumaru@jp.FreeBSD.org COMMENT= USB Cameras based SPCA5xx Utilities +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + WRKSRC= ${WRKDIR}/${DISTNAME}/drivers/usb .if defined(WITHOUT_X11) Modified: head/misc/usbrh/Makefile ============================================================================== --- head/misc/usbrh/Makefile Mon Jul 1 20:14:59 2013 (r322145) +++ head/misc/usbrh/Makefile Mon Jul 1 21:31:06 2013 (r322146) @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= sanpei MAINTAINER= sanpei@FreeBSD.org COMMENT= Reads temperatures and humidity from a Strawberry Linux USB-RH +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + MAN1= usbrh.1 MANCOMPRESSED= yes PLIST_FILES= bin/usbrh Modified: head/net-im/trix/Makefile ============================================================================== --- head/net-im/trix/Makefile Mon Jul 1 20:14:59 2013 (r322145) +++ head/net-im/trix/Makefile Mon Jul 1 21:31:06 2013 (r322146) @@ -14,6 +14,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} MAINTAINER= pascalamsg@gmail.com COMMENT= TriX is a chat compatible with 2.0 protocol of the Vypress Chat +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + USE_QT_VER= 3 USE_GMAKE= yes USE_PERL5= yes Modified: head/net/atmsupport/Makefile ============================================================================== --- head/net/atmsupport/Makefile Mon Jul 1 20:14:59 2013 (r322145) +++ head/net/atmsupport/Makefile Mon Jul 1 21:31:06 2013 (r322146) @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= harti/atm MAINTAINER= harti@FreeBSD.org COMMENT= Tools for testing the ATM subsystem +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 USE_AUTOTOOLS= libtool Modified: head/net/ipex/Makefile ============================================================================== --- head/net/ipex/Makefile Mon Jul 1 20:14:59 2013 (r322145) +++ head/net/ipex/Makefile Mon Jul 1 21:31:06 2013 (r322146) @@ -13,6 +13,9 @@ MASTER_SITES= SF MAINTAINER= csjp@FreeBSD.org COMMENT= Packet examination / sniffer utility +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + MAN1= ipex.1 MANCOMPRESSED= yes PLIST_FILES= bin/ipex Modified: head/www/cacheboy15-devel/Makefile ============================================================================== --- head/www/cacheboy15-devel/Makefile Mon Jul 1 20:14:59 2013 (r322145) +++ head/www/cacheboy15-devel/Makefile Mon Jul 1 21:31:06 2013 (r322146) @@ -13,6 +13,9 @@ DIST_SUBDIR= CACHEBOY_1.5.2 MAINTAINER= adrian@FreeBSD.org COMMENT= HTTP Caching Proxy (Squid Derivative) - Development Release +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + CONFLICTS= squid-[0-9]* cacheboy* LATEST_LINK= cacheboy15-devel GNU_CONFIGURE= yes