aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Don't automatically delete etc/imap.conf and etc/mailboxesKris Kennaway2001-01-281-2/+0
| | | | | | | | | | on deinstallation - the package deinstall script takes care of this if appropriate PR: ports/20888 Notes: svn path=/head/; revision=37675
* typo fix.FUJISHIMA Satsuki2001-01-181-1/+1
| | | | | | | Submitted by: Mathieu Mourez <matt@m2.qc.ca> Notes: svn path=/head/; revision=37302
* add missing manpages.FUJISHIMA Satsuki2001-01-172-16/+18
| | | | | | | | | sort pkg-plist. Submitted by: bento Notes: svn path=/head/; revision=37279
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Obey portlint better, and use sensible defaults in configure args.Will Andrews2000-12-211-13/+13
| | | | | | | | PR: 23680 Submitted by: David W. Chapman, Jr. <dwcjr@inethoston.net> Notes: svn path=/head/; revision=36213
* (Oops, forgot this file with the 1.6.24 update):Will Andrews2000-12-211-0/+10
| | | | | | | | | | | | | | | Update to 1.6.24. Fix /var/pwcheck handling since that's moved to the security/cyrus-sasl port. Fix deliver.c so it uses the correct location of sendmail (/usr/sbin/sendmail vs. /usr/lib/sendmail). Open the port up to the world after previous maintainer showed no interest in the port for nearly 2 years. PR: 22791, 22465 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net> Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=36179
* Update to 1.6.24. Fix /var/pwcheck handling since that's moved to theWill Andrews2000-12-219-41/+125
| | | | | | | | | | | | | | security/cyrus-sasl port. Fix deliver.c so it uses the correct location of sendmail (/usr/sbin/sendmail vs. /usr/lib/sendmail). Open the port up to the world after previous maintainer showed no interest in the port for nearly 2 years. PR: 22791, 22465 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net> Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=36178
* pwcheck is in ${LOCALBASE}/sbin, which is not in root's default path, soSatoshi Asami2000-11-131-1/+1
| | | | | | | | | spell out the whole path. Submitted by: bento Notes: svn path=/head/; revision=35105
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-2/+2
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Fix homepage link.Wolfram Schneider2000-09-032-2/+2
| | | | | | | Submitted by: Alec Berry <alec@exit1.com> Notes: svn path=/head/; revision=32226
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Update PLISTPaul Richards2000-05-131-13/+16
| | | | Notes: svn path=/head/; revision=28437
* This now port depends on SASL.Paul Richards2000-05-131-1/+2
| | | | Notes: svn path=/head/; revision=28436
* Update port to 1.6.22Paul Richards2000-05-139-32/+80
| | | | Notes: svn path=/head/; revision=28432
* Update port to release 1.6.22Paul Richards2000-05-132-5/+5
| | | | Notes: svn path=/head/; revision=28431
* Patch `configure' by hand for a much smaller patch.Jacques Vidrine2000-04-151-2014/+6
| | | | | | | Bogusness pointed out by: asami Notes: svn path=/head/; revision=27616
* Fix my borked patches.Jacques Vidrine2000-04-142-1068/+2031
| | | | | | | Reported by: Paul Richards <paul@originative.co.uk> Notes: svn path=/head/; revision=27521
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27500
* Fix packaging: if you are going to link with Kerberos IV you will haveJacques Vidrine2000-03-312-0/+1068
| | | | | | | to link with com_err too Notes: svn path=/head/; revision=27174
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Make sure all the directories needed by this port are created on install.Steve Price1999-12-291-1/+21
| | | | | | | | PR: 12584 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com> Notes: svn path=/head/; revision=24245
* Make sure a couple of more echo(1)s get to the temporary PLIST. AlsoSteve Price1999-11-262-7/+7
| | | | | | | | | | update to use Tk8.2. PR: 14452 Submitted by: Jonathan Gapen <jagapen@whitewater.chem.wisc.edu> Notes: svn path=/head/; revision=23365
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-302-2/+2
| | | | Notes: svn path=/head/; revision=21124
* sed -> ${SED}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21048
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Provide correct argv[0] for pop3dStefan Bethke1999-07-121-2/+2
| | | | | | | PR: ports/12580 Notes: svn path=/head/; revision=20173