Re: UPDATE: sane-backends-1.0.17

2005-12-22 Thread Antoine Jacoutot
On Thu, 22 Dec 2005, Ian Darwin wrote: ian:16$ echo $SANE_DEFAULT_DEVICE plustek:/dev/ugen0 Hi... Thanks for the feedback on this. Did it use to work with older version of sane-backends ? Did you try setting your device to /dev/usb0 ? Did you test it as root ? Antoine

win32 codecs support for vlc (need help)

2005-12-22 Thread Jolan Luff
the following diff enables win32 codecs support for videolan but it doesn't work: vlc:/usr/local/lib/vlc/codec/libdmo_plugin.so: undefined symbol 'i386_set_ldt' vlc:/usr/local/lib/vlc/codec/libquicktime_plugin.so: undefined symbol 'i386_set_ldt' -li386 is in LIBS for CONFIGURE_ENV and the main b

Re: New: net/dclib, net/valknut

2005-12-22 Thread viktors zeljenovs
>Hi, > >The Direct-Connect client currently in ports (dctc, dc_gui) is pretty >out of date and cannot connect to some hubs or interact with certain newer >clients. So I've made a port of Valknut (and its dependency dclib), the >Qt-based successor to the older dc_gui client. Complitly agree to you

Re: UPDATE: sane-backends-1.0.17

2005-12-22 Thread Ian Darwin
Antoine Jacoutot wrote: Selon Antoine Jacoutot <[EMAIL PROTECTED]>: Here is a diff to update sane-backends to version 1.0.17. So... any feedback on this ? Thanks ! Antoine I just moved a CanoScan LIDE 20 over my notebook to try it. First the obvious: it is correctly *not* getting

Hi - You have a beautiful eCard- Card from hghtt45 ([EMAIL PROTECTED])

2005-12-22 Thread hghtt45
Hi You have received a greeting card from hghtt45 ([EMAIL PROTECTED]) You can preview your eCard message below: - Dear all Beach lover The paradise of my dreams! Beach Boy --

Re: ruby 1.8.4 preview 2

2005-12-22 Thread Jon Olsson
On Thu, Dec 22, 2005 at 11:19:43AM -0500, Mathieu Sauve-Frankel wrote: > Hi, > > This diff brings ruby to the latest preview release. This diff also > seems to resolve the segfault issues with ruby gems. Please test Preview 3 was recently released, so I updated your diff and tried building the n

Re: ruby 1.8.4 preview 2

2005-12-22 Thread Ben Lovett
On Thu, Dec 22, 2005 at 11:19:43AM -0500, Mathieu Sauve-Frankel wrote: > This diff brings ruby to the latest preview release. This diff also > seems to resolve the segfault issues with ruby gems. Please test Seems to work OK here. Been banging on it with a rails app, and nothing seems to have brok

Re: Update: qemu 0.8.0

2005-12-22 Thread Todd T. Fries
Thanks for testing. Yes, smp is quite slow, but it does point out one flaw somewhere, I haven't tracked it down to qemu or OpenBSD, but OpenBSD stops detecting cpus at cpu19 (cpu0-cpu19 = 20 cpus) even though X86_MAXPROCS is 32 .. fishy eh? Yes, the i386 -smp does not boot bsd.mp from i386,

tweak in bsd.port.mk wrt FAKE_FLAGS

2005-12-22 Thread Marc Espie
Having played with 100s of ports now, I believe that the following tweak will simplify things: instead of defining FAKE_FLAGS to be DESTDIR=${WRKINST} if it's not defined, it's now going to take MAKE_FLAGS into account, and to add DESTDIR if needed... Index: bsd.port.mk ==

Re: Update: mail/hashcash 1.20

2005-12-22 Thread Armin Wolfermann
* Jacob Meuser <[EMAIL PROTECTED]> [22.12.2005 12:06]: > do you have a pointer to benchmarks with and without those options? Running hashcash -sv takes a benchmark with all included cores. On my P4 the improvement is 44 percent. > in general, mmx code is allowed. I'm not so sure about -mtune, >

Re: UPDATE: mgetty+sendfax man page fix

2005-12-22 Thread Antoine Jacoutot
Selon Antoine Jacoutot <[EMAIL PROTECTED]>: > This is a small update to PLIST that comments mgettydefs man page. And of course, I forgot to bump the pkg name... "Good" diffs included. Antoine --- comms/mgetty+sendfax/Makefile.orig Thu Dec 22 12:25:04 2005 +++ comms/mgetty+sendfax/Makefile

UPDATE: mgetty+sendfax man page fix

2005-12-22 Thread Antoine Jacoutot
Hi... This is a small update to PLIST that comments mgettydefs man page. Indeed, this feature is not build by default, so there's no need for the man page. Thanks to Matthias Kilian telling me this man page was not in the correct section, he made me realized this man page was in fact not needed a

Re: Update: mail/hashcash 1.20

2005-12-22 Thread Jacob Meuser
On Thu, Dec 22, 2005 at 11:38:23AM +0100, Armin Wolfermann wrote: > * steven mestdagh <[EMAIL PROTECTED]> [22.12.2005 09:58]: > > how about skipping the mmx stuff? maybe we should just build the > > "generic" target on all archs in the port's Makefile? or is there a good > > reason to do this kind

Re: Update: mail/hashcash 1.20

2005-12-22 Thread Armin Wolfermann
* steven mestdagh <[EMAIL PROTECTED]> [22.12.2005 09:58]: > how about skipping the mmx stuff? maybe we should just build the > "generic" target on all archs in the port's Makefile? or is there a good > reason to do this kind of arch-specific optimization? I don't see a common position on arch-spe

Re: Update:idesk

2005-12-22 Thread steven mestdagh
On Tue, Dec 20, 2005 at 06:21:19AM -0800, D. Adam Karim wrote: > Hello all! Here is an update to the idesk port bringing it to its > most recent version: 0.7.5. It has been tested on amd64 and i386. > I would appreciate any testing and/or comments. > > I have changed the source to allow idesk to a

Re: Update: mail/hashcash 1.20

2005-12-22 Thread steven mestdagh
On Wed, Dec 21, 2005 at 02:46:55PM +0100, Armin Wolfermann wrote: > Update to hashcash 1.20, some minor fixes. Now without installing the > legacy sha1 program like discussed (but not committed) before. > > Tested on i386. > > > Index: Makefile > =

Re: UPDATE: sane-backends-1.0.17

2005-12-22 Thread Antoine Jacoutot
Selon Antoine Jacoutot <[EMAIL PROTECTED]>: > Here is a diff to update sane-backends to version 1.0.17. So... any feedback on this ? Thanks ! Antoine

php5-core-5.1.1 does not build with USE_SYSTRACE=Yes

2005-12-22 Thread Antoine Jacoutot
Hi... As the subject states, when USE_SYSTRACE=Yes is set in mk.conf, the php-core-5.1.1 ports errors out on make fake. Log included. Regards, Antoine php5-core-5.1.1.log.gz Description: application/gzip