Re: svn commit: r371567 - in head/lang/python34: . files

2014-10-28 Thread Cy Schubert
IO= HASH OPTIONS_RADIO_HASH=FNV SIPHASH OPTIONS_SUB= yes @@ -43,6 +44,7 @@ NLS_DESC= Enable gettext support for the locale module PYMALLOC_DESC= Enable specialized mallocs TSC_DESC= Enable processor timestamp counter profiling +PORT_FFI_

Re: svn commit: r371567 - in head/lang/python34: . files

2014-10-28 Thread Cy Schubert
ython34/pkg-plist > > Hi, > > This fails to build on i386 (_ctypes/libffi error) Take a look at my patch posted to this list late last night (PDT). -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.

Libffi Dependency

2014-10-27 Thread Cy Schubert
GS+= --with-system-ffi +BUILD_DEPENDS+= libffi>=0:${PORTSDIR}/devel/libffi +RUN_DEPENDS+=libffi>=0:${PORTSDIR}/devel/libffi +.endif + .if !empty(ABIFLAGS) PLIST_FILES+= bin/python3.4%%ABI%% PLIST_FILES+= bin/python3.4%%ABI%%-config Cheers, Cy Schubert FreeBSD UNIX: Web: http://ww

Re: FreeBSD python patch for deskutils/gdesklets

2013-11-24 Thread Cy Schubert
arcus. Please go ahead and commit this.^U I decided to expedite and do it myself. Thanks again. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. ___ freebsd-p