From owner-svn-ports-head@FreeBSD.ORG Mon May 13 13:49:39 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9C32E3AE; Mon, 13 May 2013 13:49:39 +0000 (UTC) (envelope-from oliver@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 8F86D60D; Mon, 13 May 2013 13:49:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4DDndg6032290; Mon, 13 May 2013 13:49:39 GMT (envelope-from oliver@svn.freebsd.org) Received: (from oliver@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4DDndOu032288; Mon, 13 May 2013 13:49:39 GMT (envelope-from oliver@svn.freebsd.org) Message-Id: <201305131349.r4DDndOu032288@svn.freebsd.org> From: Oliver Lehmann Date: Mon, 13 May 2013 13:49:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318081 - head/ftp/gftp 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: Mon, 13 May 2013 13:49:39 -0000 Author: oliver Date: Mon May 13 13:49:39 2013 New Revision: 318081 URL: http://svnweb.freebsd.org/changeset/ports/318081 Log: mark as BROKEN Modified: head/ftp/gftp/Makefile Modified: head/ftp/gftp/Makefile ============================================================================== --- head/ftp/gftp/Makefile Mon May 13 13:48:32 2013 (r318080) +++ head/ftp/gftp/Makefile Mon May 13 13:49:39 2013 (r318081) @@ -20,6 +20,8 @@ CPPFLAGS+= -I${LOCALBASE}/include WANT_GNOME= yes +BROKEN= Dumps core when connecting to a host with pthread_mutex_lock: Operation not permitted + OPTIONS_DEFINE= X11 NLS OPTIONS_DEFAULT= X11