./mail/mailsync, Mailsync is a way of synchronizing a collection of mailboxes

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q3, Version: 5.2.1nb4, Package name: mailsync-5.2.1nb4, Maintainer: pkgsrc-users

Mailsync is a way of synchronizing a collection of mailboxes. The algorithm is
a 3-way diff. Two mailboxes are simultaneously compared to a record of the
state of both mailboxes at last sync. New messages and message deletions are
propagated between the two mailboxes. If you're familiar with CVS, it's the
same principle, except there's no opportunity for conflicts.


Required to run:
[mail/imap-uw]

Required to build:
[devel/gmake]

Master sites: (Expand)

SHA1: ce32305c5d2d659ecc41d81036a78a346e97ebe0
RMD160: b6aeecee769f67978632bf582ba4df3711fcca69
Filesize: 136.687 KB

Version history: (Expand)


CVS history: (Expand)


   2008-11-16 11:07:47 by Tyler R. Retzlaff | Files touched by this commit (7)
Log message:
pullup ticket #2587 - requested by tron
imap-uw: shared version and package version bumps
imap-uw-utils: bump package revision
mailsync: bump package revision
php-imap: bump package revision
pine: bump package revision
prayer: bump package revision

revisions pulled up:
pkgsrc/mail/imap-uw/Makefile		1.127
pkgsrc/mail/imap-uw/buildlink3.mk	1.15
pkgsrc/mail/imap-uw-utils/Makefile	1.28
pkgsrc/mail/mailsync/Makefile		1.30
pkgsrc/mail/php-imap/Makefile		1.16
pkgsrc/mail/pine/Makefile		1.121
pkgsrc/mail/prayer/Makefile		1.37

   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Thu Nov 13 14:20:20 UTC 2008

   Modified Files:
           pkgsrc/mail/imap-uw: Makefile buildlink3.mk

   Log message:
   Bump the following things:
   - The shared library major version because it is no longer compatible
     with old binaries.
   - The package revision because of the above change.
   - The minimum API and ABI versions because new binary packages are no
     longer compatible with an old "imap-uw" package.

------------------------------------------------------------------------

   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Thu Nov 13 14:21:05 UTC 2008

   Modified Files:
           pkgsrc/mail/imap-uw-utils: Makefile
           pkgsrc/mail/mailsync: Makefile
           pkgsrc/mail/php-imap: Makefile
           pkgsrc/mail/pine: Makefile
           pkgsrc/mail/prayer: Makefile

   Log message:
   Bump the package revisions of all packages that depend on the
   "imap-uw" package because of binary incompatibilities.