1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

134 Commits

Author SHA1 Message Date
Hajimu UMEMOTO
49021c54b4 Update to 2.1.18.
Security::	Fix single byte overflow in imapd annotate extension.
2005-02-24 14:57:46 +00:00
Hajimu UMEMOTO
0e9a5e313e use new scheme of USE_RC_SUBR. 2005-02-10 19:26:38 +00:00
Hajimu UMEMOTO
c662cddc6b Don't install/append to perllocal.pod.
Reported by:	pointyhat via kris
2004-12-11 20:16:30 +00:00
Hajimu UMEMOTO
fc06032d14 Update to 2.1.17.
* Fix several security issues in imapd and in mysasl_canon_user.
2004-11-24 05:38:09 +00:00
Hajimu UMEMOTO
fad33c4f87 don't exit at failure of `pw'. some users prefer having user
`cyrus' in NIS.

Reported by:	nork
2004-07-28 10:45:19 +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
026ebc1dee prefer /usr/sbin/nologin than /sbin/nologin when creating user cyrus.
Requested by:	nork
2004-03-31 16:56:31 +00:00
Hajimu UMEMOTO
9fc0a4b074 cosmetic changes. 2004-03-30 15:28:07 +00:00
Hajimu UMEMOTO
0874df9a06 make it buildable on ia64 and amd64.
(since I don't have ia64 nor amd64, I tested at least it doesn't
break on i386.)

Obtained from:	NetBSD
2004-03-07 17:39:03 +00:00
Kris Kennaway
f2084d1b29 BROKEN on amd64 and ia64: Does not compile (missing -fPIC) 2004-03-07 13:00:02 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Hajimu UMEMOTO
56131f71ff add http://home.jp.FreeBSD.org/~ume/ipv6/ for MASTER_SITES. 2004-02-21 22:05:47 +00:00
Hajimu UMEMOTO
4e6c2f5ad4 Set an appropriate LATEST_LINK to avoid conflicts with other ports.
Reported by:	kris
2004-02-06 17:29:28 +00:00
Hajimu UMEMOTO
a5b60fe19e SIZEfy 2004-02-04 13:57:19 +00:00
Hajimu UMEMOTO
83eb4932b4 make it buildable with net/net-snmp4. 2004-02-02 06:12:20 +00:00
Hajimu UMEMOTO
447797c1f7 remove pidfile at stop. 2003-12-04 08:20:08 +00:00
Hajimu UMEMOTO
7d1183331a Update to 2.1.16. 2003-11-20 18:22:16 +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
4bf83888c1 the start/stop scripts failed when booting on 5.x machines 2003-10-01 18:16:04 +00:00
Hajimu UMEMOTO
5e689f791a ECHO -> ECHO_MSG, ECHO_CMD 2003-09-27 03:34:20 +00:00
Hajimu UMEMOTO
6a5b71505f fix comment
Reported by:	nork
2003-09-26 17:15:16 +00:00
Hajimu UMEMOTO
d6c32c2c40 USE_OPENSSL must be set before including bsd.port.pre.mk.
Reported by:	Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
2003-09-01 10:44:42 +00:00
Hajimu UMEMOTO
76c498ae6d Previous commit to use USE_RC_SUBR was incomplete. 2003-08-31 07:05:45 +00:00
Hajimu UMEMOTO
e1abfdbd5c Use USE_RC_SUBR. 2003-08-30 14:17:22 +00:00
Hajimu UMEMOTO
bdcd94775f Use CONFLICTS.
PR:		ports/56118
2003-08-29 18:22:38 +00:00
Hajimu UMEMOTO
646d8a6bc5 Use USE_OPENSSL. 2003-08-28 15:53:34 +00:00
Hajimu UMEMOTO
f3317786e1 Update to 2.1.15.
* Correct a potential DOS attack in the fud daemon.
 * Arbitron now works again
 * Telemetry logging for mupdate
 * Duplicate Suppression logging for redirect sieve actions
 * A number of bugs in reconstruct have been fixed. also added the -p
   and -x options
 * Better stubbing out of user_deleteacl
 * No longer log any shutdown() failures
 * Improved IPv6 support (for systems with two getnameinfo
   implementations)
 * Misc Documentation Improvements
2003-08-18 20:23:27 +00:00
Hajimu UMEMOTO
5a6a6557e8 Update to 2.1.14. 2003-07-03 17:21:42 +00:00
Hajimu UMEMOTO
067f86b4a6 Don't depend on saslauthd. This is preparation for saslauthd
separation from cyrus-sasl2.
2003-06-01 04:01:12 +00:00
Hajimu UMEMOTO
673653e1a9 Workaround to fix build on ia64. I hope it fixes the problem.
Reported by:	bento via kris
2003-05-11 09:04:08 +00:00
Hajimu UMEMOTO
25070dfbf4 Add dependency to OpenSSL. 2003-05-03 13:40:17 +00:00
Hajimu UMEMOTO
e9f387b39d Update to 2.1.13. 2003-05-02 18:27:11 +00:00
Hajimu UMEMOTO
b5c9ea3acf Specify full path of perl explicitly.
PR:		ports/44545
Submitted by:	Pat Lashley <patl+freebsd@volant.org>
2003-04-28 19:03:04 +00:00
Hajimu UMEMOTO
ffce2fde54 Add WITH_SKIPLIST which makes skiplist support for mail/cyrus-imapd2
compatible with mail/cyrus-imapd22.

PR:		ports/51491
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-04-28 16:36:35 +00:00
Hajimu UMEMOTO
b126cfaf97 Update IPv6 patch to 20030426. 2003-04-26 15:04:24 +00:00
Hajimu UMEMOTO
0275805992 add mirror sites.
PR:		ports/50090
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-23 16:24:48 +00:00
Hajimu UMEMOTO
832c58827b portlint 2003-04-23 16:06:22 +00:00
Hajimu UMEMOTO
3200ccffb3 Oops, correct usage of LIB_DEPENDS introduced by previous commit. 2003-04-17 18:20:55 +00:00
Hajimu UMEMOTO
62a080d73a - Add WITH_BDB_VER for choosing version of Berkeley DB. For example,
WITH_BDB_VER=4 for db4.  The default is WITH_BDB_VER=3 which is as
  before.
- The configure script should select correct version of Berkeley DB.
2003-04-17 18:00:08 +00:00
Hajimu UMEMOTO
873536d51c Use REINPLACE_CMD. 2003-03-23 17:10:47 +00:00
Hajimu UMEMOTO
8c22c15b1c De-pkg-comment. 2003-02-20 20:10:05 +00:00
Hajimu UMEMOTO
803c6ab715 Update to 2.1.12. 2003-02-04 15:55:54 +00:00
Hajimu UMEMOTO
4d32a23e79 Unbreak build on the system where db4 is installed.
Submitted by:	TAKAHASHI Kaoru <kaoru@se.uec.ac.jp>
2003-01-30 16:09:30 +00:00
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