From owner-freebsd-ports@FreeBSD.ORG Fri Apr 8 07:39:51 2011 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 55445106566B; Fri, 8 Apr 2011 07:39:51 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id EC2CD8FC16; Fri, 8 Apr 2011 07:39:50 +0000 (UTC) Received: by qyk35 with SMTP id 35so3843935qyk.13 for ; Fri, 08 Apr 2011 00:39:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=2Kz9OvysDANFbOWcPd+K9ozr/H9HS4QP+GvvQmP1xi4=; b=k7szzTr14etBuki9pUdtXfsv2Jd8aRrSndKiXq2Bzf/l0LV0/OJ1QNSArV1n6yvCZw KoLoM0yYCmwAorF5r2ozE1X1bq7XnExp3XoD+fEMYq1cLiyojcSCC6yFJ6/N+L2uLqus zo/cP6z0umJ4bIqjiBpQCOhoMBYMfP3hQQVao= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=TO36DCOXmRwHT9zKlzM3WF8jwd7g0kqab++IVAX93FoXtIkbbQXIXdWeiiTROQGfZE EQ378tpmesqtoBSKJe06P/FQnpB+YTHu8FN/aMcKrcUOpLDEgZIPEgkvM/33V70+43Q5 I9P8beLLYiXCzv+3kwNpyIJKE3kdFSZFFLjIw= MIME-Version: 1.0 Received: by 10.224.104.3 with SMTP id m3mr1323876qao.206.1302248390228; Fri, 08 Apr 2011 00:39:50 -0700 (PDT) Received: by 10.224.6.78 with HTTP; Fri, 8 Apr 2011 00:39:50 -0700 (PDT) In-Reply-To: <20110408073152.GA79795@FreeBSD.org> References: <20110408085555.13c044c7@tiger.minsk.domain> <20110408094622.5928ed0a@gmail.com> <20110408070702.GA77253@FreeBSD.org> <20110408073152.GA79795@FreeBSD.org> Date: Fri, 8 Apr 2011 02:39:50 -0500 Message-ID: From: Zhihao Yuan To: Alexey Dokuchaev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: graphics/simpleviewer doesn't build on head(?) 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: Fri, 08 Apr 2011 07:39:51 -0000 2011/4/8 Alexey Dokuchaev : > On Fri, Apr 08, 2011 at 02:22:17AM -0500, Zhihao Yuan wrote: >> 2011/4/8 Alexey Dokuchaev : >> > On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote: >> >> Whatever... I don't like this image viewer. >> > >> > I'd happily switch to anything at least as good as default viewer in >> > windoze xp, but have not seen anything decent so far. Maybe you can >> > recommend something which is not part of Gnome or KDE? >> >> The reason I don't like it is, my ATI driver does not support OpenGL >> very well -- when I scale the window size, the content disappears. > > Same bug here with Intel 915GM. =C2=A0:-( > >> I use xli for years. When I need to see an image which is not >> supported by xli (like GIF), I use display command (ImageMagick). When >> I need to see a lot of images (like a manga), I use comix -- it has >> some special display modes designed for manga or book. > > Unfortunately, graphics/xli seems to be deprecated and scheduled for > termination after 2011-05-01. =C2=A0Perhaps you'd like to become new > maintainer? Yes. So far, I only maintain new ports. How do I take managership of other ports? > > ./danfe > --=20 Zhihao Yuan The best way to predict the future is to invent it.