Commit graph

84 commits

Author SHA1 Message Date
Joe Marcus Clarke
624cb4d85b Update to 1.2.0. This is a big release, and I don't want to polute the
the CVS log with all the details.  However, almost every aspect has been
touched.  Note, that this is still a GNOME 1.x application!

More info on the features can be found at Ximian:
http://www.ximian.com/products/evolution/
2002-11-12 00:01:04 +00:00
Joe Marcus Clarke
73fce98862 Update to 1.0.5.
I'll keep the distfile in my people site until the FTP site is updated or
Ximian posts the official source tarball to the GNOME master site mirrors.
2002-05-12 04:20:04 +00:00
Joe Marcus Clarke
8cc9996555 Fix the receive timestamp when DST is in effect. Bump PORTREVISION.
Tested by:	Mike Harding <mvh@ix.netcom.com> and myself
2002-05-08 16:37:39 +00:00
Maxim Sobolev
ebb3027ee5 Update to 1.0.4. Use home-rolled distfile (using sources checked out from
their cvs repo passed through automake/autoconf with EVOLUTION_1_0_4 tag),
because ximian doesn't hurry up to release an official source tarball.
2002-05-08 15:19:31 +00:00
Joe Marcus Clarke
e6fe84427b Fix a problem were date stamps were offset by one hour when DST was in effect.
Bump PORTREVISION.

PR:		37471
Submitted by:	Larry Rosenman <ler@lerctr.org>
Approved by:	sobomax
2002-04-26 21:25:28 +00:00
Maxim Sobolev
df3162b574 Remove useless patches. 2002-02-13 16:14:59 +00:00
Maxim Sobolev
d458fa5a98 Update to 1.0.2.
PR:		34580
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-08 09:08:39 +00:00
Maxim Sobolev
727a9e81e0 Don't compile/install useless statically linked versions of shared objects. 2002-01-22 20:39:37 +00:00
Maxim Sobolev
7c3e94491b Don't compile/install useless statically linked version of shared object. 2002-01-22 14:17:19 +00:00
Maxim Sobolev
845c05afac Update to 1.0.1.
PR:		33835
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-13 19:25:17 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
2e5922223d - Add information for fetching Ukrainian weather forecasts;
- add Daily Daemon News and FreeBSD Newsflash newsfeeds.

No PORTREVISION bump, because these changes aren't significant enough.
2001-12-15 11:55:07 +00:00
Maxim Sobolev
cc3a50e708 Build our own, private static db3-3.1.17 library, because Ximian recommends
using 3.1.17, insisting that Evolution might not work properly with more
recent versions (3.2.9 in this case). Bump PORTREVISION.

Recommended update.
2001-12-15 04:40:13 +00:00
Maxim Sobolev
c85f2730b9 Enable gnomepilot support.
Submitted by:	Jan Stocker <Jan.Stocker@t-online.de>
2001-12-14 14:26:43 +00:00
Maxim Sobolev
e4623b8763 Fix a bug in local timezone handling. Bump PORTREVISION.
Submitted by:	Gary Geisbert <geisbert@code1200.nrl.navy.mil>
2001-12-07 19:02:56 +00:00
Maxim Sobolev
af27c52aa3 Disable run-time checks for the libdb version. This should fix problems with
addressbook. Bump PORTREVISION.

PR:		32541
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-06 12:01:24 +00:00
Maxim Sobolev
4dc189f662 Update to 0.99.2. 2001-11-20 14:20:03 +00:00
Maxim Sobolev
38f07d4a74 Update to 0.99.0. 2001-11-09 16:43:33 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
7f176f977d Update to 0.14. 2001-10-01 06:40:03 +00:00
Satoshi Asami
cee16c481f Fix compilation problems.
Submitted by:	asmodai
2001-09-13 06:43:26 +00:00
Maxim Sobolev
e8bd479404 Update to 0.13. 2001-09-11 18:14:12 +00:00
Maxim Sobolev
3ef1afa8d7 Update to 0.12. Unfortunately it still doesn't work, even with fixed oaf,
however it goes further that earlier and instead of hanging solidly at
startup tries to launch its components, but goes kaboom (i.e. sig 12) and
dies in agony. Therefore, brave souls with loaded debuggers are welcome to
fix this fscking crap and submit their patches to gnome@FreeBSD.org.
2001-09-04 18:53:13 +00:00
Maxim Sobolev
4d93d275ae Update 0.10. It still hangs at startup, though... 2001-05-16 15:59:21 +00:00
Maxim Sobolev
0de82c5856 Update to 0.9. Please note that I was not able to get anything but cool
splash screen out of it, so use with caution. However, this version at least
compiles with, which is a big step forward ;-).
2001-03-16 20:59:47 +00:00
Ade Lovett
10d9e1753f Unbreak and update to 0.8
This one just seems to hang and chew CPU, at least on
my -current laptop.

I fear having to build a separate GNOME environment, with
all the debug symbols, to track this one down.

Two GNOME's on one machine!  He must be mad!
2000-12-16 01:43:26 +00:00
Ade Lovett
dc24d06d3f Add a couple of patches to make evolution do the right thing on
initial startup (you no longer have to manually copy some files
around).  These updates will be committed to the next version of
evolution itself.

Many thanks to Dan Winship <danw@helixcode.com> for pointing
me in the right direction after my bug report.
2000-09-19 21:14:01 +00:00
Ade Lovett
ba1bf5726e Update to 0.5 -- they still haven't fixed that stupid
"I don't want to copy all the files" first-time-install bug *sigh*
2000-09-13 22:43:58 +00:00
Ade Lovett
4fb7aa4053 Update to 0.4.1 2000-08-23 17:55:43 +00:00
Ade Lovett
cc3f544077 Updates for new gtkhtml and bonobo 2000-08-17 16:45:29 +00:00
Ade Lovett
42ba070186 Update to 0.3.1 2000-08-04 01:29:57 +00:00
Ade Lovett
246e6966ff Update to 0.2 2000-07-12 14:40:18 +00:00
Ade Lovett
f707fab18c Evolution is the integrated mail, calendar and address book
distributed suite for GNOME from Helix Code, Inc.
2000-06-29 19:33:26 +00:00