Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back out the db3 port update because some of these dependent ports had | knu | 2001-08-01 | 1 | -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. | ||||
* | Update to 2.0.16. | ume | 2001-07-28 | 2 | -6/+7 |
| | |||||
* | Reflect databases/db3's shlib version bump from 2 to 3. | knu | 2001-07-25 | 1 | -2/+2 |
| | |||||
* | Update IPv6 support patch to 20010711 version. | ume | 2001-07-11 | 2 | -3/+3 |
| | | | | Now, sieve client speaks IPv6. | ||||
* | - Install more html docs. | ume | 2001-07-09 | 2 | -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.) | ||||
* | Update to cyrus-imapd 2.0.15. | ume | 2001-07-08 | 3 | -16/+4 |
| | |||||
* | Update to 2.0.14. | ume | 2001-05-31 | 4 | -90/+16 |
| | |||||
* | The configuration files should be preserved at deinstall | ume | 2001-05-21 | 1 | -2/+4 |
| | | | | | | if they have been changed. Submitted by: olgeni | ||||
* | Fix a bug that imaps didn't work correctly. | ume | 2001-05-07 | 2 | -1/+86 |
| | | | | | | This patch will be applied in next cyrus-imapd release. Reported by: Nick Sayer <nsayer@quack.kfu.com> | ||||
* | When bind() was fail, master did core dump. | ume | 2001-05-05 | 2 | -2/+3 |
| | | | | | | Update IPv6 patch to latest one due to fix this bug. Reported by: Nick Sayer <nsayer@quack.kfu.com> | ||||
* | Update to 2.0.13. | ume | 2001-04-28 | 3 | -5/+5 |
| | | | | If your libsasl has sasl_checkapop(), you can use APOP. | ||||
* | Add missing items into pkg-plist. | ume | 2001-04-22 | 2 | -2/+11 |
| | | | | Submitted by: bento | ||||
* | Since imapd.conf is installed into ${PREFIX}/etc, mkimap should | ume | 2001-04-12 | 3 | -3/+10 |
| | | | | refer ${PREFIX}/etc/imapd.conf | ||||
* | Add missing patch that does chown to cyrus spool directory. | ume | 2001-04-06 | 1 | -0/+29 |
| | |||||
* | Since spool location is configurable by user, prevent making spool | ume | 2001-04-06 | 4 | -18/+15 |
| | | | | | | at install time. Install mkimap script and show guidance, instead. Reported by: David A. Koran <dak@solo.net> | ||||
* | Add missing Perl library into pkg-plist. | ume | 2001-04-06 | 2 | -1/+15 |
| | | | | Reported by: Kaz SHiMZ <kshimz@sfc.co.jp> | ||||
* | Use -U option of ps instead of odd path checking. | ume | 2001-03-22 | 2 | -2/+2 |
| | |||||
* | killall doesn't have -u option under FreeBSD 3.X | ume | 2001-03-16 | 2 | -1/+3 |
| | | | | Reported by: Alex Vasylenko <lxv@omut.org> | ||||
* | Add cyrus-imapd 2.0.12, the cyrus mail server, supporting POP3 and | ume | 2001-03-13 | 25 | -235/+222 |
| | | | | | | | IMAP4 protocols. PR: ports/25597 Submitted by: Christopher K Davis <ckd@ckdhr.com> | ||||
* | Spaces->tabs in the mail category. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | | | | (I know, I look boring and pedant :o) | ||||
* | Don't automatically delete etc/imap.conf and etc/mailboxes | kris | 2001-01-28 | 1 | -2/+0 |
| | | | | | | | on deinstallation - the package deinstall script takes care of this if appropriate PR: ports/20888 | ||||
* | typo fix. | sf | 2001-01-18 | 1 | -1/+1 |
| | | | | Submitted by: Mathieu Mourez <matt@m2.qc.ca> | ||||
* | add missing manpages. | sf | 2001-01-17 | 2 | -16/+18 |
| | | | | | | sort pkg-plist. Submitted by: bento | ||||
* | Goodbye, YEAR2000. Hello, 2001. | will | 2001-01-01 | 1 | -2/+0 |
| | | | | Approved by: asami | ||||
* | Obey portlint better, and use sensible defaults in configure args. | will | 2000-12-21 | 1 | -13/+13 |
| | | | | | PR: 23680 Submitted by: David W. Chapman, Jr. <dwcjr@inethoston.net> | ||||
* | (Oops, forgot this file with the 1.6.24 update): | will | 2000-12-21 | 1 | -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> | ||||
* | Update to 1.6.24. Fix /var/pwcheck handling since that's moved to the | will | 2000-12-21 | 9 | -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> | ||||
* | pwcheck is in ${LOCALBASE}/sbin, which is not in root's default path, so | asami | 2000-11-13 | 1 | -1/+1 |
| | | | | | | spell out the whole path. Submitted by: bento | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -2/+2 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Fix homepage link. | wosch | 2000-09-03 | 2 | -2/+2 |
| | | | | Submitted by: Alec Berry <alec@exit1.com> | ||||
* | Move the stragler's www.freebsd.org/~user distfiles to the offical | obrien | 2000-06-29 | 1 | -1/+2 |
| | | | | MASTER_SITE_LOCAL site. | ||||
* | Update PLIST | paul | 2000-05-13 | 1 | -13/+16 |
| | |||||
* | This now port depends on SASL. | paul | 2000-05-13 | 1 | -1/+2 |
| | |||||
* | Update port to 1.6.22 | paul | 2000-05-13 | 9 | -32/+80 |
| | |||||
* | Update port to release 1.6.22 | paul | 2000-05-13 | 2 | -5/+5 |
| | |||||
* | Patch `configure' by hand for a much smaller patch. | nectar | 2000-04-15 | 1 | -2014/+6 |
| | | | | Bogusness pointed out by: asami | ||||
* | Fix my borked patches. | nectar | 2000-04-14 | 2 | -1068/+2031 |
| | | | | Reported by: Paul Richards <paul@originative.co.uk> | ||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-13 | 1 | -3/+3 |
| | |||||
* | Fix packaging: if you are going to link with Kerberos IV you will have | nectar | 2000-03-31 | 2 | -0/+1068 |
| | | | | to link with com_err too | ||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | peter | 2000-02-08 | 1 | -1/+1 |
| | | | | | | as the days of the former are numbered. Reviewed by: asami | ||||
* | Make sure all the directories needed by this port are created on install. | steve | 1999-12-29 | 1 | -1/+21 |
| | | | | | PR: 12584 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com> | ||||
* | Make sure a couple of more echo(1)s get to the temporary PLIST. Also | steve | 1999-11-26 | 2 | -7/+7 |
| | | | | | | | update to use Tk8.2. PR: 14452 Submitted by: Jonathan Gapen <jagapen@whitewater.chem.wisc.edu> | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 2 | -2/+2 |
| | |||||
* | sed -> ${SED} | mharo | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -3/+3 |
| | | | | chown -> ${CHOWN} | ||||
* | Provide correct argv[0] for pop3d | stb | 1999-07-12 | 1 | -2/+2 |
| | | | | PR: ports/12580 | ||||
* | s/HAS_CONFIGURE/GNU_CONFIGURE/ so that PREFIX will be honored | nectar | 1999-05-28 | 1 | -2/+2 |
| | |||||
* | Add example for inetd.conf (forgotten in last commit). | stb | 1999-05-10 | 1 | -0/+12 |
| |