1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Hajimu UMEMOTO
874087aab9 Update to 2.3.5. 2006-05-25 03:33:33 +00:00
Hajimu UMEMOTO
ec6218dc99 Add Cyrus IMAPd 2.3.0 after repo. copy. 2005-12-12 01:22:54 +00:00
Hajimu UMEMOTO
0e9a5e313e use new scheme of USE_RC_SUBR. 2005-02-10 19:26:38 +00:00
Hajimu UMEMOTO
5aab4401f9 Utilize EXAMPLESDIR. 2004-07-19 12:22:38 +00:00
Hajimu UMEMOTO
dce3e089bf add WITH_LDAP_PTLOADER which enables build with experimental
LDAP ptloader.

Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de> (with modification)
2004-06-11 15:08:29 +00:00
Hajimu UMEMOTO
844bcae556 install manpages for ${PREFIX}/cyrus/bin into ${PREFIX}/cyrus/man
to avoid conflict with other ports.

PR:		ports/60949, ports/29223, ports/47913
2004-04-02 20:13:53 +00:00
Hajimu UMEMOTO
9244f03504 Update to 2.2.3. 2004-01-15 20:43:10 +00:00
Hajimu UMEMOTO
3160ca4d1a add WITH_IDLE option which takes poll, idled or no. Default is poll
as Cyrus IMAPd's default.

Requested by:	ervin.nemeth@niif.hu
2004-01-14 05:32:27 +00:00
Hajimu UMEMOTO
5a87b762ad fix plist.
Reported by:	bento via kris
2003-10-30 11:23:49 +00:00
Hajimu UMEMOTO
7cf01ed39b Update to 2.2.2-BETA.
(disable WITH_DRAC support due to lack of acconfig.h, for now)
2003-10-28 19:42:55 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Hajimu UMEMOTO
76c498ae6d Previous commit to use USE_RC_SUBR was incomplete. 2003-08-31 07:05:45 +00:00
Hajimu UMEMOTO
32b3cf1b92 Update to 2.2.1-BETA.
Since there are some issue to upgrading from 2.2.0-ALPHA,
you should read /usr/local/share/doc/cyrus-imapd22/install-upgrade.html
before upgrading your server.
2003-07-17 16:57:52 +00:00
Hajimu UMEMOTO
4c51254f2d Add Cyrus IMAPd 2.2.0-ALPHA after repo copy. 2003-03-29 14:57:01 +00:00
Hajimu UMEMOTO
53b32fda0a - Use PERL_LEVEL to distinguish installed perl version.
- Add WITH_SKIPLIST_MBOX to enable skiplist mboxlist.
- Add WITH_MURDER to enable murder.
2003-01-01 19:34:41 +00:00
Hajimu UMEMOTO
6a1ac43756 Add cyrus-imapd-2.1.5 after repo. copy. 2002-08-08 14:06:48 +00:00
Hajimu UMEMOTO
f301bd7de6 The configuration files should be preserved at deinstall
if they have been changed.

Submitted by:	olgeni
2001-05-21 20:38:16 +00:00
Hajimu UMEMOTO
3f3da42fc3 Update to 2.0.13.
If your libsasl has sasl_checkapop(), you can use APOP.
2001-04-28 16:43:11 +00:00
Hajimu UMEMOTO
3533fb5d8c Add missing items into pkg-plist.
Submitted by:	bento
2001-04-22 15:52:48 +00:00
Hajimu UMEMOTO
e63942da46 Since spool location is configurable by user, prevent making spool
at install time.  Install mkimap script and show guidance, instead.

Reported by:	David A. Koran <dak@solo.net>
2001-04-06 18:53:09 +00:00
Hajimu UMEMOTO
9abb9f6b42 Add missing Perl library into pkg-plist.
Reported by:	Kaz SHiMZ <kshimz@sfc.co.jp>
2001-04-06 17:51:12 +00:00
Hajimu UMEMOTO
a3b3c78cee Add cyrus-imapd 2.0.12, the cyrus mail server, supporting POP3 and
IMAP4 protocols.

PR:		ports/25597
Submitted by:	Christopher K Davis <ckd@ckdhr.com>
2001-03-13 11:15:12 +00:00
Kris Kennaway
54dbff9795 Don't automatically delete etc/imap.conf and etc/mailboxes
on deinstallation - the package deinstall script takes care of this
if appropriate

PR:		ports/20888
2001-01-28 08:56:42 +00:00
FUJISHIMA Satsuki
e0e6cd44db add missing manpages.
sort pkg-plist.

Submitted by: bento
2001-01-17 17:31:13 +00:00
Will Andrews
fae99bfc40 Update to 1.6.24. Fix /var/pwcheck handling since that's moved to the
security/cyrus-sasl port.  Fix deliver.c so it uses the correct location
of sendmail (/usr/sbin/sendmail vs. /usr/lib/sendmail).  Open the port up
to the world after previous maintainer showed no interest in the port for
nearly 2 years.

PR:		22791, 22465
Submitted by:	Martti Kuparinen <martti.kuparinen@piuha.net>
		Scot W. Hetzel <hetzels@westbend.net>
2000-12-21 08:25:50 +00:00
Paul Richards
31cddfc53b Update PLIST 2000-05-13 19:08:21 +00:00
Stefan Bethke
53808164cb - Update to 1.5.19
- Don't overwrite pre-existing imapd.conf
- Fix installation of doc files
- Clean up pkg/COMMENT
1999-05-10 02:22:58 +00:00
Stefan Bethke
2024ed0f43 Update to 1.5.14
PR:		ports/7789
Submitted by:	Hans Huebner <hans@artcom.de>
1998-09-23 15:36:27 +00:00
Tim Vanderhoek
751f2992ec Remove more manpages, as part of the great manpage removal project. 1998-08-17 05:19:34 +00:00
Jordan K. Hubbard
fc02bf58cb Unbreak cyrus port.
Submitted by:	Ian Vaudrey <i.vaudrey@bigfoot.com>
PR:		4729
1998-02-15 12:14:15 +00:00
James FitzGibbon
01fcaa015c Import of the Cyrus IMAPd package 1997-05-30 19:59:08 +00:00