Re: games/micropolis: fix backwards memcpy

2017-03-17 Thread Theo de Raadt
Wonderful, it is still finding real bugs! It's even obvious by inspection! > To reproduce, start micropolis, click "play this map" and click a few > times on different menus on the top left. The backtrace: > > #0 0x138f1af215ea in thrkill () at :2 > #1 0x138f1af27889 in *_libc_abort (

games/micropolis: fix backwards memcpy

2017-03-17 Thread Theo Buehler
To reproduce, start micropolis, click "play this map" and click a few times on different menus on the top left. The backtrace: #0 0x138f1af215ea in thrkill () at :2 #1 0x138f1af27889 in *_libc_abort () at /usr/src/lib/libc/stdlib/abort.c:52 #2 0x138f1af816c8 in *_libc_memcpy (dst0=

[update] graphics/p5-Image-ExifTool

2017-03-17 Thread patrick keshishian
Simple update: Image-ExifTool-10.20 -> 10.40 Lightly tested on amd64. Added support for: - BPG (Better Portable Graphics) - DJI Phantom drones image maker notes - FLIF (Free Lossless Image Format) - extracting Ogg Opus audio file meta info Full change list: http://search.cpan.org/src

Update to gitea-1.1.0

2017-03-17 Thread Daniel Jakots
Hi, Here's a diff to update gitea to 1.1.0. ChangeLog is quite long and it says: > BREAKING > > The SSH keys can potentially break, make sure to regenerate the > authorized keys https://github.com/go-gitea/gitea/releases Lightly tested from a new install, it works fine. Comments? OK?

Re: UPDATE: net/twirssi

2017-03-17 Thread Nigel Taylor
On 03/17/17 19:28, Scott B wrote: > twirssi is missing the converters/p5-JSON-Any runtime dependency. It's > not sorted so that > it's only a one line diff. > > Scott > > Index: Makefile > === > RCS file: /cvs/ports/net/twirssi/Makef

sparc64 bulk build report

2017-03-17 Thread landry
bulk build on sparc64-1.ports.openbsd.org started on Sun Mar 5 05:48:12 MST 2017 finished at Fri Mar 17 16:57:49 MDT 2017 lasted 13D03h09m done with kern.version=OpenBSD 6.1-beta (GENERIC) #20: Sat Mar 4 21:07:31 MST 2017 built packages:8709 Mar 5:245 Mar 6:116 Mar 7:245 Mar 8:125 Mar 9:111 Mar

[NEW] lang/brandy

2017-03-17 Thread Frederic Cambus
Hi ports@, Here is a new port: lang/brandy Comments? OK? >From DESCR: Brandy implements Basic V, the dialect of Basic that Acorn Computers supplied with their ranges of desktop computers that use the ARM processor such as the Archimedes and RiscPC. Basic V is an extended version of BBC Basic. T

Re: firefox 52 - crashes at startup or later due to oom

2017-03-17 Thread Daniel Jakots
On Mon, 13 Mar 2017 06:34:12 +0100, Sebastien Marie wrote: > Alternatively, I would be glad if someone could test the diff below I've tested it during this afternoon. It worked without any problem. "Production-critical use case" like youtube worked fine (though it's firefox not chrome) :> Diff

Re: UPDATE: net/twirssi

2017-03-17 Thread Daniel Jakots
On Fri, 17 Mar 2017 15:28:38 -0400, Scott B wrote: > twirssi is missing the converters/p5-JSON-Any runtime dependency. It's > not sorted so that > it's only a one line diff. Thanks, I committed a tweaked version (we prefer correctness rather than short diff ;)) Index: Makefile =

Re: [PATCH] emulators/virtualjaguar (Honour CFLAGS and CXXFLAGS)

2017-03-17 Thread Frederic Cambus
On Tue, Mar 14, 2017 at 08:57:35PM +, Stuart Henderson wrote: > > Here is a diff to make emulators/virtualjaguar honour CFLAGS and > > CXXFLAGS everywhere. [...] > > +MAKE_ENV = CXXFLAGS="${CXXFLAGS}" > > Use MAKE_FLAGS... When passing CXXFLAGS using MAKE_FLAGS, the Virtual Jaguar GUI won'

Re: CVS: cvs.openbsd.org: ports

2017-03-17 Thread Stuart Henderson
I don't know what this has to do with certbot, anyway qtox/toxcore is of no interest to me. On 2017/03/18 00:36, Андрей Болконский wrote: > please make and add the qtox and toxcore ports in tree... > > 2017-03-17 11:58 GMT+03:00 Stuart Henderson : > > CVSROOT:        /cvs > Module name: 

make an additional category in ports tree

2017-03-17 Thread mitchell wodach
I think it makes sense to do so. Why look through all the other subirs for a test or benchmark tool. When they can be in one directory that you can look through. On Mar 17, 2017 9:14 AM, "Sergey Bronnikov" wrote: > OpenBSD ports contains many applications useful for different kinds of > testin

UPDATE: net/twirssi

2017-03-17 Thread Scott B
twirssi is missing the converters/p5-JSON-Any runtime dependency. It's not sorted so that it's only a one line diff. Scott Index: Makefile === RCS file: /cvs/ports/net/twirssi/Makefile,v retrieving revision 1.11 diff -u -p -u -r1.11

Re: NEW: sysutils/universal-ctags

2017-03-17 Thread Jeremie Courreges-Anglas
Alexandr Shadchin writes: > On Wed, Mar 15, 2017 at 1:34 PM, Jeremie Courreges-Anglas > wrote: > >> >> (Cc'ing Alexandr, the maintainer of devel/ectags.) >> >> Rafael Sadowski writes: >> >> > Hi all, >> > >> > please find attach a maintained ctags implementation. >> > >> > $ pkg/DESCR >> > univ

Re: Update to weechat-1.7

2017-03-17 Thread Daniel Jakots
On Mon, 13 Mar 2017 21:55:54 -0400, Daniel Jakots wrote: > On Sun, 12 Mar 2017 20:15:42 -0400, Daniel Jakots > wrote: > > > Hi, > > > > Here's a diff to update to latest weechat release. > > > > Changelog: https://weechat.org/files/changelog/ChangeLog-1.7.html > > > > Comments? OK? > > Up

Re: [new] www/nextcloud

2017-03-17 Thread Vijay Sankar
Quoting "Gonzalo L. Rodriguez" : On [27/02/17] [07:44P], Johan Huldtgren wrote: ; On 2/26/17 18:35, Gonzalo L. Rodriguez wrote: ; > ; > I do some tweaks on your port, can you try if this works for you? ; ; looks good to me, packages and installs fine on my test system. ; ; .jh ; New version at

Re: UPDATE: devel/qjson

2017-03-17 Thread Jeremie Courreges-Anglas
Rafael Sadowski writes: > On Thu Mar 02, 2017 at 11:12:31PM +, Stuart Henderson wrote: >> On 2017/03/02 23:52, Rafael Sadowski wrote: >> > >> > *ping* >> >> Symbols were removed so it needs to be a major bump. >> It looks like those symbols weren't public (a diff of the installed include

make an additional category in ports tree

2017-03-17 Thread Sergey Bronnikov
OpenBSD ports contains many applications useful for different kinds of testing: load, performance, functional, fuzzing etc. Load and performance tests locate in benchmarks subdir mostly, but other tests locate in different subdirectories: sysutils, net, misc, x11 and it is a bit difficult to list a

Re: possible chromium regression on -current

2017-03-17 Thread Dimitris Papastamos
Hi, It works for me now with chromium-57.0.2987.98 and the snapshot from the 16th of March.

Re: NEW: sysutils/pick

2017-03-17 Thread Anton Lindqvist
On Thu, Mar 16, 2017 at 10:57:18PM -0600, Anthony J. Bentley wrote: > Anton Lindqvist writes: > > On Mon, Mar 06, 2017 at 08:54:36PM +0100, Anton Lindqvist wrote: > > > The pick(1) utility allows users to select from a set of choices using > > > an interface with fuzzy search functionality. The cho

Re: Remove Maintainership

2017-03-17 Thread Antoine Jacoutot
On Fri, Mar 17, 2017 at 12:01:46AM -0700, Eric Lalonde wrote: > Hello ports, > > Recent childbirth events have temporarily disqualified me from being an > active port maintainer. As a result I request being removed as maintainer > from the following ports: > > audio/soundtouch > databses/barman >

Re: [NEW] vdirsyncer (+deps)

2017-03-17 Thread Remi Locherer
On Tue, Mar 07, 2017 at 09:56:23PM -0500, Daniel Jakots wrote: > On Tue, 7 Mar 2017 14:10:21 +, Stuart Henderson > wrote: > > > On 2017/03/06 22:55, Remi Locherer wrote: > > > Here it is: vdirsyncer with this fix and deps attached to this > > > mail. > > > > Thanks. Updated version attache

Remove Maintainership

2017-03-17 Thread Eric Lalonde
Hello ports, Recent childbirth events have temporarily disqualified me from being an active port maintainer. As a result I request being removed as maintainer from the following ports: audio/soundtouch databses/barman net/icecast net/weechat productivity/taskwarrior Please accept my apologie