aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/isync/Makefile18
-rw-r--r--mail/isync/distinfo1
-rw-r--r--mail/isync/pkg-comment1
-rw-r--r--mail/isync/pkg-descr6
-rw-r--r--mail/isync/pkg-plist1
5 files changed, 27 insertions, 0 deletions
diff --git a/mail/isync/Makefile b/mail/isync/Makefile
new file mode 100644
index 000000000000..f79f04225471
--- /dev/null
+++ b/mail/isync/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: isync
+# Date created: 2000-12-23
+# Whom: eivind
+#
+# $FreeBSD$
+
+PORTNAME= isync
+PORTVERSION= 0.4
+CATEGORIES= mail
+MASTER_SITES= http://www.sigpipe.org/isync/
+
+MAINTAINER= eivind@FreeBSD.org
+
+GNU_CONFIGURE= yes
+
+MAN1= isync.1
+
+.include <bsd.port.mk>
diff --git a/mail/isync/distinfo b/mail/isync/distinfo
new file mode 100644
index 000000000000..51eee527de55
--- /dev/null
+++ b/mail/isync/distinfo
@@ -0,0 +1 @@
+MD5 (isync-0.4.tar.gz) = 3d200fe9005556d467e2ad6b8cd5de6a
diff --git a/mail/isync/pkg-comment b/mail/isync/pkg-comment
new file mode 100644
index 000000000000..3fa7e9b9da62
--- /dev/null
+++ b/mail/isync/pkg-comment
@@ -0,0 +1 @@
+Maintain local copies of remote IMAP folders w/synchronized flags
diff --git a/mail/isync/pkg-descr b/mail/isync/pkg-descr
new file mode 100644
index 000000000000..0d21dd57b992
--- /dev/null
+++ b/mail/isync/pkg-descr
@@ -0,0 +1,6 @@
+isync is a command line application which synchronizes a local maildir-style
+mailbox with a remote IMAP4 mailbox, suitable for use in IMAP-disconnected
+mode. Multiple copies of the remote IMAP4 mailbox can be maintained, and all
+flags are synchronized. TLS/SSL is supported via imaps: or STARTTLS.
+
+WWW: http://www.sigpipe.org/isync/
diff --git a/mail/isync/pkg-plist b/mail/isync/pkg-plist
new file mode 100644
index 000000000000..536a68c272be
--- /dev/null
+++ b/mail/isync/pkg-plist
@@ -0,0 +1 @@
+bin/isync