NEW: x11/p5-X11-Protocol-Other

2016-11-03 Thread Steven Mestdagh
Some extensions to X11::Protocol, required by a newer version of clusterssh. Ok to import? p5-X11-Protocol-Other.tgz Description: application/tar-gz

UPDATE: security/stunnel-5.36

2016-11-03 Thread Gleydson Soares
Hi, following diff brings stunnel to latest release 5.36. as bonus, enables X509_check_host, X509_check_email and X509_check_ip_asc courtesy of beck@ at g2k16. :-) however as usual, this update requires some aditional patches to make (LIBRESSL_VERSION_NUMBER) dance. works fine @amd64 with my se

New: security/ruby-pledge: pledge(2) access from ruby

2016-11-03 Thread Jeremy Evans
This is based on the ruby-tame port I worked on at c2k15, which apparently was too early. Using this, you can access pledge(2) from ruby via: require 'pledge' Pledge.pledge('rpath') # stdio added automatically, as ruby needs it Source code at https://github.com/jeremyevans/ruby-pledge OKs f

Re: hedgewars failed in last bulk

2016-11-03 Thread Nigel Taylor
On 11/03/16 18:30, Nigel Taylor wrote: > On 11/03/16 08:27, Antoine Jacoutot wrote: Just retried and built... dpb is building make SUBDIR="games/hedgewars,-main" It's make SUBDIR="games/hedgewars,-main" that requires hs-dataenc as NOSERVER is not set in CONFIGURE_ARGS but junk is using make

Re: www/nginx: switch from flavors to subpackages using dynamic module support

2016-11-03 Thread Jeremy Evans
On 11/03 05:52, Stuart Henderson wrote: > You're getting rid of mail_ssl_module rather than changing to dynamic, > is that intentional? The dynamic mail module includes all mail related modules. I probably should have linked to the nginx announcement about dynamic modules earlier, here it is now:

Re: hedgewars failed in last bulk

2016-11-03 Thread Nigel Taylor
On 11/03/16 08:27, Antoine Jacoutot wrote: > It seems to not find dataenc? > > Running depends in games/hedgewars,-main at 1478146433 >last junk was in www/nginx,lua > /usr/sbin/pkg_add -aI -Dunsigned -Drepair cmake-3.6.2 findlib-1.6.2p2 > fpc-3.0.0p1 freeglut-2.8.0p4 hs-SHA-1.6.4.2p1 h

Re: www/nginx: switch from flavors to subpackages using dynamic module support

2016-11-03 Thread Stuart Henderson
On 2016/11/03 18:02, Christian Weisgerber wrote: > Jeremy Evans: > > > The four current FLAVORs get changed to subpackages, and the following > > subpackages are added: > > There should be some upgrade path for pkg_add if you currently have > one of the flavors installed. > > I wonder whether it

Re: www/nginx: switch from flavors to subpackages using dynamic module support

2016-11-03 Thread Stuart Henderson
On 2016/11/03 07:10, Jeremy Evans wrote: > The downside of this approach is to build nginx, you need to install > all dependencies for all subpackages first. That's the standard way we do things anyway, and most of these deps aren't *all* that huge. I agree with this approach. > It that become

Re: www/nginx: switch from flavors to subpackages using dynamic module support

2016-11-03 Thread Christian Weisgerber
Jeremy Evans: > The four current FLAVORs get changed to subpackages, and the following > subpackages are added: There should be some upgrade path for pkg_add if you currently have one of the flavors installed. I wonder whether it would make sense to declare the subpackage with the corresponding

Re: hedgewars failed in last bulk

2016-11-03 Thread Daniel Jakots
On Thu, 3 Nov 2016 09:38:08 -0700, Ryan Freeman wrote: > On Thu, Nov 03, 2016 at 09:27:54AM +0100, Antoine Jacoutot wrote: > > It seems to not find dataenc? > > > > FWIW I don't think the game is working anyway, I just installed > from last package snapshot and it dies when trying to start a

Update ruby gem ext ports to latest versions

2016-11-03 Thread Jeremy Evans
I went through all of our ruby gem ext ports and updated most of the ones not already at the latest version to the latest version. Here's a diff containing updates to the following ports: databases/ruby-amalgalite databases/ruby-ldap databases/ruby-mysql2 databases/ruby-sequel databases/ruby

Re: hedgewars failed in last bulk

2016-11-03 Thread Ryan Freeman
On Thu, Nov 03, 2016 at 09:27:54AM +0100, Antoine Jacoutot wrote: > It seems to not find dataenc? > FWIW I don't think the game is working anyway, I just installed from last package snapshot and it dies when trying to start any kind of game with 'error 217'... OpenBSD 6.0-current (GENERIC.MP) #

Re: www/nginx: switch from flavors to subpackages using dynamic module support

2016-11-03 Thread Landry Breuil
On Thu, Nov 03, 2016 at 07:10:23AM -0700, Jeremy Evans wrote: > Here is a patch to the nginx port that changes it from using FLAVORs > to using MULTI_PACKAGES, using the new dynamic module support in nginx. > > The four current FLAVORs get changed to subpackages, and the following > subpackages ar

git-2.10.2

2016-11-03 Thread David Coppa
Hi! Bugfixing update to 2.10.2 Index: Makefile === RCS file: /cvs/ports/devel/git/Makefile,v retrieving revision 1.162 diff -u -p -u -p -r1.162 Makefile --- Makefile11 Oct 2016 10:59:27 - 1.162 +++ Makefile3 Nov 201

www/nginx: switch from flavors to subpackages using dynamic module support

2016-11-03 Thread Jeremy Evans
Here is a patch to the nginx port that changes it from using FLAVORs to using MULTI_PACKAGES, using the new dynamic module support in nginx. The four current FLAVORs get changed to subpackages, and the following subpackages are added: * image_filter * geoip * xslt * stream * perl The advantage o

Re: UPDATE audio/jack 0.125.0

2016-11-03 Thread Daniel Jakots
On Fri, 23 Sep 2016 11:19:44 +0100, David CARLIER wrote: > Hi all, > > this is an update of jack to a newer release, dropping couple of > internal patches in the process. > > Kindest regards. Symbols were added so bump minor. Updated diff. ok danj@ if someone wants to review and commit it. Ch

Re: UPDATE audio/jack 0.125.0

2016-11-03 Thread David CARLIER
ping ? On 23 September 2016 at 11:19, David CARLIER wrote: > Hi all, > > this is an update of jack to a newer release, dropping couple of > internal patches in the process. > > Kindest regards.

Re: Fix crashes in Aqualung

2016-11-03 Thread Jeremy Evans
On 11/03 11:34, Christian Weisgerber wrote: > Jeremy Evans: > > > This fixes an occasional crash when loading files in aqualung. > > This is a fix to an earlier patch, which was taken from Aqualung's > > bug tracker. > > Why do we need that patch at all? > > > -Use glib character conversion func

Re: [NEW] audio/adplay and dependencies

2016-11-03 Thread Frederic Cambus
On Wed, Oct 26, 2016 at 10:51:47PM +0200, Frederic Cambus wrote: > Here is a new port: audio/adplay, along with dependencies audio/adplug > and devel/libbinio. Ping. Nobody interested in testing and listening to some beautiful AdLib music? :)

Re: Fix crashes in Aqualung

2016-11-03 Thread Christian Weisgerber
Jeremy Evans: > This fixes an occasional crash when loading files in aqualung. > This is a fix to an earlier patch, which was taken from Aqualung's > bug tracker. Why do we need that patch at all? > -Use glib character conversion function instead of MAC library function, > -since the function us

Re: Building electron on OpenBSD

2016-11-03 Thread Jiri B
On Wed, Nov 02, 2016 at 06:46:30PM -0500, Ax0n wrote: > [..] > Electron: > https://github.com/electron/electron/ > > "Build Instructions": > https://github.com/electron/electron/blob/master/docs/development/build-instructions-linux.md > > I am not a developer. At best, I'm an excited end-user tha

Re: luajit,lua52 uses the wrong lua abi

2016-11-03 Thread Juan Francisco Cantero Hurtado
On jueves, 3 de noviembre de 2016 12:14:55 (CET) Jonathan Gray wrote: > On Tue, Nov 01, 2016 at 07:30:10AM -0600, Aaron Bieber wrote: > > On Tue, Nov 1, 2016, at 06:23 AM, Jeremie Courreges-Anglas wrote: > > > Jonathan Gray writes: > > > > On Mon, Oct 31, 2016 at 07:59:21PM +0100, Jeremie Courrege

hedgewars failed in last bulk

2016-11-03 Thread Antoine Jacoutot
It seems to not find dataenc? >>> Running depends in games/hedgewars,-main at 1478146433 last junk was in www/nginx,lua /usr/sbin/pkg_add -aI -Dunsigned -Drepair cmake-3.6.2 findlib-1.6.2p2 fpc-3.0.0p1 freeglut-2.8.0p4 hs-SHA-1.6.4.2p1 hs-bytestring-show-0.3.5.6p2 hs-dataenc-0.14.0.7p2 hs-en