aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mailsync
Commit message (Collapse)AuthorAgeFilesLines
* - SIZE'ifykrion2004-03-231-0/+1
| | | | | PR: ports/64609 Submitted by: maintainer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* The __WORD_BIT constant in GCC's stl_bvector.h caused a namespacetrevor2003-12-041-7/+1
| | | | conflict which kept the mailsync port from compiling. Resolve it.
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* Add mailsync 4.4.4, mailsync is a way of keeping a collection of mailboxesobraun2003-02-286-0/+108
synchronized. PR: ports/48601 Submitted by: Maxim Tulyuk <mt@primats.org.ua>