fix icu4c build on arm

2015-12-28 Thread Jonathan Gray
Trying to build icu4c on on armv7 reliably fails with gmake[1]: Entering directory '/usr/ports/pobj/icu4c-56.1/build-arm/data' Unpacking /usr/ports/pobj/icu4c-56.1/icu/source/data/in/icudt56l.dat and generating out/tmp/icudata.lst (list of data files) LD_LIBRARY_PATH=../lib:../stubdata:../tools/c

Re: NEW: math/py-statistics 1.0.3.5

2015-12-28 Thread Alexandr Shadchin
On Mon, Dec 28, 2015 at 06:42:24PM +0100, Jérémie Courrèges-Anglas wrote: > Alexandr Shadchin writes: > > > Hi, > > > > This new ports is a requirement for new port devel/py-test-benchmark. > > > > ok to import? > > > > Description: > > Port of Python 3.4 statistics module to Python 2. > > > > Th

Vulnerable packages in ports tree 29/12

2015-12-28 Thread Sevan / Venture37
graphics/giflib https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-7555 graphics/tiff CVE-2015-7554 CVE-2015-8668 www/phpmyadmin https://www.phpmyadmin.net/security/PMASA-2015-6/ Sevan / Venture37

Update: zim version 0.65

2015-12-28 Thread Sebastian Benoit
ok? Index: Makefile === RCS file: /cvs/ports/productivity/zim/Makefile,v retrieving revision 1.14 diff -u -p -r1.14 Makefile --- Makefile4 May 2015 19:28:16 - 1.14 +++ Makefile28 Dec 2015 22:48:33 - @@ -2,7 +2,7

7 new hs-ports and an update of devel/darcs

2015-12-28 Thread Matthias Kilian
Hi, here are seven new ports which are required to unbreak devel/darcs and update it to the latest version. Also appended is the diff for devel/darcs itself. The diff below and the attached new ports are all relative to /usr/ports. ok's (especially for the new ports) are welcome. Tests and commen

Re: UPDATE: devel/py-enum34 1.1.2

2015-12-28 Thread Jérémie Courrèges-Anglas
Alexandr Shadchin writes: > Hi, > > This diff updates py-enum34 to the latest release. > Tested on amd64. > > Comments ? OK ? ok jca@ -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: UPDATE: devel/py-futures 3.0.3

2015-12-28 Thread Jérémie Courrèges-Anglas
Alexandr Shadchin writes: > Hi, > > This diff updates py-futures to the latest release. > Tested on amd64. One regress test fails on i386 (not the 'L' in "0x84fb436cL"), but that's not a real problem. == FAIL: test_repr (__main

Re: NEW: math/py-statistics 1.0.3.5

2015-12-28 Thread Jérémie Courrèges-Anglas
Alexandr Shadchin writes: > Hi, > > This new ports is a requirement for new port devel/py-test-benchmark. > > ok to import? > > Description: > Port of Python 3.4 statistics module to Python 2. > > This module provides functions for calculating mathematical statistics > of numeric (Real-valued) da

Re: UPDATE: devel/flake8

2015-12-28 Thread Jérémie Courrèges-Anglas
Bertrand Janin writes: > Here is a better version without the test suite patch. Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

IPython: fix missing dependency

2015-12-28 Thread Edd Barrett
Found by Fabian Raetz. (Our pexpect is really old, but thats another issue) OK? Index: Makefile === RCS file: /home/edd/cvsync/ports/devel/ipython/Makefile,v retrieving revision 1.36 diff -u -p -r1.36 Makefile --- Makefile1 Dec

Re: NEW: graphics/waffle

2015-12-28 Thread Jérémie Courrèges-Anglas
Jonathan Gray writes: > On Mon, Dec 28, 2015 at 02:02:00PM +0100, Jrmie Courrges-Anglas wrote: >> Jonathan Gray writes: >> >> > On Mon, Dec 28, 2015 at 01:27:50AM +0100, Jrmie Courrges-Anglas wrote: >> >> Stuart Henderson writes: >> >> >> >> > On 2015/12/21 17:21, Jonathan Gray wrote: >> >> >

Re: UPDATE: devel/flake8

2015-12-28 Thread Bertrand Janin
Here is a better version without the test suite patch. Index: Makefile === RCS file: /cvs/ports/devel/flake8/Makefile,v retrieving revision 1.4 diff -u -p -u -r1.4 Makefile --- Makefile24 Dec 2015 15:36:54 - 1.4 +++ Make

Re: Firefox PDF rendering

2015-12-28 Thread Theo Buehler
On Mon, Dec 28, 2015 at 08:23:32AM +0100, Matthieu Herrb wrote: > On Sun, Dec 27, 2015 at 10:05:24PM +, Stuart Henderson wrote: > > On 2015/12/26 19:11, Michael McConville wrote: > > > Is there a reason why Firefox often has ugly typography in PDFs > > > generated by LaTeX and the like? Most sp

i3: fix usage of window size hints

2015-12-28 Thread Alexander Hall
Instead of attacking x11-ssh-askpass, I think this is a better approach. Thoughts? /Alexander Index: Makefile === RCS file: /cvs/ports/x11/i3/Makefile,v retrieving revision 1.100 diff -u -p -r1.100 Makefile --- Makefile21 Dec 20

Re: NEW: graphics/waffle

2015-12-28 Thread Jonathan Gray
On Mon, Dec 28, 2015 at 02:02:00PM +0100, Jrmie Courrges-Anglas wrote: > Jonathan Gray writes: > > > On Mon, Dec 28, 2015 at 01:27:50AM +0100, Jrmie Courrges-Anglas wrote: > >> Stuart Henderson writes: > >> > >> > On 2015/12/21 17:21, Jonathan Gray wrote: > >> >> Waffle is another library along

Re: NEW: graphics/waffle

2015-12-28 Thread Jérémie Courrèges-Anglas
Jonathan Gray writes: > On Mon, Dec 28, 2015 at 01:27:50AM +0100, Jrmie Courrges-Anglas wrote: >> Stuart Henderson writes: >> >> > On 2015/12/21 17:21, Jonathan Gray wrote: >> >> Waffle is another library along the lines of GLUT that provides a way to >> >> select a windowing system and api for

Re: latest nqp fails to compile on amd64

2015-12-28 Thread Pascal Stumpf
On Mon, 28 Dec 2015 11:38:12 +0200, Timo =?utf-8?Q?Myyr=C3=A4?= wrote: > Hi, > > Just updated my ports tree to test the new rakudo release. Seems there's some > problem with the nqp compilation as it fails with following error: You need to remove moarvm/nqp/rakudo entirely before building the new

latest nqp fails to compile on amd64

2015-12-28 Thread Timo Myyrä
Hi, Just updated my ports tree to test the new rakudo release. Seems there's some problem with the nqp compilation as it fails with following error: ... --output=gen/moar/stage1/QAST.moarvm gen/moar/stage1/QAST.nqp At Frame 243, Instruction 26, op 'sp_guardrwtype' has invalid number (2) of opera

Re: kde3/kde4 dpb builds

2015-12-28 Thread Vadim Zhukov
28 дек. 2015 г. 3:01 пользователь "Nigel Taylor" < njtaylor0...@btinternet.com> написал: > > Having marked qt5 as broken, this causes parts of kde not to build > x11/kde/graphics3. qt4/qt5 didn't exist for kde which only uses qt. It's > wrong to not to build parts of kde when qt5 or qt4 is broken,