net/nbtscan core dumps on amd64

2014-03-12 Thread Kent Fritz
And sparc64, and probably every other 64-bit platform. Nasty case of int cast to pointer. Broken since at least 4.9, probably since ALSR? The following works on amd64 and sparc64. I wasn't sure if I should add the REVISION as 0 or 1, so I made a guess. Thanks, Kent Index: Makefile ===

[update] lang/luajit 2.0.2 -> 2.0.3

2014-03-12 Thread Aaron Bieber
Hi, This update brings LuaJit to the latest version, changelog here: http://luajit.org/changes.html Tested with luakit on amd64. OK? Index: Makefile === RCS file: /cvs/ports/lang/luajit/Makefile,v retrieving revision 1.11 diff -u -

[NEW] games/opentyrian

2014-03-12 Thread Pascal Schmid
port of the DOS shoot-em-up Tyrian Tested on amd64 and macppc (both -current) opentyrian.tgz Description: application/compressed-tar

x11/qt4: fix for CVE-2013-4549

2014-03-12 Thread David Coppa
Hi! A fix for CVE-2013-4549: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-4549 >From upstream, via Arch Linux. Already tested during the lock... OK? Ciao, David Index: Makefile === RCS file: /cvs/ports/x11/qt4/Makefil

UPDATE: devel/ipython

2014-03-12 Thread Edd Barrett
Hi, The following diff updates ipython to the latest stable release. I have been using this for work for a couple of weeks now without issue. Please read the comments about unit tests. No biggie, I think we can put it in. OK? Index: Makefile =

Re: [NEW] net/p5-Net-SCP

2014-03-12 Thread Sergey Bronnikov
On 13:36 Wed 12 Mar , Sergey Bronnikov wrote: > updated port attached, it is also depends on p5-ExtUtils-MakeMaker, > which attached too. > > On 18:56 Fri 07 Mar , Sergey Bronnikov wrote: > > $ cat net/p5-Net-SCP/pkg/DESCR > > Net::SCP - Perl extension for secure copy protocol. > > > > Tested on

Re: [NEW] net/p5-Net-SSH

2014-03-12 Thread Sergey Bronnikov
On 09:46 Wed 12 Mar , Stuart Henderson wrote: > On 2014/03/12 13:32, Sergey Bronnikov wrote: > > Port depends on p5-ExtUtils-MakeMaker, it is attached too. > > ExtUtils::MakeMaker is part of base perl, we can't really update that in > ports. attached port wo ExtUtils::MakeMaker p5-Net-SSH.tgz

Re: [NEW] net/p5-Net-SSH

2014-03-12 Thread Stuart Henderson
On 2014/03/12 13:32, Sergey Bronnikov wrote: > Port depends on p5-ExtUtils-MakeMaker, it is attached too. ExtUtils::MakeMaker is part of base perl, we can't really update that in ports.

Re: [NEW] devel/p5-Term-VT102

2014-03-12 Thread Stuart Henderson
On 2014/03/12 11:38, Sergey Bronnikov wrote: > attached updated port (without PKGNAME in Makefile) > > On 17:49 Tue 11 Mar , Sergey Bronnikov wrote: > > $ cat devel/p5-Term-VT102/pkg/DESCR > > The VT102 class provides emulation of most of the functions of a DEC > > VT102 terminal. Once initialised

Re: [PostgreSQL] Updates for 5.4 -stable and 5.3 -stable

2014-03-12 Thread LEVAI Daniel
On k, márc 11, 2014 at 11:45:43 +0100, Pierre-Emmanuel André wrote: > Hi, > > These 2 diffs update PostgreSQL to it's latest version on > OpenBSD 5.4 -stable and 5.3 -stable. > This update fixes 8 CVE (CVE-2014-0060, CVE-2014-0061, CVE-2014-0062, > CVE-2014-0063, CVE-2014-0064, CVE-2014-0065, CV

Re: [NEW] net/p5-Net-SCP

2014-03-12 Thread Sergey Bronnikov
updated port attached, it is also depends on p5-ExtUtils-MakeMaker, which attached too. On 18:56 Fri 07 Mar , Sergey Bronnikov wrote: > $ cat net/p5-Net-SCP/pkg/DESCR > Net::SCP - Perl extension for secure copy protocol. > > Tested on -current, i386. > > P.S. port is required for Tapper p5-Ext

Re: [NEW] net/p5-Net-SSH

2014-03-12 Thread Sergey Bronnikov
attached updated port (PKGNAME removed, corrected DEPENDS). Port depends on p5-ExtUtils-MakeMaker, it is attached too. On 18:55 Fri 07 Mar , Sergey Bronnikov wrote: > $ cat net/p5-Net-SSH/pkg/DESCR > Net::SSH - Perl extension for secure shell. > > Tested on -current, i386. > > P.S. port is requi

Re: [NEW] devel/p5-Term-VT102

2014-03-12 Thread Sergey Bronnikov
attached updated port (without PKGNAME in Makefile) On 17:49 Tue 11 Mar , Sergey Bronnikov wrote: > $ cat devel/p5-Term-VT102/pkg/DESCR > The VT102 class provides emulation of most of the functions of a DEC > VT102 terminal. Once initialised, data passed to a VT102 object is > processed and the in