Path to this page:
./
mail/isync,
Synchronize a maildir with an imap server
Branch: pkgsrc-2015Q2,
Version: 1.1.1nb1,
Package name: isync-1.1.1nb1,
Maintainer: tonioisync is a command line utility for synchronizing a remote IMAP mailbox
with a local maildir-style mailbox. This is useful for working in
disconnected mode, such as on a laptop. Modifications made locally and
remotely are synchronized so that no message status flags are lost.
Required to run:[
databases/db4]
Master sites:
SHA1: be759ff7e7e141b91fc242284ddeb256d54a5567
RMD160: a8207433d368d621da81b1c68540e0838c391c0f
Filesize: 250.212 KB
Version history: (Expand)
- (2015-07-10) Updated to version: isync-1.1.1nb1
- (2015-07-04) Package added to pkgsrc.se, version isync-1.1.1 (created)
CVS history: (Expand)
2015-07-08 21:51:35 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #4760 - requested by bsiegert
mail/isync: bug fix patch
Revisions pulled up:
- mail/isync/Makefile 1.37
- mail/isync/distinfo 1.14
- mail/isync/patches/patch-src_socket.c 1.3
---
Module Name: pkgsrc
Committed By: bsiegert
Date: Sat Jul 4 15:52:51 UTC 2015
Modified Files:
pkgsrc/mail/isync: Makefile distinfo
Added Files:
pkgsrc/mail/isync/patches: patch-src_socket.c
Log message:
Fix crashing bug in mbsync on NetBSD 6. From Enami Tsugutumo in
PR pkg/49784.
|