summaryrefslogtreecommitdiff
path: root/databases/cyrus-imspd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Make PORTVERSION to be compliant with the FreeBSD standards (removeMaxim Sobolev2003-09-072-1/+17
| | | | | | | | | | | | leading `v'); - increase buffer size, so that it's possible to store strings whose size exceeds 4k; - bump PORTREVISION. Notes: svn path=/head/; revision=88691
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* moving saslv1 includes files to make it easier to add saslv2Hajimu UMEMOTO2002-07-287-7/+7
| | | | | | | | | PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu Notes: svn path=/head/; revision=63671
* The Internet Message Support Protocol (IMSP) is designed to support theDirk Meyer2002-03-3018-0/+256
provision of mail in a medium to large scale operation. It is intended to be used as a companion to the IMAP4 protocol [IMAP4], providing services which are either outside the scope of mail access or which pertain to environments which must run more than one IMAP4 server in the same mail domain. The services that IMSP provides are extended mailbox management, configuration options, and address books. http://asg.web.cmu.edu/cyrus/ PR: 31026 Submitted by: damien@tougas.net Notes: svn path=/head/; revision=56918