aboutsummaryrefslogtreecommitdiff
path: root/mail/evolution-devel
Commit message (Collapse)AuthorAgeFilesLines
* * Update to 1.3.92 (a.k.a. release candidate 1)Joe Marcus Clarke2003-06-015-17/+87
| | | | | | | | | | * Install the Mail apps GConf schemas * s/find/${FIND}/g s/xargs/${XARGS}/g [1] Submitted by: adamw [1] Notes: svn path=/head/; revision=81807
* Disable NSS support in favor of OpenSSL. NSS support conflicts with libsoup,Joe Marcus Clarke2003-05-071-8/+4
| | | | | | | and can cause Evo to hang if you're using imaps or SMTP with TLS. Notes: svn path=/head/; revision=80395
* Add NO_LATEST_LINK.Joe Marcus Clarke2003-05-071-0/+1
| | | | Notes: svn path=/head/; revision=80379
* Add evolution-devel after a repo copy from evolution. Evolution-devel isJoe Marcus Clarke2003-05-0713-1660/+1406
| | | | | | | | the unstable GNOME 2 version of the Ximian Evolution groupware client. Once 1.4 is released, this will become mail/evolution. Notes: svn path=/head/; revision=80345
* Chase the location of the NSS header files.Joe Marcus Clarke2003-04-121-1/+1
| | | | Notes: svn path=/head/; revision=78825
* * Update to 1.2.4Joe Marcus Clarke2003-04-053-4/+4
| | | | | | | * Remove USE_GNOMENG macro Notes: svn path=/head/; revision=78239
* * Update to 1.2.3Joe Marcus Clarke2003-04-045-95/+29
| | | | | | | | | * Fix a problem creating filters on [older] FreeBSD mailing lists [1] Submitted by: Vladimir B. Grebenschikov <vova@sw.ru> Notes: svn path=/head/; revision=78142
* * Fix PGP key validation with certain mailers (notably mutt) [1]Joe Marcus Clarke2003-02-273-1/+86
| | | | | | | | | * De-pkg-comment Obtained from: Jeffrey Stedfast c/o evolution-hackers@lists.ximian.com [1] Notes: svn path=/head/; revision=76543
* Point dependencies on net/openldap2 to net/openldap20Edwin Groothuis2003-02-241-1/+1
| | | | Notes: svn path=/head/; revision=76346
* Update to 1.2.2.Joe Marcus Clarke2003-02-083-3/+3
| | | | Notes: svn path=/head/; revision=75097
* Remove the sbin directory.Joe Marcus Clarke2003-02-021-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=74453
* Update to 1.2.1.Joe Marcus Clarke2003-01-193-4/+23
| | | | Notes: svn path=/head/; revision=73511
* Remove share/gnome/html.Joe Marcus Clarke2003-01-131-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73000
* Remove share/gnome/libical-evolution.Joe Marcus Clarke2003-01-131-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=72997
* Don't statically link the Pilot conduits. This fixes a problem whereJoe Marcus Clarke2002-12-243-1/+23
| | | | | | | | | certain GTK objects would conflict, thus resulting in broken conduits. Approved by: portmgr (lioux) Notes: svn path=/head/; revision=71835
* Add a RUN_DEPENDS on gnomecontrolcenter. This will allow GNOME 2 usersJoe Marcus Clarke2002-12-131-2/+3
| | | | | | | | | to configure things such as font settings. Approved by: portmgr (knu) Notes: svn path=/head/; revision=71610
* Add the FreeBSD GNOME Project News RDF link to the My Evolution news feedsJoe Marcus Clarke2002-11-242-7/+8
| | | | | | | list. Bump PORTREVISION. Notes: svn path=/head/; revision=70957
* Make soup optional in gtkhtml. In doing this, we have to make sure soup isJoe Marcus Clarke2002-11-221-1/+2
| | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=70762
* Commit the patch that fixes SSL support...ugh.Joe Marcus Clarke2002-11-121-6/+19
| | | | Notes: svn path=/head/; revision=69943
* Fix SSL support.Joe Marcus Clarke2002-11-121-0/+1
| | | | Notes: svn path=/head/; revision=69942
* Update to 1.2.0. This is a big release, and I don't want to polute theJoe Marcus Clarke2002-11-1222-303/+319
| | | | | | | | | | | 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/ Notes: svn path=/head/; revision=69932
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-111-0/+2
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=62821
* Add missed gal and gtkhtml into USE_GNOME. Also remove redundant gnomecc fromMaxim Sobolev2002-07-101-2/+1
| | | | | | | USE_GNOME - this dependency is inherited from gnomepilot. Notes: svn path=/head/; revision=62776
* * Update to 1.0.8.Joe Marcus Clarke2002-07-093-14/+43
| | | | | | | | | | | * 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. Notes: svn path=/head/; revision=62723
* Update to 1.0.7.Joe Marcus Clarke2002-06-143-2/+5
| | | | Notes: svn path=/head/; revision=61274
* The distfile was rerolled on the official MASTER_SITES; no changes.Kris Kennaway2002-05-151-1/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=59211
* Revert the mast site back to GNOME so that my people page isn't used asJoe Marcus Clarke2002-05-131-2/+1
| | | | | | | | a dist site. It seems Ximian has posted the source tarball to the GNOME mirrors. Notes: svn path=/head/; revision=59032
* Update to 1.0.5.Joe Marcus Clarke2002-05-128-94/+112
| | | | | | | | 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. Notes: svn path=/head/; revision=58954
* Fix the receive timestamp when DST is in effect. Bump PORTREVISION.Joe Marcus Clarke2002-05-082-0/+12
| | | | | | | Tested by: Mike Harding <mvh@ix.netcom.com> and myself Notes: svn path=/head/; revision=58714
* Update to 1.0.4. Use home-rolled distfile (using sources checked out fromMaxim Sobolev2002-05-089-183/+93
| | | | | | | | 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. Notes: svn path=/head/; revision=58707
* Fix a problem were date stamps were offset by one hour when DST was in effect.Joe Marcus Clarke2002-04-262-0/+14
| | | | | | | | | | | Bump PORTREVISION. PR: 37471 Submitted by: Larry Rosenman <ler@lerctr.org> Approved by: sobomax Notes: svn path=/head/; revision=58191
* Since MASTER_SITE_LOCAL distribution mechanism appears to be broken (48 hoursMaxim Sobolev2002-03-271-1/+2
| | | | | | | | elapsed since I had put db3 distfile into my ~/public_distfiles, but it still unavailable from mirrors), provide http://people.freebsd.org download location. Notes: svn path=/head/; revision=56751
* Update to 1.0.3.Maxim Sobolev2002-03-253-10/+26
| | | | Notes: svn path=/head/; revision=56648
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev2002-03-181-2/+0
| | | | | | | -liconv to -lgiconv. Notes: svn path=/head/; revision=56294
* Regen after a recent addition of the PATCHFILE.Maxim Sobolev2002-02-251-0/+1
| | | | | | | | Submitted by: Mike Hardling <mvh@ix.netcom.com> Pointy hat to: sobomax Notes: svn path=/head/; revision=55221
* New feature: allow per-profile configuration of reply-to address. BumpMaxim Sobolev2002-02-231-1/+5
| | | | | | | | PORTREVISION. The patch was submitted to the vendor for integration into the next release. Notes: svn path=/head/; revision=55142
* Remove useless patches.Maxim Sobolev2002-02-132-48/+0
| | | | Notes: svn path=/head/; revision=54662
* Fix closing parenthesis for defined()Bill Fenner2002-02-131-1/+1
| | | | | | | Submitted by: port survey Notes: svn path=/head/; revision=54660
* Add OpenLDAP2 support if WITH_LDAP is defined - this is a candidate forAde Lovett2002-02-131-4/+9
| | | | | | | | | | | turning into a WITHOUT_LDAP switch to abide by accepted GNOME bloatware standards. PR: 32838 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54647
* Update to match the realiry.Maxim Sobolev2002-02-111-6/+10
| | | | | | | Prompted by: nbm Notes: svn path=/head/; revision=54548
* Update to 1.0.2.Maxim Sobolev2002-02-086-31/+95
| | | | | | | | PR: 34580 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54365
* Catch up changed MASTER_SITE_SUBDIR.Maxim Sobolev2002-02-051-1/+1
| | | | Notes: svn path=/head/; revision=54226
* Don't compile/install useless statically linked versions of shared objects.Maxim Sobolev2002-01-228-23/+95
| | | | Notes: svn path=/head/; revision=53600
* Don't compile/install useless statically linked version of shared object.Maxim Sobolev2002-01-222-7/+53
| | | | Notes: svn path=/head/; revision=53562
* Update to 1.0.1.Maxim Sobolev2002-01-138-111/+56
| | | | | | | | PR: 33835 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53023
* Missed ${LOCALBASE}/pilot/ -> ${LOCALBASE}Jeremy Lea2002-01-061-1/+1
| | | | Notes: svn path=/head/; revision=52669
* Add gnomespell into RUN_DEPENDS, so that spell checking works right out of theMaxim Sobolev2001-12-291-3/+4
| | | | | | | box. Bump PORTREVISION. Notes: svn path=/head/; revision=52378
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864