From owner-svn-ports-head@FreeBSD.ORG Fri May 24 08:15:47 2013 Return-Path: Delivered-To: svn-ports-head@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 0157C692; Fri, 24 May 2013 08:15:46 +0000 (UTC) (envelope-from erwin@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 E7C667D6; Fri, 24 May 2013 08:15:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4O8Fkoa016569; Fri, 24 May 2013 08:15:46 GMT (envelope-from erwin@svn.freebsd.org) Received: (from erwin@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4O8Fk6m016568; Fri, 24 May 2013 08:15:46 GMT (envelope-from erwin@svn.freebsd.org) Message-Id: <201305240815.r4O8Fk6m016568@svn.freebsd.org> From: Erwin Lansing Date: Fri, 24 May 2013 08:15:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318925 - head/mail/squirrelmail-calendar_sql_backend-plugin X-SVN-Group: ports-head 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.14 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: Fri, 24 May 2013 08:15:47 -0000 Author: erwin Date: Fri May 24 08:15:46 2013 New Revision: 318925 URL: http://svnweb.freebsd.org/changeset/ports/318925 Log: Mark BROKEN: depends on conflicting ports Submitted by: pointyhat Modified: head/mail/squirrelmail-calendar_sql_backend-plugin/Makefile Modified: head/mail/squirrelmail-calendar_sql_backend-plugin/Makefile ============================================================================== --- head/mail/squirrelmail-calendar_sql_backend-plugin/Makefile Fri May 24 08:15:28 2013 (r318924) +++ head/mail/squirrelmail-calendar_sql_backend-plugin/Makefile Fri May 24 08:15:46 2013 (r318925) @@ -10,6 +10,8 @@ DIST_SUBDIR= squirrelmail MAINTAINER= ports@FreeBSD.org COMMENT= SQL backend for SquirrelMail Calendar plugin +BROKEN= does not build + RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB PEARDIR= ${PREFIX}/share/pear