Package: mailsync-ssl Version: 4.5.3 Revision: 3 Architecture: powerpc Distribution: 10.4 GCC: 3.3 Depends: libc-client1-shlibs, openssl098-shlibs BuildDepends: libc-client1-dev, openssl098-dev, gcc3.3 Source: mirror:sourceforge:mailsync/mailsync_%v.orig.tar.gz SourceDirectory: mailsync-%v Source-MD5: 517be964dcfc5ad09cf1dce3b8933542 SetCXX: g++-3.3 PatchScript: << perl -pi -e 's/\.so/.dylib/g' configure perl -pi -e 's,security/pam_appl.h,pam/pam_appl.h,' configure << ConfigureParams: --with-c-client=%p --with-openssl=%p InstallScript: << make install prefix=%i rm -fr %i/share/doc/mailsync ./install-sh -c -m 644 ./doc/mailsync.1 %i/share/man/man1/mailsync.1 << Description: Peer to peer sync of mailboxes over IMAP DescPackaging: << This version is compiled with g++-3.3, even in the 10.4 tree. If it is ever updated to a more recent compiler, any packages which depend on this one must be updated at the same time. g++4 (4.0.1 xcode 2.5) gives warning: mailsync.cc:284: warning: non-local variable ' mode' uses anonymous type << DescPort: << dmacks switched to external imap and fixed to recognize darwin shared-lib extension and pam location as of 4.5.3-1002. << DescDetail: << 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. << DocFiles: COPYING THANKS NEWS TODO doc/ABSTRACT doc/examples/mailsync:example.mailsync License: Restrictive/Distributable Homepage: http://mailsync.sourceforge.net/ Maintainer: Thomas Munro