Commit Graph

32 Commits

Author SHA1 Message Date
Thierry Thomas
9eaacd5361 Upgrading to IMP 3.2.3.
The full list of changes (from version 3.2.2) can be viewed here:
<http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.389.2.94&r2=1.389.2.101&ty=h>.

PR:		ports/63855.
Submitted by:	maintainer.
Approved by:	mat (mentor).
2004-03-16 22:23:55 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Edwin Groothuis
efec05ed04 IMP3 port's dependancy test fails for cyrus-imapd22
The mail/imp3 port can be built with support for the Cyrus
	IMAPd The WITH_CYRUS flag specifies version 1.x (mail/cyrus)
	and the WITH_CYRUS_IMAPD flag specifies version 2.x
	(mail/cyrus-imapd).  The WITH_CYRUS flag tests the existance
	of the installed Cyrus directory in ${LOCALBASE}.  The
	WITH_CYRUS_IMAPD flag tests for the existance of libacap.

	There are actually three ports providing different subreleases
	of the Cyrus IMAP system version 2.  The cyrus-imapd port
	is version 2.0.17, the cyrus-imapd2 port is 2.1.14, and the
	cyrus-imapd22 port is 2.2.1b.  Unfortunately, 2.2.1b does
	not include libacap so the imp3 build failes to recognize
	when it is installed.

	Since imp3 doesn't directly use the ACAP library, and appears
	to work fine with cyrus-imapd22, the test should be modified.

PR:		ports/56120
Submitted by:	Pat Lashley <patl+freebsd@volant.org>
Approved by:	Thierry Thomas <thierry@pompo.net> (maintainer)
2003-09-30 12:22:14 +00:00
Edwin Groothuis
6ed9ec224b mail/imp3: removing IS_INTERACTIVE.
Just remove IS_INTERACTIVE since Horde depends on lang/php4-horde.

PR:		ports/57114
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-09-24 10:55:57 +00:00
Edwin Groothuis
879e7f66d5 mail/imp3: upgrading to 3.2.2 - includes security fixes.
Upgrading to the latests stable release. This includes
	several security fixes.

	The full list of changes (from 3.2.1) can be viewed here:
	http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.389.2.83&;r2=1.389.2.94&ty=h

PR:		ports/56099
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-28 23:42:44 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Mario Sergio Fujikawa Ferreira
95d555c82e o Replace openldap20 dependency on openldap21
o Prefer openldap12 if it's already installed. Otherwise, depend
  on openldap21

PR:		53123
Submitted by:	maintainer
2003-06-12 02:17:45 +00:00
Edwin Groothuis
f9186d205d mail/imp3: fixing an error when saving attachments.
Fixing an error reported by fran at his.com:
	Saving attachments causes an error:
	"You don't have permission to access /horde/imp/download/
	on this server." and an error is reported in
	/var/log/httpd-error.log: [error] [client aaa.bbb.ccc.ddd]
	client denied by server configuration:
	/usr/local/www/horde/imp/download

	$LOCALBASE/etc/horde/httpd.conf.imp was protecting horde/imp/download/
	(my mistake), but IMP uses this as a pseudo-directory, and it must be
	readable by your clients.

PR:		ports/51100
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-04-18 07:30:56 +00:00
Edwin Groothuis
38ab884f22 mail/turba & mail/imp3: better support of Apache2.
PR:		ports/50489
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-04-13 11:56:25 +00:00
Edwin Groothuis
cf65baccc0 Make pre-requisites for mail/imp3 regarding PHP4 available for
people who install the package.

Approved by:	Thierry Thomas <thierry@pompo.net>
2003-03-30 22:31:38 +00:00
Edwin Groothuis
3e659afd19 mail/imp3: install error if defined(WITHOUT_TURBA)
PR:		ports/50368
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-03-30 01:06:37 +00:00
Edwin Groothuis
ae5dfdeea7 mail/imp3: upgrading to IMP 3.2.
- Several workarounds for buggy browser behaviour when downloading
	  attachments
	- Warning before a user session times out
	- Allow creation of folder names in other charsets than iso-8859-1
	- New image mime type viewer
	- VFS (Virtual Filesystem) support for attachments in composed messages
	- New translations: Bulgarian, Lithuanian, Romanian, Latvian, Catalan
	- Many bug fixes.

PR:		ports/48645
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-03-30 00:49:10 +00:00
Edwin Groothuis
e53dff475f Point dependencies on net/openldap2 to net/openldap20 2003-02-24 02:56:37 +00:00
Edwin Groothuis
f71e429079 Point dependencies on net/openldap to net/openldap12 2003-02-24 02:26:55 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Dirk Froemberg
c54635d595 - backup config files
- fix ftp sites

PR:		ports/47418
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-01-30 10:01:56 +00:00
Sean Chittenden
b2c46c868c Chase libpq version bump. 2003-01-04 15:53:39 +00:00
Ying-Chieh Liao
9a5ab277e6 chase mcrypt lib version 2003-01-03 19:24:34 +00:00
Ying-Chieh Liao
0825d343b6 ${PERL} -> ${REINPLACE_CMD}
PR:		39856
Submitted by:	maintainer
2002-06-26 03:54:09 +00:00
Patrick Li
6bb267859e Update to 3.1 final, bump PORTREVISION.
PR:		39173
Submitted by:	maintainer
2002-06-18 07:42:58 +00:00
Maxim Sobolev
587d8733f4 Ensure clean removal.
PR:		38392
Submitted by:	maintainer
2002-05-23 11:55:50 +00:00
Maxim Sobolev
4e7fff5655 Update to RC3.
PR:		38263
Submitted by:	maintainer
2002-05-23 11:44:31 +00:00
SADA Kenji
38a338d421 Upgrade to 3.1 RC2.
PR:	ports/36906
Submitted by:	maintainer
2002-05-16 08:22:16 +00:00
SADA Kenji
bece67de07 Since 2002/02/27 (v. 0.4), bin/xlhtml and bin/ppthtml have been lowercased,
but imp3 is looking for bin/xlHtml and bin/pptHtml.

PR:		ports/35739
Submitted by:	maintainer
Pointed out by:	Scott Sipe <css3@duke.edu>
2002-05-15 10:46:32 +00:00
SADA Kenji
cd674241ff Move www/horde-devel -> www/horde2 & mail/imp-devel -> mail/imp3
From PR's description:
  IMP 3.0 is the stable release of IMP,
  and Horde 2.0 the stable release of Horde.
Note:	mail/imp3 and deskutils/kronolith are marked as IS_INTERACTIVE
	since they need depending port mod_php4 with its mcrypt option
	enabled by hand.

PR:		ports/35051
Submitted by:	maintainer
2002-05-15 10:32:20 +00:00
Trevor Johnson
7cfdf83f17 Update pre-install test for libmcrypt shared library version. It
looks as though no PORTREVISION bump is needed here.
2002-05-07 00:02:24 +00:00
Ying-Chieh Liao
b2424d7fdd fix a warning when building + better handling of MIME drivers
PR:		35049
Submitted by:	maintainer
2002-04-01 13:29:22 +00:00
Mario Sergio Fujikawa Ferreira
8557cd021d Update maintainer address
PR:		34095
Submitted by:	MAINTAINER
2002-01-20 22:32:44 +00:00
Ying-Chieh Liao
e5eed84360 The spell-checker was set to true => no mistake reported!
aspell is directly called => no need to configure PHP with pspell support.

PR:		34014
Submitted by:	maintainer
2002-01-19 17:07:05 +00:00
Ying-Chieh Liao
1e5f8701d9 horde-devel from 2.0 RC3 to 2.0;
turba from 1.0 RC3 to 1.0;
imp-devel from 3.0 RC3 to 1.0
2002-01-19 16:58:09 +00:00
Dirk Froemberg
030f2df5fe Chase shared library number of sybdb after freetds upgrade.
PR:		ports/33211
Submitted by:	maintainer
2001-12-27 09:03:07 +00:00
Ying-Chieh Liao
a86a05bdbc add imp-devel
A webmail system which accesses mail over IMAP

PR:		32516
Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-12-12 20:11:20 +00:00