You should also build the OSS plugin. I'm an Audacious developer and
fixed the OSS plugin a while ago so that it works perfectly on OpenBSD.
Even works much better than the sun audio plugin.
--
Jonathan
On Sat, Jan 19, 2008 at 09:44:58AM +0200, Antti Harri wrote:
> On Sat, 19 Jan 2008, Jacob Meuser wrote:
>
> >I don't expect mounting to work, because that requires root
> >privileges. k3b _could_ use kdesu for such things.
> >
> >or
> >
> >set 'sysctl kern.usermount=1', 'chmod g+w /dev/cd0c', add
COMMENT=outlook pst to mbox format converter
readpst is a program that can read an Outlook PST (Personal Folders) file
and convert it into an mbox file, a format suitable for KMail, a recursive
mbox structure, or seperate emails.
http://secure.lv/~nikns/stuff/ports/readpst-0.5.2.tar
rea
On Sat, Jan 19, 2008 at 04:34:41PM +0200, Nikns Siankin wrote:
> COMMENT=outlook pst to mbox format converter
>
> readpst is a program that can read an Outlook PST (Personal Folders) file
> and convert it into an mbox file, a format suitable for KMail, a recursive
> mbox structure, or sepe
I know someone was working on a kqemu port. Any clues where that is?
qemu is awesome for test but it really could use some extra speed...
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
These are new stable versions of cxxtools, tntnet and tntdb. I submitted
some older versions a while ago, but got no response from anyone and it
wasn't committed. Did anyone test those?
In any case here are,
cxxtools 1.4.6
tntnet 1.6.1
tntdb 0.9
here's a major update to freeradius version 2.0.0.
I'm also taking maintainership since Tim Kornau doesn't run
freeradius anymore and I've been doing all the previous updates.
comments/oks?
cheers,
rui
Index: Makefile
===
RCS file
This?: http://marc.info/?l=openbsd-ports&m=119324778224658&w=2
J.C. Roberts wrote:
Yes, I know it's taboo to post diffs for -stable but I was asked to do
so by the maintainer. We got a small packaging bug that's been fixed in
current and this back-port might help a few people.
http://marc.info/?l=openbsd-ports&m=120061961321077&w=2
Just wanted to repo
Here is mine, I submited it to qemu maintainer and have no feedback yet.
I have packaged the diffs submited by Adrian ENACHE to ports@ plus some
modifications to create /dev/kqemu on module load.
I tested this on 4.1/i386 stable 4.2/i386. release
For amd64 this should work too, but LKM seems to
Hello
is someone using this ports ?
they doesn't seem functionnal. cpan examples don't work, homepage
doesn't exist.
i'm looking for some whois parsing tool but these ones seems dead. right ?
thanks
Cheers
I'll talk to todd to see why this isn't in.
On Sat, Jan 19, 2008 at 07:42:42PM +0100, Roberto FERNANDEZ wrote:
> Here is mine, I submited it to qemu maintainer and have no feedback yet.
>
> I have packaged the diffs submited by Adrian ENACHE to ports@ plus some
> modifications to create /dev/kqe
On Sat, Jan 19, 2008 at 08:43:56AM -0600, Marco Peereboom wrote:
> I know someone was working on a kqemu port. Any clues where that is?
>
> qemu is awesome for test but it really could use some extra speed...
Slightly off topic, but how to check on OpenBSD does cpu support
hardware virtualizatio
Quoting Mikolaj Kucharski ([EMAIL PROTECTED]):
> Slightly off topic, but how to check on OpenBSD does cpu support
> hardware virtualization?
>
> References
> 1. linux% grep -E '^flags.*(vmx|svm)' /proc/cpuinfo
Something like this:
grep -E '^cpu?:.*(VMX|SVM)' /var/run/dmesg.boot
--
`G
Quoting Michael Knudsen ([EMAIL PROTECTED]):
[..]
> Something like this:
>
> grep -E '^cpu?:.*(VMX|SVM)' /var/run/dmesg.boot
Err:
grep -E 'cpu.*... etc.
--
There is no place I can go, there is no way I can hide.
It feels like it keeps coming from the inside.
-- (Nine Inch Nails,
new release of web.py. I enabled regress tests. ok?
Changelog : http://webpy.org/changes
- benoît
webpy.diff
Description: Binary data
Quoting Mikolaj Kucharski ([EMAIL PROTECTED]):
> Which flag acutally says that CPU supports hardware virtualizatoin? I
> have few dmesgs from different machines. None of them have VMX or SVM
> flag. That's why I'm asking.
luggage$ grep ^cpu /var/run/dmesg.boot
cpu0: Genuine Intel(R) CPU T2400 @ 1.
On Sat, Jan 19, 2008 at 11:10:56PM +0100, Michael Knudsen wrote:
> Quoting Mikolaj Kucharski ([EMAIL PROTECTED]):
> > Which flag acutally says that CPU supports hardware virtualizatoin? I
> > have few dmesgs from different machines. None of them have VMX or SVM
> > flag. That's why I'm asking.
>
>
On Sat, Jan 19, 2008 at 10:49:39PM +0100, Michael Knudsen wrote:
> Quoting Michael Knudsen ([EMAIL PROTECTED]):
> [..]
> > Something like this:
> >
> > grep -E '^cpu?:.*(VMX|SVM)' /var/run/dmesg.boot
>
> Err:
>
> grep -E 'cpu.*... etc.
Which flag acutally says that CPU supports hardw
Quoting Mikolaj Kucharski ([EMAIL PROTECTED]):
[..]
> Compaq Armada M300 has MTRR too with Intel PIII processor. Do you think
> it support hardware virtualization? MTRR it something completely
> different.
In my MUA, the arrow was pointing at `VMX'.
--
Winter meant the coming of the lazy wind, w
On Sat, Jan 19, 2008 at 11:29:31PM +0100, Michael Knudsen wrote:
> Quoting Mikolaj Kucharski ([EMAIL PROTECTED]):
> [..]
> > Compaq Armada M300 has MTRR too with Intel PIII processor. Do you think
> > it support hardware virtualization? MTRR it something completely
> > different.
>
> In my MUA, th
On Sat, 19 Jan 2008 22:52:42 +0100
"Benoit Chesneau" <[EMAIL PROTECTED]> wrote:
> new release of web.py. I enabled regress tests. ok?
>
> Changelog : http://webpy.org/changes
>
> - benoît
I would suggest the attached diff instead.
First, use VERSION and put it in SUBST_VARS so PLIST won't chan
On Jan 19, 2008 11:44 PM, Eric Faurot <[EMAIL PROTECTED]> wrote:
> I would suggest the attached diff instead.
>
> First, use VERSION and put it in SUBST_VARS so PLIST won't change
> on each update because of this (rotten) egg stuff.
right! thanks for the change :)
>
> Second, I think the failin
Hi,
This diff updates cairo to 1.4.14.
Changelog at http://www.cairographics.org/news/cairo-1.4.14/
ok?
Eric.
cairo.diff
Description: Binary data
Hi again,
This other diff updates py-cairo to 1.4.12.
ok?
Eric.
py-cairo.diff
Description: Binary data
Here is an update to QINX 1.4.
This also fixes the incorrect PERMIT_DISTFILES_ values that I used when
I imported the port.
Index: Makefile
===
RCS file: /cvs/ports/x11/qinx/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Make
26 matches
Mail list logo