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

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2016/11/03 19:29:17 Modified files: plan9/plan9port: Makefile distinfo Removed files: plan9/plan9port/patches: patch-src_libregexp_regcomp_c Log message: update to latest github commit, includes

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/11/03 18:40:07 Modified files: games/sdlpop : Makefile games/sdlpop/patches: patch-src_Makefile Log message: PREFIX -> LOCALBASE in this particular case.

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

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

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

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2016/11/03 15:54:04 Modified files: databases/puppetdb4: Makefile distinfo databases/puppetdb4/pkg: PLIST-main Log message: Minor bugfix update to 4.2.4

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2016/11/03 15:52:59 Modified files: www/sogo : Makefile Added files: www/sogo/patches: patch-UI_Scheduler_UIxCalListingActions_m Log message: Really add the patch to fix the empty

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/11/03 15:50:51 Modified files: databases/mariadb: Tag: OPENBSD_6_0 Makefile distinfo databases/mariadb/patches: Tag: OPENBSD_6_0

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/11/03 15:10:57 Modified files: security/clamav: Makefile Removed files: security/clamav/patches: patch-m4_reorganization_libs_pcre_m4 Log message: move clamav to using pcre2

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

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

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

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2016/11/03 11:30:52 Modified files: games : Makefile Log message: +sdlpop

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2016/11/03 11:30:33 Log message: import of sdlpop -- an open source port of prince of persia ok ajacoutot@ Status: Vendor Tag: robert Release Tags: robert_20161103

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/11/03 11:09:59 Modified files: www/py-wtools : Makefile Log message: Add py-six as a BDEP Reported by and fix tested by naddy@

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

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

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)

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/11/03 10:20:41 Modified files: x11/xfce4/exo : Makefile x11/xfce4/garcon: Makefile x11/xfce4/gtk-xfce-engine: Makefile x11/xfce4/libxfce4ui: Makefile

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2016/11/03 10:20:22 Modified files: net/ruby-msgpack: Makefile distinfo net/ruby-msgpack/pkg: PLIST Log message: Update to msgpack-1.0.2 OK sebastia@ (MAINTAINER)

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2016/11/03 10:09:22 Modified files: archivers/unrar: Makefile Log message: oops, restore EPOCH

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/11/03 09:48:44 Modified files: x11/xfce4/libxfce4util: Makefile Log message: Bump to unbreak (gettext WANTLIB change).

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

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2016/11/03 09:20:14 Modified files: archivers/unrar: Makefile distinfo archivers/unrar/patches: patch-makefile Log message: update to 5.40

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2016/11/03 08:50:06 Modified files: games/extremetuxracer: Makefile distinfo Log message: Update to etracer 0.7.4.

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

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/11/03 08:22:39 Modified files: www/webkitgtk4 : Makefile distinfo Log message: Update to webkitgtk4-2.14.2.

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

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

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:ports Changes by: shadc...@cvs.openbsd.org2016/11/03 07:36:07 Modified files: devel/flake8 : Makefile Log message: Add missing BDEP, spotted by sthen@

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.

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2016/11/03 07:07:06 Modified files: audio/aqualung : Makefile audio/aqualung/patches: patch-src_decoder_dec_mac_cpp Log message: Simplify and fix patch to mac decoder by just denamespacing

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

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2016/11/03 06:20:14 Modified files: www/py-urllib3 : distinfo Log message: Doh! Also update distinfo as pointed out by naddy@

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/11/03 05:45:12 Modified files: www/py-jonpy : Makefile distinfo www/py-jonpy/pkg: PLIST Log message: Update to py-jonpy-0.13

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2016/11/03 05:40:11 Modified files: net/ircII/patches: patch-Makefile_in Log message: fix parallel fake

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/11/03 05:10:01 Modified files: www: Makefile Log message: + py-wtools,python3

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/11/03 05:07:54 Modified files: www/py-wtools : Makefile distinfo www/py-wtools/pkg: PLIST Added files: www/py-wtools/patches: patch-setup_py Log message: Update to py-wstools-0.4.4

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/11/03 05:05:06 ports/www/py-wtools/patches Update of /cvs/ports/www/py-wtools/patches In directory cvs.openbsd.org:/tmp/cvs-serv27853/patches Log Message: Directory /cvs/ports/www/py-wtools/patches added to

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2016/11/03 04:59:51 Modified files: emulators : Makefile Log message: Add atari800.

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/11/03 04:59:05 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: add quirks entries for libsexy and twitux

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2016/11/03 04:57:23 Log message: Import emulators/atari800. Atari 8-bit computer systems and 5200 game console emulator. Emulated machines: Atari 400, 800, 1200XL, 600XL, 800XL, 65XE, 130XE,

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/11/03 04:47:29 Modified files: x11: Makefile Removed files: x11/libsexy: Makefile distinfo x11/libsexy/pkg: DESCR PLIST Log message: This is a sad day, OpenBSD isn't

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/11/03 04:45:07 Modified files: net: Makefile Removed files: net/twitux : Makefile distinfo net/twitux/patches: patch-src_twitux-app_c

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/11/03 04:37:34 Modified files: x11/gnome/builder: Makefile x11/gnome/builder/patches: patch-plugins_terminal_gb-terminal-view_c Removed files:

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/11/03 04:37:48 Modified files: x11/xfce4 : xfce4.port.mk x11/xfce4/exo : Makefile x11/xfce4/garcon: Makefile x11/xfce4/gtk-xfce-engine: Makefile

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

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/11/03 04:33:32 Modified files: sysutils/accountsservice: Makefile Log message: Add a reference as to why we cannot update to 0.6.43 yet.

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/11/03 04:31:41 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Add quirks entries for libxfcegui4, notification-daemon-xfce, xfprint, xfce4-wmdock,

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/11/03 04:29:24 Removed files: x11/xfce4/libxfcegui4: Makefile distinfo x11/xfce4/libxfcegui4/patches: patch-libxfcegui4_xfce-exec_c x11/xfce4/libxfcegui4/pkg: DESCR PLIST Log

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/11/03 04:28:48 Removed files: x11/xfce4/xfce4-quicklauncher: Makefile distinfo x11/xfce4/xfce4-quicklauncher/patches:

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/11/03 04:27:38 Added files: audio/openal/patches: patch-OpenAL32_alBuffer_c Log message: add missing patch

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/11/03 04:27:16 Modified files: audio/openal : Makefile distinfo audio/openal/patches: patch-Alc_alcConfig_c patch-CMakeLists_txt patch-utils_makehrtf_c

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/11/03 04:26:50 Removed files: x11/xfce4/xfce4-modemlights: Makefile distinfo x11/xfce4/xfce4-modemlights/patches:

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/11/03 04:24:27 Removed files: x11/xfce4/xfce4-wmdock: Makefile distinfo x11/xfce4/xfce4-wmdock/pkg: DESCR PLIST Log message: Remove xfce4-wmdock, dormant upstream since 3 years, and still

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/11/03 04:21:26 Modified files: x11/xfce4 : Makefile Log message: Winter cleanup, unhook the following: - libxfcegui4 - notification-daemon-xfce - xfprint - xfce4-modemlights - xfce4-wmdock -

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Florian Obser
CVSROOT:/cvs Module name:ports Changes by: flor...@cvs.openbsd.org 2016/11/03 04:21:04 Modified files: net/py-socketio-client: Makefile distinfo Log message: update to 0.6.7; tweaks & OK danj@

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/11/03 04:12:34 Modified files: www/py-webpy : Makefile distinfo Log message: Update to py-webpy-0.38

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Florian Obser
CVSROOT:/cvs Module name:ports Changes by: flor...@cvs.openbsd.org 2016/11/03 04:12:50 Modified files: net/py-websocket-client: Makefile distinfo Log message: update to 0.37; OK danj@

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Florian Obser
CVSROOT:/cvs Module name:ports Changes by: flor...@cvs.openbsd.org 2016/11/03 04:10:38 Modified files: devel/py-tzlocal: Makefile distinfo devel/py-tzlocal/pkg: PLIST Log message: update to 1.3; tweaks & OK danj@

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

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/11/03 03:46:44 Modified files: x11/dunst : Makefile games/mnemosyne: Makefile Log message: Don't put non-ascii characters in the Makefile

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/11/03 03:44:24 Modified files: misc/hwdata: Makefile distinfo Log message: Update to hwdata-0.294.

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/11/03 03:42:45 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.4.69.

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/11/03 03:42:57 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.11.12.

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/11/03 03:38:20 Modified files: sysutils/google-cloud-sdk: Makefile distinfo sysutils/google-cloud-sdk/pkg: PLIST Log message: Update to google-cloud-sdk-133.0.0.

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/11/03 03:37:19 Modified files: games/typespeed: Makefile Log message: Don't obfuscate maintainer email addresses and don't put non-ascii characters in the Makefile ok naddy@

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,

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/11/03 03:13:41 Modified files: meta/xfce : Makefile Log message: Remove modemlights and quicklauncher from xfce-extras, they're dead upstream since years, and depend on the deprecated

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/11/03 02:37:35 Modified files: x11/xfce4/xfce4-whiskermenu/patches: patch-panel-plugin_settings_cpp Log message: regen patch

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

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2016/11/03 01:45:29 Modified files: net/munin : Makefile distinfo net/munin/patches: patch-node__bin_munin-asyncd_in Log message: bugfix update to munin-2.0.26

CVS: cvs.openbsd.org: ports

2016-11-03 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2016/11/03 01:39:03 Modified files: devel/luacheck : Makefile distinfo Log message: update to luacheck 0.16.3