Commit graph

191 commits

Author SHA1 Message Date
Hajimu UMEMOTO
fda290ce5c Add CYRUS_USER and CYRUS_GROUP options to be able to configure
psuedo user for cyrus.

Requested by:	Cyrus Anderson Yunker <cayunker@unity.ncsu.edu>
2003-01-30 14:04:02 +00:00
Hajimu UMEMOTO
90fd9a1b44 better workaround against PF_LOCAL. 2003-01-22 14:30:20 +00:00
Hajimu UMEMOTO
5f2db03799 Wrongly removed lib/sasl/Cyrus.conf instead of lib/sasl2/Cyrus.conf
during deinstall.

Reported by:	bento via kris
2003-01-17 10:17:03 +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
d33b79068f Update to 2.1.11.
The release has two security fixes:

	- Fixed some potential buffer overflows in the sieve code
	- Fixed a pre-login buffer overflow in the IMAP parsing code

Approved by:	portmgr
2002-12-05 14:04:36 +00:00
Hajimu UMEMOTO
b1f110615d Update to 2.1.10. 2002-11-16 05:10:43 +00:00
Hajimu UMEMOTO
2760246054 Update to cyrus-imapd-2.1.9. 2002-09-01 20:12:13 +00:00
Hajimu UMEMOTO
e8c64a3ee7 Update to 2.1.8. 2002-08-28 18:25:16 +00:00
Ade Lovett
76d6ac6122 BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
2002-08-22 19:13:46 +00:00
Hajimu UMEMOTO
d6a00af6f5 Update to 2.1.7. 2002-08-21 20:46:33 +00:00
Hajimu UMEMOTO
78436998f8 cyradm didn't show password prompt correctly.
Reported by:	Joseph Scott <joseph@randomnetworks.com>
2002-08-16 18:55:48 +00:00
Hajimu UMEMOTO
b55842a961 Update an IPv6 patch to 20020817.
Since there is no functional change at all under FreeBSD,
I don't bump PORTREVISION.
2002-08-16 18:27:43 +00:00
Hajimu UMEMOTO
ac74afcf8d It seems getpeername() returns with no error but doesn't fill struct
sockaddr correctly against PF_UNIX socket under 5-CURRENT.  Because of
this behavior, PF_UNIX socket was always checked by libwrap.  This
work around prevents PF_UNIX socket from checking by libwrap to always
allow LMTP.
2002-08-15 16:10:56 +00:00
Hajimu UMEMOTO
6a1ac43756 Add cyrus-imapd-2.1.5 after repo. copy. 2002-08-08 14:06:48 +00:00
Hajimu UMEMOTO
b211a1e6c4 moving saslv1 includes files to make it easier to add saslv2
PR:		ports/40288
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	knu
2002-07-28 17:26:12 +00:00
Hajimu UMEMOTO
41c441f082 Make this port add shell to cyrus user.
PR:		ports/38436
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2002-05-25 18:39:19 +00:00
Hajimu UMEMOTO
6e7e547781 Add USE_PERL5=yes. 2002-05-19 14:28:20 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Hajimu UMEMOTO
dd7780f9fc Update IPv6 patch. 2002-01-18 18:00:06 +00:00
Hajimu UMEMOTO
feca181014 Sync with reality in comment. We can choose `sasldb' also.
Submitted by:	KONDOU Kazuhiro <kazuhiro@alib.jp>
2002-01-17 18:19:56 +00:00
Akinori MUSHA
79f86fd6ec Back out the db3 port update because some of these dependent ports had
been broken by the incompatibility between db3.2 and db3.3.

I am unconditionally bumping the PORTREVISION's to eliminate possible
troubles that should not happen before the coming release.

Sorry for inconvenience.  I'll try to check compatibility hard before
committing next time.
2001-08-01 11:56:24 +00:00
Hajimu UMEMOTO
a3a537c273 Update to 2.0.16. 2001-07-28 16:08:08 +00:00
Akinori MUSHA
dd8fc61f89 Reflect databases/db3's shlib version bump from 2 to 3. 2001-07-25 15:05:11 +00:00
Hajimu UMEMOTO
814b0c8979 Update IPv6 support patch to 20010711 version.
Now, sieve client speaks IPv6.
2001-07-11 19:52:28 +00:00
Hajimu UMEMOTO
9d16c61d34 - Install more html docs.
- IPv6 patch was updated to 20010709 version.
  (Now, reconfig by SIGHUP should work.  However, since master is
   running without root privilege, re-bind to privileged port still
   fails.  I believe it is original problem.)
2001-07-09 11:19:56 +00:00
Hajimu UMEMOTO
70dc619155 Update to cyrus-imapd 2.0.15. 2001-07-08 14:46:44 +00:00
Hajimu UMEMOTO
12b723faf5 Update to 2.0.14. 2001-05-31 09:38:04 +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
06fa03f98f Fix a bug that imaps didn't work correctly.
This patch will be applied in next cyrus-imapd release.

Reported by:	Nick Sayer <nsayer@quack.kfu.com>
2001-05-07 11:11:27 +00:00
Hajimu UMEMOTO
98ce96b455 When bind() was fail, master did core dump.
Update IPv6 patch to latest one due to fix this bug.

Reported by:	Nick Sayer <nsayer@quack.kfu.com>
2001-05-05 21:44:40 +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
100080da7d Since imapd.conf is installed into ${PREFIX}/etc, mkimap should
refer ${PREFIX}/etc/imapd.conf
2001-04-12 19:06:31 +00:00
Hajimu UMEMOTO
9cef64526a Add missing patch that does chown to cyrus spool directory. 2001-04-06 20:57:14 +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
749983c11c Use -U option of ps instead of odd path checking. 2001-03-22 11:17:17 +00:00
Hajimu UMEMOTO
4fcf21acaa killall doesn't have -u option under FreeBSD 3.X
Reported by:	Alex Vasylenko <lxv@omut.org>
2001-03-16 13:28:16 +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
Jimmy Olgeni
1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +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
34f89ccdfb typo fix.
Submitted by: Mathieu Mourez <matt@m2.qc.ca>
2001-01-18 18:37:12 +00:00
FUJISHIMA Satsuki
e0e6cd44db add missing manpages.
sort pkg-plist.

Submitted by: bento
2001-01-17 17:31:13 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Will Andrews
2eab104242 Obey portlint better, and use sensible defaults in configure args.
PR:		23680
Submitted by:	David W. Chapman, Jr. <dwcjr@inethoston.net>
2000-12-21 23:16:02 +00:00
Will Andrews
55a65b9d90 (Oops, forgot this file with the 1.6.24 update):
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:28:30 +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
Satoshi Asami
03b872d3cc pwcheck is in ${LOCALBASE}/sbin, which is not in root's default path, so
spell out the whole path.

Submitted by:	bento
2000-11-13 23:53:53 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Wolfram Schneider
a0efdeb4bd Fix homepage link.
Submitted by: Alec Berry <alec@exit1.com>
2000-09-03 16:10:02 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Paul Richards
31cddfc53b Update PLIST 2000-05-13 19:08:21 +00:00
Paul Richards
7eccc305d6 This now port depends on SASL. 2000-05-13 18:32:38 +00:00
Paul Richards
58565e54d2 Update port to 1.6.22 2000-05-13 17:20:07 +00:00
Paul Richards
5b2a0f0a23 Update port to release 1.6.22 2000-05-13 17:18:14 +00:00
Jacques Vidrine
f2fc8303fc Patch `configure' by hand for a much smaller patch.
Bogusness pointed out by:	asami
2000-04-15 16:54:53 +00:00
Jacques Vidrine
3fddc5e1c8 Fix my borked patches.
Reported by: Paul Richards <paul@originative.co.uk>
2000-04-14 14:20:17 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Jacques Vidrine
6f03858de5 Fix packaging: if you are going to link with Kerberos IV you will have
to link with com_err too
2000-03-31 05:45:48 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Steve Price
8ba34b95a0 Make sure all the directories needed by this port are created on install.
PR:		12584
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
1999-12-29 08:37:52 +00:00
Steve Price
69b1385a3f Make sure a couple of more echo(1)s get to the temporary PLIST. Also
update to use Tk8.2.

PR:		14452
Submitted by:	Jonathan Gapen <jagapen@whitewater.chem.wisc.edu>
1999-11-26 18:20:21 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
7b8fca1447 $Id$ -> $FreeBSD$ 1999-08-30 12:09:14 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Stefan Bethke
aaf788718a Provide correct argv[0] for pop3d
PR:	 ports/12580
1999-07-12 16:41:04 +00:00
Jacques Vidrine
427bef6ec0 s/HAS_CONFIGURE/GNU_CONFIGURE/ so that PREFIX will be honored 1999-05-28 16:38:38 +00:00
Stefan Bethke
fa7038bd2f Add example for inetd.conf (forgotten in last commit). 1999-05-10 02:31:20 +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
8caed28090 Move URL to pkg/DESCR. 1999-04-21 00:29:38 +00:00
Stefan Bethke
b389c3c772 Update MASTER_SITES
ADD WWW_SITE (for net/netatalk)
1999-04-20 22:54:02 +00:00
Bill Fumerola
049b253ab2 Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
Marc G. Fournier
d5ba786a25 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
Marc G. Fournier
c7beeaae1f More Y2K Statement Links... 1999-01-13 02:47:33 +00:00
Stefan Bethke
d10ff822ee Added a second master site. 1998-12-22 10:24:10 +00:00
John Polstra
bbb9b75064 Fix the name of the created partition directory to agree with the
name in the supplied configuration file.
1998-11-04 01:34:59 +00:00
John Polstra
6247a9f959 Update "Version required" comment. 1998-11-04 01:18:33 +00:00
John Polstra
34bfb08fee The last line of this file didn't have a terminating newline. Add one. 1998-11-04 01:17:30 +00:00
Satoshi Asami
b6d6b302c9 tcl80 has been ELFized. 1998-09-25 10:07:46 +00:00
Stefan Bethke
f112c70a67 Will work better with this one... 1998-09-23 15:37:34 +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
Satoshi Asami
1f4a2d072a ${MKDIR} -p -> ${MKDIR} and /bin/mkdir -> ${MKDIR}. The latter
actually fixes a reinstall problem.
1998-02-25 09:41:30 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Bill Fenner
163154d815 More tcl/tk virtual category fixups. 1998-02-22 08:35:03 +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
Satoshi Asami
d2358a93fb Mark the ports that were broken in one way or another by the recent tcl
change "BROKEN".
1997-11-22 01:11:36 +00:00
Masafumi Max NAKANE
b1cdefef85 List makedepend in BUILD_DEPENDS.
Suggested by:	i.vaudrey@cableinet.co.uk
1997-09-02 09:46:50 +00:00
James FitzGibbon
01fcaa015c Import of the Cyrus IMAPd package 1997-05-30 19:59:08 +00:00