aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd2
Commit message (Collapse)AuthorAgeFilesLines
* don't exit at failure of `pw'. some users prefer having userHajimu UMEMOTO2004-07-282-7/+5
| | | | | | | | | `cyrus' in NIS. Reported by: nork Notes: svn path=/head/; revision=114925
* install manpages for ${PREFIX}/cyrus/bin into ${PREFIX}/cyrus/manHajimu UMEMOTO2004-04-025-95/+74
| | | | | | | | | 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-10/+75
| | | | | | | | | | (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
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* add http://home.jp.FreeBSD.org/~ume/ipv6/ for MASTER_SITES.Hajimu UMEMOTO2004-02-211-1/+2
| | | | Notes: svn path=/head/; revision=101609
* Set an appropriate LATEST_LINK to avoid conflicts with other ports.Hajimu UMEMOTO2004-02-061-0/+2
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=100164
* SIZEfyHajimu UMEMOTO2004-02-041-0/+2
| | | | Notes: svn path=/head/; revision=99948
* make it buildable with net/net-snmp4.Hajimu UMEMOTO2004-02-022-6/+5
| | | | Notes: svn path=/head/; revision=99779
* remove pidfile at stop.Hajimu UMEMOTO2003-12-042-1/+6
| | | | Notes: svn path=/head/; revision=94904
* Update to 2.1.16.Hajimu UMEMOTO2003-11-202-5/+5
| | | | Notes: svn path=/head/; revision=94506
* utilize SITE_PERLYing-Chieh Liao2003-10-242-21/+21
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* the start/stop scripts failed when booting on 5.x machinesHajimu UMEMOTO2003-10-012-3/+3
| | | | Notes: svn path=/head/; revision=90003
* ECHO -> ECHO_MSG, ECHO_CMDHajimu UMEMOTO2003-09-271-13/+13
| | | | Notes: svn path=/head/; revision=89504
* fix commentHajimu UMEMOTO2003-09-261-2/+2
| | | | | | | Reported by: nork Notes: svn path=/head/; revision=89464
* 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
* Previous commit to use USE_RC_SUBR was incomplete.Hajimu UMEMOTO2003-08-314-5/+11
| | | | Notes: svn path=/head/; revision=88167
* Use USE_RC_SUBR.Hajimu UMEMOTO2003-08-302-20/+33
| | | | Notes: svn path=/head/; revision=88078
* 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
* Update to 2.1.15.Hajimu UMEMOTO2003-08-186-30/+18
| | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=87230
* Update to 2.1.14.Hajimu UMEMOTO2003-07-033-6/+7
| | | | Notes: svn path=/head/; revision=84160
* Don't depend on saslauthd. This is preparation for saslauthdHajimu UMEMOTO2003-06-014-26/+3
| | | | | | | separation from cyrus-sasl2. Notes: svn path=/head/; revision=81847
* 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-0/+5
| | | | Notes: svn path=/head/; revision=80049
* Update to 2.1.13.Hajimu UMEMOTO2003-05-024-10/+10
| | | | Notes: svn path=/head/; revision=80018
* 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 WITH_SKIPLIST which makes skiplist support for mail/cyrus-imapd2Hajimu UMEMOTO2003-04-281-0/+7
| | | | | | | | | | compatible with mail/cyrus-imapd22. PR: ports/51491 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=79795
* Update IPv6 patch to 20030426.Hajimu UMEMOTO2003-04-262-3/+3
| | | | Notes: svn path=/head/; revision=79674
* 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
* Oops, correct usage of LIB_DEPENDS introduced by previous commit.Hajimu UMEMOTO2003-04-171-5/+4
| | | | Notes: svn path=/head/; revision=79163
* - Add WITH_BDB_VER for choosing version of Berkeley DB. For example,Hajimu UMEMOTO2003-04-172-2/+30
| | | | | | | | | 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. Notes: svn path=/head/; revision=79160
* Use REINPLACE_CMD.Hajimu UMEMOTO2003-03-231-9/+6
| | | | Notes: svn path=/head/; revision=77273
* De-pkg-comment.Hajimu UMEMOTO2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75979
* Update to 2.1.12.Hajimu UMEMOTO2003-02-046-26/+30
| | | | Notes: svn path=/head/; revision=74679
* Unbreak build on the system where db4 is installed.Hajimu UMEMOTO2003-01-301-4/+13
| | | | | | | Submitted by: TAKAHASHI Kaoru <kaoru@se.uec.ac.jp> Notes: svn path=/head/; revision=74285
* Add CYRUS_USER and CYRUS_GROUP options to be able to configureHajimu UMEMOTO2003-01-304-16/+44
| | | | | | | | | psuedo user for cyrus. Requested by: Cyrus Anderson Yunker <cayunker@unity.ncsu.edu> Notes: svn path=/head/; revision=74277
* better workaround against PF_LOCAL.Hajimu UMEMOTO2003-01-222-26/+16
| | | | Notes: svn path=/head/; revision=73782
* Wrongly removed lib/sasl/Cyrus.conf instead of lib/sasl2/Cyrus.confHajimu UMEMOTO2003-01-171-5/+5
| | | | | | | | | during deinstall. Reported by: bento via kris Notes: svn path=/head/; revision=73327
* - Use PERL_LEVEL to distinguish installed perl version.Hajimu UMEMOTO2003-01-014-5/+58
| | | | | | | | - Add WITH_SKIPLIST_MBOX to enable skiplist mboxlist. - Add WITH_MURDER to enable murder. Notes: svn path=/head/; revision=72087
* Update to 2.1.11.Hajimu UMEMOTO2002-12-052-4/+4
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=71383
* Update to 2.1.10.Hajimu UMEMOTO2002-11-162-4/+4
| | | | Notes: svn path=/head/; revision=70232
* Update to cyrus-imapd-2.1.9.Hajimu UMEMOTO2002-09-012-4/+4
| | | | Notes: svn path=/head/; revision=65447
* Update to 2.1.8.Hajimu UMEMOTO2002-08-282-5/+5
| | | | Notes: svn path=/head/; revision=65184
* 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
* Update to 2.1.7.Hajimu UMEMOTO2002-08-214-34/+7
| | | | Notes: svn path=/head/; revision=64769
* cyradm didn't show password prompt correctly.Hajimu UMEMOTO2002-08-162-0/+13
| | | | | | | Reported by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=64586