Date: Wed, 12 Nov 2014 16:27:51 +0100 From: Thomas Klausner <wiz@NetBSD.org> To: Guillem Jover <guillem@hadrons.org> Cc: ports@FreeBSD.org, pkgsrc-users@NetBSD.org Subject: Re: xfstt port Message-ID: <20141112152751.GA10584@danbala.tuwien.ac.at> In-Reply-To: <20141112132340.GA19075@gaara.hadrons.org> References: <sfid-H20141112-161115-%2B030.80-1@spamfilter.osbf.lua> <20141112132340.GA19075@gaara.hadrons.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--X1bOJ3K7DJ5YkBrT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Nov 12, 2014 at 02:23:41PM +0100, Guillem Jover wrote: > Due to the Berlios shutdown, I've relocated the project home to > <http://www.hadrons.org/software/xfstt/>. Just wanted to let you know, > because it seems to be a bit difficult to find currently, given that > freecode.com/freshmeat.net is one of the first web engine hits and > seems to be on its way out, and read-only. :/ > > Latest release is 1.9.1. Thanks, I've updated the package to 1.9.1. Btw, there is one patch in pkgsrc you might want to take back (I wonder why it's there because usually we don't patch out comments, but it's an old package...) and you might want to test this on Solaris, because judging from the pkgsrc Makefile, it seems this needs to link against -lsocket and -lnsl there (should be done as configure tests if still needed). Cheers, Thomas --X1bOJ3K7DJ5YkBrT Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch-ab $NetBSD: patch-ab,v 1.5 2012/06/13 08:15:14 mef Exp $ Remove unnecessary comment. --- doc/examples/font.properties.orig 2003-04-07 05:59:16.000000000 +0200 +++ doc/examples/font.properties 2004-01-01 20:46:52.000000000 +0100 @@ -1,5 +1,4 @@ # awt font properties for X11 with xfstt -# copy to $(JAVA_HOME)/lib/font.properties dialog.plain.0 = -*-arial-medium-r-normal--*-%d-*-*-p-*-iso8859-1 dialog.italic.0 = -*-arial-medium-i-normal--*-%d-*-*-p-*-iso8859-1 --X1bOJ3K7DJ5YkBrT--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141112152751.GA10584>