Commit Graph

13 Commits

Author SHA1 Message Date
marcm
4661746cdc Update to 2.2.3, the latest in the 2.2 tree.
BROKEN!! Committed here so that others may have something to work with.
Also, replaces Evo 1 which was unsupported and well out-of-date.
2005-09-08 04:52:12 +00:00
robert
94cb226cab SECURITY:
fix an arbitrary code execution vulnerability; bump PKGNAME
http://www.vuxml.org/openbsd/84dd64b0-72cc-11d9-a56c-00065bd5b0b6.html

ok marcm@, naddy@
2005-01-30 14:44:46 +00:00
alek
e54a358bb4 explicitly link with libiconv
okay naddy@
2004-10-24 20:17:53 +00:00
espie
a00f8e9a3e enforce rpaths for wombat. 2004-09-18 14:52:45 +00:00
pvalchev
3628692359 cast NULL to (void *) in execl call to make sure it is 64 bit 2003-10-23 05:58:53 +00:00
marcm
6f55a2e56d Sync with new Kerberos reality. Also, the switch to i386/ELF made
NEWDYNLIBDIR needed again :(.
2003-05-25 22:10:22 +00:00
pvalchev
838c77706b missing include 2003-05-25 14:11:59 +00:00
marcm
1e8a14910a In addition to updating Evolution to 1.2.4, this modifies the pthread
detection scheme in configure to properly handle our -pthread and includes
db-3.1.17 directly into the port, removing the version constraint on the
db port.

This also addresses the CORE security advisory ID CORE-20030304-01.
2003-04-10 15:59:49 +00:00
marcm
e5588c2182 Fix for the settings segfault that was introduced in -current. Also remove
the NEWDYNLIBDIR entry as it is no longer needed.

ok pvalchev@ naddy@
2003-02-23 23:10:08 +00:00
marcm
a967e7992b Update to 1.2.1.
The 1.2 series includes a host of new features including IPv6 support and
SSL support via OpenSSL instead of mucking about with Mozilla libraries.

For a complete list of the new features, the 1.2 series release notes are
here:
http://developer.ximian.com/projects/evolution/release_notes/1.2.html

while the 1.2.1 release notes are here:
http://developer.ximian.com/projects/evolution/release_notes/1.2.1.html

ok todd@
2003-01-03 21:53:07 +00:00
marcm
c4dd6f98f1 * Updated 1.0.7 -> 1.0.8:
- fixed a number of addressbook and calendar issues
        - updated some translations

* Updated the MASTER_SITES since Evolution is now in the Gnome tree.

* Standardized the CONFIGURE_ARGS.

* The developer's guide made a comeback so a subpackage was created for it.

* Removed the unneeded patch-default_user_Makefile_am patch.

* Patched the OMF file for scrollkeeper 0.3 and implemented better handling of scrollkeeper in general.

* Regenerated some of the remaining patches.

* Removed the remaining Norwegan (?) help files, since they caused problems with scrollkeeper anyway.

* Made the port complain if there's an existing Evolution installation due to numerious library conflicts.

* Updated my email address.

ok pvalchev@
2002-09-14 04:18:35 +00:00
nino
fff166e481 Update to 1.0.7.
From maintainer Marc Matteo <marcm@lectroid.net>.
2002-06-21 10:18:07 +00:00
nino
6a9273964d Import Evolution 1.0.5. From pkg/DESCR:
Ximian Evolution(TM) is the premier personal and workgroup information
management solution for UNIX.  The software seamlessly integrates
email, calendaring, meeting scheduling, contact management and
online task lists into one powerful, fast, and easy to use application.
Ximian Evolution also delivers a comprehensive set of features that
help you keep your work organized and your projects on track.
Automatic email indexing keeps your information at your fingertips.
The unique Ximian vFolders(TM) are virtual folders you use to create
and save powerful contextual views of your email messages.
[...]

Submitted by Marc Matteo <marcm@lectroid.net>.
2002-05-31 11:49:40 +00:00