aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ximian-connector
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.0.3.marcus2004-12-092-4/+3
| | | | Approved by: maintainer
* Bump PORTREVISION to chase the gtkhtml3 shared library version.marcus2004-12-081-0/+1
|
* The 4.X base system version of Kerberos is not supported, and does notmarcus2004-11-131-8/+1
| | | | | | | | work with ximian-connector, so use security/heimdal even if Kerberos is in the base system on 4.X. PR: 73845 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-087-87/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY!
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-081-4/+2
| | | | | | | | | | | | 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
* Add an rpath so that the resulting binaries can find the Evolution libs.marcus2004-06-031-1/+2
|
* Use intlhack to fix the build with Perl 5.005.marcus2004-06-031-1/+1
| | | | Reported by: Mark Jacobs <mark.jacobs@custserv.com>
* Add Ximian Connector, an Evolution plug-in for connecting to Microsoftmarcus2004-06-027-0/+148
Exchange mail servers. PR: 67442 Submitted by: Alex Kiesel <kiesel@schlund.de> (based on)