Commit graph

22 commits

Author SHA1 Message Date
Martin Wilke
38640c8965 - Update to 4.3.7 2010-05-09 06:56:06 +00:00
Martin Wilke
73a8a3bf2c - Update to 4.3.6 2009-12-25 19:50:44 +00:00
Beech Rintoul
29bcd31cff Update to 4.3 2008-10-01 20:48:15 +00:00
Beech Rintoul
4687fced28 - Upadte to 4.2 (release)
- Bump PORTEPOCH
2008-06-30 01:59:01 +00:00
Beech Rintoul
7ddfca7c99 - Update to 4.2-rc2 2008-03-03 20:39:03 +00:00
Beech Rintoul
3f1f4a2ca6 - Update to 4.2-rc2
- Many changes, see the following for details:
  http://www.horde.org/imp/docs/?f=CHANGES.html
2008-02-28 19:15:12 +00:00
Andrew Pantyukhin
1e0d8c9112 - Introduce bsd.horde.mk
- Convert most horde ports
- Tested vigorously, but hastily

Prodded by:	pointyhats via kris
Approved by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-04-08 23:42:31 +00:00
Andrew Pantyukhin
a2aa93dd05 - Remove dependency on imap server
- Remove apache cruft
- Fix package
- Bump portrevision

Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-04-06 12:00:53 +00:00
Andrew Pantyukhin
fd66d88088 - Update horde ports to latest versions:
- imp to 4.1.4
- mimp to 1.0.1
- turba to 2.1.4
- ingo to 1.1.3
- nag to 2.1.3
- minor tweaks

PR:		ports/110783, ports/110785, ports/110786, ports/110787,
		ports/110792
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-03-25 12:41:30 +00:00
Ion-Mihai Tetcu
d38820235b Update IMP to 4.1.1
This is a minor update - featuring mostly bugfixes.
Full changelog available here:
http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.163&r2=1.699.2.184&ty=h

PR:		ports/96032
Submitted by:	Shaun Amott <shaun@inerd.com> (maintainer)
Reviewed by:	itetcu (plist warnings)
Approved by:	lawrance (mentor)
2006-05-12 01:56:10 +00:00
Marc G. Fournier
40c0be9eca After a recent discussion on freebsd-ports, I have modified the Horde
ports, so that they now do not overwrite existing configuration files.
Rather than backing up the old ones and allowing the user to merge the
files by hand, config files are left untouched.

PR:
Submitted by:   Shaun Amott <shaun@inerd.com>
2006-04-15 16:29:25 +00:00
Thierry Thomas
08cc8e2a5f Upgrade to 4.1.
Changelog at
<http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.115&r2=1.699.2.163&ty=h>
2006-03-15 20:16:34 +00:00
Thierry Thomas
d07ba9531d Don't create a file when ${LOCALBASE}/etc/apache2/Includes has been
removed.

PR:		92995
Submitted by:	Stefan Bethke <stb (at) lassitu.de>
2006-02-16 22:29:26 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Thierry Thomas
e23ee358fa - Replace WITH_APACHE2 by USE_APACHE, rename httpd.conf.xxx to
httpd-xxx.conf and fix configuration if APACHE_VERSION > 20.

- Don't use the MCAL back-end by default for Kronolith, it is
  deprecated.

- Deinstall bug reported by John Nielsen <john (at) jnielsen.net>:
  respect LHORDEDIR.

- Fix horde-passwd installation / deinstallation.

- Don't bump PORTREVISION, because running installations are not
  concerned.
2006-01-06 00:38:13 +00:00
Thierry Thomas
1cb84e78c1 Add a missing file useful for MSIE users.
PR:		90051
Submitted by:	Chris Dickson <chris (at) flipjam.co.uk>
2005-12-06 23:23:25 +00:00
Thierry Thomas
2de4c9b383 Upgrade to 4.0.4.
Changelog at
<http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.62&r2=1.699.2.115&ty=h>
2005-10-18 21:55:55 +00:00
Thierry Thomas
e003a17469 Upgrade to 4.0.
The major changes compared to the IMP 3.x versions are:
	* Much improved message format support through Horde's rewritten MIME
	  system.
	* Many, many additional and improved mime viewers for attachments.
	* Encrypting, signing, decrypting and verifying of signed and encrypted
	  messages (PGP/GPG and S/MIME).
	* Message filters moved to a separate application (Ingo) to support more
	  filter backends and a more robust/comprehensive/easy-to-use UI.
	* Full charset support in folders, mailbox, message and compose views.
	* Mail folders in the left menu.
	* Experimental support for virtual folders.
	* Preview of attachments in compose view.
	* Send attachments as links.
	* Option to not save attachments with sent mail.
	* Navigation through message and mailbox views with arrow keys.
	* View all messages of a thread.
	* HTML message composition with a cross-browser WYSIWIG editor.
	* Fetching mails from other email accounts to view with IMP.
	* Message previews in mailbox view.
	* Prevent message loss during compositon due to session timeouts.
	* Management of shared IMAP folders.
	* Priority settings for composed messages.
	* User management for supported IMAP servers.
	* Integrated quota support.
	* Support for mailing list headers.
	* Ability to forward multiple messages at once.
	* Downloading of all attachments from a message as a single ZIP file.
	* Stripping individual attachments from messages.
	* Alias and "tied to" addresses in user identities.
	* Authentication with Horde credentials.
	* Graphical emoticons and country flags in message view.
	* Various caching improvements to drastically minimize duplicate IMAP
	  server->web server traffic.

This is a resurrection of the previous mail/imp, upgraded from mail/imp3.

PR:		ports/75434
Submitted by:	/me
2004-12-26 10:26:14 +00:00
Yen-Ming Lee
b63fa30f3b IMP 2.2.x contains a SQL injection vulnerability
- http://online.securityfocus.com/archive/1/305701

Horde Project has announced IMP 2.2.x is no longer actively maintained
- http://www.horde.org/imp/2.2/news.php

PR:             48485
Submitted by:   Kang Liu <lazykang@hotmail.com>
Reviewed by:    Thierry Thomas <thierry@pompo.net> (MAINTAINER)
Approved by:    Thierry Thomas <thierry@pompo.net> (MAINTAINER)
2003-02-24 05:51:56 +00:00
SADA Kenji
cb26f62359 - Follow xlhtml's rename.
- Cope with the change of wvHtml's commandline use.
- Upgrade to version 2.2.8, preventing some CSS attacks.
PR:	ports/35740, ports/36820
Submitted by:	maintainer
2002-05-16 07:25:55 +00:00
Ying-Chieh Liao
c207926512 upgrade to 2.2.7
PR:		31904
Submitted by:	maintainer
2001-11-14 00:56:29 +00:00
Ying-Chieh Liao
a40e8367e3 add imp
A webmail system which accesses mail over IMAP

PR:		28871
Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-08-17 17:29:28 +00:00