Re: net/ii bus error

2016-06-05 Thread Gleydson Soares
Sebastien Marie writes: > > On Mon, Jun 06, 2016 at 06:15:40AM +0200, Sebastien Marie wrote: > > On Mon, Jun 06, 2016 at 12:50:02AM -0300, Gleydson Soares wrote: > > > > > > - add '# uses pledge()' marker in Makefile (missing in previus) > > > - wrap pledge(2) in #ifdef

Re: net/ii bus error

2016-06-05 Thread Sebastien Marie
On Mon, Jun 06, 2016 at 06:15:40AM +0200, Sebastien Marie wrote: > On Mon, Jun 06, 2016 at 12:50:02AM -0300, Gleydson Soares wrote: > > > > - add '# uses pledge()' marker in Makefile (missing in previus) > > - wrap pledge(2) in #ifdef __OpenBSD__ > > ok semarie@ whoops: finally not ok: there

Re: net/ii bus error

2016-06-05 Thread Sebastien Marie
On Mon, Jun 06, 2016 at 12:50:02AM -0300, Gleydson Soares wrote: > > - add '# uses pledge()' marker in Makefile (missing in previus) > - wrap pledge(2) in #ifdef __OpenBSD__ ok semarie@ > Index: Makefile > === > RCS file:

Re: net/ii bus error

2016-06-05 Thread Gleydson Soares
Hi, Gleydson Soares writes: > > Hi, > > Ray Lai writes: > > > > On Sun, 5 Jun 2016 21:41:54 +0800 > > Ray Lai wrote: > > > > > On Sun, 5 Jun 2016 14:10:25 +0200 > > > Sebastien Marie wrote: > > > > - does the

Re: net/ii bus error

2016-06-05 Thread Gleydson Soares
Hi, Ray Lai writes: > > On Sun, 5 Jun 2016 21:41:54 +0800 > Ray Lai wrote: > > > On Sun, 5 Jun 2016 14:10:25 +0200 > > Sebastien Marie wrote: > > > - does the patch maintained locally or by upstream ? if it is only > > > locally, I

go seems to use sys_o58_kill

2016-06-05 Thread Ted Unangst
sys_o58_kill was removed from the kernel on may 31. Even recently built go binaries continue to use it. I guess the runtime wasn't updated to use the new call?

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2016/06/05 18:36:50 Removed files: net/ii/patches : patch-config_mk Log message: remove empty file

New port: audio/moc

2016-06-05 Thread Dmitrij D. Czarkoff
Hi! Obligatory quote from DESCR: MOC (music on console) is a console audio player for LINUX/UNIX designed to be powerful and easy to use. MOC plays smoothly, regardless of system or I/O load because it uses the output buffer in a separate thread. It provides gapless playback

Re: UPDATE: devel/py-funcsigs 1.0.2

2016-06-05 Thread Daniel Jakots
On Thu, 2 Jun 2016 10:45:53 +0500, Alexandr Shadchin wrote: > Hi, > > This diff updates py-funcsigs to the latest release. > Tested on amd64. Take maintainer. > > Comments ? OK ? Looks good to me even though tests results are a bit scary. I like the fact that it

Re: [NEW] emulators/advancemame

2016-06-05 Thread Frederic Cambus
On Sun, Jun 05, 2016 at 12:06:41PM -0700, Ryan Freeman wrote: > I had a chance to build and play around with some games, much easier to > get up and playing with advancemame than traditional sdlmame :-) > > builds and runs fine on amd64, I took a crack at changing the port > to use GH_PROJECT,

fix py-mock test_depends

2016-06-05 Thread Daniel Jakots
Hi, While reviewing shadchin@'s diff (for funcsigs): ===> Regression tests for py3-mock-1.3.0 cd /usr/ports/pobj/py-mock-1.3.0-python3/mock-1.3.0 && /usr/local/bin/python3.4 -m unittest discover EEE == ERROR:

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/06/05 15:06:58 Modified files: print/lyx : Makefile distinfo print/lyx/pkg : PLIST Log message: Update to LyX 2.2.0. See http://wiki.lyx.org/LyX/NewInLyX22 for a list of changes.

Re: [NEW] emulators/advancemame

2016-06-05 Thread Frederic Cambus
On Sun, Jun 05, 2016 at 05:10:23AM -0600, Anthony J. Bentley wrote: > Works fine for me on amd64; building on i386 right now. > > Please figure out what in the build is causing just .o names to be > printed to the terminal instead of compiler, cflags, etc., and disable > it. Much more helpful to

Re: [update] news/sabnzbd to 1.0.3

2016-06-05 Thread Marcus Glocker
On Mon, Jun 06, 2016 at 01:39:10AM +1200, Carlin Bingham wrote: > The last update gets commited and they release a new version. > > > 1.0.3 changelog: > > - Fix jobs hanging at 99% or 100% > - Support X-DNZB-PASSWORD header > - Prevent fatal "too many connections" issue > - Show checksum

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Marcus Glocker
CVSROOT:/cvs Module name:ports Changes by: mgloc...@cvs.openbsd.org2016/06/05 13:13:57 Modified files: news/sabnzbd : Makefile distinfo Log message: Update to sabnzbd 1.0.3. >From Carlin Bingham

Re: [NEW] emulators/advancemame

2016-06-05 Thread Ryan Freeman
On Sat, Jun 04, 2016 at 01:40:36PM +0200, Frederic Cambus wrote: > On Fri, Jun 03, 2016 at 10:27:51AM -0700, Ryan Freeman wrote: > > > > > > Advance MAME is based on an older MAME version (0.106), which is a lot > > > smaller than recent MAME versions. The code base is still 100% C, not C++. > >

[update] chicken-4.11

2016-06-05 Thread Timo Myyrä
Hi, Here is an update to bring chicken scheme to latest stable version. Seems to work on amd64 but could use tests on other archs as well. Timo Index: Makefile.inc === RCS file: /cvs/ports/lang/chicken/Makefile.inc,v retrieving

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/06/05 11:46:13 Removed files: www/py3-aiohttp: Makefile distinfo www/py3-aiohttp/pkg: DESCR PLIST Log message: remove py3-aiohttp now it's py-aiohttp

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/06/05 11:43:45 Removed files: www/py3-multidict: Makefile distinfo www/py3-multidict/pkg: DESCR PLIST Log message: remove py3-multidict now it's py-multidict

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/06/05 11:30:55 Removed files: net/py3-slixmpp: Makefile distinfo net/py3-slixmpp/pkg: DESCR PLIST Log message: remove py3-slixmpp now it's py-slixmmp

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/06/05 11:14:56 Modified files: www: Makefile Log message: py3-multidict -> py-multidict py3-aiohttp -> py-aiohttp

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/06/05 11:16:06 Modified files: www/py-gunicorn: Makefile Log message: update the name of the depends after the renaming ok sthen@ ajacoutot@ (previous diff ok shadchin@)

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/06/05 11:17:19 Modified files: net/poezio : Makefile net/poezio/pkg : PLIST Log message: update the name of the depends after the renaming and add back some annotation in the PLIST that

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/06/05 11:13:48 Modified files: net: Makefile Log message: py3-slixmpp -> py-slixmpp

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/06/05 11:10:53 Log message: import www/py-aiohttp, www/py3-aiohttp renaming ok sthen@ ajacoutot@ (previous diff ok shadchin@) Status: Vendor Tag: danj Release Tags:

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/06/05 11:08:19 Log message: import www/py-multidict, www/py3-multidict renaming ok sthen@ ajacoutot@ (previous diff ok shadchin@) Status: Vendor Tag: danj Release Tags:

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2016/06/05 11:06:14 Log message: import net/py-slixmpp, net/py3-slixmpp renaming ok sthen@ ajacoutot@ (previous diff ok shadchin@) Status: Vendor Tag: danj Release Tags:

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Mark Kettenis
CVSROOT:/cvs Module name:ports Changes by: kette...@cvs.openbsd.org2016/06/05 10:56:19 Modified files: editors/emacs21: Makefile Log message: Stop using ld -Z on architectures where it is not necessary. For now this means amd64 and sparc64. Hopefully more

UPDATE: SMTube-16.6.0

2016-06-05 Thread Gonzalo L. Rodriguez
Hi, Update SMTube to 16.6.0: * Add support for high DPI screens. * Packages are built with Qt 5. Ok? comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/x11/smtube/Makefile,v retrieving

Re: net/ii bus error

2016-06-05 Thread Ray Lai
On Sun, 5 Jun 2016 21:41:54 +0800 Ray Lai wrote: > On Sun, 5 Jun 2016 14:10:25 +0200 > Sebastien Marie wrote: > > - does the patch maintained locally or by upstream ? if it is only > > locally, I would kept it as simple as possible. > > > >

Re: net/ii bus error

2016-06-05 Thread Ray Lai
On Sun, 5 Jun 2016 14:10:25 +0200 Sebastien Marie wrote: > - does the patch maintained locally or by upstream ? if it is only > locally, I would kept it as simple as possible. > > with only one pledge call, it is really simple to understand what is >

[update] news/sabnzbd to 1.0.3

2016-06-05 Thread Carlin Bingham
The last update gets commited and they release a new version. 1.0.3 changelog: - Fix jobs hanging at 99% or 100% - Support X-DNZB-PASSWORD header - Prevent fatal "too many connections" issue - Show checksum errors reported by unrar -- Carlin Index: news/sabnzbd/Makefile

Re: net/ii bus error

2016-06-05 Thread Sebastien Marie
On Sun, Jun 05, 2016 at 06:57:32PM +0800, Ray Lai wrote: > On Sun, 5 Jun 2016 10:01:04 +0200 > Sebastien Marie wrote: > > > On Sun, Jun 05, 2016 at 03:18:52PM +0800, Ray Lai wrote: > > > I pledged your diff. > > > > some comments inlined. > > Fixed. > > I used 2

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2016/06/05 05:28:25 Modified files: games/openttd : Makefile distinfo games/openttd/pkg: PLIST Log message: Update to openttd-1.6.0. Changelog:

Re: offlineimap 7.0.0 rc2

2016-06-05 Thread Stuart Henderson
On 2016/06/05 13:05, Remi Locherer wrote: > Hi, > > this is a diff for updateing offlineimap to 7.0.0-rc2. I don't think it > should be updated in CVS before the final 7.0.0 version is released. > > It works for me synching between local maildir and remote dovecot via > imaps. > > Maybe

Re: [NEW] emulators/advancemame

2016-06-05 Thread Anthony J. Bentley
Frederic Cambus writes: > On Thu, May 12, 2016 at 09:26:32PM +0200, Frederic Cambus wrote: > > > > Here is a new port, for AdvanceMAME. > > > > The install target from release Makefile attempts to install lots > > of non relevant stuff (some of which Linux specific), so using > > do-install

Re: [NEW] emulators/hatari

2016-06-05 Thread Anthony J. Bentley
Frederic Cambus writes: > Here is a new tarball with these modifications in. Thanks for testing. ok bentley@

offlineimap 7.0.0 rc2

2016-06-05 Thread Remi Locherer
Hi, this is a diff for updateing offlineimap to 7.0.0-rc2. I don't think it should be updated in CVS before the final 7.0.0 version is released. It works for me synching between local maildir and remote dovecot via imaps. Maybe somebody with a different setup can give it a try? For this

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/06/05 05:04:12 Modified files: net/websockify : Makefile Log message: switch to py.test, and use a TEST_DEPENDS on the exact version to make sure that "make test" doesn't try and run on an old

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/06/05 05:02:25 Modified files: infrastructure/templates: network.conf.template archivers/lha : Makefile fonts/ja-mplus-ttf: Makefile fonts/ja-sazanami-ttf: Makefile

Re: net/ii bus error

2016-06-05 Thread Ray Lai
On Sun, 5 Jun 2016 10:01:04 +0200 Sebastien Marie wrote: > On Sun, Jun 05, 2016 at 03:18:52PM +0800, Ray Lai wrote: > > I pledged your diff. > > some comments inlined. Fixed. I used 2 pledges, one before initialization. Is that okay, or is it better to just have one

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/06/05 04:49:04 Modified files: x11/wxSVG : Makefile multimedia/gstreamer1/plugins-good: Makefile Log message: Fix previous - since those ports don't directly use gcc4 MODULE,

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2016/06/05 04:47:25 Modified files: games/scummvm : Makefile distinfo games/scummvm/patches: patch-configure Log message: update to scummvm 1.8.1

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/06/05 04:14:20 Modified files: net/dnscrypt-proxy: Makefile Log message: Fix on powerpc by passing libevent_cv_gc_sections_runs=no in CONFIGURE_ENV. Since --gc-sections is broken on powerpc, but

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/06/05 04:00:01 Modified files: x11/wxSVG : Makefile multimedia/gstreamer1/plugins-good: Makefile Log message: Fix packaging on !(amd64|i386) by using MODGCC4_CPPWANTLIB instead of

CVS: cvs.openbsd.org: ports

2016-06-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/06/05 02:15:02 Modified files: audio/paulstretch: Makefile Log message: Mark BROKEN-powerpc, SIGILL during build.

NEW: lua-cliargs

2016-06-05 Thread Florian Stinglmayr
Hi list, attached is a port for lua-cliargs. A command line parsing library for Lua. It works with all versions, and is really handy. It is also a dependency for some bigger ports I have line up. Thanks, Florian lua-cliargs.tar.gz Description: application/tar-gz

Re: net/ii bus error

2016-06-05 Thread Sebastien Marie
On Sun, Jun 05, 2016 at 03:18:52PM +0800, Ray Lai wrote: > I pledged your diff. some comments inlined. thanks. -- Sebastien Marie > Index: patches/patch-ii_c > === > RCS file: patches/patch-ii_c > diff -N patches/patch-ii_c > ---

[UPDATE] sysutils/downtimed

2016-06-05 Thread Remi Pointel
Hi, this is the diff to update downtimed to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/sysutils/downtimed/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- Makefile 9 Aug 2013

Re: net/ii bus error

2016-06-05 Thread Ray Lai
I pledged your diff. Index: Makefile === RCS file: /home/cvs/ports/net/ii/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Makefile21 May 2016 05:31:38 - 1.13 +++ Makefile5 Jun 2016 07:02:48 -

[UPDATE] www/py-django/stable

2016-06-05 Thread Remi Pointel
Hi, this is the diff to update django to latest release: https://docs.djangoproject.com/en/1.9/releases/1.9.7/. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/www/py-django/stable/Makefile,v retrieving revision 1.10

Re: Update sourceforge.jp mirrors

2016-06-05 Thread Yozo TODA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 > --- infrastructure/templates/network.conf.template28 May 2016 13:51:18 > - 1.205 > +++ infrastructure/templates/network.conf.template29 May 2016 21:02:15 > - > @@ -118,9 +118,7 @@ MASTER_SITE_SOURCEFORGE+= \ >

Re: net/ii bus error

2016-06-05 Thread Ray Lai
This fixes my crash, thanks! On Jun 5, 2016, at 2:58 AM, Gleydson Soares wrote: >> Looks like there's an use after freeing in main loop >> Attached diff should fix it. Could you try? >> Thanks, > > updated diff. (it was missing a bump) > > cvs server: Diffing . > Index:

net/irssi-icb Segmentation fault

2016-06-05 Thread Marcus Glocker
ICB has been designed for a user always need to be joined to a group. With the irssi-icb module you can break this rule currently by running the '/window close' command and therefore crash irssi simply: /window close /j 2 Segmentation fault (core dumped)