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-29 | 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-12 | 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-22 | 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-06 | 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-29 | 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-13 | 3 | -3/+10 |
| | | | | refer ${PREFIX}/etc/imapd.conf | ||||
* | Add missing patch that does chown to cyrus spool directory. | ume | 2001-04-07 | 1 | -0/+29 |
| | |||||
* | Since spool location is configurable by user, prevent making spool | ume | 2001-04-07 | 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-07 | 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-19 | 1 | -1/+1 |
| | | | | Submitted by: Mathieu Mourez <matt@m2.qc.ca> | ||||
* | add missing manpages. | sf | 2001-01-18 | 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-22 | 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-14 | 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-04 | 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-14 | 1 | -13/+16 |
| | |||||
* | This now port depends on SASL. | paul | 2000-05-14 | 1 | -1/+2 |
| | |||||
* | Update port to 1.6.22 | paul | 2000-05-14 | 9 | -32/+80 |
| | |||||
* | Update port to release 1.6.22 | paul | 2000-05-14 | 2 | -5/+5 |
| | |||||
* | Patch `configure' by hand for a much smaller patch. | nectar | 2000-04-16 | 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-14 | 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-27 | 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-23 | 1 | -3/+3 |
| | | | | chown -> ${CHOWN} | ||||
* | Provide correct argv[0] for pop3d | stb | 1999-07-13 | 1 | -2/+2 |
| | | | | PR: ports/12580 | ||||
* | s/HAS_CONFIGURE/GNU_CONFIGURE/ so that PREFIX will be honored | nectar | 1999-05-29 | 1 | -2/+2 |
| | |||||
* | Add example for inetd.conf (forgotten in last commit). | stb | 1999-05-10 | 1 | -0/+12 |
| | |||||
* | - Update to 1.5.19 | stb | 1999-05-10 | 7 | -57/+81 |
| | | | | | | - Don't overwrite pre-existing imapd.conf - Fix installation of doc files - Clean up pkg/COMMENT | ||||
* | Move URL to pkg/DESCR. | stb | 1999-04-21 | 2 | -3/+2 |
| | |||||
* | Update MASTER_SITES | stb | 1999-04-21 | 1 | -2/+3 |
| | | | | ADD WWW_SITE (for net/netatalk) | ||||
* | Proper URLs that reference directories end in '/' | billf | 1999-04-09 | 1 | -2/+2 |
| | |||||
* | Commit all Y2K/WWW_SITE changes from today... | scrappy | 1999-03-12 | 1 | -1/+2 |
| | |||||
* | More Y2K Statement Links... | scrappy | 1999-01-13 | 1 | -1/+3 |
| | |||||
* | Added a second master site. | stb | 1998-12-22 | 1 | -2/+3 |
| | |||||
* | Fix the name of the created partition directory to agree with the | jdp | 1998-11-04 | 1 | -2/+2 |
| | | | | name in the supplied configuration file. | ||||
* | Update "Version required" comment. | jdp | 1998-11-04 | 1 | -2/+2 |
| | |||||
* | The last line of this file didn't have a terminating newline. Add one. | jdp | 1998-11-04 | 1 | -2/+2 |
| | |||||
* | tcl80 has been ELFized. | asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | Will work better with this one... | stb | 1998-09-23 | 1 | -0/+62 |
| | |||||
* | Update to 1.5.14 | stb | 1998-09-23 | 8 | -73/+125 |
| | | | | | PR: ports/7789 Submitted by: Hans Huebner <hans@artcom.de> | ||||
* | Remove more manpages, as part of the great manpage removal project. | hoek | 1998-08-17 | 1 | -12/+0 |
| | |||||
* | ${MKDIR} -p -> ${MKDIR} and /bin/mkdir -> ${MKDIR}. The latter | asami | 1998-02-25 | 1 | -5/+5 |
| | | | | actually fixes a reinstall problem. | ||||
* | Upgrade to use tcl8.1 and tk8.1. | jseger | 1998-02-25 | 2 | -5/+5 |
| | |||||
* | More tcl/tk virtual category fixups. | fenner | 1998-02-22 | 1 | -2/+2 |
| | |||||
* | Unbreak cyrus port. | jkh | 1998-02-15 | 6 | -18/+62 |
| | | | | | Submitted by: Ian Vaudrey <i.vaudrey@bigfoot.com> PR: 4729 | ||||
* | Mark the ports that were broken in one way or another by the recent tcl | asami | 1997-11-22 | 1 | -1/+3 |
| | | | | change "BROKEN". | ||||
* | List makedepend in BUILD_DEPENDS. | max | 1997-09-02 | 1 | -1/+3 |
| | | | | Suggested by: i.vaudrey@cableinet.co.uk | ||||
* | Import of the Cyrus IMAPd package | jfitz | 1997-05-31 | 8 | -0/+322 |