Re: mednafen 0.9.39.2 -> 0.9.46

2017-08-13 Thread Jeremy Evans
> > With that patch, mednafen 0.9.46 now works even when a gamepad is > plugged in. But I can't get mednafen to recognize the gamepad; it > doesn't let me map any of its keys. > > Also, I can say that mgba (the sdl version) has the same problem as the > unpatched mednafen. If a controller is plugge

Re: mednafen 0.9.39.2 -> 0.9.46

2017-08-13 Thread Micah Muer
On Sun, Aug 13, 2017, at 16:35, Jeremy Evans wrote: > On 08/12 11:06, Anthony J. Bentley wrote: > > Jeremy Evans writes: > > > On 08/12 09:08, Anthony J. Bentley wrote: > > > > Jeremy Evans writes: > > > > > Update to the latest mednafen, reminder from the medna...@sent.com. > > > > > > > > > > Re

NEW: multimedia/gnome-twitch

2017-08-13 Thread Brian Callahan
Hi ports -- Attached is a new port, multimedia/gnome-twitch. gnome-twitch is a desktop client for Twitch.tv --- pkg/DESCR: gnome-twitch allows you to enjoy Twitch on your desktop. You can easily browse and search channels and games and keep track of your follows whether you have a Twitch accou

amule is crashing on i386, patch for wxwidgets

2017-08-13 Thread Juan Francisco Cantero Hurtado
The last night I ran amule and it crashed with this message: libunwind: _Unwind_Resume /usr/src/lib/libcxxabi/../libunwind/src/UnwindLevel1.c:391 - _Unwind_Resume() can't return I don't have the backtrace but it looked like a problem in wx with the udp sockets. This patch "fixes" the problem. Ho

Re: amule is crashing on i386, patch for wxwidgets

2017-08-13 Thread Juan Francisco Cantero Hurtado
On lunes, 14 de agosto de 2017 1:55:40 (CEST) Juan Francisco Cantero Hurtado wrote: > The last night I ran amule and it crashed with this message: > > libunwind: _Unwind_Resume > /usr/src/lib/libcxxabi/../libunwind/src/UnwindLevel1.c:391 - > _Unwind_Resume() can't return > > I don't have the bac

Re: mednafen 0.9.39.2 -> 0.9.46

2017-08-13 Thread Jeremy Evans
On 08/12 11:06, Anthony J. Bentley wrote: > Jeremy Evans writes: > > On 08/12 09:08, Anthony J. Bentley wrote: > > > Jeremy Evans writes: > > > > Update to the latest mednafen, reminder from the medna...@sent.com. > > > > > > > > Release notes can be found at: https://mednafen.github.io/ > > > >

Re: NEW net/mininet

2017-08-13 Thread Klemens Nanni
On Sun, Aug 13, 2017 at 02:33:19PM -0700, Ayaka Koshibe wrote: > Mininet creates a realistic virtual network, running real kernel, switch > and application code, on a single machine (VM, cloud or native), in > seconds, with a single command > > Because you can easily interact with your network usi

NEW net/mininet

2017-08-13 Thread Ayaka Koshibe
Mininet creates a realistic virtual network, running real kernel, switch and application code, on a single machine (VM, cloud or native), in seconds, with a single command Because you can easily interact with your network using the Mininet CLI (and API), customize it, share it with others, or depl

Re: UPDATE x11/tint2-0.12.2 -> 0.14.6

2017-08-13 Thread Heppler, J. Scott
I am not getting those errors in OpenBox either with a ~/.config/tint2/tint2rc or with a simulated first run that uses /etc/xdg/tint2/tint2rc. OpenBox requires py-xdg. I also have xdg-utils installed so I suspect the lack one of these packages may be the issue. I'm still confused on whether or

Re: NEW: converters/k2pdfopt

2017-08-13 Thread Edd Barrett
On Sun, Aug 13, 2017 at 10:21:51AM +0300, Paul Irofti wrote: > It's because of the stupid context.h header from mupdf > > #if defined(MEMENTO) || !defined(NDEBUG) > #define FITZ_DEBUG_LOCKING > #endif You could apply that to the mupdf port to make this one debuggable? What do you think? >

Re: NEW: comms/cutecom

2017-08-13 Thread Brian Callahan
On 08/13/17 16:00, Kaashif Hymabaccus wrote: Please find attached a revised tarball. Changes: * Unnecessary sentences removed from DESCR (thanks Rafael) * License marker mistake fixed * Added COMPILER=gcc, since this port does indeed use C++11 * Order of MODULES improved (thanks Brian) Duh (

Re: NEW: comms/cutecom

2017-08-13 Thread Kaashif Hymabaccus
Please find attached a revised tarball. Changes: * Unnecessary sentences removed from DESCR (thanks Rafael) * License marker mistake fixed * Added COMPILER=gcc, since this port does indeed use C++11 * Order of MODULES improved (thanks Brian) -- Kaashif Hymabaccus GPG: 3E810B04 cutecom.tgz Desc

Re: Update+new: audio/speex 1.2.0, audio/speexdsp

2017-08-13 Thread Christian Weisgerber
On 2017-08-13, Christian Weisgerber wrote: > Since libspeex and libspeexdsp were already separate libraries > before, and speex depends on speexdsp, the dependent ports should > be fine. It turns out that ports which have a LIB_DEPENDS on audio/speex but only use libspeexdsp need a dependency tw

Re: NEW: comms/cutecom

2017-08-13 Thread Brian Callahan
On 8/13/2017 2:33 PM, Brian Callahan wrote: > Additionally... > > I wish you would sort MODULES (and B/L/RDEPS) alphabetically by category. > Also unless I'm missing something, the license marker should be GPLv3+. > Oh, and would COMPILER=gcc help here to give !${CLANG_ARCHS} a fighting chance a

Re: NEW: comms/cutecom

2017-08-13 Thread Brian Callahan
Additionally... I wish you would sort MODULES (and B/L/RDEPS) alphabetically by category. Also unless I'm missing something, the license marker should be GPLv3+. ~Brian On 08/13/17 14:30, Rafael Sadowski wrote: On Sun Aug 13, 2017 at 06:56:08PM +0100, Kaashif Hymabaccus wrote: Currently it ru

Re: NEW: comms/cutecom

2017-08-13 Thread Rafael Sadowski
On Sun Aug 13, 2017 at 06:56:08PM +0100, Kaashif Hymabaccus wrote: > > Currently it runs > on Linux (tested) and should run on FreeBSD, Mac OS X and maybe other > systems as well (untested). This sentence is not necessary for DESCR. > > It is free > software and distributed under the GNU General

Re: [update] borgbackup 1.0.11

2017-08-13 Thread Björn Ketelaars
On Wed 09/08/2017 21:28, Björn Ketelaars wrote: > On Tue 08/08/2017 11:53, Giovanni Bechis wrote: > > On 08/08/17 11:41, Stuart Henderson wrote: > > > On 2017/08/08 08:54, Giovanni Bechis wrote: > > >> On 08/06/17 15:46, Björn Ketelaars wrote: > > >>> Please find enclosed a diff for bringing sysuti

NEW: comms/cutecom

2017-08-13 Thread Kaashif Hymabaccus
Hello ports@, Please find attached a port for cutecom. pkg/DESCR: CuteCom is a graphical serial terminal, like minicom. Currently it runs on Linux (tested) and should run on FreeBSD, Mac OS X and maybe other systems as well (untested). It is aimed mainly at hardware developers or other people wh

UPDATE: www/stagit 0.5->0.6

2017-08-13 Thread Hiltjo Posthuma
Hi, The patch below updates stagit from 0.5 to 0.6. Some changes in this release: Features: - Nicer HTML code for (older) text browsers such as dillo, links, lynx and w3m. - Added a git post-receive hook example script. - Added an example script to create snapshots by tag. - Documentation improv

Re: UPDATE x11/tint2-0.12.2 -> 0.14.6

2017-08-13 Thread Brian Callahan
Hi Scott -- On 08/10/17 21:03, Heppler, J. Scott wrote: Jggimi reviewed the port and found an extra tab and line in the Makefile. Version 3 of the attached diff corrects. This mostly looks good. There's some whitespace/newline tweaks that I can fix on commit. Question though: I get a lot

Re: qt5 and W^X violation

2017-08-13 Thread Vadim Zhukov
13 авг. 2017 г. 4:34 ПП пользователь "David Coppa" написал: Hi! Every time I launch minitube, I see this: ---8<--- $ minitube & [1] 16239 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-dcoppa' JIT is disabled for QML. Property bindings and animations will be very slow. V

Re: [fix] kamailio on sparc64

2017-08-13 Thread Kaashif Hymabaccus
On Thu, Aug 10, 2017 at 02:28:23PM -0400, Jeremie Courreges-Anglas wrote: > Well, as I said I didn't test it on sparc64 (and other archiectures > potentially affected), but it can't be worse. :) In case you are wondering, I was able to build and run on sparc64 with your new patch, so there's nothi

qt5 and W^X violation

2017-08-13 Thread David Coppa
Hi! Every time I launch minitube, I see this: ---8<--- $ minitube & [1] 16239 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-dcoppa' JIT is disabled for QML. Property bindings and animations will be very slow. Visit https://wiki.qt.io/V4 to learn about possible solutions

Re: [UPDATE] CMake-3.9.0

2017-08-13 Thread David Coppa
On Sun, Aug 13, 2017 at 2:22 PM, Rafael Sadowski wrote: > On Thu Aug 10, 2017 at 05:26:46PM +0200, David Coppa wrote: >> >> Hi all, >> >> Here's the update to the latest CMake. >> >> As usual, I'd like to have the attached diff tested in a ports bulk >> build... >> >> Thanks! >> David >> > > fix x

Re: [UPDATE] CMake-3.9.0

2017-08-13 Thread Rafael Sadowski
On Thu Aug 10, 2017 at 05:26:46PM +0200, David Coppa wrote: > > Hi all, > > Here's the update to the latest CMake. > > As usual, I'd like to have the attached diff tested in a ports bulk > build... > > Thanks! > David > fix x11/kde4/libs with CMake 3.9.0 Index: patches/patch-kdeui_CMakeLists

Re: [NEW] sysutils/tarsnapper

2017-08-13 Thread J . A . Neitzel
Michael Reed wrote: > I figure at least one person would like to use this, so here's me > posting it again :) Hello, It sounds intriguing to me, if I may say so. I'll have a look / play with it, a perfect excuse to learn more about tarsnap too. Cheers, Jeff > Original Message -

Re: NEW: converters/k2pdfopt

2017-08-13 Thread Paul Irofti
Hi Edd, Thanks for the review. > ---8<--- > $ make port-lib-depends-check > k2pdfopt-2.42(converters/k2pdfopt): > Missing: djvulibre.26 from djvulibre-3.5.27p2 (/usr/local/bin/k2pdfopt) > Missing: jasper.2 from jasper-1.900.1p5 (/usr/local/bin/k2pdfopt) > Missing: lept.2 from leptonica-1.74 (/usr