Re: FreeBSD Port: google-appengine-1.9.6

2014-07-31 Thread Nicola Vitale
module named google.appengine.api >>> import sys >>> sys.path.insert(1, '/usr/local/share/google-appengine') >>> from google.appengine.api import mail >>> Best regards. -- Nicola Vitale ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: FreeBSD Port: py27-pytz-2013.8,1

2013-11-30 Thread Nicola Vitale
Hi, > [2013/11/30 Anton Afanasyev ] > I was running into the same issue as Fabien, and I noticed that > deve/py-distribute is deprecated in favor of devel/py-setuptools. > My best guess is that the latter has a different set of options than the > former, but this is just a guess. Well, everything

Re: FreeBSD Port: py27-pytz-2013.8,1

2013-11-28 Thread Nicola Vitale
omething wrong with the installation of devel/py-distribute on your system. What's the output of "easy_install-2.7 --help"? And the content of that script? Have you set some Python environment variable? Thank you for the feedback. -- Nicola Vitale ___

Re: FreeBSD Port: py27-pytz-2013.8,1

2013-11-25 Thread Nicola Vitale
--version # (cd /usr/ports/devel/py-boto && make -n) What options/command do you use to run portupgrade? What happens if you update the port with the following command? (cd /usr/ports/devel/py-boto && make deinstall install) Thanks. -- Nicola Vitale __

Re: FreeBSD Port: wbar-2.3.4 upgrade

2013-02-08 Thread Nicola Vitale
Hi, > [2013/2/8 Leslie Jensen ] >>> wbar -above-desk -bpress -pos bottom -nanim 7 > > I've been playing around with the position settings. Have you already tried with the long options? wbar --above-desk --bpress --pos bottom --nanim 7? Best regards. -- Nicola Vita

Re: FreeBSD Port: wbar-2.3.4 upgrade

2013-02-08 Thread Nicola Vitale
of the screen. What is the contents of your configuration file? Best regards. -- Nicola Vitale ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Wbar not displaying correctly

2012-06-02 Thread Nicola Vitale
--above-desk --vbar --pos right --isize 32 --idist 5 --nanim 4 --falfa 65 t: none Replace 'none' with your preferred font, e.g.: t: /usr/local/lib/X11/fonts/webfonts/georgia/10 HTH. -- Nicola Vitale ___ freebsd-ports@freebsd.org mailing list

Re: Size mismatch in "audio/espeak" port

2010-09-17 Thread Nicola Vitale
Hi, > [2010/9/17 Lowell Gilbert ] > Jerry writes: > >> There is an apparent size mismatch in the "audio/espeak" port: > [...] > Or you can wait for nivit@ to go through it and make an official fix. Just fixed. Thank you for

Re: py25-dbutils will not package

2009-08-06 Thread Nicola Vitale
because the first lines of setup.py script are try: from setuptools import setup except ImportError: from distutils.core import setup so if you have installed devel/py-setuptools, the port installs a Python egg. We have to set USE_PYDISTUTILS=easy_install in the Makef

Re: xclip port update

2009-02-13 Thread Nicola Vitale
uffix] [-f flags] [-g group] [-m mode] > [-o owner] file1 ... fileN directory > install -d [-v] [-g group] [-m mode] [-o owner] directory ... > *** Error code 64 Try with USE_GMAKE= yes in the Makefile. -- Nicola Vitale ___ fre

Re: what do I do with python eggs?

2008-05-30 Thread Nicola Vitale
. By chance are we working on the same target? :) Actually, I have the Elisa port and all its dependencies ready, though only the time to test all is lacking. Anyway, feel free to use that file and take the maintainership of py-twill if you want. Ciao. -- Nicola Vitale

Re: Python on 64-bit AMD??

2007-10-09 Thread Nicola Vitale
64-bit architectures > > Any ideas? Try with these patches: http://nivi.interfree.it/patches/x11-toolkits/py-wxPython24/patch-src-helpers.cpp http://nivi.interfree.it/patches/x11-toolkits/py-wxPython24/patch-src-gtk-gdi.cpp Ciao. -- Nicola Vitale [EMAIL PROTECTED] __

Re: [PATCH] math/asymptote-1.23 build broken on 6.2-Stable i386; also unsolved problems with AFPL Ghostscript integration

2007-03-29 Thread Nicola Vitale
know a solution, sorry. Thanks, ciao. -- Nicola Vitale [EMAIL PROTECTED] ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"