Date: Sun, 25 Sep 2011 00:41:01 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Wen Heping <wen@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, Zhihao Yuan <lichray@gmail.com>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/font-manager Makefile distinfo pkg-descr pkg-plist ports/x11-fonts/font-manager/files patch-Makefile.in Message-ID: <4E7EDB0D.4090903@FreeBSD.org> In-Reply-To: <201103300020.p2U0Kbpc037656@repoman.freebsd.org> References: <201103300020.p2U0Kbpc037656@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Just had a chance to try this in XFCE on 9-current and got this: font-manager Traceback (most recent call last): File "/usr/local/bin/font-manager", line 47, in <module> import constants File "/usr/local/share/font-manager/constants.py", line 53, in <module> locale.bindtextdomain(PACKAGE, LOCALEDIR) AttributeError: 'module' object has no attribute 'bindtextdomain' On 03/29/2011 17:20, Wen Heping wrote: > wen 2011-03-30 00:20:37 UTC > > FreeBSD ports repository > > Modified files: > x11-fonts Makefile > Added files: > x11-fonts/font-manager Makefile distinfo pkg-descr pkg-plist > x11-fonts/font-manager/files patch-Makefile.in > Log: > Font Manager is not intended to be a professional-grade font management > solution, but rather a simple application suitable for the needs of most > desktop users. > > Although designed with the GNOME desktop environment in mind, it should > work well with most major desktop environments such as Xfce, Enlightenment, > and even KDE. > > WWW: https://code.google.com/p/font-manager/ > > PR: ports/155942 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=155942 > Submitted by: Zhihao Yuan <lichray@gmail.com> > > Revision Changes Path > 1.120 +1 -0 ports/x11-fonts/Makefile > 1.1 +46 -0 ports/x11-fonts/font-manager/Makefile (new) > 1.1 +2 -0 ports/x11-fonts/font-manager/distinfo (new) > 1.1 +33 -0 ports/x11-fonts/font-manager/files/patch-Makefile.in (new) > 1.1 +9 -0 ports/x11-fonts/font-manager/pkg-descr (new) > 1.1 +136 -0 ports/x11-fonts/font-manager/pkg-plist (new) > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/Makefile.diff?&r1=1.119&r2=1.120&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/Makefile > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/distinfo > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/files/patch-Makefile.in > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/pkg-descr > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/pkg-plist > -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E7EDB0D.4090903>