Re: aucat -l stops playing after the first sample buffer

2008-12-22 Thread Jacob Meuser
On Mon, Dec 22, 2008 at 11:27:10PM +0100, Pierre Riteau wrote: > On Mon, Dec 22, 2008 at 09:06:56PM +, Jacob Meuser wrote: > > On Mon, Dec 22, 2008 at 04:22:42PM +0100, Pierre Riteau wrote: > > > Hi, > > > I noticed that when running `aucat -l', on some of my machines sndio > > > apps would pla

[update] webpy 0.31 (from maintainer)

2008-12-22 Thread Benoit Chesneau
Hi, Find attached patch to update webpy from 0.23 to 0.31. Tested with some applications here without any problem on i386 and amd64. Regress tests failed like they do on linux ... direct link to the patch : http://friendpaste.com/2zm5tiQHXUIAvnFVj1uONP_613534373562/raw ok for that ? - benoƮt

httplib2 patch for python 2.6 support from maintainer

2008-12-22 Thread Benoit Chesneau
Here is a patch to add support for python 2.6 in httplib2. I proposed the patch mainstream, but no answer yet from the httplib2 author (http://code.google.com/p/httplib2/issues/detail?id=39). This patch fix deprecation warning and timeout error in python 2.6. It pass tests like in python 2.5 . Her

Re: aucat -l stops playing after the first sample buffer

2008-12-22 Thread Pierre Riteau
On Mon, Dec 22, 2008 at 09:06:56PM +, Jacob Meuser wrote: > On Mon, Dec 22, 2008 at 04:22:42PM +0100, Pierre Riteau wrote: > > Hi, > > I noticed that when running `aucat -l', on some of my machines sndio > > apps would play the first sample buffer and then stop (for example, > > ogg123, but als

[UPDATE] devel/subversion (1.5.5)

2008-12-22 Thread Stefan Sperling
Hi, Subversion-1.5.5 has just been released. So here is a diff to update the OpenBSD port. This release, as virtually every other 1.5.x release so far, has a bunch of fixes for merge-tracking. Anyone maintaining branches in their repositories really wants this upgrade. >From CHANGES: Version 1.5

UPDATE: Pidgin 2.5.3

2008-12-22 Thread Brad
Here is an update to Pidgin 2.5.3. Please test. Index: Makefile === RCS file: /cvs/ports/net/pidgin/Makefile,v retrieving revision 1.32 diff -u -p -r1.32 Makefile --- Makefile23 Oct 2008 02:55:43 - 1.32 +++ Makefile2

Re: aucat -l stops playing after the first sample buffer

2008-12-22 Thread Jacob Meuser
On Mon, Dec 22, 2008 at 04:22:42PM +0100, Pierre Riteau wrote: > Hi, > I noticed that when running `aucat -l', on some of my machines sndio > apps would play the first sample buffer and then stop (for example, > ogg123, but also sdlmame). > These apps become unkillable by SIGTERM (they are killable

Update: games/pokerth

2008-12-22 Thread Mikko Tolmunen
update to latest and greatest pokerth release ever some major changes: * new cool start dialog * vote-kick feature added (right click on avatar) * two new translations, finnish and danish Index: Makefile === RCS file: /cvs/ports/games

Re: vmware problems

2008-12-22 Thread Stuart Henderson
it's been removed with this commit log: Remove this ancient VMware 3 port for the kernel LKMs. They have never really worked very well and with newer kernels they do not work at all. On 2008/12/22 12:06, Gleydson Soares wrote: > On Sun, Dec 21, 2008 at 2:36 AM, rizzo0917 wrote: > > > > openbsd

Re: aucat -l stops playing after the first sample buffer

2008-12-22 Thread Pierre Riteau
On Mon, Dec 22, 2008 at 05:17:03PM +0100, Alexandre Ratchov wrote: > On Mon, Dec 22, 2008 at 04:22:42PM +0100, Pierre Riteau wrote: > > Hi, > > I noticed that when running `aucat -l', on some of my machines sndio > > apps would play the first sample buffer and then stop (for example, > > ogg123, bu

Re: aucat -l stops playing after the first sample buffer

2008-12-22 Thread Alexandre Ratchov
On Mon, Dec 22, 2008 at 04:22:42PM +0100, Pierre Riteau wrote: > Hi, > I noticed that when running `aucat -l', on some of my machines sndio > apps would play the first sample buffer and then stop (for example, > ogg123, but also sdlmame). > These apps become unkillable by SIGTERM (they are killable

Re: vmware problems

2008-12-22 Thread Gleydson Soares
On Sun, Dec 21, 2008 at 2:36 AM, rizzo0917 wrote: > > openbsd 4.4 vmware 3 install from ports giving me a hard time > > > ===> Building for vmware-3.2.1_2242p7 > ===> source > ===> source/linuxrtc > cc -O2 -pipe -D_KERNEL -I/sys -c rtc.c > In file included from rtc.c:64: > /usr/include/sys/syst

aucat -l stops playing after the first sample buffer

2008-12-22 Thread Pierre Riteau
Hi, I noticed that when running `aucat -l', on some of my machines sndio apps would play the first sample buffer and then stop (for example, ogg123, but also sdlmame). These apps become unkillable by SIGTERM (they are killable by SIGKILL) until aucat is killed. I found that running `aucat -l -m pl

Re: update gnucash to 2.2.8

2008-12-22 Thread Antoine Jacoutot
On Mon, 22 Dec 2008, Antoine Jacoutot wrote: > On Mon, 22 Dec 2008, Nikolay Sturm wrote: > > gnucash-docs, which also RUN_DEPENDS on rarian, does install omf files. > > Re gnucash proper, I guess this is the part where my gnome-new-stuff-foo > > is missing. So I only need to call rarian when omf f

Re: update gnucash to 2.2.8

2008-12-22 Thread Antoine Jacoutot
On Mon, 22 Dec 2008, Nikolay Sturm wrote: > gnucash-docs, which also RUN_DEPENDS on rarian, does install omf files. > Re gnucash proper, I guess this is the part where my gnome-new-stuff-foo > is missing. So I only need to call rarian when omf files are installed, > thus I can remove the rarian cal

Re: update gnucash to 2.2.8

2008-12-22 Thread Nikolay Sturm
* Antoine Jacoutot [2008-12-22]: > Hmm... are you certain it needs rarian? Yes, gnucash-docs doesn't build w/o it. > I don't see any build/run depends on it and while you added a rarian goo > in PLIST the port does not install any omf files. gnucash-docs, which also RUN_DEPENDS on rarian, does

Re: update gnucash to 2.2.8

2008-12-22 Thread Antoine Jacoutot
On Mon, 22 Dec 2008, Nikolay Sturm wrote: > Hi, > > attached you find a new port of gnucash 2.2.8 to replace the existing > port plus a separate port of gnucash's GNOME documentation. I didn't > bother updating the old port as too much changed. Tested on i386 and > sparc64, but someone should ver

Re: update gnucash to 2.2.8

2008-12-22 Thread Landry Breuil
On Mon, Dec 22, 2008 at 11:24:15AM +0100, Nikolay Sturm wrote: > * Landry Breuil [2008-12-22]: > > Had a quick look, what is the problem with libofx ? > > It's linked against the static sp library, which seems to break with > loading shared objects aka the ofx module in gnucash. A quick look > sug

Re: update gnucash to 2.2.8

2008-12-22 Thread Nikolay Sturm
* Landry Breuil [2008-12-22]: > Had a quick look, what is the problem with libofx ? It's linked against the static sp library, which seems to break with loading shared objects aka the ofx module in gnucash. A quick look suggests exchanging our sp library with opensp, but I have more interesting pr

Re: update gnucash to 2.2.8

2008-12-22 Thread Landry Breuil
On Mon, Dec 22, 2008 at 11:01:49AM +0100, Nikolay Sturm wrote: > * Nikolay Sturm [2008-12-22]: > > attached you find a new port of gnucash 2.2.8 to replace the existing > > port plus a separate port of gnucash's GNOME documentation. I didn't > > bother updating the old port as too much changed. Tes

Re: update gnucash to 2.2.8

2008-12-22 Thread Nikolay Sturm
* Nikolay Sturm [2008-12-22]: > attached you find a new port of gnucash 2.2.8 to replace the existing > port plus a separate port of gnucash's GNOME documentation. I didn't > bother updating the old port as too much changed. Tested on i386 and > sparc64, but someone should verify the gnome/scrollke

update gnucash to 2.2.8

2008-12-22 Thread Nikolay Sturm
Hi, attached you find a new port of gnucash 2.2.8 to replace the existing port plus a separate port of gnucash's GNOME documentation. I didn't bother updating the old port as too much changed. Tested on i386 and sparc64, but someone should verify the gnome/scrollkeeper/rarian bits. Nikolay -- "

Re: postfixadmin - please commit

2008-12-22 Thread Landry Breuil
On Sun, Dec 21, 2008 at 11:52:45PM +0100, Gabri Mate wrote: > On 19:12 Thu 04 Dec , Gabri Mate wrote: > > Dear Devs, > > > > now that the ports tree is unlocked please test my port and commit it if > > possible. I'd like to give you any help you need. > > > > -- > > Gabri Mate > > gabrim...@

UPDATE: MySQL 5.0.75

2008-12-22 Thread Brad
Here is an update to MySQL 5.0.75. A security/bug fix update. Please test. Index: Makefile === RCS file: /cvs/ports/databases/mysql/Makefile,v retrieving revision 1.144 diff -u -p -r1.144 Makefile --- Makefile17 Sep 2008 13:54:54