Re: vlc and video streaming

2007-09-25 Thread Jacob Meuser
On Tue, Sep 25, 2007 at 10:31:40PM +, Jacob Meuser wrote: > maybe vlc doesn't know the difference between a TS (transport > stream) and a PS (program stream)? looks like it doesn't if the TS demuxer isn't built/installed. anyone know why this is not enabled? OK? (also fixes LIB_DEPENDS for

Re: NEW: print/foo2zjs

2007-09-25 Thread Mike Erdely
On Tue, Sep 25, 2007 at 05:40:18PM +0200, Antoine Jacoutot wrote: > On Tuesday 25 September 2007 10:13:13 Giovanni Bechis wrote: > > Message added, port available at http://bigio.snb.it/openbsd/foo2zjs.tgz > > You obviously did not try it... or you would have noticed ${LOCALBASE} didn't > expend.

Re: UPDATE: emulators/zsnes 1.42 -> 1.51 (was: ZSNES 1.51)

2007-09-25 Thread Ryan Freeman
On Tue, Sep 25, 2007 at 10:31:14AM +0200, Jonathan Schleifer wrote: > Jacob Meuser <[EMAIL PROTECTED]> wrote: > > > I'm starting to think there is something wrong with auich. > > I'm also having problems with auich, not only with zsnes. They were > that bad that I switched my laptop to NetBSD whe

Re: UPDATE: emulators/zsnes 1.42 -> 1.51 (was: ZSNES 1.51)

2007-09-25 Thread Ryan Freeman
On Wed, Sep 26, 2007 at 01:17:02AM +0200, Jonathan Schleifer wrote: > Jacob Meuser <[EMAIL PROTECTED]> wrote: > > > [???] > > I currently don't have OpenBSD on my laptop anymore, but I'll reinstall > it, test it and let you know. Thanks for having a look at it. :) > I will test this patch tonig

Re: UPDATE: emulators/zsnes 1.42 -> 1.51 (was: ZSNES 1.51)

2007-09-25 Thread Jonathan Schleifer
Jacob Meuser <[EMAIL PROTECTED]> wrote: > […] I currently don't have OpenBSD on my laptop anymore, but I'll reinstall it, test it and let you know. Thanks for having a look at it. :) -- Jonathan signature.asc Description: PGP signature

Re: vlc and video streaming

2007-09-25 Thread Jacob Meuser
On Tue, Sep 25, 2007 at 11:41:35PM +0200, Mattieu Baptiste wrote: > On 9/25/07, Jacob Meuser <[EMAIL PROTECTED]> wrote: > > On Tue, Sep 25, 2007 at 08:25:36PM +0200, Mattieu Baptiste wrote: > > > Hi all, > > > > > > At my student residence we broadcast tv (french tnt) over our network > > > and I'm

Re: vlc and video streaming

2007-09-25 Thread Mattieu Baptiste
On 9/25/07, Jacob Meuser <[EMAIL PROTECTED]> wrote: > On Tue, Sep 25, 2007 at 08:25:36PM +0200, Mattieu Baptiste wrote: > > Hi all, > > > > At my student residence we broadcast tv (french tnt) over our network > > and I'm experiencing troubles in watching it with vlc. > > > > We use UDP for transpo

Re: UPDATE: emulators/zsnes 1.42 -> 1.51 (was: ZSNES 1.51)

2007-09-25 Thread Jacob Meuser
On Tue, Sep 25, 2007 at 08:53:29PM +, Jacob Meuser wrote: > On Tue, Sep 25, 2007 at 10:31:06PM +0200, Jonathan Schleifer wrote: > > Jacob Meuser <[EMAIL PROTECTED]> wrote: > > > > > sorry your report was ignored. remember, the best way to not have > > > problem reports ignored is to use sendb

Re: UPDATE: emulators/zsnes 1.42 -> 1.51 (was: ZSNES 1.51)

2007-09-25 Thread Jacob Meuser
On Tue, Sep 25, 2007 at 10:31:06PM +0200, Jonathan Schleifer wrote: > Jacob Meuser <[EMAIL PROTECTED]> wrote: > > > sorry your report was ignored. remember, the best way to not have > > problem reports ignored is to use sendbug(1). > > I did use sendbug and I even reported it more than once IIRC

Re: UPDATE: emulators/zsnes 1.42 -> 1.51 (was: ZSNES 1.51)

2007-09-25 Thread Jonathan Schleifer
Jacob Meuser <[EMAIL PROTECTED]> wrote: > sorry your report was ignored. remember, the best way to not have > problem reports ignored is to use sendbug(1). I did use sendbug and I even reported it more than once IIRC. I guess it's just that nobody got an idea what it could be. -- Jonathan si

update: net/dnsmasq

2007-09-25 Thread Rui Reis
here's an update to net/dnsmasq. Also take over maintainership because Jonathan Weiss (maintainer) doesn't run OpenBSD anymore and I've been updating this port since 2006. works for me on i386, amd64, macppc and sparc64. ok? cheers, rui Index: Makefile =

Re: UPDATE: emulators/zsnes 1.42 -> 1.51 (was: ZSNES 1.51)

2007-09-25 Thread Jacob Meuser
On Tue, Sep 25, 2007 at 10:31:14AM +0200, Jonathan Schleifer wrote: > Jacob Meuser <[EMAIL PROTECTED]> wrote: > > > I'm starting to think there is something wrong with auich. > > I'm also having problems with auich, not only with zsnes. They were > that bad that I switched my laptop to NetBSD whe

Re: NEW: x11/awesome

2007-09-25 Thread Mike Erdely
On Sat, Sep 22, 2007 at 10:58:51PM -0500, Will Maier wrote: > http://www.lfod.us/files/ports/awesome.tgz This works for me on i386. I think we should patch ${PREFIX}/share/examples/awesome/awesomerc with s/Mod4/Mod1/. Not all laptops have a Mod4 key (mine doesn't). I think we should put a M

Re: vlc and video streaming

2007-09-25 Thread Jacob Meuser
On Tue, Sep 25, 2007 at 08:25:36PM +0200, Mattieu Baptiste wrote: > Hi all, > > At my student residence we broadcast tv (french tnt) over our network > and I'm experiencing troubles in watching it with vlc. > > We use UDP for transport with an MPEG2 container (mpgv for video and > mpga for audio)

Re: [new] trac-ldapplugin

2007-09-25 Thread Mike Erdely
On Fri, Sep 14, 2007 at 04:04:38PM -0400, Mike Erdely wrote: > From DESCR: > LDAP support with group management has been added as a Trac extension. > This extension enables to use existing LDAP groups to grant permissions > rather than defining permissions for every single user on the system. > The

vlc and video streaming

2007-09-25 Thread Mattieu Baptiste
Hi all, At my student residence we broadcast tv (french tnt) over our network and I'm experiencing troubles in watching it with vlc. We use UDP for transport with an MPEG2 container (mpgv for video and mpga for audio). I receive packets, but the image is very ugly (I haven't any sound). I run -c

Re: NEW: print/foo2zjs

2007-09-25 Thread Mike Erdely
On Tue, Sep 25, 2007 at 08:19:37PM +0200, Antoine Jacoutot wrote: > On Tue, 25 Sep 2007, Giovanni Bechis wrote: >> Thanks, it prints fine on i386 with a Hp 2600n > > Cool. > Thanks for testing. As we discussed, I'll be able to test on macppc and i386 tonight with my 2600n as well. -ME

Re: NEW: print/foo2zjs

2007-09-25 Thread Antoine Jacoutot
On Tue, 25 Sep 2007, Giovanni Bechis wrote: Thanks, it prints fine on i386 with a Hp 2600n Cool. Thanks for testing. -- Antoine

Re: NEW: print/foo2zjs

2007-09-25 Thread Giovanni Bechis
On Tue, Sep 25, 2007 at 05:40:18PM +0200, Antoine Jacoutot wrote: [...] > Anyway, I worked on your port and came up with the attached tarball. > I cannot test it as I don't have any supported printer for this driver, so > please have a look at it, test it and if it goes well, I'll import it soon.

Re: porting advice

2007-09-25 Thread Kurt Miller
On Tuesday 25 September 2007 09:51:57 am mcb, inc. wrote: > Hmmm, list has been silent on this question. Well, I have > another. The same package also has an optional java-based > component. Would the election to include this part be best > handled with flavors? And if so, should the flavor pul

Re: NEW: print/foo2zjs

2007-09-25 Thread Antoine Jacoutot
On Tuesday 25 September 2007 10:13:13 Giovanni Bechis wrote: > Message added, port available at http://bigio.snb.it/openbsd/foo2zjs.tgz You obviously did not try it... or you would have noticed ${LOCALBASE} didn't expend. Anyway, I worked on your port and came up with the attached tarball. I cann

Re: porting advice

2007-09-25 Thread mcb, inc.
On Wed, 19 Sep 2007, mcb, inc. wrote: I'm working on a port of an existing set of scientific analysis programs and have a few questions. I'll start with some advice. The package will produce over 150 separate executables. None of them have name prefixes (a la 'pnm') and some of the names could

Re: UPDATE: emulators/zsnes 1.42 -> 1.51 (was: ZSNES 1.51)

2007-09-25 Thread Jonathan Schleifer
Jacob Meuser <[EMAIL PROTECTED]> wrote: > I'm starting to think there is something wrong with auich. I'm also having problems with auich, not only with zsnes. They were that bad that I switched my laptop to NetBSD where it works without any problems. I couldn't even listen to music since all few

Re: NEW: print/foo2zjs

2007-09-25 Thread Giovanni Bechis
On Mon, Sep 24, 2007 at 10:07:20AM +0200, Antoine Jacoutot wrote: [...] > Linking the PPD files to $LOCALBASE/share/cups/model/foo2zjs is the way to go. > I choose this way because writing directly to ${LOCALBASE}/share/foomatic/db/source creates some callisions: ===> Installing foo2zjs-20070901