I enabled using a separate thread for sounds by default. it's
possible that the audio block size would be large enough that X
events would be blocked for too long and timeout, returning an
error. but having the sound handled in a different thread this
does not happen.
imo, seems to overall work
Giovanni Bechis openbsd.org> writes:
> Thanks for spotting this, attached is a diff for Courier-imap 4.6.0
> (which fixes man pages as well) and one for 4.7.0 (I will commit this
> update soon).
> Cheers
>Giovanni
Thanks. But here all files are shown inline, and I can't for my life
make
actually, this makes it use libao, which in turn uses sndio. seems to
work for me. please test with your favorite games.
--
jake...@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org
Index: Makefile
===
RCS f
On Sun, Apr 18, 2010 at 07:36:10PM -0400, Brad wrote:
> Here is an update to SDL 1.2.14.
used by many ports. particularly games. please test.
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/devel/sdl/Makefile,v
> retrieving revis
On Sun, Mar 21, 2010 at 01:27:14PM +, Stuart Henderson wrote:
> On 2010/03/21 10:03, Jacob Meuser wrote:
> > On Sat, Dec 26, 2009 at 09:54:07AM +, Jacob Meuser wrote:
> > > I have no way to test this, so testing would be much appreciated.
> >
> > does anyone use gmfsk?
> >
> > there may v
On Sunday 18 April 2010 18:46:08 Ian McWilliam wrote:
> On 19/04/2010 6:01 AM, Stuart Henderson wrote:
> > On 2010/04/18 17:48, Sebastian Liem wrote:
> >> Landry wrote:
> >>> On Sun, Apr 18, 2010 at 02:47:42PM +0200, Sebastian Liem wrote:
> I used MAKE_FLAGS instead of patching the Makefile is
On Sun, Apr 18, 2010 at 10:34:06AM -0700, Ryan Freeman wrote:
> i hope i don't get tarred and feathered for posting this here, but i just
> thought i'd share how nice you can make an openbsd workstation look these
> days. the following shots show openbox 3.4.11.1, tint2, conky, and
> netwmpager whi
On Sun, Apr 18, 2010 at 10:19:03AM -0700, Ryan Freeman wrote:
> the only quirk i noticed (this with xcompmgr running, thinkpad t41p with
> firegl t2 using radeon driver with dri etc etc) that the tint2 systray
> draws funny, just a corruption of colours instead of any icon or
> identifiable object
On 19/04/2010 6:01 AM, Stuart Henderson wrote:
On 2010/04/18 17:48, Sebastian Liem wrote:
Landry wrote:
On Sun, Apr 18, 2010 at 02:47:42PM +0200, Sebastian Liem wrote:
I used MAKE_FLAGS instead of patching the Makefile is that ok?
Yes if it works, but you still nee
Here is an update to SDL 1.2.14.
Index: Makefile
===
RCS file: /cvs/ports/devel/sdl/Makefile,v
retrieving revision 1.73
diff -u -p -r1.73 Makefile
--- Makefile10 Aug 2009 06:31:08 - 1.73
+++ Makefile7 Nov 2009 18:17:
I have had some serious stability problems with Thunderbird 3, which may
or may not be actually a problem with the new Thunderbird.
However, after getting it all "under my personal preferences" with a few
extra add-ons, I really like the new version.
I don't like the default look at all, but
please port this to sio_open(3).
thanks.
On Sun, Apr 18, 2010 at 02:57:58PM +0200, Tobias Ulmer wrote:
> Hi there,
>
> attached is a port of sidplay2 and libsidplay2.
>
> Both ports use PKGNAME to align with sidplay and libsidplay, pkgsrc,
> FreeBSD ports and various Linux distros.
>
> There'
On 2010/04/18 17:48, Sebastian Liem wrote:
>
> Landry wrote:
> > On Sun, Apr 18, 2010 at 02:47:42PM +0200, Sebastian Liem wrote:
> > > I used MAKE_FLAGS instead of patching the Makefile is that ok?
> >
> > Yes if it works, but you still need SHARED_LIBS in port Makefile so that
> > the shared lib
i hope i don't get tarred and feathered for posting this here, but i just
thought i'd share how nice you can make an openbsd workstation look these
days. the following shots show openbox 3.4.11.1, tint2, conky, and
netwmpager which isn't in ports but i'll do one up this week.
http://ryan.slipgate
On Fri, Apr 16, 2010 at 01:44:49AM +0100, Edd Barrett wrote:
> Hi,
>
> Here is a much needed update to tint2.
>
> Notes:
>
> * Tint2 looked rubbish out of the box, I think because we dont have a
> "compositing manager". I have hacked the default config to look slick
> on OpenBSD by def
On Sun, Apr 18, 2010 at 08:15:58AM +0200, Benoit Lecocq wrote:
> Hi,
>
> Following my diff last week, this diff updates openbox to the latest
> release 3.4.11.1, a bugfix release.
>
> Tested on amd64.
>
> Comments ? OK ?
tested good i386-current, thanks!
-ryan
Landry wrote:
> On Sun, Apr 18, 2010 at 02:47:42PM +0200, Sebastian Liem wrote:
> > I used MAKE_FLAGS instead of patching the Makefile is that ok?
>
> Yes if it works, but you still need SHARED_LIBS in port Makefile so that
> the shared lib is correctly registered in PLIST and in package db.
Done.
update to toprump-0.13.4: bug fix.
ok?
-mark
Index: Makefile
===
RCS file: /cvs/ports/sysutils/toprump/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile31 Mar 2010 06:40:52 - 1.5
+++ Makefile
Hi,
On Wed, Apr 7, 2010 at 8:08 AM, Landry Breuil wrote:
> When debugging a multithreaded program, use 'thread apply all bt'. That
> might give you more clues.
FWIW, here is a debug session of VLC 1.0.5 on sparc64. Sorry about the
delay. The "Loading ..." is instrumentation added myself when I w
On Sun, Apr 18, 2010 at 02:47:42PM +0200, Sebastian Liem wrote:
>
> Landry wrote:
> > You have to understand that few people read this list and have the
> > ability to parse & review all submissions..
> Understood. Sorry for not being patience.
>
> > HOMEPAGE needs a fix :)
> Done.
>
> > Makefil
Hi there,
attached is a port of sidplay2 and libsidplay2.
Both ports use PKGNAME to align with sidplay and libsidplay, pkgsrc,
FreeBSD ports and various Linux distros.
There's a problem with the port that I don't know how to deal with:
libsidplay2 contains a shared library (libresid-builder.so.0
Here's an update deco to 1.6.1.1.
Index: Makefile
===
RCS file: /cvs/ports/archivers/deco/Makefile,v
retrieving revision 1.2
diff -N -u -p Makefile
--- Makefile29 Jan 2009 10:28:06 - 1.2
+++ Makefile18 Apr 2010 12:50:
Landry wrote:
> You have to understand that few people read this list and have the
> ability to parse & review all submissions..
Understood. Sorry for not being patience.
> HOMEPAGE needs a fix :)
Done.
> Makefile of talloc doesn't honour SHARED_LIBS version you gave, which
> should start at 0.0
Hi,
This diff updates libssh2 to the latest release 1.2.5.
Tested and regression ok on amd64/sparc64.
Comments ? OK ?
Cheers,
benoit
Index: Makefile
===
RCS file: /cvs/ports/security/libssh2/Makefile,v
retrieving revision 1.6
diff
On 2010/04/16 02:06, Sebastian Liem wrote:
> Hi, I'm new to this porting buisness so let me know if I did anything wrong.
>
> talloc is memory pool system used in samba.
>
> http://talloc.samba.org
>
> I ported it because it's a dependency for notmuch which I plan to port too.
>
> Thanks,
> --
On Sun, Apr 18, 2010 at 12:00:13AM +0200, Sebastian Liem wrote:
> From :
> > [silence]
> That bad?
You have to understand that few people read this list and have the
ability to parse & review all submissions..
> I would grateful for any pointers,
HOMEPAGE needs a fix :)
Makefile of talloc doesn'
26 matches
Mail list logo