Re: bacula build error on arm

2017-09-07 Thread Stephen Graf
Yes, that corrected the problem. Thank you -Original Message- From: owner-po...@openbsd.org [mailto:owner-po...@openbsd.org] On Behalf Of Theo Buehler Sent: Thursday, September 7, 2017 1:57 PM To: ports@openbsd.org Subject: Re: bacula build error on arm On Thu, Sep 07, 2017 at 01:39:47PM

NEW: graphics/farbfeld

2017-09-07 Thread Kaashif Hymabaccus
Hello ports@, Please find attached a port for graphics/farbfeld. pkg/DESCR: Farbfeld is a lossless image format which is easy to parse, pipe and compress. The port includes some tools ff2* and *2ff which convert to and from farbfeld, so I put it in the converters category too. Works ok on amd64

Re: sysutils/sleuthkit: why CONFIGURE_STYLE=simple?

2017-09-07 Thread nigel
On 09/07/17 21:38, Stuart Henderson wrote: > On 2017/09/07 19:45, ni...@openbsd.org wrote: >> >> Attached update to version 4.4.2 >> >> Switch CONFIGURE_STYLE = gnu, to stop some bulk build failures. >> Remove need for cppunit. >> >> Builds on amd64. >> >> Ok? > > I can't really comment on the sle

Re: UPDATE: SMPlayer-17.9.0

2017-09-07 Thread Josh Grosse
On Thu, Sep 07, 2017 at 04:50:51PM -0300, Gonzalo L. Rodriguez wrote: > Hello, > > Update for SMPlayer to 17.9.0: > > *Now it's possible to the search for subtitles using the filename > instead of a hash. > *Fix for the OSD when using SMPlayer with mpv 0.26. > > Ok? Comments? Teste

Re: amule is crashing on i386

2017-09-07 Thread Juan Francisco Cantero Hurtado
On Sun, Aug 27, 2017 at 09:46:27PM +0200, Juan Francisco Cantero Hurtado wrote: > On Mon, Aug 14, 2017 at 03:07:11AM +0200, Juan Francisco Cantero Hurtado > wrote: > > On lunes, 14 de agosto de 2017 1:55:40 (CEST) Juan Francisco Cantero > > Hurtado wrote: > > > The last night I ran amule and it c

Re: bacula build error on arm

2017-09-07 Thread Theo Buehler
On Thu, Sep 07, 2017 at 01:39:47PM -0700, Stephen Graf wrote: > I tried to build the port for bacula on my orange pi one and got a long way > into it before this happened: [...] > Using /usr/ports/pobj/Python-2.7.13/config.site (generated) [...] > configure: error: cannot run C compiled program

bacula build error on arm

2017-09-07 Thread Stephen Graf
I tried to build the port for bacula on my orange pi one and got a long way into it before this happened: ===> Configuring for Python-2.7.13 Using /usr/ports/pobj/Python-2.7.13/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc config

Re: sysutils/sleuthkit: why CONFIGURE_STYLE=simple?

2017-09-07 Thread Stuart Henderson
On 2017/09/07 19:45, ni...@openbsd.org wrote: > > Attached update to version 4.4.2 > > Switch CONFIGURE_STYLE = gnu, to stop some bulk build failures. > Remove need for cppunit. > > Builds on amd64. > > Ok? I can't really comment on the sleuthkit update itself (did you check if a library bump

Re: UPDATE: archivers/libzip 1.2.0 => 1.3.0

2017-09-07 Thread Brian Callahan
On 09/07/17 09:01, Stuart Henderson wrote: On 2017/09/03 17:58, Brian Callahan wrote: Hi ports -- Attached is an update to libzip. One function was added to the library, so minor bump. Security: * CVE-2017-12858: Fix double free(). * CVS-2017-14107: Improve EOCD64 parsing. Other fixes: * Imp

UPDATE: SMPlayer-17.9.0

2017-09-07 Thread Gonzalo L. Rodriguez
Hello, Update for SMPlayer to 17.9.0: *Now it's possible to the search for subtitles using the filename instead of a hash. *Fix for the OSD when using SMPlayer with mpv 0.26. Ok? Comments? Cheers.- -- Sending from my toaster. Index: Makefile =

Re: sysutils/sleuthkit: why CONFIGURE_STYLE=simple?

2017-09-07 Thread nigel
On 09/06/17 22:01, ni...@openbsd.org wrote: > On 09/06/17 11:34, Stuart Henderson wrote: >> I just ran into this... >> >> ===> Configuring for sleuthkit-4.3.0p0 >> checking for a BSD-compatible install... >> /usr/obj/ports/sleuthkit-4.3.0/bin/install -c >> checking whether build environment is sa

Re: Update: graphics/dpic 2014.01.01 -> 2017.08.01

2017-09-07 Thread Nigel Taylor
On 08/27/17 23:27, Nigel Taylor wrote: > On 08/23/17 22:47, Nigel Taylor wrote: >> On 08/23/17 20:58, Nigel Taylor wrote: >>> Hasn't been updated in a while. >>> >>> patched for clang >>> tests added, by running all examples, requires manual checks of results >>> afterwards. >>> >>> Tried only on a

Re: Maintainer Update multimedia/get_flash_videos 1.25.93 -> 1.25.94

2017-09-07 Thread nigel
On 08/27/17 23:26, ni...@openbsd.org wrote: > On 08/23/17 20:21, ni...@openbsd.org wrote: >> Update to fix issues 212, 215 and change some old url's. >> >> Home page changed to github home page. >> >> Ok? >> > > Ok? > > Ping

UPDATE: Gource-0.46

2017-09-07 Thread Gonzalo L. Rodriguez
Hello, Small update for Gource to 0.46: *Added --screen option. *Added --window-position XxY option. *Added --frameless option. *Added --file-show-filter REGEX option (swoogles). *Added --filename-time and filename-colour options (gh2k). *Improved handling of very low sec

[update] various go-* packages

2017-09-07 Thread Joel Sing
This brings security/go-crypto, net/go-net, textproc/go-text and devel/go-tools up to versions that match the time of the Go 1.9 release. This depends on the new devel/go-sys package. It is worth noting that some of the SSH related regress tests fail, however these also fail on the current version

[new] devel/go-sys

2017-09-07 Thread Joel Sing
Attached is a new port - devel/go-sys - which provides the golang.org/x/sys package. This is needed by the next security/go-crypto update. ok? P.S. This currently fails to pass regress on i386, due to a mmap test failure (this is a kernel/uvm issue, not an issue with the package) - this should

Re: update: net/p5-IP-Country

2017-09-07 Thread Stuart Henderson
On 2017/09/07 16:15, Giovanni Bechis wrote: > On 09/07/17 15:21, Stuart Henderson wrote: > > On 2017/09/07 12:05, Giovanni Bechis wrote: > >> Index: files/cc.gif > >> === > >> RCS file: files/cc.gif > >> diff -N files/cc.gif > >> Binar

Re: x11/wxWidgets 3.0.3.1 update

2017-09-07 Thread Giovanni Bechis
On 09/07/17 15:00, Stuart Henderson wrote: > On 2017/09/07 12:45, Jérôme KASPER wrote: >> Hi ports, >> >> attached an update to wxWidgets 3.0.3.1 . >> >> improvements : >> - Switch to github >> - unified package instead of -main, -media >> - dependancies upgraded to GTK+3 , SDL2 and gstreamer1 >>

Re: update: net/p5-IP-Country

2017-09-07 Thread Giovanni Bechis
=== RCS file: /var/cvs/ports/net/p5-IP-Country/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile 20 Mar 2016 19:56:51 - 1.9 +++ Makefile 7 Sep 2017 16:13:24 - @@ -4,13 +4,30 @@ COMMENT= fast lookup of country codes

Re: fail2ban port - looking for testers!

2017-09-07 Thread Ghost Squad 57
Hehe, yeah sorry about giving a Mega link, wasn't sure why I though that would be a could way to distribute it. I'll attach it to this email. On Thu, Sep 7, 2017 at 9:02 AM, Stuart Henderson wrote: > On 2017/09/07 04:27, Keith Henderson Jr wrote: > > Here's a link to the package: > > https://me

Re: clang FFmpeg segfaults on i386 [st...@openbsd.org: CVS: cvs.openbsd.org: ports]

2017-09-07 Thread Stuart Henderson
On 2017/09/07 07:02, Jan Beich wrote: > Stuart Henderson writes: > > [...] > > So this works around the recently-reported hangs seen on amd64 but we > > still have a segfault issue on i386 (I've only seen this so far when > > decoding H264, though given the function other things may use it too).

Re: update: net/p5-IP-Country

2017-09-07 Thread Giovanni Bechis
On 09/07/17 15:21, Stuart Henderson wrote: > On 2017/09/07 12:05, Giovanni Bechis wrote: >> Index: files/cc.gif >> === >> RCS file: files/cc.gif >> diff -N files/cc.gif >> Binary files /dev/null and cc.gif differ >> Index: files/ip.gif

Re: update: net/p5-IP-Country

2017-09-07 Thread Stuart Henderson
On 2017/09/07 12:05, Giovanni Bechis wrote: > Index: files/cc.gif > === > RCS file: files/cc.gif > diff -N files/cc.gif > Binary files /dev/null and cc.gif differ > Index: files/ip.gif >

Re: fail2ban port - looking for testers!

2017-09-07 Thread Stuart Henderson
On 2017/09/07 04:27, Keith Henderson Jr wrote: > Here's a link to the package: > https://mega.nz/#!C8dSBbDb!am_Hj7MS1AOmzpxpufTOgo3Mhl6kZEHlsJLfhsatEj8 > Attach a tar.gz of the port instead.

Re: UPDATE: archivers/libzip 1.2.0 => 1.3.0

2017-09-07 Thread Stuart Henderson
On 2017/09/03 17:58, Brian Callahan wrote: > Hi ports -- > > Attached is an update to libzip. One function was added to the library, so > minor bump. > > Security: > * CVE-2017-12858: Fix double free(). > * CVS-2017-14107: Improve EOCD64 parsing. > > Other fixes: > * Improve file progress callba

Re: x11/wxWidgets 3.0.3.1 update

2017-09-07 Thread Stuart Henderson
On 2017/09/07 12:45, Jérôme KASPER wrote: > Hi ports, > > attached an update to wxWidgets 3.0.3.1 . > > improvements : > - Switch to github > - unified package instead of -main, -media > - dependancies upgraded to GTK+3 , SDL2 and gstreamer1 > > built on AMD64. This is my first port work so the

x11/wxWidgets 3.0.3.1 update

2017-09-07 Thread Jérôme KASPER
Hi ports, attached an update to wxWidgets 3.0.3.1 . improvements : - Switch to github - unified package instead of -main, -media - dependancies upgraded to GTK+3 , SDL2 and gstreamer1 built on AMD64. This is my first port work so there might be mistakes lasting. Any comments welcome. Best rega

Re: UPDATE: archivers/libzip 1.2.0 => 1.3.0

2017-09-07 Thread Brian Callahan
On 09/03/17 17:58, Brian Callahan wrote: Hi ports -- Attached is an update to libzip. One function was added to the library, so minor bump. Security: * CVE-2017-12858: Fix double free(). * CVS-2017-14107: Improve EOCD64 parsing. Other fixes: * Improve file progress callback code * Fix zip_f

Re: update: net/p5-IP-Country

2017-09-07 Thread Giovanni Bechis
On 09/07/17 12:05, Giovanni Bechis wrote: > Update to a more recent database (upstream provides a 2013 database) and add > a target to update ip/country database. > Comments ? ok ? > Cheers >Giovanni > I will use ${INSTALL_DATA} instead of cp(1) if the idea is ok. Cheers Giovanni

update: net/p5-IP-Country

2017-09-07 Thread Giovanni Bechis
Update to a more recent database (upstream provides a 2013 database) and add a target to update ip/country database. Comments ? ok ? Cheers Giovanni Index: Makefile === RCS file: /var/cvs/ports/net/p5-IP-Country/Makefile,v retri

Re: textproc/aspell uselocale undefined symbol from converters/libiconv

2017-09-07 Thread Ingo Schwarze
Hi Ian, Ian McWilliam wrote on Wed, Sep 06, 2017 at 11:31:21PM +: > You are correct. spell hadn't at that point been updated > and still pointed to the old libc. Thanks for confirming, so nothing is broken in libc. Phew. > What's interesting is a > make repackage update in textproc/aspell

fail2ban port - looking for testers!

2017-09-07 Thread Keith Henderson Jr
Hello! This is my first port and I'm looking for people to help test it I've tested this package under OpenBSD -current and it appears to work fine. Some configuration is needed out-of-the-box, see: https://github.com/fail2ban/fail2ban/wiki/Proper-fail2ban-configuration The port is for fail2ban: