Commit graph

125 commits

Author SHA1 Message Date
Joe Marcus Clarke
0c879c6c94 Fix Palm conduit build with GCC 3.4.2.
PR:		70069
Submitted by:	Christian Hiris <4711@chello.at>
2004-08-07 03:47:33 +00:00
Adam Weinberger
1ce51fa38f Fix build with gcc 3.4. 2004-08-02 17:13:28 +00:00
Adam Weinberger
cb25b34357 Fix build on gcc 3.4 a bit. The port still doesn't build,
but this is a step in the right direction.
2004-08-02 16:44:12 +00:00
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Joe Marcus Clarke
7847d8fbde Fix build on amd64 by adding --with-pic to CONFIGURE_ARGS.
Submitted by:	Sean McNeil <sean@mcneil.com>
2004-06-04 04:23:41 +00:00
Joe Marcus Clarke
b65078b5a7 Remove a zero-length file that slipped through my cvs rm -f net.
Spotted by:	arved
2004-05-03 20:02:12 +00:00
Joe Marcus Clarke
f57fd6249b Garbage collect some patches that are no longer needed.
Submitted by:	arved
Obtained from:	Marc Recht <recht@NetBSD.org>
2004-05-03 16:37:54 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
9b88b8bec2 Add intlhack to fix the build on 4.X. 2004-03-13 08:05:35 +00:00
Joe Marcus Clarke
f9933fb0f8 * Update to 1.4.6
* Use OPTIONS
* Make LDAP the default and PILOT non-default

Release notes for 1.4.6 can be found at:

http://developer.ximian.com/projects/evolution/release_notes/1.4.6.html
2004-03-12 09:56:39 +00:00
Joe Marcus Clarke
560ddb7b95 Enable support for Kerberos by default. Note: I'm not bumping PORTREVISION
now because Evo 1.4.6 is due out soon.

Submitted by:	dfr
2004-02-23 20:39:09 +00:00
Joe Marcus Clarke
14fe3f6223 Use the new gtkhtml3 component as well as USE_OPENLDAP. 2004-02-07 20:26:30 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
d9525678ae Fix build on amd64.
Tested by:	arved
2003-12-18 21:11:19 +00:00
Joe Marcus Clarke
04e7c3eb6a Fix a bug where Evo would crash on exit on Sparc64. I'm not bumping
PORTREVISION since the user base is fairly low.

Reported by:	Koop Mast <einekoai@chello.nl>
Tested by:	Koop Mast <einekoai@chello.nl>
2003-10-25 21:04:53 +00:00
Joe Marcus Clarke
34902d9edd Update to 1.4.5. See
http://developer.ximian.com/projects/evolution/release_notes/1.4.5.html for
a list of what's changed.
2003-09-25 03:11:21 +00:00
Alexander Nedotsukov
dddcda3679 Fix broken db3 configure on -CURRENT. -pthread -> ${PTHREAD_LIBS} 2003-09-07 08:56:24 +00:00
Joe Marcus Clarke
4e80c5ec0a Fix a problem where the timezone would reset to UTC when switching views.
Thanks to William Bloom <wbloom@eldocomp.com> for finding the catalyst that
causes this.

PR:		55409
Obtained from:	libical-0.24
2003-08-27 16:45:56 +00:00
Joe Marcus Clarke
d92d7edf0e Depend on openldap*-client to fix the build and INDEX builds. 2003-08-14 17:43:55 +00:00
Joe Marcus Clarke
7531432c12 Update to 1.4.4. See the release notes for what has changed.
http://developer.ximian.com/projects/evolution/release_notes/1.4.4.html
2003-08-01 22:13:47 +00:00
Adam Weinberger
5269b34790 Update to 1.4.3. 2003-07-11 01:40:59 +00:00
Adam Weinberger
e800ba0181 Chase libgtkhtml3, and remove the dependency upon soap, which
is dependendeded upon by gtkhtml3.

PORTREVISION bump.
2003-07-11 00:33:25 +00:00
Joe Marcus Clarke
266feb7fad Remove the quotes from ${EVO_VERSION} and change the chmod call a bit. 2003-06-16 04:54:51 +00:00
Joe Marcus Clarke
113a62e298 There's no need for a pkg-install script. The work can be done with a
simple post-install.
2003-06-16 04:51:55 +00:00
Joe Marcus Clarke
5dc24dc663 Remove some left over directories.
Reported by:	bento
2003-06-16 00:01:48 +00:00
Joe Marcus Clarke
b83be6d6f3 Patch the correct file to enable the right desktop links. 2003-06-14 05:05:53 +00:00
Joe Marcus Clarke
a352e297cf Fix a problem where new accounts were being created with read-only mailboxes. 2003-06-13 00:51:15 +00:00
Joe Marcus Clarke
dc97e93498 The Evolution developers forgot to change the name of the binary in the
desktop file.
2003-06-11 07:02:19 +00:00
Joe Marcus Clarke
257b518688 Update to 1.4.0. Note, this is now a GNOME 2 application. 2003-06-11 06:16:16 +00:00
Joe Marcus Clarke
153eabb188 Chase the location of the NSS header files. 2003-04-12 20:59:45 +00:00
Joe Marcus Clarke
7f1b1bb4ea * Update to 1.2.4
* Remove USE_GNOMENG macro
2003-04-05 04:55:30 +00:00
Joe Marcus Clarke
a4b23926a4 * Update to 1.2.3
* Fix a problem creating filters on [older] FreeBSD mailing lists [1]

Submitted by:	Vladimir B. Grebenschikov <vova@sw.ru>
2003-04-04 07:45:37 +00:00
Joe Marcus Clarke
a22ea7b619 * Fix PGP key validation with certain mailers (notably mutt) [1]
* De-pkg-comment

Obtained from:	Jeffrey Stedfast c/o evolution-hackers@lists.ximian.com [1]
2003-02-27 00:30:21 +00:00
Edwin Groothuis
e53dff475f Point dependencies on net/openldap2 to net/openldap20 2003-02-24 02:56:37 +00:00
Joe Marcus Clarke
bcc278eb69 Update to 1.2.2. 2003-02-08 06:35:33 +00:00
Joe Marcus Clarke
1c2fde8431 Remove the sbin directory.
Reported by:	bento
2003-02-02 04:43:19 +00:00
Joe Marcus Clarke
b6661f5ce4 Update to 1.2.1. 2003-01-19 19:17:52 +00:00
Joe Marcus Clarke
186713aecb Remove share/gnome/html.
Reported by:	bento
2003-01-13 03:36:37 +00:00
Joe Marcus Clarke
658ed1daa9 Remove share/gnome/libical-evolution.
Reported by:	bento
2003-01-13 03:31:54 +00:00
Joe Marcus Clarke
e075458eec Don't statically link the Pilot conduits. This fixes a problem where
certain GTK objects would conflict, thus resulting in broken conduits.

Approved by: portmgr (lioux)
2002-12-24 17:58:08 +00:00
Joe Marcus Clarke
6a00c98176 Add a RUN_DEPENDS on gnomecontrolcenter. This will allow GNOME 2 users
to configure things such as font settings.

Approved by:	portmgr (knu)
2002-12-13 16:16:33 +00:00
Joe Marcus Clarke
ff8f9f8c53 Add the FreeBSD GNOME Project News RDF link to the My Evolution news feeds
list.  Bump PORTREVISION.
2002-11-24 06:23:52 +00:00
Joe Marcus Clarke
7bdec3fd36 Make soup optional in gtkhtml. In doing this, we have to make sure soup is
a dependency of Evolution, so don't count on getting it from gtkhtml.

The reason for this is fear that the underlying soup protocol, SOAP is
inherently insecure.  Thus far, however, there have been no advisories or
exploits, and the one soup user, Evolution does not appear to have any
SOAP-based security holes.  See the following for more information:

http://www.xml.com/pub/a/2002/02/27/security-lather.html
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service11212001.asp

Requested by:	Scott A. Moberly <smoberly@karamazov.org>
2002-11-22 20:29:41 +00:00
Joe Marcus Clarke
1bc668f239 Commit the patch that fixes SSL support...ugh. 2002-11-12 06:52:28 +00:00
Joe Marcus Clarke
d7c401ff96 Fix SSL support. 2002-11-12 06:51:48 +00:00
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
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).

The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.

Please report any unusual problems to gnome@FreeBSD.org.

Discussed with:	marcus
Reviewed by:	marcus
2002-07-11 17:16:10 +00:00
Maxim Sobolev
7bb784149f Add missed gal and gtkhtml into USE_GNOME. Also remove redundant gnomecc from
USE_GNOME - this dependency is inherited from gnomepilot.
2002-07-10 16:27:39 +00:00
Joe Marcus Clarke
aea805e701 * Update to 1.0.8.
* Implement USE_GNOMENG
* Implement REINPLACE

With this commit, and the upcoming bonobo-conf commit, GNOME 2.0 users
should be able to use Evolution wihtout needing any other hacks.
2002-07-09 21:56:37 +00:00