Date: Mon, 13 May 2013 13:49:39 +0000 (UTC) From: Oliver Lehmann <oliver@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318081 - head/ftp/gftp Message-ID: <201305131349.r4DDndOu032288@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305131349.r4DDndOu032288>