aboutsummaryrefslogtreecommitdiff
path: root/mail/imp/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Ports renamed for consistencyBeech Rintoul2007-06-221-499/+0
| | | | | | | | | PR: ports/112327 Repocopy by: marcus Approved by: sat (maintainer) Notes: svn path=/head/; revision=194044
* - Introduce bsd.horde.mkAndrew Pantyukhin2007-04-081-498/+499
| | | | | | | | | | | - Convert most horde ports - Tested vigorously, but hastily Prodded by: pointyhats via kris Approved by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) Notes: svn path=/head/; revision=189522
* - Remove dependency on imap serverAndrew Pantyukhin2007-04-061-1/+0
| | | | | | | | | | | - Remove apache cruft - Fix package - Bump portrevision Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) Notes: svn path=/head/; revision=189373
* - Update horde ports to latest versions:Andrew Pantyukhin2007-03-251-9/+0
| | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=188276
* Update IMP to 4.1.1Ion-Mihai Tetcu2006-05-121-2/+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) Notes: svn path=/head/; revision=162144
* After a recent discussion on freebsd-ports, I have modified the HordeMarc G. Fournier2006-04-151-8/+0
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=159616
* Upgrade to 4.1.Thierry Thomas2006-03-151-18/+33
| | | | | | | | Changelog at <http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.115&r2=1.699.2.163&ty=h> Notes: svn path=/head/; revision=157336
* Don't create a file when ${LOCALBASE}/etc/apache2/Includes has beenThierry Thomas2006-02-161-1/+1
| | | | | | | | | | removed. PR: 92995 Submitted by: Stefan Bethke <stb (at) lassitu.de> Notes: svn path=/head/; revision=156194
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Replace WITH_APACHE2 by USE_APACHE, rename httpd.conf.xxx toThierry Thomas2006-01-061-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=152847
* Add a missing file useful for MSIE users.Thierry Thomas2005-12-061-0/+2
| | | | | | | | PR: 90051 Submitted by: Chris Dickson <chris (at) flipjam.co.uk> Notes: svn path=/head/; revision=150561
* Upgrade to 4.0.4.Thierry Thomas2005-10-181-4/+17
| | | | | | | | Changelog at <http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.62&r2=1.699.2.115&ty=h> Notes: svn path=/head/; revision=145814
* Upgrade to 4.0.Thierry Thomas2004-12-261-0/+487
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=125201
* IMP 2.2.x contains a SQL injection vulnerabilityYen-Ming Lee2003-02-241-912/+0
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=76359
* - Follow xlhtml's rename.SADA Kenji2002-05-161-0/+1
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=59231
* upgrade to 2.2.7Ying-Chieh Liao2001-11-141-0/+24
| | | | | | | | PR: 31904 Submitted by: maintainer Notes: svn path=/head/; revision=49998
* add impYing-Chieh Liao2001-08-171-0/+887
A webmail system which accesses mail over IMAP PR: 28871 Submitted by: Thierry Thomas <thierry@thomas.as> Notes: svn path=/head/; revision=46384