From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 13:16:29 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 142BD16A421 for ; Tue, 26 Jun 2007 13:16:29 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from dns.walsimou.com (walscop001.walsimou.com [82.228.201.70]) by mx1.freebsd.org (Postfix) with ESMTP id 7D5C013C44B for ; Tue, 26 Jun 2007 13:16:28 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from wals001FBSD.walsimou.com ([192.168.1.240]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by dns.walsimou.com with esmtp; Tue, 26 Jun 2007 15:17:42 +0200 id 0000B9D3.00000000468111F6.00015881 Message-ID: <468111C4.3040306@walsimou.com> Date: Tue, 26 Jun 2007 15:16:52 +0200 From: Gaye Abdoulaye Walsimou User-Agent: Thunderbird 2.0.0.0 (X11/20070513) MIME-Version: 1.0 To: ports@freebsd.org References: <467FD6C0.9010301@walsimou.com> <20070625.235837.93580836.hrs@allbsd.org> <467FDEE7.9040600@walsimou.com> In-Reply-To: <467FDEE7.9040600@walsimou.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: dvipng in the ports tree 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: Tue, 26 Jun 2007 13:16:29 -0000 Gaye Abdoulaye Walsimou a écrit : > Hiroki Sato a écrit : >> Gaye Abdoulaye Walsimou wrote >> in <467FD6C0.9010301@walsimou.com>: >> >> wa> Hello list, >> wa> It seems that graphics/dvipng is deleted from the ports tree, >> because it >> wa> is already included in the teTeX distribution. >> wa> see here >> wa> >> (http://lists.freebsd.org/pipermail/freebsd-ports/2006-December/037462.html) >> >> wa> But teTeX require xorg-libraries and I think xorg-libraries are >> too much >> wa> now for a web server. >> >> Does using WITHOUT_X11=yes for print/teTeX-base help? >> Once again it help :-) !!! But one more thing, when I try to update all ports installed in My box with portmanager -u, it tries to install xorg**** So I've added in /etc/make.conf WITHOUT_X11=yes , and the problem is solved (I think).