Re: make SDL use new libsndio by default

2008-10-27 Thread Jacob Meuser
On Mon, Oct 27, 2008 at 05:27:09PM +0100, Alf Schlichting wrote: > On Mon, Oct 27, 2008 at 03:12:55AM +, Jacob Meuser wrote: > > > > perhaps some of you have noticed a new sound library has come to > > base (sio_open(3)), and aucat(1) can act as a sound server. > > > > this makes SDL use the

libsndio backends for gstreamer

2008-10-27 Thread Jacob Meuser
this adds playback and recording backends using libsndio. gstreamer will use them by default. please test with any and all ports that use gstreamer for audio i/o. I only use this with gnash. grepping ports/INDEX suggests these: rhythmbox-0.11.5 subtitleeditor-0.13.6p1 gcompris-8.4.4p2 swfdec-0

Re: NEW: inputmethods/scim-tables

2008-10-27 Thread Kevin Lo
Kevin Lo wrote: > Tested on amd64 and macppc. > > $ cat DESCR: > scim-tables includes contains SCIM table-based input method data for > Chinese, Japanese, and Korean. Oops, typo. Should be: scim-tables contains SCIM table-based input method data for Chinese, Japanese, and Korean.

NEW: inputmethods/scim-tables

2008-10-27 Thread Kevin Lo
Tested on amd64 and macppc. $ cat DESCR: scim-tables includes contains SCIM table-based input method data for Chinese, Japanese, and Korean. Kevin scim-tables.tar.gz Description: application/compressed-tar

Re: QEMU acceleration layer not activated

2008-10-27 Thread Mikolaj Kucharski
On Tue, Oct 28, 2008 at 02:18:53AM +, Jacob Meuser wrote: > > $ qemu ... > > Could not open '/dev/kqemu' - QEMU acceleration layer not activated: Device > > busy > > fstat /dev/kqemu ? Notthig is using this file. -- best regards q#

Re: QEMU acceleration layer not activated

2008-10-27 Thread Jacob Meuser
On Tue, Oct 28, 2008 at 02:08:28AM +, Mikolaj Kucharski wrote: > Hi, > > Anyone is using qemu with kqemu? I have installed: > > kqemu-1.3.0pre11p3 > qemu-0.9.1p4 > > Loaded module on startup: > > # modstat > Type Id Off Loadaddr Size Info Rev Module Name > DEV 0 29 dd047000 0

Re: QEMU acceleration layer not activated

2008-10-27 Thread Mikolaj Kucharski
On Tue, Oct 28, 2008 at 02:08:28AM +, Mikolaj Kucharski wrote: > Hi, > > Anyone is using qemu with kqemu? I have installed: > > kqemu-1.3.0pre11p3 > qemu-0.9.1p4 Forgot to add: $ sysctl -n kern.version OpenBSD 4.4-current (GENERIC) #1104: Sat Oct 18 21:05:37 MDT 2008 [EMAIL PROTECTED]:/

QEMU acceleration layer not activated

2008-10-27 Thread Mikolaj Kucharski
Hi, Anyone is using qemu with kqemu? I have installed: kqemu-1.3.0pre11p3 qemu-0.9.1p4 Loaded module on startup: # modstat Type Id Off Loadaddr Size Info Rev Module Name DEV 0 29 dd047000 001b dd061360 2 kqemu # ls -l /dev/kqemu crw-rw 1 root _kqemu 29, 0 Oct 26 07:4

PATCH: net/bluetooth-tools (Fix TTY Handling)

2008-10-27 Thread Aaron W. Hsu
The patches below fix rfcomm_sppd to allow it to be used as a subprocess or pipe when communicating to a bluetooth device. It is not always useful to rely on rfcomm_sppd attaching itself to a tty, so we should handle the case when there is not TTY. I attempted to mail the maintainer first, but I

Re: emelfm2

2008-10-27 Thread Chess Griffin
Giovanni Bechis wrote: > Chess Griffin wrote: >> Hello- >> >> I was wondering if anyone had an unofficial port for the file manager >> emelFM2 (http://emelfm2.net/) and, if so, whether I could 'borrow' it? >> It's a nice file manager that I'd like to use on one of my OpenBSD >> laptops. >> >> Many

Re: emelfm2

2008-10-27 Thread Giovanni Bechis
Chess Griffin wrote: Hello- I was wondering if anyone had an unofficial port for the file manager emelFM2 (http://emelfm2.net/) and, if so, whether I could 'borrow' it? It's a nice file manager that I'd like to use on one of my OpenBSD laptops. Many thanks for all the great work on OpenBSD! I

emelfm2

2008-10-27 Thread Chess Griffin
Hello- I was wondering if anyone had an unofficial port for the file manager emelFM2 (http://emelfm2.net/) and, if so, whether I could 'borrow' it? It's a nice file manager that I'd like to use on one of my OpenBSD laptops. Many thanks for all the great work on OpenBSD! Chess -- Chess Griffin

Re: make SDL use new libsndio by default

2008-10-27 Thread Alf Schlichting
On Mon, Oct 27, 2008 at 03:12:55AM +, Jacob Meuser wrote: > > perhaps some of you have noticed a new sound library has come to > base (sio_open(3)), and aucat(1) can act as a sound server. > > this makes SDL use the new library by default (if SDL_SUDIODRIVER is not > set in the environment, o

Ne soyez pas les derniers à passer en téléphonie IP

2008-10-27 Thread Keyyo
Bonjour, Notre entreprise, spécialisée dans la téléphonie IP, vous propose de découvrir notre service de téléphonie illimitée vers les numéros fixes tout compris pour 10 € par mois (10€ht/mois la 1ère ligne, 15€/mois les lignes suivantes) Le service développé par Keyyo comprend

UPDATE: devel/subversion 1.5.4

2008-10-27 Thread Steven Mestdagh
hi, Here is an update to subversion 1.5.4. I've added some more workarounds to always find the python binary, and merged stuff from the previous diffs that were sent. Tested on amd64, `make regress' gives no failures. Please test/comment/ok. Index: Makefile ==

Re: UPD: graphics/gimp

2008-10-27 Thread Giovanni Bechis
patrick keshishian wrote: Maybe I'm overlooking something, but needing python to build a gimp dependency doesn't translate to installing python when installing the gimp package*. So why force those who do not car for python to have it on their system(s)? Gimp 2.6 depends on x11/gnome/librsvg whi

NEW: inputmethods/scim

2008-10-27 Thread Kevin Lo
Tested on amd64. $ cat DESCR: SCIM is a common IM platform written in C++. It abstracts input method interface into several classes and try to make these classes as simple and independent as possible. With such simple interfaces, developers can write their own input method in a few lines of code v

NEW: inputmethods/scim-fcitx

2008-10-27 Thread Kevin Lo
Tested on amd64. $ cat DESCR: scim-fcitx is an scim IMEngine module for fcitx. Kevin diff -ruN inputmethods.orig/scim-fcitx/Makefile inputmethods/scim-fcitx/Makefile --- inputmethods.orig/scim-fcitx/Makefile Thu Jan 1 08:00:00 1970 +++ inputmethods/scim-fcitx/Makefile Mon Oct 27 18:33:55

NEW: inputmethods/scim-qtimm

2008-10-27 Thread Kevin Lo
Tested on amd64. $ cat DESCR: scim-qtimm is a modular, extensible input method subsystem for Qt. Kevin diff -ruN inputmethods.orig/scim-qtimm/Makefile inputmethods/scim-qtimm/Makefile --- inputmethods.orig/scim-qtimm/Makefile Thu Jan 1 08:00:00 1970 +++ inputmethods/scim-qtimm/Makefile M

NEW: inputmethods/scim-chewing

2008-10-27 Thread Kevin Lo
Tested on amd64. $ cat DESCR: scim-chewing is an scim IMEngine module for chewing. Kevin diff -ruN inputmethods.orig/scim-chewing/Makefile inputmethods/scim-chewing/Makefile --- inputmethods.orig/scim-chewing/Makefile Thu Jan 1 08:00:00 1970 +++ inputmethods/scim-chewing/Makefile Mon Oct

NEW: inputmethods/scim-pinyin

2008-10-27 Thread Kevin Lo
Tested on amd64. $ cat DESCR: scim-pinyin is an scim IMEngine module for pinyin. Kevin diff -ruN inputmethods.orig/scim-pinyin/Makefile inputmethods/scim-pinyin/Makefile --- inputmethods.orig/scim-pinyin/Makefile Thu Jan 1 08:00:00 1970 +++ inputmethods/scim-pinyin/Makefile Mon Oct 27 18

[update] nasm-2.05

2008-10-27 Thread Gallon Sylvestre
Hi ports@ Nasm is now under 2.05 version. You can find in copy a ports diff for this version. HTH, -- Gallon sylvestre OpenBSD fan | Rathaxes Core Developper LSE researcher | kernel developer for adeneo http://devsyl.blogspot.com/ | www.rathaxes.org nasm-2.05.diff Description: Binary data