From owner-freebsd-gecko@FreeBSD.ORG Tue Oct 25 16:50:07 2011 Return-Path: Delivered-To: gecko@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B38D31065670 for ; Tue, 25 Oct 2011 16:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9D91F8FC0A for ; Tue, 25 Oct 2011 16:50:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9PGo7o9026202 for ; Tue, 25 Oct 2011 16:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9PGo7jw026201; Tue, 25 Oct 2011 16:50:07 GMT (envelope-from gnats) Date: Tue, 25 Oct 2011 16:50:07 GMT Message-Id: <201110251650.p9PGo7jw026201@freefall.freebsd.org> To: gecko@FreeBSD.org From: Alexey Shuvaev Cc: Subject: Re: ports/160444: www/seamonkey fails to build X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexey Shuvaev List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2011 16:50:07 -0000 The following reply was made to PR ports/160444; it has been noted by GNATS. From: Alexey Shuvaev To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/160444: www/seamonkey fails to build Date: Tue, 25 Oct 2011 18:15:55 +0200 As a followup: I have successfully build seamonkey 2.3.1 with this patch without ldap. I have not tested if mail/newsgroups still work, but the browser is working fine! I think dropping this patch to files and applying it when WITHOUT_LDAP is selected is better than the current state of the port, even without any further testing. Currently one cannot use seamonkey without ldap at all. For the record, this is my port configuration: ===> The following configuration options are available for seamonkey-2.3.2: MAILNEWS=on "Enable Mail and News modules" COMPOSER=on "Enable the HTML Composer module" LDAP=off "Enable LDAP support for Mailnews" CHATZILLA=on "Enable the Chatzilla IRC module" LIGHTNING=on "Enable calendar extension" DBUS=off "Enable D-BUS support" SMB=off "Enable smb:// URI support using gnomevfs" DEBUG=off "Build a debugging image" LOGGING=off "Enable additional log messages" OPTIMIZED_CFLAGS=off "Enable some additional optimizations" 0.02$, Alexey.