aboutsummaryrefslogtreecommitdiffstats
path: root/mail/cyrus
Commit message (Collapse)AuthorAgeFilesLines
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-072-1/+2
| | | | Approved by: pat
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-021-1/+2
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* moving saslv1 includes files to make it easier to add saslv2Hajimu UMEMOTO2002-07-291-1/+1
| | | | | | PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu
* Make this port add shell to cyrus userDavid W. Chapman Jr.2002-05-243-51/+33
| | | | | PR: 38435 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
* Fix a typo. PKG_PREIFX -> PKG_PREFIXJim Mock2002-02-071-1/+1
| | | | Submitted by: Krzysztof Stryjek <wtp@mud.pl> on -ports
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-18/+18
| | | | | | 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.
* o remove etc/imap/mailboxes only if empty.FUJISHIMA Satsuki2001-06-302-5/+6
| | | | | | | | | o successfully exits even if etc/imap directory fails to remove. o do not overwrite mailboxes at pkg_add. o and then bump PORTREVISION. PR: 28496 Submitted by: "Scot W. Hetzel" <hetzels@westbend.net>
* fix pkg-plist.FUJISHIMA Satsuki2001-06-291-0/+1
| | | | | PR: 28496 Submitted by: Pete Fritchman <petef@databits.net>
* add imapd.conf to pkg-plistYing-Chieh Liao2001-05-201-0/+1
| | | | | PR: 27354 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | (I know, I look boring and pedant :o)
* 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
* typo fix.FUJISHIMA Satsuki2001-01-191-1/+1
| | | | Submitted by: Mathieu Mourez <matt@m2.qc.ca>
* add missing manpages.FUJISHIMA Satsuki2001-01-182-16/+18
| | | | | | sort pkg-plist. Submitted by: bento
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | Approved by: asami
* Obey portlint better, and use sensible defaults in configure args.Will Andrews2000-12-221-13/+13
| | | | | PR: 23680 Submitted by: David W. Chapman, Jr. <dwcjr@inethoston.net>
* (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>
* 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>
* pwcheck is in ${LOCALBASE}/sbin, which is not in root's default path, soSatoshi Asami2000-11-141-1/+1
| | | | | | spell out the whole path. Submitted by: bento
* 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.
* Fix homepage link.Wolfram Schneider2000-09-042-2/+2
| | | | Submitted by: Alec Berry <alec@exit1.com>
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Update PLISTPaul Richards2000-05-141-13/+16
|
* This now port depends on SASL.Paul Richards2000-05-141-1/+2
|
* Update port to 1.6.22Paul Richards2000-05-149-32/+80
|
* Update port to release 1.6.22Paul Richards2000-05-142-5/+5
|
* Patch `configure' by hand for a much smaller patch.Jacques Vidrine2000-04-161-2014/+6
| | | | Bogusness pointed out by: asami
* Fix my borked patches.Jacques Vidrine2000-04-142-1068/+2031
| | | | Reported by: Paul Richards <paul@originative.co.uk>
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-141-3/+3
|
* 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
* 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
* 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>
* Make sure a couple of more echo(1)s get to the temporary PLIST. AlsoSteve Price1999-11-272-7/+7
| | | | | | | update to use Tk8.2. PR: 14452 Submitted by: Jonathan Gapen <jagapen@whitewater.chem.wisc.edu>
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$Peter Wemm1999-08-302-2/+2
|
* sed -> ${SED}Michael Haro1999-08-281-1/+1
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* chmod -> ${CHMOD}Michael Haro1999-08-231-3/+3
| | | | chown -> ${CHOWN}
* Provide correct argv[0] for pop3dStefan Bethke1999-07-131-2/+2
| | | | PR: ports/12580
* s/HAS_CONFIGURE/GNU_CONFIGURE/ so that PREFIX will be honoredJacques Vidrine1999-05-291-2/+2
|
* Add example for inetd.conf (forgotten in last commit).Stefan Bethke1999-05-101-0/+12
|
* - Update to 1.5.19Stefan Bethke1999-05-107-57/+81
| | | | | | - Don't overwrite pre-existing imapd.conf - Fix installation of doc files - Clean up pkg/COMMENT
* Move URL to pkg/DESCR.Stefan Bethke1999-04-212-3/+2
|
* Update MASTER_SITESStefan Bethke1999-04-211-2/+3
| | | | ADD WWW_SITE (for net/netatalk)
* Proper URLs that reference directories end in '/'Bill Fumerola1999-04-091-2/+2
|
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-121-1/+2
|
* More Y2K Statement Links...Marc G. Fournier1999-01-131-1/+3
|
* Added a second master site.Stefan Bethke1998-12-221-2/+3
|
* Fix the name of the created partition directory to agree with theJohn Polstra1998-11-041-2/+2
| | | | name in the supplied configuration file.
* Update "Version required" comment.John Polstra1998-11-041-2/+2
|
* The last line of this file didn't have a terminating newline. Add one.John Polstra1998-11-041-2/+2
|
* tcl80 has been ELFized.Satoshi Asami1998-09-251-2/+2
|
* Will work better with this one...Stefan Bethke1998-09-231-0/+62
|
* Update to 1.5.14Stefan Bethke1998-09-238-73/+125
| | | | | PR: ports/7789 Submitted by: Hans Huebner <hans@artcom.de>
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-12/+0
|
* ${MKDIR} -p -> ${MKDIR} and /bin/mkdir -> ${MKDIR}. The latterSatoshi Asami1998-02-251-5/+5
| | | | actually fixes a reinstall problem.
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-252-5/+5
|
* More tcl/tk virtual category fixups.Bill Fenner1998-02-221-2/+2
|
* Unbreak cyrus port.Jordan K. Hubbard1998-02-156-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 tclSatoshi Asami1997-11-221-1/+3
| | | | change "BROKEN".
* List makedepend in BUILD_DEPENDS.Masafumi Max NAKANE1997-09-021-1/+3
| | | | Suggested by: i.vaudrey@cableinet.co.uk
* Import of the Cyrus IMAPd packageJames FitzGibbon1997-05-318-0/+322