From owner-freebsd-ports@FreeBSD.ORG Sun Feb 17 20:53:13 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35D3116A418 for ; Sun, 17 Feb 2008 20:53:13 +0000 (UTC) (envelope-from atanas.gendov@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.185]) by mx1.freebsd.org (Postfix) with ESMTP id 7806A13C465 for ; Sun, 17 Feb 2008 20:53:12 +0000 (UTC) (envelope-from atanas.gendov@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so1174068rvb.43 for ; Sun, 17 Feb 2008 12:53:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=S6b4XmH1SpN52+6XJIb4+Ckg9VzKtSCkXmMCyIfwbLs=; b=YxV8xALDidTiSUbpNsgGj+evXtX0alzFNQvKiPCgQyDup6pAnZKeJTR1HYR+swlglbOJ5dOHu4SSEgWwxjOTV60KazhYGVxoY4PFke4hbvQCO/nY55lou/MbE2LPWLJgeV6pkUpkwCyo0eCehfVPfBlIz4xzMkTo1z+1AdYgwrg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=Ol6AvGfK6V+sV/GerAmRJ6aFntUReesx2IFsLryPilUlTCNwQdNvqcu1WtWzn8xNPZ7O0bhQRyjcSvBAYVbsvHJ1FK3EfxerkQvF1zvZdKRzMOS0JUyIXa2gZNBiNYIAikh4+18TS56f07lhC2FlnG+Jh8QZzIyyPIm7pVY7LZo= Received: by 10.140.180.42 with SMTP id c42mr3348265rvf.145.1203279961312; Sun, 17 Feb 2008 12:26:01 -0800 (PST) Received: by 10.140.207.3 with HTTP; Sun, 17 Feb 2008 12:26:01 -0800 (PST) Message-ID: <36e46ac80802171226p6a18997ao21e03b626425695e@mail.gmail.com> Date: Sun, 17 Feb 2008 22:26:01 +0200 From: "Atanas Gendov" To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Problems with icu - 3.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Feb 2008 20:53:13 -0000 Greetings to all from FreeBSD Ports!!! :) I have some problems with icu - 3.8. After portupgrade of icu and some others packages I can't start Gnome. Because of Gnome needs module from icu - 3.6. Unfortunately there is no new port for gdm which doesn't have depends on icu-3.6. Atanas