Commit graph

170 commits

Author SHA1 Message Date
Hajimu UMEMOTO
4806aacbd4 Stop depending on makedepend. Though configure checks existence
of makedepend, it is not used actually.  So, we don't need to
depend on it.
2005-05-23 19:02:24 +00:00
Hajimu UMEMOTO
40d999c1c2 fix build.
Reported by:	pointyhat via kris.
2005-02-28 05:11:25 +00:00
Hajimu UMEMOTO
9787363557 use ${ECHO_CMD} rather than echo. 2005-02-26 21:25:43 +00:00
Hajimu UMEMOTO
0bb6b0d88b simplify more. 2005-02-26 20:47:02 +00:00
Hajimu UMEMOTO
3c4cb6c25e simplify the logic how to detect multiple BDB versions
are specified.
2005-02-26 20:31:20 +00:00
Hajimu UMEMOTO
7aad728cfc some cleanup. 2005-02-25 17:45:03 +00:00
Hajimu UMEMOTO
0493c405e3 make it compilable with Intel(R) C Compiler.
why icc defines __GNUC__?

Reported by:	Attila Nagy <bra@fsn.hu>
Suggested by:	hrs, nyan
Tested by:	Attila Nagy <bra@fsn.hu>
2005-02-24 19:31:22 +00:00
Hajimu UMEMOTO
e0e9882381 Update to 2.2.12.
Security:	Fix possible single byte overflow in mailbox handling code.
Security:	Fix possible single byte overflows in the imapd annotate
		extension.
Security:	Fix stack buffer overflows in fetchnews (exploitable by
		peer news server), backend (exploitable by admin), and in
		imapd (exploitable by users though only on platforms where
		a filename may be larger than a mailbox name).
2005-02-23 20:37:39 +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
ab95681b1a Add PASS8BITHACK option to pass 8bit in subject.
Cyrus doesn't accept this hack, and I really don't like it.

Requested by:	many
2004-12-06 15:59:17 +00:00
Hajimu UMEMOTO
cd530f3682 follow shlib version bump of net-snmp. 2004-12-05 15:09:29 +00:00
Hajimu UMEMOTO
f2a35abd2a make it buildable with WITH_DRAC=yes, again 2004-11-24 07:22:49 +00:00
Hajimu UMEMOTO
f278177ae0 Update to 2.2.10.
* Fix 0 termination in mysasl_canon_user.
  * Check for imap magic plus buffer overflow in proxyd also
    (CAN-2004-1015).
2004-11-24 05:05:19 +00:00
Hajimu UMEMOTO
02fbb37d96 Update to 2.2.9.
* Change ACLs correctly when renaming a user
  * Do not abandon std{in,out,err} file descriptors; syslog assumes it
    can use stderr if syslogd isn't running.
  * Clean up imap magic plus to avoid buffer overrun (CAN-2004-1011)
  * Fix lack of bounds checking in PARTIAL and FETCH (CAN-2004-1012,
    CAN-2004-1013)
  * Do not attempt to reuse a freed connection in lmtpproxyd.
  * Allow login without authentication with -N switch in proxyd.
  * Fix use of xrealloc and fold pointers in lmtpengine.
2004-11-23 05:54:50 +00:00
Hajimu UMEMOTO
50ca6ecd1d remove outdated comment. 2004-11-22 08:15:15 +00:00
Hajimu UMEMOTO
1f66719d73 add AUTH_KRB5 option to use Kerberos5 authorization module.
Requested by:	Volodymyr Kostyrko <arcade@ints.net>
2004-08-30 15:25:10 +00:00
Hajimu UMEMOTO
0987415f0d Update to 2.2.8. 2004-07-29 19:13:01 +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
fd095c4766 - Update to 2.2.7.
- Fix build problem with WITH_SNMP_5 on FreeBSD 4.X with
  perl5.8 installed.  Though we need 5.8's libperl.so,
  /usr/lib/libperl.so was linked. [1]

Reported by:	Thomas Vogt <tv@solnet.ch> [1]
2004-07-26 20:39:54 +00:00
Hajimu UMEMOTO
5aab4401f9 Utilize EXAMPLESDIR. 2004-07-19 12:22:38 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Hajimu UMEMOTO
67e8f6c617 Update to 2.2.6. 2004-06-18 19:47:49 +00:00
Hajimu UMEMOTO
712a3a0f54 fix building package with BATCH=yes.
Reported by:	bento via kris
2004-06-14 05:36:35 +00:00
Hajimu UMEMOTO
63895c4a71 OPTIONS support.
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de> (with modifications)
2004-06-11 17:53:24 +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
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Hajimu UMEMOTO
a16682c228 Since net-snmp-5.X support was added in 2.2.5, change the default
of WITH_SNMP from net-snmp4 to net-snmp.  However, if there is
net-snmp4 installed, we still use net-snmp4 for backward compatibility.
2004-05-29 16:36:16 +00:00
Hajimu UMEMOTO
9554ae5db2 Update to 2.2.5. 2004-05-28 20:34:49 +00:00
Hajimu UMEMOTO
f87b55d5a4 Update to 2.2.4. 2004-05-18 17:13:55 +00:00
Hajimu UMEMOTO
4546e552f0 build and install missing imapd.conf.5.html. 2004-04-04 16:24:16 +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
b9c2737da7 I forget to unmark BROKEN on ia64 and amd64. 2004-03-15 09:57:18 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Hajimu UMEMOTO
cf8c5ef050 make sure to set mode for created directory.
Reported by:	"Pascal HOARAU" <pascal@hh.nl>
2004-03-10 16:55:40 +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
5ebbeedf83 strip binaries. 2004-02-13 14:01:09 +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
5fdc18fafd fix description of allowplaintext.
Reported by:	"Stephen Marquard" <scm@marquard.net>
2004-02-02 16:42:59 +00:00
Hajimu UMEMOTO
83eb4932b4 make it buildable with net/net-snmp4. 2004-02-02 06:12:20 +00:00
Hajimu UMEMOTO
3978b01246 Configuration of the Cyrus databases is now runtime. The cyrus db
backend used for each database can be specified with an imapd.conf
option.
2004-01-17 17:58:35 +00:00
Hajimu UMEMOTO
153d604e24 Support Berkeley DB 4.2.
Since our db42 requires to include db.h to use. existing configure
script cannot detect our db42.  AC_CHECK_LIB() simply test if a
function exists. :(

Requested by:	Dmitry Sorokin <dmitry_sorokin@yahoo.ca>
2004-01-17 15:35:34 +00:00
Hajimu UMEMOTO
f68bc8d331 we don't need this file anymore. 2004-01-17 12:26:08 +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