Date: Sun, 25 Sep 2011 04:53:34 -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: <CAGsORuDaPH97E35pW0pF74omtWBhA-RGSY9QNkz5iz-m2tFGHg@mail.gmail.com> In-Reply-To: <4E7EDB0D.4090903@FreeBSD.org> References: <201103300020.p2U0Kbpc037656@repoman.freebsd.org> <4E7EDB0D.4090903@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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): > 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/ > > -- 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?CAGsORuDaPH97E35pW0pF74omtWBhA-RGSY9QNkz5iz-m2tFGHg>
