aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd
Commit message (Collapse)AuthorAgeFilesLines
* install manpages for ${PREFIX}/cyrus/bin into ${PREFIX}/cyrus/manHajimu UMEMOTO2004-04-025-89/+66
| | | | | | | | | to avoid conflict with other ports. PR: ports/60949, ports/29223, ports/47913 Notes: svn path=/head/; revision=105990
* prefer /usr/sbin/nologin than /sbin/nologin when creating user cyrus.Hajimu UMEMOTO2004-03-311-1/+3
| | | | | | | Requested by: nork Notes: svn path=/head/; revision=105796
* cosmetic changes.Hajimu UMEMOTO2004-03-302-13/+13
| | | | Notes: svn path=/head/; revision=105709
* make it buildable on ia64 and amd64.Hajimu UMEMOTO2004-03-076-7/+72
| | | | | | | | | | (since I don't have ia64 nor amd64, I tested at least it doesn't break on i386.) Obtained from: NetBSD Notes: svn path=/head/; revision=103215
* BROKEN on amd64 and ia64: Does not compile (missing -fPIC)Kris Kennaway2004-03-071-0/+4
| | | | Notes: svn path=/head/; revision=103197
* add http://home.jp.FreeBSD.org/~ume/ipv6/ for MASTER_SITES.Hajimu UMEMOTO2004-02-211-1/+2
| | | | Notes: svn path=/head/; revision=101609
* SIZEfyHajimu UMEMOTO2004-02-041-0/+2
| | | | Notes: svn path=/head/; revision=99948
* utilize SITE_PERLYing-Chieh Liao2003-10-241-23/+23
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* USE_OPENSSL must be set before including bsd.port.pre.mk.Hajimu UMEMOTO2003-09-011-5/+2
| | | | | | | Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de> Notes: svn path=/head/; revision=88259
* Use CONFLICTS.Hajimu UMEMOTO2003-08-291-0/+2
| | | | | | | PR: ports/56118 Notes: svn path=/head/; revision=87994
* Use USE_OPENSSL.Hajimu UMEMOTO2003-08-281-1/+1
| | | | Notes: svn path=/head/; revision=87909
* Make it compilable on 5-CURRENT after import of GCC3.3 byHajimu UMEMOTO2003-07-191-0/+14
| | | | | | | using stdarg.h instead of varargs.h. Notes: svn path=/head/; revision=85193
* Workaround to fix build on ia64. I hope it fixes the problem.Hajimu UMEMOTO2003-05-111-0/+15
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=80662
* Add dependency to OpenSSL.Hajimu UMEMOTO2003-05-031-1/+8
| | | | Notes: svn path=/head/; revision=80049
* Specify full path of perl explicitly.Hajimu UMEMOTO2003-04-281-1/+2
| | | | | | | | PR: ports/44545 Submitted by: Pat Lashley <patl+freebsd@volant.org> Notes: svn path=/head/; revision=79804
* add mirror sites.Hajimu UMEMOTO2003-04-231-1/+2
| | | | | | | | PR: ports/50090 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=79524
* portlintHajimu UMEMOTO2003-04-231-1/+1
| | | | Notes: svn path=/head/; revision=79521
* Use REINPLACE_CMD.Hajimu UMEMOTO2003-03-231-3/+3
| | | | Notes: svn path=/head/; revision=77273
* De-pkg-comment.Hajimu UMEMOTO2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75979
* better workaround against PF_LOCAL.Hajimu UMEMOTO2003-01-221-18/+10
| | | | Notes: svn path=/head/; revision=73782
* Add missing headerKris Kennaway2003-01-141-0/+1
| | | | Notes: svn path=/head/; revision=73081
* Update to 2.0.17.Hajimu UMEMOTO2002-12-052-5/+5
| | | | | | | | | | | | The releases 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 Notes: svn path=/head/; revision=71382
* BerkeleyDB cleanup - stage 2Ade Lovett2002-08-221-2/+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 Notes: svn path=/head/; revision=64836
* cyradm didn't show password prompt correctly.Hajimu UMEMOTO2002-08-172-1/+13
| | | | | | | | PR: ports/41438 Submitted by: Mark Cammidge <mark@peralex.com> Notes: svn path=/head/; revision=64601
* moving saslv1 includes files to make it easier to add saslv2Hajimu UMEMOTO2002-07-281-1/+1
| | | | | | | | | PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu Notes: svn path=/head/; revision=63671
* Make this port add shell to cyrus user.Hajimu UMEMOTO2002-05-253-51/+33
| | | | | | | | PR: ports/38436 Submitted by: Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=60000
* Add USE_PERL5=yes.Hajimu UMEMOTO2002-05-191-0/+1
| | | | Notes: svn path=/head/; revision=59469
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-7/+7
| | | | | | | | | 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. Notes: svn path=/head/; revision=53958
* Update IPv6 patch.Hajimu UMEMOTO2002-01-182-3/+3
| | | | Notes: svn path=/head/; revision=53305
* Sync with reality in comment. We can choose `sasldb' also.Hajimu UMEMOTO2002-01-171-1/+1
| | | | | | | Submitted by: KONDOU Kazuhiro <kazuhiro@alib.jp> Notes: svn path=/head/; revision=53260
* Back out the db3 port update because some of these dependent ports hadAkinori MUSHA2001-08-011-1/+2
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=45700
* Update to 2.0.16.Hajimu UMEMOTO2001-07-282-6/+7
| | | | Notes: svn path=/head/; revision=45563
* Reflect databases/db3's shlib version bump from 2 to 3.Akinori MUSHA2001-07-251-2/+2
| | | | Notes: svn path=/head/; revision=45472
* Update IPv6 support patch to 20010711 version.Hajimu UMEMOTO2001-07-112-3/+3
| | | | | | | Now, sieve client speaks IPv6. Notes: svn path=/head/; revision=45053
* - Install more html docs.Hajimu UMEMOTO2001-07-092-5/+14
| | | | | | | | | | - 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.) Notes: svn path=/head/; revision=44958
* Update to cyrus-imapd 2.0.15.Hajimu UMEMOTO2001-07-083-16/+4
| | | | Notes: svn path=/head/; revision=44920
* Update to 2.0.14.Hajimu UMEMOTO2001-05-314-90/+16
| | | | Notes: svn path=/head/; revision=43342
* The configuration files should be preserved at deinstallHajimu UMEMOTO2001-05-211-2/+4
| | | | | | | | | if they have been changed. Submitted by: olgeni Notes: svn path=/head/; revision=42889
* Fix a bug that imaps didn't work correctly.Hajimu UMEMOTO2001-05-072-1/+86
| | | | | | | | | This patch will be applied in next cyrus-imapd release. Reported by: Nick Sayer <nsayer@quack.kfu.com> Notes: svn path=/head/; revision=42349
* When bind() was fail, master did core dump.Hajimu UMEMOTO2001-05-052-2/+3
| | | | | | | | | Update IPv6 patch to latest one due to fix this bug. Reported by: Nick Sayer <nsayer@quack.kfu.com> Notes: svn path=/head/; revision=42284
* Update to 2.0.13.Hajimu UMEMOTO2001-04-283-5/+5
| | | | | | | If your libsasl has sasl_checkapop(), you can use APOP. Notes: svn path=/head/; revision=42009
* Add missing items into pkg-plist.Hajimu UMEMOTO2001-04-222-2/+11
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=41798
* Since imapd.conf is installed into ${PREFIX}/etc, mkimap shouldHajimu UMEMOTO2001-04-123-3/+10
| | | | | | | refer ${PREFIX}/etc/imapd.conf Notes: svn path=/head/; revision=41324
* Add missing patch that does chown to cyrus spool directory.Hajimu UMEMOTO2001-04-061-0/+29
| | | | Notes: svn path=/head/; revision=40962
* Since spool location is configurable by user, prevent making spoolHajimu UMEMOTO2001-04-064-18/+15
| | | | | | | | | at install time. Install mkimap script and show guidance, instead. Reported by: David A. Koran <dak@solo.net> Notes: svn path=/head/; revision=40959
* Add missing Perl library into pkg-plist.Hajimu UMEMOTO2001-04-062-1/+15
| | | | | | | Reported by: Kaz SHiMZ <kshimz@sfc.co.jp> Notes: svn path=/head/; revision=40957
* Use -U option of ps instead of odd path checking.Hajimu UMEMOTO2001-03-222-2/+2
| | | | Notes: svn path=/head/; revision=40206
* killall doesn't have -u option under FreeBSD 3.XHajimu UMEMOTO2001-03-162-1/+3
| | | | | | | Reported by: Alex Vasylenko <lxv@omut.org> Notes: svn path=/head/; revision=39917
* Add cyrus-imapd 2.0.12, the cyrus mail server, supporting POP3 andHajimu UMEMOTO2001-03-1325-235/+222
| | | | | | | | | | IMAP4 protocols. PR: ports/25597 Submitted by: Christopher K Davis <ckd@ckdhr.com> Notes: svn path=/head/; revision=39740
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | | | | (I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983