Re: audio/mpg123: output modules?

2008-12-27 Thread Jacob Meuser
On Sun, Dec 28, 2008 at 02:13:47AM -0500, Brad wrote: > On Thursday 25 December 2008 13:20:07 Christian Weisgerber wrote: > > This is a rough diff to enable the EsounD and JACK output plugins > > that are included with mpg123. They are split out into subpackages, > > and there are even pseudo-flav

Re: audio/mpg123: output modules?

2008-12-27 Thread Brad
On Thursday 25 December 2008 13:20:07 Christian Weisgerber wrote: > This is a rough diff to enable the EsounD and JACK output plugins > that are included with mpg123. They are split out into subpackages, > and there are even pseudo-flavors do disable them since mpg123 > itself has rather little in

Re: update & gc all three maintained python ports

2008-12-27 Thread Antoine Jacoutot
On Sun, 28 Dec 2008, Damien Miller wrote: > On Sat, 27 Dec 2008, Antoine Jacoutot wrote: > > > > I'll commit this in a couple of days unless there are objections. > > > There is a separate diff (coming shortly) to remove dependencies > > > from other ports on python-expat, python-bz2 and python-s

Re: audio/esound breakage

2008-12-27 Thread Jacob Meuser
On Sat, Dec 27, 2008 at 09:58:43PM +, Jacob Meuser wrote: > On Sat, Dec 27, 2008 at 04:48:44PM +, Christian Weisgerber wrote: > > What works: > > * Playing audio through the local Unix domain socket. > > esd & > > esdplay foo.wav > > > > What doesn't work: > > > > * Playing over t

Re: audio/esound breakage

2008-12-27 Thread Jacob Meuser
On Sat, Dec 27, 2008 at 04:48:44PM +, Christian Weisgerber wrote: > What works: > * Playing audio through the local Unix domain socket. > esd & > esdplay foo.wav > > What doesn't work: > > * Playing over the network. > esd -tcp & > esdplay -s localhost foo.wav > This termina

Re: sndio backend requests

2008-12-27 Thread Jacob Meuser
On Sat, Dec 27, 2008 at 04:44:22PM +0100, Antoine Jacoutot wrote: > On Sat, 27 Dec 2008, Stefan Sperling wrote: > > Currently, I can only use it with OSS, without aucat running. > > It has esd support but if I try to use that for multiplexing > > (with esd running over aucat or standalone), there's

Re: update & gc all three maintained python ports

2008-12-27 Thread Damien Miller
On Sat, 27 Dec 2008, Antoine Jacoutot wrote: > > I'll commit this in a couple of days unless there are objections. > > There is a separate diff (coming shortly) to remove dependencies > > from other ports on python-expat, python-bz2 and python-sqlite > > Shouldn't the removed subpackages need a @

Re: Get rid of warnings when YP is configured

2008-12-27 Thread Nikolay Sturm
* Ingo Schwarze [2008-12-27]: > If i understand correctly, local systrace.filter files override the > global systrace.filter in infrastructure/db. Ok, thanks for checking. I just committed your diff. Nikolay

Re: [UPDATE] devel/subversion (1.5.5)

2008-12-27 Thread Stefan Sperling
On Sat, Dec 27, 2008 at 05:24:58PM +0100, Steven Mestdagh wrote: > Stefan Sperling [2008-12-22, 22:19:44]: > > Hi, > > > > Subversion-1.5.5 has just been released. > > So here is a diff to update the OpenBSD port. > > modified the plist so it survives update-plist better. Thanks! > do we really

audio/esound breakage

2008-12-27 Thread Christian Weisgerber
What works: * Playing audio through the local Unix domain socket. esd & esdplay foo.wav What doesn't work: * Playing over the network. esd -tcp & esdplay -s localhost foo.wav This terminates immediately without sound. I've tried a number of variations: using ESPEAKER instead

UPDATE: graphics/py-cairo

2008-12-27 Thread Eric Faurot
update to pycairo 1.8.0 ok? Index: Makefile === RCS file: /cvs/ports/graphics/py-cairo/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- Makefile8 Jun 2008 20:47:10 - 1.14 +++ Makefile27 Dec 2008 16:24

Re: [UPDATE] devel/subversion (1.5.5)

2008-12-27 Thread Steven Mestdagh
Stefan Sperling [2008-12-22, 22:19:44]: > Hi, > > Subversion-1.5.5 has just been released. > So here is a diff to update the OpenBSD port. modified the plist so it survives update-plist better. do we really need the message file to say something is not included? 1 test in trans_tests.py fails on

Re: PATCH: editors/emacs22

2008-12-27 Thread Eric Faurot
On Sat, 13 Dec 2008 11:29:36 +0100 Eric Faurot wrote: > Hi, > > This diff contains the following updates: > > * fix build on hppa (from Josh Elsasser) > * do not install image files with no_x11 (from Deanna Phillips) > > ok? I would like to commit this. Any objection? Eric.

UPDATE: graphics/cairo

2008-12-27 Thread Eric Faurot
update to cairo 1.8.6 ok? Index: Makefile === RCS file: /cvs/ports/graphics/cairo/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile13 Dec 2008 09:55:01 - 1.20 +++ Makefile27 Dec 2008 15:45:12 -

Re: sndio backend requests

2008-12-27 Thread Antoine Jacoutot
On Sat, 27 Dec 2008, Stefan Sperling wrote: > Currently, I can only use it with OSS, without aucat running. > It has esd support but if I try to use that for multiplexing > (with esd running over aucat or standalone), there's no sound > going in nor out of ekiga. Something seems to be broken there.

Re: sndio backend requests

2008-12-27 Thread Stefan Sperling
On Fri, Dec 26, 2008 at 10:41:54AM +, Jacob Meuser wrote: > > request lines are open. what ports do y'all want sndio backends > for? > > iirc, ajacoutot said something about libcanberra, and the ports > listed here: http://jakemsr.trancell.org/libsndio.html in the > works. > > what else? I

Re: update & gc all three maintained python ports

2008-12-27 Thread Federico G. Schwindt
On Sat, Dec 27, 2008 at 12:19:41PM +0100, Eric Faurot wrote: > On Sat, 27 Dec 2008 10:39:10 +1100 (EST) > Damien Miller wrote: > > > Hi, > > > > This (large) diff updates and garbage collects all three Python > > ports: > > > > 2.4.4 => 2.4.8 > > 2.5.2 => 2.5.4 > > 2.6 => 2.6.1 > >

Re: update & gc all three maintained python ports

2008-12-27 Thread Eric Faurot
On Sat, 27 Dec 2008 10:39:10 +1100 (EST) Damien Miller wrote: > Hi, > > This (large) diff updates and garbage collects all three Python > ports: > > 2.4.4 => 2.4.8 > 2.5.2 => 2.5.4 > 2.6 => 2.6.1 How about fixing the install prefix issue as part of this huge update? Eric. Index:

Re: Get rid of warnings when YP is configured

2008-12-27 Thread Antoine Jacoutot
On Sat, 27 Dec 2008, Ingo Schwarze wrote: > Hi Nikolay, Sebastian, Antoine, > > [ Cc:ing the secret maintainers ;-] > > Nikolay Sturm wrote on Fri, Dec 26, 2008 at 09:37:16AM +0100: > > * Ingo Schwarze [2008-12-26]: > > >> I'm not really sure the patch is correct and doesn't break anything > >>

Re: update & gc all three maintained python ports

2008-12-27 Thread Antoine Jacoutot
On Sat, 27 Dec 2008, Damien Miller wrote: > Hi, > > This (large) diff updates and garbage collects all three Python > ports: > > 2.4.4 => 2.4.8 > 2.5.2 => 2.5.4 > 2.6 => 2.6.1 > > Python 2.4 and 2.5 lose their build knobs to match 2.6. > > Removes no longer needed Python 2.5 securi

Re: update: audio/audacity

2008-12-27 Thread Alexey Suslikov
Jacob Meuser wrote: > > On Sat, Nov 29, 2008 at 10:35:45PM +, Jacob Meuser wrote: > > > > update to 1.3.6. bug fixes and new features. see $HOMEPAGE for > > details. ffmpeg support doesn't work in spite of my attempts; > > patches left in but disabled via configure. > > > > works for me but

NEW: cad/gtkwave (and request for ghdl)

2008-12-27 Thread Andreas Bihlmaier
Hello ports@, attached is a port of gtkwave a viewer for waves (of simulated eletronic equipment). It is already usefull by itself, but I hope to get ghdl ported during 25C3 (4 days left), both together allow quite "professional" development of vhdl code (for FPGAs). Thus if anybody already has a

NEW: devel/checkstyle

2008-12-27 Thread Andreas Bihlmaier
Hello ports@, attached is a port of checkstyle, a java program to check (Java) Code for conformance to coding conventions. tested with jdk-1.7 $pkg_info checkstyle Information for inst:checkstyle-4.4 Comment: check Java code against configurable coding standards Description: Checkstyle is a de

Re: PATCH: libsndio for audio/timidity

2008-12-27 Thread Jacob Meuser
On Sat, Dec 27, 2008 at 04:27:08PM +0900, Iwata wrote: > >> +static int acntl(int request, void *arg) > >> +{ > >> + switch(request) { > >> + case PM_REQ_DISCARD: > >> + case PM_REQ_PLAY_START: /* Called just before playing */ > >> + case PM_REQ_PLAY_END: /* Called just after playing */ > >> +