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
Hajimu UMEMOTO
447797c1f7
remove pidfile at stop.
2003-12-04 08:20:08 +00:00
Hajimu UMEMOTO
4369aab67b
re-enable WITH_DRAC.
2003-11-22 10:08:05 +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
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
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
a84f2673d6
Use USE_AUTOHEADER.
2003-07-07 16:59:55 +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
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
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