Re: [update] zsh-5.1

2015-09-02 Thread Theo Buehler
On Wed, Sep 02, 2015 at 01:29:35AM -0500, Matthew Martin wrote: > On Wed, Sep 02, 2015 at 07:26:35AM +0200, Theo Buehler wrote: > > On Tue, Sep 01, 2015 at 08:55:36PM -0500, Matthew Martin wrote: > > When will 5.1 be officially released? The zsh.org site still announces > > 5.0.8. I will test you

Re: [update] zsh-5.1

2015-09-02 Thread Stuart Henderson
On 2015/09/02 01:29, Matthew Martin wrote: > > I think the ${FULLPKGNAME} in pkg/PLIST should be replaced by > > zsh-${V}, at least according to the commit message for revision 1.39 > > http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/shells/zsh/pkg/PLIST Correct. > I was just going off of what mak

[MODIFY] devel/boost ICU flavor addition

2015-09-02 Thread Jiri B
Hi, I added ICU flavor for devel/boost to proceed with porting aegisub, the subtitle editor which requires it. Not really tested, just aegisub detects Boost.Regex is built with ICU now (on AMD64). I would be happy if more skilled porters could take the diff and finalize it and commit it. Thx!

UPDATE games/lincity

2015-09-02 Thread Kirill Bychkov
Hello, This updates lincity to the latest (and probably the last) version. - switch from imake to autocrap+make - update license marker - some patches were merged upstream - remove maintainer - no such mail anymore Tested on amd64 and macppc. OK? Index: Makefile ===

[UPDATE] otter-browser 0.9.06 beta 6 => 0.9.07 beta 7

2015-09-02 Thread Adam Wolk
Hi ports@, Otter browser beta 7 has been released yesterday Notable changes since previous port: - the port no longer needs any patches, man pages are now properly installed to the correct path using a CMAKE variable by the upstream - in pk/PLIST drop fr_CA translation & add sv translatio

A couple of new hs-* ports for haskell-platform-7.10.2

2015-09-02 Thread Matthias Kilian
Hi, these new ports are requirements for the new Haskell Platform. ok to import? Comments and descriptions: hs-ObjectName-1.1.0.0 Comment: explicitly handled object names Description: This tiny package contains the class ObjectName, which corresponds to the general notion of explicitly handle

Update lang/jruby 9.0.0.0 -> 9.0.1.0

2015-09-02 Thread Jeremy Evans
This updates JRuby to the latest version. Release notes are at http://jruby.org/2015/09/02/jruby-9-0-1-0.html Tested on amd64. Will probably be committing in a few days unless I hear objections. Thanks, Jeremy Index: Makefile ===

Re: [update] zsh-5.1

2015-09-02 Thread Theo Buehler
It seems that you fixed the C02 test for good. However, on macppc, 'make test' fails the multibyte character test D07 with the following output (see also the attached test-macppc.log). I have LC_CTYPE set to en_US.UTF-8, in case that matters. [...] ./D07multibyte.ztst: starting. Testing multiby

Re: artsd coredumps with ogg & mp3 and work with wav.

2015-09-02 Thread Nigel Taylor
On 09/01/15 23:54, Alexandre H wrote: > Le 08/27/15 01:22, Nigel Taylor a écrit : >> On 08/25/15 22:58, Alexandre H wrote: >>> Hello, >>> >>> Please, have a look to the following bug. >>> Environment: >>> System : OpenBSD 5.8 >>> Details : OpenBSD 5.8 (CUSTOM.MP-2) #

Update databases/ruby-tiny_tds 0.6.2 -> 0.7.0

2015-09-02 Thread Jeremy Evans
This updates tiny_tds to the latest version. Among other things, this allows tiny_tds to work on ruby 2.2. After this is committed, I'll have the ruby 2.2 version built by default. Tested on i386, builds fine on amd64. Will be committing in a few days unless I hear objections. Thanks, Jeremy I

Re: [UPDATE] plan9/rc + update maintainer

2015-09-02 Thread Michael Reed
On 08/26/15 17:09, Michael Reed wrote: > On 08/21/15 15:00, Michael Reed wrote: >> Hi all, >> >> This updates plan9/rc from 1.6 to 1.7.4. >> The following changes were made: >> >> - add HOMEPAGE >> - Dropped existing MASTER_SITES in favor of new one. >> 2/3 of them redirected to an unrelated page

NEW: py-texscythe

2015-09-02 Thread Edd Barrett
Hi, Submitting this again. I want to get it in before it rots. This is the tool I wrote to make the tex live packing lists for OpenBSD. Also attached is a (gzipped) diff that hooks it into the 'plist' make target of the texlive port. You can test by invoking this target and checking the generat

Re: [update] zsh-5.1

2015-09-02 Thread Matthew Martin
On Wed, Sep 02, 2015 at 09:29:42AM +0200, Theo Buehler wrote: > With your diff 'make patch' fails because it doesn't remove the patches > for _find and _diff_options which you upstreamed (did you 'cvs rm' the > patch files?). Sorry, I must have at some point swapping between 5.1 5.0.7 for the bug

Re: artsd coredumps with ogg & mp3 and work with wav.

2015-09-02 Thread Alexandre H
Le 09/02/15 08:43, Vadim Zhukov a écrit : -- Vadim Zhukov 02 сент. 2015 г. 1:57 пользователь "Alexandre H" написал: Le 08/27/15 01:22, Nigel Taylor a écrit : On 08/25/15 22:58, Alexandre H wrote: Hello, Please, have a look to the following bug. Environment: System : Ope

htop

2015-09-02 Thread Michael McConville
I'm trying to port htop to OpenBSD. They recently made it portable and added FreeBSD and Darwin WIPs, so it's manageable. Some of the FreeBSD code is directly usable or tweakable. I've been hacking on it for an hour and I have load average, ncpu, and uptime working. It builds fine when the FreeBSD