clamav 0.93.1?

2008-07-03 Thread giovanni
diff -uNr clamav.orig/Makefile clamav/Makefile --- clamav.orig/MakefileWed Apr 16 21:46:01 2008 +++ clamav/Makefile Thu Jul 3 09:40:38 2008 @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.37 2008/04/16 19:46:01 mbalmer Exp $ COMMENT= virus scanner -DISTNAME= cla

Re: Ports with possible 64-bit problems

2008-07-03 Thread Theo de Raadt
> > "Arnaud Bergeron" <[EMAIL PROTECTED]> writes: > > > >> mt-daapd suffers from a case I've named 0.5: > >> > >> pointer -> int > >> > >> and then the int is used as a truth value. So this is not a bug. > > > > Not a bug? Really? > > > > $ cat foo.c > > int > > main() > > { > >int true; >

Re: Ports with possible 64-bit problems

2008-07-03 Thread Arnaud Bergeron
2008/7/3 Artur Grabowski <[EMAIL PROTECTED]>: > "Arnaud Bergeron" <[EMAIL PROTECTED]> writes: > >> mt-daapd suffers from a case I've named 0.5: >> >> pointer -> int >> >> and then the int is used as a truth value. So this is not a bug. > > Not a bug? Really? > > $ cat foo.c > int > main() > { >

Re: qemu+kqemu freezes system

2008-07-03 Thread Joerg Zinke
On Thu, 3 Jul 2008 23:43:53 +0300 Alexey Vatchenko <[EMAIL PROTECTED]> wrote: > Hi! > I use snapshot from 29 june, > kqemu-1.3.0pre11p3 > qemu-0.9.1p2 > > Qemu with windows XP sp3. From time to time qemu freezes my system and it gets > not pingable, keyboard and mouse don't work. Hi,

qemu+kqemu freezes system

2008-07-03 Thread Alexey Vatchenko
Hi! I use snapshot from 29 june, kqemu-1.3.0pre11p3 qemu-0.9.1p2 Qemu with windows XP sp3. From time to time qemu freezes my system and it gets not pingable, keyboard and mouse don't work. qemu -usb -cdrom winxp.iso -boot c winxp.dsk Qemu with -no-kqemu seams to work fine (althou

Re: update: ffmpeg-20080620

2008-07-03 Thread Jacob Meuser
On Sun, Jun 29, 2008 at 02:56:36AM +, Jacob Meuser wrote: > > here's an update to a recent snapshot of ffmpeg. there were lots of > changes to the build system this time, the headers are now installed > in different places, and of course many bugs were fixed and features > added. here's the

www/mozilla-firefox: internal compiler error on sparc64

2008-07-03 Thread Markus Lude
Hello, since I updated to a newer snapshot and rebuild firefox (2.0.0.14) because of the newer libc in base (47.0) I get an internal compiler error on sparc64: c++ -o nsSchemaLoader.o -c -DMOZILLA_INTERNAL_API -DOSTYPE=\"OpenBSD4\" -DOSARCH=\"OpenBSD\" -DBUILD_ID=2008070304 -I../../../../dist/i

Re: NEW: dates

2008-07-03 Thread Antoine Jacoutot
On Thu, 3 Jul 2008, Pierre-Yves Ritschard wrote: > > > > You need the update-desktop-database and gtk-update-icon-cache goos > > (depends and @exec/@unexec). > > Also, it's not really clear why you're using the x11/gnome here... > > > > Cheers! > > > updated tarball. May I remind you that you

lang/python: make clean doesn't remove all files

2008-07-03 Thread Markus Lude
Hello, after building python 2.5 from ports I get the following while doing a make clean: ===> Cleaning for python-2.5.2p2 rm: /usr/obj/ports/Python-2.5.2/Python-2.5.2/Lib/plat-openbsd4/regen: Permission denied rm: /usr/obj/ports/Python-2.5.2/Python-2.5.2/Lib/plat-openbsd4/IN.py: Permission den

Re: NEW: dates

2008-07-03 Thread Pierre-Yves Ritschard
> > You need the update-desktop-database and gtk-update-icon-cache goos > (depends and @exec/@unexec). > Also, it's not really clear why you're using the x11/gnome here... > > Cheers! > updated tarball. dates.tar.gz Description: application/tar-gz

Re: NEW: dates

2008-07-03 Thread Antoine Jacoutot
On Thu, 3 Jul 2008, Pierre-Yves Ritschard wrote: > Quick port of "dates" in the same vein than "contacts" from pimlico. > Works for me @i386. Nice switching between calendar views. > > # cat pkg/DESCR > Dates is a small, lightweight calendar, featuring an innovative, > unified, zooming view and i

NEW: dates

2008-07-03 Thread Pierre-Yves Ritschard
Quick port of "dates" in the same vein than "contacts" from pimlico. Works for me @i386. Nice switching between calendar views. # cat pkg/DESCR Dates is a small, lightweight calendar, featuring an innovative, unified, zooming view and is designed primarily for use on hand-held devices. dates.tar

Re: UPDATE: OpenLDAP 2.3.42

2008-07-03 Thread Pierre-Emmanuel André
Le Thu, 3 Jul 2008 05:01:51 -0400, Brad <[EMAIL PROTECTED]> a __crit : > An update to OpenLDAP 2.3.42. A handful of bug fixes in the last > 3 releases. > [snip..] Tested on @i386 with a small database ( ~ 1200 entries). Builds and works fine. Regards, -- Pierre-Emmanuel Andre GPG key: 0x7AE3

Re: Ports with possible 64-bit problems

2008-07-03 Thread Artur Grabowski
"Arnaud Bergeron" <[EMAIL PROTECTED]> writes: > mt-daapd suffers from a case I've named 0.5: > > pointer -> int > > and then the int is used as a truth value. So this is not a bug. Not a bug? Really? $ cat foo.c int main() { int true; void *nonnull = (void *)0x7000;

Re: out-of-date fix

2008-07-03 Thread Marc Espie
On Wed, Jul 02, 2008 at 11:56:02PM +0300, Antti Harri wrote: > On Wed, 2 Jul 2008, Bernd Ahlers wrote: > >> Hey Antti, >> >> Antti Harri [Wed, Jul 02, 2008 at 11:23:52PM +0300] wrote: >>> Well obviously because my portsdir isn't there. Every >>> other ports tool supports PORTSDIR variable in mk.con

UPDATE: OpenLDAP 2.3.42

2008-07-03 Thread Brad
An update to OpenLDAP 2.3.42. A handful of bug fixes in the last 3 releases. Index: Makefile === RCS file: /cvs/ports/databases/openldap/Makefile,v retrieving revision 1.83 diff -u -p -r1.83 Makefile --- Makefile15 Feb 2008 12:34

Re: UPDATE: x11/isomaster

2008-07-03 Thread Pierre-Emmanuel André
Le Thu, 03 Jul 2008 09:03:18 +0200, Giovanni Bechis <[EMAIL PROTECTED]> a __crit : > Trivial update to isomaster 1.3.3, wantlib fixed while here. > Cheers >Giovanni Tested on @i386 with success. Regards, -- Pierre-Emmanuel Andr__ GPG key: 0x7AE329DC

UPDATE: x11/isomaster

2008-07-03 Thread Giovanni Bechis
Trivial update to isomaster 1.3.3, wantlib fixed while here. Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/x11/isomaster/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- Makefile28 Mar 2008 11:31:49 -