Re: WIP: LLVM 3.4

2013-12-14 Thread Brad Smith
On Fri, Dec 13, 2013 at 11:34:44PM -0500, Brad Smith wrote: > On Sat, Dec 07, 2013 at 05:40:32AM -0500, Brad Smith wrote: > > On Thu, Dec 05, 2013 at 03:35:56AM -0500, Brad Smith wrote: > > > Here is a work in progress update to LLVM 3.4. This has only been lightly > > > tested on amd64. I need thi

NEW: games/xye

2013-12-14 Thread Brian Callahan
Hi ports -- In the "of course OpenBSD doesn't have enough games" department, here's Xye. Xye is a sokoban-like arcade-style game. It's a remake of the old Windows game Kye. Guide the little green circle and collect all the gems. Works for me on amd64 and loongson (and is playable on the loong

UPDATE: SDL

2013-12-14 Thread Brad Smith
Two improvements from upstream.. - Use fast path for RGB 565 -> 32-bit XRGB - Use _NET_WM_ICON if possible for X11's SDL_WM_SetIcon() implementation OK? Index: Makefile === RCS file: /cvs/ports/devel/sdl/Makefile,v retrieving

NEW: sysutils/p5-Pod-Cpandoc

2013-12-14 Thread Andrew Fresh
I'm sure there must be something wrong as making this port this was too simple. But anyway , "alias perldoc=cpandoc" makes my life better. I wasn't actually sure where it should live, so please critic. https://metacpan.org/release/SARTAK/Pod-Cpandoc-0.15 l8rZ, -- andrew - http://afresh1.com H

Enforcing order on PHP extension loading

2013-12-14 Thread Vincent Gross
Hello, pecl-http requires pecl-propro and pecl-raphf to be loaded before it. This is what I have in /etc/php-5.4 for now: $ ls -l /etc/php-5.4 total 0 lrwxr-xr-x 1 0 0 26 Nov 30 17:19 gd.ini -> /etc/php-5.4.sample/gd.ini lrwxr-xr-x 1

Re: new: let xmms play mpa/mp4/aac audio

2013-12-14 Thread Ian Darwin
On Sat, Dec 14, 2013 at 09:58:06PM +, Christian Weisgerber wrote: > Ian Darwin wrote: > > > Found a plugin that plays all the m4a's I had lying around. > > Port tarball at http://darwinsys.com/tmp/audio_xmms-mp4-port.tgz > > How does this compare with faad-xmms? ;-) Meh (does an rm -r and

NEW: devel/pecl-propro

2013-12-14 Thread Vincent Gross
Hello, This is a port of pecl-propro, a PHP extension required to build pecl-http. Tested on current amd64 + PHP 5.4. Ok? Comments? -- Vincent Gross devel_pecl-propro.tar.gz Description: application/tar-gz

NEW: devel/pecl-raphf

2013-12-14 Thread Vincent Gross
Hello, This is a port of pecl-raphf, a PHP extension required to build pecl-http and pecl-pq. Tested on current amd64 + PHP 5.4. Ok? Comments? -- Vincent Gross devel_pecl-raphf.tar.gz Description: application/tar-gz

Re: [update] security/p5-Digest-HMAC

2013-12-14 Thread David Hill
On Sat, Dec 14, 2013 at 05:04:22PM +0800, Kevin Lo wrote: > David Hill wrote: > > update security/p5-Digest-HMAC to 1.03. > > > > This version changed dependency to Digest::SHA, which is part of base, > > and documented blocksize. > > > > regress tests pass. > > > > Please review. > > Ok. Tested

Re: NEW: libscrypt - shared library using scrypt()

2013-12-14 Thread Stuart Henderson
On 2013/12/14 18:35, LEVAI Daniel wrote: > Hi! > > I came across this useful library. > I could only test it on amd64, and have no idea how it behaves > elsewhere. > Aside from a simple patch, the build is pretty straightforward, and the > regression test also runs smooth. > > libscrypt_scrypt()

Re: UPDATE: www/phpmyadmin (hints needed)

2013-12-14 Thread Stuart Henderson
On 2013/12/14 18:14, Giovanni Bechis wrote: > Hi, > quiet trivial update to phpmyadmin, when installed on a clean machine, > phpmyadmin.conf is installed under www/conf/moduls.sample but there no > message to create the link as php does. > Is it worth to add a [UN]MESSAGE file similar to the php

Re: new: let xmms play mpa/mp4/aac audio

2013-12-14 Thread Christian Weisgerber
Ian Darwin wrote: > Found a plugin that plays all the m4a's I had lying around. > Port tarball at http://darwinsys.com/tmp/audio_xmms-mp4-port.tgz How does this compare with faad-xmms? ;-) -- Christian "naddy" Weisgerber na...@mips.inka.de

NEW: libscrypt - shared library using scrypt()

2013-12-14 Thread LEVAI Daniel
Hi! I came across this useful library. I could only test it on amd64, and have no idea how it behaves elsewhere. Aside from a simple patch, the build is pretty straightforward, and the regression test also runs smooth. libscrypt_scrypt() is very simple to use and the header file contains useful A

UPDATE: www/phpmyadmin (hints needed)

2013-12-14 Thread Giovanni Bechis
Hi, quiet trivial update to phpmyadmin, when installed on a clean machine, phpmyadmin.conf is installed under www/conf/moduls.sample but there no message to create the link as php does. Is it worth to add a [UN]MESSAGE file similar to the php one ? Cheers Giovanni Index: Makefile

Re: Libreoffice fails to start on -current

2013-12-14 Thread Ed Ahlsen-Girard
On Sat, Dec 07, 2013 at 9:56:21, Antoine wrote: > On Sat, Dec 07, 2013 at 10:51:44AM +0100, Claudio wrote: > > As per title on the latest -current snapshot libreoffice fails to > > start: > > > > Warning: failed to launch javaldx - java may not function correctly > > /usr/local/lib/libreoffice/pr

Re: graphics/qiv enhancements

2013-12-14 Thread Vadim Zhukov
2013/12/14 Kirill Bychkov : > ping > > On Thu, September 5, 2013 20:24, Kirill Bychkov wrote: >> Hi. >> This patch adds an example file for qiv-command and instructions how to use >> it. >> Regen distinfo while here. >> >> OK? >> >> Index: Makefile >> ===

UPDATE: security/kc 2.3.2

2013-12-14 Thread LEVAI Daniel
Hi! Here is an update to kc. The development transitioned to github. Also, do not install pwsafe...pl, and remove its dependencies. The utility is still available in the source and on the project website, but it is ridiculous how many stuff is needed for p5-HTML-Parser, and none of them are justif

UPDATE: mail/sieve-connect 0.87

2013-12-14 Thread LEVAI Daniel
Hi! Here is an update to sieve-connect. The development transitioned to github. Patch is not needed anymore, upstream fixed SSL CA detection. I've tested this on an amd64. Index: Makefile === RCS file: /cvs/ports/mail/sieve-connect

Re: dealing with a backwards incompatible port update

2013-12-14 Thread Stuart Henderson
On 2013/12/14 11:26, Landry Breuil wrote: > On Sat, Dec 14, 2013 at 11:20:47AM +0100, LEVAI Daniel wrote: > > Hi! > > > > I want to pick your brains about something, if I may. > > How do you handle a port update (like eg. postgresql) as a maintainer, > > if the new version is not compatible with t

Re: dealing with a backwards incompatible port update

2013-12-14 Thread Kirill Bychkov
On Sat, December 14, 2013 14:26, Landry Breuil wrote: > On Sat, Dec 14, 2013 at 11:20:47AM +0100, LEVAI Daniel wrote: >> Hi! >> >> I want to pick your brains about something, if I may. >> How do you handle a port update (like eg. postgresql) as a maintainer, >> if the new version is not compatible

Re: dealing with a backwards incompatible port update

2013-12-14 Thread Landry Breuil
On Sat, Dec 14, 2013 at 11:20:47AM +0100, LEVAI Daniel wrote: > Hi! > > I want to pick your brains about something, if I may. > How do you handle a port update (like eg. postgresql) as a maintainer, > if the new version is not compatible with the older versions' data > files? I can see that with e

dealing with a backwards incompatible port update

2013-12-14 Thread LEVAI Daniel
Hi! I want to pick your brains about something, if I may. How do you handle a port update (like eg. postgresql) as a maintainer, if the new version is not compatible with the older versions' data files? I can see that with every major version postgresql update, there is a warning to dump/restore.

Re: [update] security/p5-Digest-HMAC

2013-12-14 Thread Kevin Lo
David Hill wrote: update security/p5-Digest-HMAC to 1.03. This version changed dependency to Digest::SHA, which is part of base, and documented blocksize. regress tests pass. Please review. Ok. Tested on i386 and amd64, thanks. Kevin

Re: graphics/qiv enhancements

2013-12-14 Thread Kirill Bychkov
ping On Thu, September 5, 2013 20:24, Kirill Bychkov wrote: > Hi. > This patch adds an example file for qiv-command and instructions how to use > it. > Regen distinfo while here. > > OK? > > Index: Makefile > === > RCS file: /cvs/port