pkgsrc/mail/evolution-data-server
jmmv c962887e98 Use unsetenv(3) instead of putenv(3) to clear the 'TZ' variable from the
environment (affects the libical library).  The later does not really remove
it under NetBSD (only leaves it blank), thus making programs get the wrong
timezone (always UTC).

This problem exposes, for example, in the GNOME Clock applet.  The time is
fine until you open the calendar (clicking on the applet).  After that, the
clock is converted to UTC and there is no way to reverse it, other than
killing the running process (i.e., starting over with a clean environment).

Bump PKGREVISION to 2.
2004-10-22 16:03:14 +00:00
..
patches Use unsetenv(3) instead of putenv(3) to clear the 'TZ' variable from the 2004-10-22 16:03:14 +00:00
buildlink3.mk Make evolution-data-server work: the component provider was segfaulting 2004-10-19 20:13:44 +00:00
DESCR Initial import of evolution-data-server, version 0.0.90: 2004-04-01 18:40:51 +00:00
distinfo Use unsetenv(3) instead of putenv(3) to clear the 'TZ' variable from the 2004-10-22 16:03:14 +00:00
Makefile Use unsetenv(3) instead of putenv(3) to clear the 'TZ' variable from the 2004-10-22 16:03:14 +00:00
PLIST Update to 1.0.1. Should fix problem shown in PR pkg/27120. 2004-10-04 09:46:50 +00:00