From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 18 13:40:21 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27B2716A403 for ; Wed, 18 Oct 2006 13:40:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3231A43D62 for ; Wed, 18 Oct 2006 13:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9IDeFVa010363 for ; Wed, 18 Oct 2006 13:40:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9IDeFKv010362; Wed, 18 Oct 2006 13:40:15 GMT (envelope-from gnats) Resent-Date: Wed, 18 Oct 2006 13:40:15 GMT Resent-Message-Id: <200610181340.k9IDeFKv010362@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Greg Grothj Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C964416A407 for ; Wed, 18 Oct 2006 13:37:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 946FB43D46 for ; Wed, 18 Oct 2006 13:37:16 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k9IDbCTu028870 for ; Wed, 18 Oct 2006 13:37:12 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k9IDbBPd028869; Wed, 18 Oct 2006 13:37:12 GMT (envelope-from nobody) Message-Id: <200610181337.k9IDbBPd028869@www.freebsd.org> Date: Wed, 18 Oct 2006 13:37:12 GMT From: Greg Grothj To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: misc/104534: wrong dependency versions listed for sugarcrm port X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Oct 2006 13:40:21 -0000 >Number: 104534 >Category: misc >Synopsis: wrong dependency versions listed for sugarcrm port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 18 13:40:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Greg Grothj >Release: 6.1 >Organization: >Environment: >Description: from the following url: http://www.freebsd.org/cgi/ports.cgi?query=sugarcrm&stype=all sugarcrm-3.5.1 "Requires: expat-2.0.0_1, fontconfig-2.3.2_6,1, freetype2-2.2.1_1, jpeg-6b_4, libdrm-2.0.2, libiconv-1.9.2_2, libxml2-2.6.26, mysql-client-5.0.24a_1, php5-5.1.6_2, php5-gd-5.1.6_2, php5-mysql-5.1.6_2, php5-pcre-5.1.6_2, php5-session-5.1.6_2, php5-xml-5.1.6_2, pkg-config-0.21, png-1.2.12_1, t1lib-5.1.0_1,1, xorg-libraries-6.9.0" After many hours of trying to get the port to install, I spent a lot of time digging around the help forums at sugarcrm.com, there I discovered that version 3.5.1 is incompatible with mysql 5+ because of issues of reserved keywords used as table names. This issue has been corrected in sugarcrm 4+ Also from the forums: All versions of sugarcrm are incompatible with php 5, and will only install with php 4. >How-To-Repeat: Try to install the port using mysql 5 & php 5 >Fix: Update the port to include version 4+ of sugarcrm, change documentation to display that port is only compatible with php4. >Release-Note: >Audit-Trail: >Unformatted: