NEW: tdbc-postgres

2017-05-14 Thread Stuart Cassoff
Postgresql driver for TDBC. Tested ok with gcc/clang on i386/amd64. Stu tdbc-postgres-1.0.4-port.tar.gz Description: application/gzip

Re: NEW: graphics/krita

2017-05-14 Thread mitchell wodach
A whole bunch of tests fail. # make test ===> Regression tests for krita-3.1.3 [0/1] cd /usr/ports/pobj/krita-3.1.3/build-amd64 && /usr/local/bin/ctest --force-new-ctest-process Test project /usr/ports/pobj/krita-3.1.3/build-amd64 Start 1: libs-widgetutils-KoPropertiesTest 1/173 Test

Re: Core dump in wavpack on sparc

2017-05-14 Thread Tim van der Molen
Tim van der Molen (2017-05-15 00:38 +0200): > Graham Stephens (2017-05-14 23:57 +0200): > > > On 2017/05/14 14:38, Graham Stephens wrote: > > > > Tested and working/matching against JF's sample. > > > > > > Thanks. > > > > > > > Err... however - and I apologise for not thinking ahead and mentioni

Re: Core dump in wavpack on sparc

2017-05-14 Thread Juan Francisco Cantero Hurtado
On Sun, May 14, 2017 at 10:13:01PM +0100, Stuart Henderson wrote: > On 2017/05/14 14:38, Graham Stephens wrote: > > Tested and working/matching against JF's sample. > > Thanks. > > > Err... however - and I apologise for not thinking ahead and mentioning it > > earlier - but there's also a wvunpac

Re: Core dump in wavpack on sparc

2017-05-14 Thread Tim van der Molen
Graham Stephens (2017-05-14 23:57 +0200): > > On 2017/05/14 14:38, Graham Stephens wrote: > > > Tested and working/matching against JF's sample. > > > > Thanks. > > > > > Err... however - and I apologise for not thinking ahead and mentioning it > > > earlier - but there's also a wvunpack program

Re: Core dump in wavpack on sparc

2017-05-14 Thread Graham Stephens
On 2017/05/14 14:38, Graham Stephens wrote: Tested and working/matching against JF's sample. Thanks. Err... however - and I apologise for not thinking ahead and mentioning it earlier - but there's also a wvunpack program in the same package (with the opposite functionality). It was only when

Repair devel/protobuf tests

2017-05-14 Thread Greg Steuck
Looks like the upgrade to gtest-1.8 left devel/protobuf test-deficient. I didn't find a good way to disable currently incompatible death tests, hence the rash of patches. History here on github . The bett

Re: Core dump in wavpack on sparc

2017-05-14 Thread Stuart Henderson
On 2017/05/14 14:38, Graham Stephens wrote: > Tested and working/matching against JF's sample. Thanks. > Err... however - and I apologise for not thinking ahead and mentioning it > earlier - but there's also a wvunpack program in the same package (with the > opposite functionality). It was only w

Re: devel/sdl2 bug since update to 2.0.5

2017-05-14 Thread Ryan Freeman
On Sun, May 14, 2017 at 12:50:16PM -0700, Ryan Freeman wrote: > On Sun, May 14, 2017 at 12:42:34PM -0700, Ryan Freeman wrote: > > On Fri, Dec 02, 2016 at 10:46:32AM -0800, Ryan Freeman wrote: > > > I wish I had noticed this sooner when the update was posted... > > > > > > For whatever reason, cert

Re: tweak: allow simulation of register-plist

2017-05-14 Thread Marc Espie
Forget hope, I forgot about the symlinks registration and everything. I guess I'll have to do something smarter in register-plist, should be feasible.

Re: devel/sdl2 bug since update to 2.0.5

2017-05-14 Thread Ryan Freeman
On Fri, Dec 02, 2016 at 10:46:32AM -0800, Ryan Freeman wrote: > I wish I had noticed this sooner when the update was posted... > > For whatever reason, certain applications with SDL2 2.0.5 are receving > duplicate keyboard events. Mouse seems unaffected, but the menus of some > games are very har

Re: devel/sdl2 bug since update to 2.0.5

2017-05-14 Thread Ryan Freeman
On Sun, May 14, 2017 at 12:42:34PM -0700, Ryan Freeman wrote: > On Fri, Dec 02, 2016 at 10:46:32AM -0800, Ryan Freeman wrote: > > I wish I had noticed this sooner when the update was posted... > > > > For whatever reason, certain applications with SDL2 2.0.5 are receving > > duplicate keyboard eve

Enable built-in tests of devel/gtest

2017-05-14 Thread Greg Steuck
The tests now pass for me on amd64 with make test: 100% tests passed, 0 tests failed out of 41 devel-gtest-enable-tests.patch.gz Description: application/gzip

openvpn-2.4.2 security update for -stable

2017-05-14 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > Hey, > > OpenVPN got audited and they found some vulnerabilities [1]. > They released 2.4.2 to fix these issues. > > Here's a diff to update the port. I tested it as a client and as always > more tests are wanted. > > [1]: https://ostif.org/the-openvpn-2-4-0-audit-by-osti

Re: update: textproc/ripgrep 0.5.2

2017-05-14 Thread Sebastien Marie
On Sun, May 14, 2017 at 04:33:09PM +0200, Marc Espie wrote: > On Sun, May 14, 2017 at 03:08:59PM +0200, Sebastien Marie wrote: > > Hi, > > > > An update to textproc/ripgrep 0.5.2. > > > > See https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2 for > > changelog. > > > > While here, adds gcc

Re: update: textproc/ripgrep 0.5.2

2017-05-14 Thread Marc Espie
On Sun, May 14, 2017 at 03:08:59PM +0200, Sebastien Marie wrote: > Hi, > > An update to textproc/ripgrep 0.5.2. > > See https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2 for > changelog. > > While here, adds gcc4 MODULES in order to use egcc as linker. It should > let ripgrep to build wit

tweak: allow simulation of register-plist

2017-05-14 Thread Marc Espie
There are actually two patches, one for src, the other for port. 1st patch unconditionally regenerates special files, even in -n mode, so that they can be checksummed. As a result, the printed plist contains @sha256 markers for these. Con: very slightly slower. 2nd patch allows register-plist t

Re: UPDATE: tcl-snmptools

2017-05-14 Thread Stuart Cassoff
I only mentioned maintainer because I hadn't yet received a response. I'm happy enough just updating the port. I'll take what you wrote as an 'ok'. Thanks! Stu > -- Original Message -- > From: Matthieu Herrb > Date: May 14, 2017 at 5:52 AM > > > On Fri, May 12, 2017 at 03:18:

Re: Core dump in wavpack on sparc

2017-05-14 Thread Graham Stephens
On 2017/05/14 09:44, Graham Stephens wrote: This port diff switches to using libc's MD5 implementation which I think should help. It creates a new patches/ directory, use "patch -E -p0" to apply it (then make clean; make repackage; make reinstall).. Index: Makefile ==

update: textproc/ripgrep 0.5.2

2017-05-14 Thread Sebastien Marie
Hi, An update to textproc/ripgrep 0.5.2. See https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2 for changelog. While here, adds gcc4 MODULES in order to use egcc as linker. It should let ripgrep to build with cc=clang configuration. The problem was still the same as cargo: clang doesn't kn

Re: Core dump in wavpack on sparc

2017-05-14 Thread Juan Francisco Cantero Hurtado
On Sun, May 14, 2017 at 09:44:33AM +0100, Graham Stephens wrote: > > > This port diff switches to using libc's MD5 implementation > > which I think should help. It creates a new patches/ directory, > > use "patch -E -p0" to apply it (then make clean; make repackage; > > make reinstall).. > > > >

Re: UPDATE: www/py-beautifulsoup4 4.6.0

2017-05-14 Thread frantisek holop
ok, thanks. Alexandr Shadchin, 12 May 2017 11:56: > Hi, > > This diff updates py-beautifulsoup4 to the latest release. > Tested on amd64. > > Comments ? OK ? > > -- > Alexandr Shadchin > > Index: Makefile > === > RCS file: /cvs/p

Re: Core dump in wavpack on sparc

2017-05-14 Thread Stuart Henderson
On 2017/05/14 09:44, Graham Stephens wrote: > > > This port diff switches to using libc's MD5 implementation > > which I think should help. It creates a new patches/ directory, > > use "patch -E -p0" to apply it (then make clean; make repackage; > > make reinstall).. > > > > Index: Makefile > > =

update: pycha to 0.7.0

2017-05-14 Thread Sebastien Marie
Hi, The following diff update pycha from 0.3.0 (2008) to latest 0.7.0 (2012). The update should permit to use SVG support in py-relatorio (requires >=0.4.2 version). I removed the test target as it works well without. -- Sebastien Marie Index: Makefile ==

update: py-relatorio

2017-05-14 Thread Sebastien Marie
Hi, Here an update of relatorio. relatorio.openhex.org isn't available anymore, so I switched to tryton as upstream (as reflected on pypi). The python module should be usable with python3, but for now Genshi dependency isn't switchable: tests are failing. Thanks. -- Sebastien Marie Index: Mak

Re: UPDATE: tcl-snmptools

2017-05-14 Thread Matthieu Herrb
On Fri, May 12, 2017 at 03:18:08PM -0400, Stuart Cassoff wrote: > Fix wrong lib treatment for Tcl extensions. > Better install dir. Slight Makefile tidy. Separated build. > Maintainer timeout. I can take this one also. Hi, Sorry I missed the patch when you originally sent it to me. Looks good to

Re: UPDATE: devel/kf5

2017-05-14 Thread Rafael Sadowski
On Sat May 13, 2017 at 12:07:59AM +0200, Rafael Sadowski wrote: > Hi ports@, > > please find attached a compressed kf5 5.33.0 diff. > > Port highlights: > > - major bump all SHARED_LIBS (I tested many but not all) > - kwallet: remove x11/kde-applications/gpgmepp as depend > gpgmepp looks upstr

Re: Core dump in wavpack on sparc

2017-05-14 Thread Graham Stephens
This port diff switches to using libc's MD5 implementation which I think should help. It creates a new patches/ directory, use "patch -E -p0" to apply it (then make clean; make repackage; make reinstall).. Index: Makefile === RCS f