From owner-freebsd-gnome Fri Nov 22 7:36:30 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15A5337B401; Fri, 22 Nov 2002 07:36:29 -0800 (PST) Received: from mail.karamazov.org (h162-040-089-010.adsl.navix.net [162.40.89.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E660943EA9; Fri, 22 Nov 2002 07:36:12 -0800 (PST) (envelope-from smoberly@karamazov.org) Received: from karamazov.org (mail.karamazov.org [10.0.0.11]) by mail.karamazov.org (8.12.6/8.12.6) with SMTP id gAMFZkua072507; Fri, 22 Nov 2002 09:35:46 -0600 (CST) (envelope-from smoberly@karamazov.org) From: "Scott A. Moberly" Received: from 65.221.169.187 (SquirrelMail authenticated user smoberly) by mail.karamazov.org with HTTP; Fri, 22 Nov 2002 09:35:46 -0600 (CST) Message-ID: <44542.65.221.169.187.1037979346.squirrel@mail.karamazov.org> Date: Fri, 22 Nov 2002 09:35:46 -0600 (CST) Subject: SOUP To: X-Priority: 3 Importance: Normal Cc: X-Mailer: SquirrelMail (version 1.2.8) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The SOAP library SOUP is now required throughout the gnome structure. Given that gtkhtml requires it in the Makefile, but does not actually require it. Given the inherent security issues raised with SOAP. I was curious if it can be made optional. It could even be in the negative if you prefer; i.e. .if ! defined(NO_SOAP) ... I personally do not want soup/soap on any systems that I mantain and would prefer not to have to edit the Makefile every upgrade. --- Scott A. Moberly smoberly@karamazov.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message