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
Antoine Brodin
antoine at FreeBSD.org
Mon Jul 1 21:31:09 UTC 2013
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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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
More information about the svn-ports-head
mailing list