Date: Sun, 25 Sep 2011 21:28:38 -0500 From: Zhihao Yuan <lichray@gmail.com> To: Doug Barton <dougb@freebsd.org> Cc: Wen Heping <wen@freebsd.org>, cvs-ports@freebsd.org, 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: <CAGsORuBjsNwk4dbi%2BKNY6N%2BOge7AP8Hdh8zREn8vkE6xBjTBDA@mail.gmail.com> In-Reply-To: <4E7F8394.10708@FreeBSD.org> References: <201103300020.p2U0Kbpc037656@repoman.freebsd.org> <4E7EDB0D.4090903@FreeBSD.org> <CAGsORuDaPH97E35pW0pF74omtWBhA-RGSY9QNkz5iz-m2tFGHg@mail.gmail.com> <4E7F8394.10708@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Can you send your file /usr/local/share/font-manager/constants.py* (including pyo, pyc) to me? Thanks. On Sun, Sep 25, 2011 at 2:40 PM, Doug Barton <dougb@freebsd.org> wrote: > That's the version I'm using. > > On 09/25/2011 02:53, Zhihao Yuan wrote: >> This is fixed in the latest revision 0.5.7_1. >> >> On Sun, Sep 25, 2011 at 2:41 AM, Doug Barton <dougb@freebsd.org> wrote: >>> Just had a chance to try this in XFCE on 9-current and got this: >>> >>> font-manager >>> Traceback (most recent call last): >>> =C2=A0File "/usr/local/bin/font-manager", line 47, in <module> >>> =C2=A0 =C2=A0import constants >>> =C2=A0File "/usr/local/share/font-manager/constants.py", line 53, in <m= odule> >>> =C2=A0 =C2=A0locale.bindtextdomain(PACKAGE, LOCALEDIR) >>> AttributeError: 'module' object has no attribute 'bindtextdomain' >>> >>> >>> On 03/29/2011 17:20, Wen Heping wrote: >>>> wen =C2=A0 =C2=A0 =C2=A0 =C2=A0 2011-03-30 00:20:37 UTC >>>> >>>> =C2=A0 FreeBSD ports repository >>>> >>>> =C2=A0 Modified files: >>>> =C2=A0 =C2=A0 x11-fonts =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Makef= ile >>>> =C2=A0 Added files: >>>> =C2=A0 =C2=A0 x11-fonts/font-manager Makefile distinfo pkg-descr pkg-p= list >>>> =C2=A0 =C2=A0 x11-fonts/font-manager/files patch-Makefile.in >>>> =C2=A0 Log: >>>> =C2=A0 Font Manager is not intended to be a professional-grade font ma= nagement >>>> =C2=A0 solution, but rather a simple application suitable for the need= s of most >>>> =C2=A0 desktop users. >>>> >>>> =C2=A0 Although designed with the GNOME desktop environment in mind, i= t should >>>> =C2=A0 work well with most major desktop environments such as Xfce, En= lightenment, >>>> =C2=A0 and even KDE. >>>> >>>> =C2=A0 WWW: =C2=A0 =C2=A0https://code.google.com/p/font-manager/ >>>> >>>> =C2=A0 PR: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ports/155942 =C2= =A0http://www.FreeBSD.org/cgi/query-pr.cgi?pr=3D155942 >>>> =C2=A0 Submitted by: =C2=A0 Zhihao Yuan <lichray@gmail.com> >>>> >>>> =C2=A0 Revision =C2=A0Changes =C2=A0 =C2=A0Path >>>> =C2=A0 1.120 =C2=A0 =C2=A0 +1 -0 =C2=A0 =C2=A0 =C2=A0ports/x11-fonts/M= akefile >>>> =C2=A0 1.1 =C2=A0 =C2=A0 =C2=A0 +46 -0 =C2=A0 =C2=A0 ports/x11-fonts/f= ont-manager/Makefile (new) >>>> =C2=A0 1.1 =C2=A0 =C2=A0 =C2=A0 +2 -0 =C2=A0 =C2=A0 =C2=A0ports/x11-fo= nts/font-manager/distinfo (new) >>>> =C2=A0 1.1 =C2=A0 =C2=A0 =C2=A0 +33 -0 =C2=A0 =C2=A0 ports/x11-fonts/f= ont-manager/files/patch-Makefile.in (new) >>>> =C2=A0 1.1 =C2=A0 =C2=A0 =C2=A0 +9 -0 =C2=A0 =C2=A0 =C2=A0ports/x11-fo= nts/font-manager/pkg-descr (new) >>>> =C2=A0 1.1 =C2=A0 =C2=A0 =C2=A0 +136 -0 =C2=A0 =C2=A0ports/x11-fonts/f= ont-manager/pkg-plist (new) >>>> >>>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/Makefile.diff?&r= 1=3D1.119&r2=3D1.120&f=3Dh >>>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/Mak= efile >>>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/dis= tinfo >>>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/fil= es/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 > > > > -- > > =C2=A0 =C2=A0 =C2=A0 =C2=A0Nothin' ever doesn't change, but nothin' chang= es much. > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0-- OK Go > > =C2=A0 =C2=A0 =C2=A0 =C2=A0Breadth of IT experience, and depth of knowled= ge in the DNS. > =C2=A0 =C2=A0 =C2=A0 =C2=A0Yours for the right price. =C2=A0:) =C2=A0http= ://SupersetSolutions.com/ > > --=20 Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGsORuBjsNwk4dbi%2BKNY6N%2BOge7AP8Hdh8zREn8vkE6xBjTBDA>