Commit graph

27 commits

Author SHA1 Message Date
tonio
f02b3a5bd3 Update mail/isync to 1.0.4
Changelog contains mostly bugfixes.
Add path-af to handle 64bits time_t
2009-07-12 20:26:59 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
03b53774ba Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
2008-09-06 20:54:31 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
adam
707dd64033 db4 update related revision bump 2008-01-12 11:36:28 +00:00
wiz
5d4498b5fc PKGREVISION bump for db4 shlib name change. 2007-06-08 12:24:59 +00:00
tonio
e2fc760910 Avoid segfault when parsing configuration file under netbsd 2007-01-18 18:26:21 +00:00
tonio
e53c75c411 Update mail/isync to 1.0.3
2006-11-01 08:19  Oswald Buddenhagen <ossi@users.sf.net>
        * src/: drv_imap.c, mbsync.1:
        - un-document "Host imaps:[...]" syntax and introduce new option UseIMAPS
          instead
        - apply ted's patch to support UseIMAPS in conjunction with Tunnel
        - document that SSLv2 is No Good (TM)
2006-11-01 08:14  Oswald Buddenhagen <ossi@users.sf.net>
        * src/drv_imap.c:
        - move assigning default port to the place of use
2007-01-18 10:27:11 +00:00
tonio
144f80ebce Update mail/isync to 1.0.2
- remove patch-af, as it is already in the release
- take maintainership.

Changelog:
* src/compat/main.c: fix 'isync -w' writing .mbsyncrc to a wrong directory
* src/sync.c: less confusing uid ranges in debug
* src/sync.c: - sanitize flag handling of expired messages
  - don't record we synced flags if we didn't
  - remove now superfluous temporary rflags
* src/drv_maildir.c: less confusing error message on invalid mailbox.
* src/drv_imap.c:
revert 1.8 - what was i smoking?! the CREATE argument is already quoted;
we just extracted it from the previous command. ( that was patch-af )
* src/drv_maildir.c:
  make flag changes unset "new" status - unless a ghost is acting in the
  background, a flag change indicates that the message was at least
  noticed.
2006-03-07 20:20:26 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
tonio
fd126270fe Fix -C for imap mailboxes : do not quote argument of CREATE
(this fix comes from isync cvs)
Bump PKGREVISION
2006-01-25 17:35:49 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
tonio
75ccf7110d explicitly include databases/db4/buildlink3.mk, as isync only accepts db4 2005-12-20 16:01:55 +00:00
kristerw
a74064ecbf This pkg installs some README files etc. Add them to the PLIST.
Bump PKGREVISION.
2005-10-29 17:12:59 +00:00
adrianp
52daeab6f7 - Update isync to 1.0.1 - thanks to Antoine.Reilles@loria.fr for the
first set of patches
- Many updates and bugfixes, in summary:
	- better OpenSSL detection
	- update c-client support
	- use legacy flock() only on linux
	- cope with out-of-disk-space halfways gracefully
2005-04-24 09:31:54 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
minskim
154cf575a0 Enable pkgviews installation. 2004-12-26 17:49:35 +00:00
minskim
cb922671ed This package needs Berkeley DB. Include bdb.buildlink3.mk. 2004-12-26 17:47:31 +00:00
wiz
a79b334e84 Reset maintainer on his request. 2004-11-27 20:49:18 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
cc4aee02c5 Convert to buildlink3. 2004-04-18 05:31:35 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
snj
b88343e594 s/Syncronize/Synchronize/ 2004-02-21 07:12:12 +00:00
seb
588134cf91 Update to version 0.9.2.
Changes in version 0.9
Added Tunnel directive to allow the user to specify a shell command to run
to set up an IMAP connection in place of a TCP socket (eg., to run over
an SSH session).

Added PREAUTH support (useful mostly in conjunction with Tunnel).

Messages marked deleted are not uploaded when we are going to expunge.

Locally generated messages are not re-fetched after uploading even if the
UIDPLUS extension is not supported by the server.

Added `OneToOne' configuration option: ignore any Mailbox specifications
and instead pick up all mailboxes from the local MailDir and remote Folder
and map them 1:1 onto each other according to their names.

-C now creates both local and remote boxes; -L and -R create only local/remote.

--quiet is now really quiet.
2003-12-27 16:54:06 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
cjep
42757a1ea7 Initial import of isync 0.8 into the NetBSD packages collection as
mail/isync.

isync 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.

Supplied by Ceri Storey in PR#19314. Thanks!
2002-12-07 15:12:41 +00:00