pkgsrc/mail/evolution-data-server/patches
jmmv 587db48366 Make evolution-data-server work: the component provider was segfaulting
at startup due to problems when calling sigaction(2).  During the build,
there was a hidden warning:

server.o(.text+0x109): In function `main':
/home/jmmv/NetBSD/pkgsrc/mail/evolution-data-server/work/evolution-data-server-1.0.2/src/server.c:129: warning: reference to compatibility sigemptyset(); include <signal.h> for correct reference

that was actually referring to a fatal error at runtime.

This fixes lots of problems in Evolution 2.0, where the address book and
the calendar were not working at all.  Probably fixes more errors in this
and other programs.

Bump PKGREVISION to 1.
2004-10-19 20:13:44 +00:00
..
patch-aa Fix a line-continuation that gcc 2.95 didn't understand. 2004-10-15 16:27:56 +00:00
patch-ab Make evolution-data-server work: the component provider was segfaulting 2004-10-19 20:13:44 +00:00