notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/imapsync/distinfo
SVNWeb

Number of commits found: 65

Sat, 15 Jul 2023
[ 19:15 Kurt Jaeger (pi) search for other commits by this committer ]    commit hash:89d30ec3a8a06662b0054a28d83f1c8e631aef5f  commit hash:89d30ec3a8a06662b0054a28d83f1c8e631aef5f  commit hash:89d30ec3a8a06662b0054a28d83f1c8e631aef5f  89d30ec 
mail/imapsync: update 2.178 -> 2.229

Changes:	https://imapsync.lamiral.info/S/news.shtml
Tue, 15 Mar 2022
[ 15:47 Gordon Tetlow (gordon) search for other commits by this committer ]    commit hash:8a69b006842f40e5ba58acfd28e39fe20be36fac  commit hash:8a69b006842f40e5ba58acfd28e39fe20be36fac  commit hash:8a69b006842f40e5ba58acfd28e39fe20be36fac  8a69b00 
mail/imapsync: Update 1.977 -> 2.178.

PR:		262561
Approved by:	pi (maintainer)
Fri, 22 May 2020
[ 18:00 pi search for other commits by this committer ] Original commit   Revision:536216
mail/imapsync: update 1.945 -> 1.977

Submitted by:	Mike Selner <mike@tela.com>
Relnotes:	https://imapsync.lamiral.info/S/news.shtml
Sat, 29 Feb 2020
[ 21:34 bofh search for other commits by this committer ] Original commit   Revision:527476
mail/imapsync: Update version 1.882=>1.945

- Add missing dependencies

PR:		244523
Submitted by:	bofh
Approved by:	pi
Mon, 22 Apr 2019
[ 20:24 pi search for other commits by this committer ] Original commit   Revision:499670
mail/imapsync: update 1.836 -> 1.882

PR:		237475
Submitted by:	Krzysztof <ports@bsdserwis.com>
Relnotes:	http://imapsync.lamiral.info/S/news.shtml
Thu, 15 Feb 2018
[ 13:51 mat search for other commits by this committer ] Original commit   Revision:461924
Use USE_GITHUB instead of hand crafting urls.

Sponsored by:	Absolight
Sun, 12 Nov 2017
[ 18:11 pi search for other commits by this committer ] Original commit   Revision:454059
mail/imapsync: update 1.727 -> 1.836

PR:		223473
Changes:	http://imapsync.lamiral.info/S/news.shtml
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Thu, 6 Oct 2016
[ 19:52 pi search for other commits by this committer ] Original commit   Revision:423436
mail/imapsync: 1.678 -> 1.727

PR:		213116
Changes:	http://imapsync.lamiral.info/ChangeLog
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Tue, 8 Mar 2016
[ 13:09 mat search for other commits by this committer ] Original commit   Revision:410613 (Only the first 10 of 89 ports in this commit are shown above. View all ports for this commit)
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.

Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
Fri, 5 Feb 2016
[ 17:04 pi search for other commits by this committer ] Original commit   Revision:408229
mail/imapsync: 1.670 -> 1.678

- Added --errorsmax in --help message
- Added --debugssl int. Default is like --debugssl 1 (Only print out errors).
- Added --timeout1
- Added --timeout2 (--timeout still available to set both with the same value)
- Added --sslargs1 to pass any ssl parameter for host1 connection.
- Added --sslargs2 to pass any ssl parameter for host2 connection.
  Example --sslargs1 SSL_verify_mode=1 --sslargs1 SSL_version=SSLv3
- Removed --allow3xx option.
- Added env_proxy call in sub xoauth2() to read proxy settings
  from environment variable without  PERL_LWP_ENV_PROXY=1

PR:		206952
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Tue, 12 Jan 2016
[ 09:54 pi search for other commits by this committer ] Original commit   Revision:405847
mail/imapsync: 1.644 -> 1.670

- many small fixes
Sat, 29 Aug 2015
[ 09:36 pi search for other commits by this committer ] Original commit   Revision:395535
mail/imapsync: 1.607 -> 1.644

Changelog:
http://imapsync.lamiral.info/S/news.shtml
Mon, 29 Dec 2014
[ 08:41 pi search for other commits by this committer ] Original commit   Revision:375776
mail/imapsync: 1.592 -> 1.607

Changes:
- Folders showed also in utf8.
- Caveat to upgrade on Unix!: New Unicode::String Perl module
  dependency, for utf8 output. See the INSTALL file.
- Enhancement: Added --skipemptyfolders to skip syncing empty host1
  folders. They are not created on host2.
- Usability: Remove /x from regexes applied with --include and --exclude.
  Blanks no longer have to be explicit with \ or [ ].
- Usability: Added utf8 output for folder names, protocol native utf7imap
  special characters are not user friendly readable
- Usability: Moved foldersizes output after folders lists output.
- Usability: Added total size transferred after each message copied.
- Usability: After ETA, added number of total to be synced, as a
  denominator dddd after each message copied, like nnn/dddd where nnn
  is the number of messages copied. Before there was only nnn without
  /dddd.
- Bug fix: Added several checks if IsUnconnected. Goal avoid imap
  commands while disconnected. Reconnexion would be better anyway.

PR:		196341
Submitted by:	mp39590@gmail.com
Sat, 14 Jun 2014
[ 19:14 pi search for other commits by this committer ] Original commit   Revision:357800
mail/imapsync: update 1.584 -> 1.592
Fri, 2 May 2014
[ 20:17 pi search for other commits by this committer ] Original commit   Revision:352845
mail/imapsync: update 1.580 -> 1.584

PR:             ports/186775
Submitted by:   pi
Approved by:    jadawin (mentor)
Mon, 20 Jan 2014
[ 13:05 wg search for other commits by this committer ] Original commit   Revision:340386
mail/imapsync: update to 1.580

PR:		ports/185883
Submitted by:	maintainer
Fri, 1 Nov 2013
[ 10:51 wg search for other commits by this committer ] Original commit   Revision:332353
mail/imapsync: update to 1.569

PR:		ports/183374
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu> (maintainer)
Sat, 26 Oct 2013
[ 16:26 wg search for other commits by this committer ] Original commit   Revision:331718
mail/imapsync: update to 1.567 and staging

- Update to 1.567 [1]
- Allow staging [1] (based on)
- Remove unnecessary BUILD_DEPENDS as there is no build

PR:		ports/182662 [1]
Submitted by:	Herbert J. Skuhra <h.skuhra gmail.com>
Approved by:	maintainer
Wed, 28 Aug 2013
[ 15:58 wg search for other commits by this committer ] Original commit   Revision:325542
mail/imapsync: update to 1.564

- Update to 1.564 [1]
- Pass maintainership to submitter
- Convert to USES perl5

PR:		ports/181237
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu>
Approved by:	maintainer (timeout)
Tue, 14 May 2013
[ 19:31 rakuco search for other commits by this committer ] Original commit   Revision:318192
Update to 1.536.

PR:		ports/178106
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
Approved by:	maintainer timeout (20 days)
Fri, 21 Dec 2012
[ 19:57 pawel search for other commits by this committer ] Original commit   Revision:309371
Update to version 1.508

PR:		ports/173388
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by:	maintainer timeout (6 weeks)
Wed, 25 Apr 2012
[ 16:27 jgh search for other commits by this committer ] Original commit 
- Update to 1.487

PR:     ports/166752
Changelog:      http://imapsync.lamiral.info/ChangeLog
Submitted by:   alexey@renatasystems.org
Approved by:    maintainer timeout ( 18 days )
Sat, 24 Sep 2011
[ 17:17 sunpoet search for other commits by this committer ] Original commit 
- Update to 1.456

Changes:        http://ks.lamiral.info/imapsync/ChangeLog
PR:             ports/160600
Submitted by:   sunpoet (myself)
Approved by:    maintainer (timeout, 14 days)
Tue, 14 Jun 2011
[ 06:47 culot search for other commits by this committer ] Original commit 
- Update to 1.434

PR:             ports/157430
Submitted by:   Mark Felder <feld@feld.me>
Approved by:    maintainer timeout (>14 days)
Fri, 13 May 2011
[ 13:12 wxs search for other commits by this committer ] Original commit 
Update to 1.411.
While here, be explicit about the RUN_DEPENDS.

PR:             ports/156710
Submitted by:   Mark Felder <feld@feld.me>
Approved by:    maintainer timeout
Wed, 6 Apr 2011
[ 00:46 wxs search for other commits by this committer ] Original commit 
Update to 1.404

PR:             ports/155578
Submitted by:   Mark Felder <feld@feld.me>
Approved by:    maintainer timeout
Wed, 27 Oct 2010
[ 06:35 bsam search for other commits by this committer ] Original commit 
. update to version 1.366.

PR:             ports/151739
Submitted by:   bsam (me)
Approved by:    Jim Riggs <ports at christianserving.org> (maintainer)
Tue, 26 Oct 2010
[ 01:08 sunpoet search for other commits by this committer ] Original commit 
- Update to 1.363

Changes:        http://www.linux-france.org/prj/imapsync/ChangeLog
PR:             ports/151715
Submitted by:   Toni ViemerA <toni.viemero@iki.fi>
Approved by:    Jim Riggs <ports@christianserving.org> (maintainer), pgollucci
(mentor, implicit)
Wed, 23 Jun 2010
[ 20:02 delphij search for other commits by this committer ] Original commit 
Upstream have re-rolled distfile.

Checked manually that the only difference is FAQ and donor list.

Founded by:     QAT
Feature safe:   yes
Tue, 22 Jun 2010
[ 18:52 delphij search for other commits by this committer ] Original commit 
Update to 1.315.

PR:             ports/147947
Approved by:    maintainer
Feature safe:   yes
Thu, 29 Apr 2010
[ 04:06 sahil search for other commits by this committer ] Original commit 
- Update to 1.310
- Use ${PORTNAME} where possible

PR:             ports/146074
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
Approved by:    wxs@ (mentor)
Mon, 10 Aug 2009
[ 18:47 jadawin search for other commits by this committer ] Original commit 
- Update to 1.286

PR:             ports/137434
Submitted by:   Kevin Kobb <kkobb _AT_ skylinecorp.com>
Approved by:    maintainer
Thu, 16 Jul 2009
[ 15:33 wxs search for other commits by this committer ] Original commit 
- Update to 1.285
- Retire pkg-plist as it is now a single binary and man page.

PR:             ports/136262
Submitted by:   Jim Riggs <ports@christianserving.org>
Fri, 10 Oct 2008
[ 12:02 tabthorpe search for other commits by this committer ] Original commit 
- Update to 1.267

PR:             ports/127933
Submitted by:   Jim Riggs <ports@christianserving.org>
Fri, 29 Aug 2008
[ 11:57 jadawin search for other commits by this committer ] Original commit 
- Update to 1.264

PR:             ports/126931
Submitted by:   Jim Riggs <ports _at_ christianserving _dot_ org>
Mon, 18 Aug 2008
[ 00:35 edwin search for other commits by this committer ] Original commit 
[MAINTAINER] mail/imapsync: update to 1.261

PR:             ports/126606
Submitted by:   Jim Riggs <ports@christianserving.org>
Fri, 15 Aug 2008
[ 00:10 edwin search for other commits by this committer ] Original commit 
[MAINTAINER] mail/imapsync: update to 1.260

        - Update to 1.260

PR:             ports/126522
Submitted by:   Jim Riggs <ports@christianserving.org>
Wed, 16 Jul 2008
[ 21:31 pav search for other commits by this committer ] Original commit 
- Update to 1.255
- Use bundled Mail::IMAPClient instead of the one in ports which is too new

PR:             ports/125462
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
Fri, 16 May 2008
[ 12:27 miwi search for other commits by this committer ] Original commit 
- Update to 1.252

PR:             123687
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
Tue, 22 Apr 2008
[ 18:24 jadawin search for other commits by this committer ] Original commit 
- Update to 1.250

PR:             ports/122976
Submitted by:   Jim Riggs <ports@christianserving.org>
Approved by:    tabthorpe (mentor)
Thu, 17 Apr 2008
[ 14:43 rafan search for other commits by this committer ] Original commit 
- Update to 1.249

PR:             ports/121967
Submitted by:   Boris S. <bst2006 at dva.dyndns.org>
Approved by:    Jim Riggs <ports at christianserving.org> (maintainer)
Mon, 31 Dec 2007
[ 15:46 rafan search for other commits by this committer ] Original commit 
- Update to 1.241

PR:             ports/119191
Submitted by:   Jim Riggs <ports at christianserving.org> (maintainer)
[ 00:40 miwi search for other commits by this committer ] Original commit 
- Update to 1.239

PR:             119145
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
Sat, 15 Dec 2007
[ 18:18 miwi search for other commits by this committer ] Original commit 
- Update to 1.233

PR:             117675
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
Wed, 12 Sep 2007
[ 03:12 edwin search for other commits by this committer ] Original commit 
[MAINTAINER] mail/imapsync: update to 1.223

        - Update to 1.223

PR:             ports/116283
Submitted by:   Jim Riggs <ports@christianserving.org>
Mon, 9 Apr 2007
[ 02:04 clsung search for other commits by this committer ] Original commit 
- Update to 1.219

PR:             ports/111321
Submitted by:   maintainer (Jim Riggs)
Tue, 13 Mar 2007
[ 09:21 miwi search for other commits by this committer ] Original commit 
- Update to 1.217

PR:             110210
Submitted by:   miwi
Approved by:    maintainer
Thu, 1 Mar 2007
[ 10:04 miwi search for other commits by this committer ] Original commit 
- Update to 1.213
- Pass maintainership to submitter

PR:             109655
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
Mon, 21 Aug 2006
[ 15:21 garga search for other commits by this committer ] Original commit 
- Update to 1.182
- UNBREAK: Make it fetchable again

PR:             ports/101421
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk>
Approved by:    maintainer timeout (16 days)
Sat, 29 Jul 2006
[ 19:23 erwin search for other commits by this committer ] Original commit 
Update to 1.179

PR:             101028
Submitted by:   Alex Deiter <tiamat@komi.mts.ru> (maintainer)
Fri, 7 Jul 2006
[ 13:45 jmelo search for other commits by this committer ] Original commit 
- Update to 1.178.

Reported by:    krismail
Approved by:    maintainer (timeout 15 days)
Fri, 19 May 2006
[ 20:04 jmelo search for other commits by this committer ] Original commit 
- Update to 1.172.

PR:             ports/96275
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Approved by:    maintainer (timeout 15 days), mnag (mentor)
Mon, 5 Dec 2005
[ 13:17 ehaupt search for other commits by this committer ] Original commit 
- Update to 1.145
- Add SHA256 hash

PR:             89964
Submitted by:   Alex Deiter <tiamat@komi.mts.ru>
Wed, 30 Nov 2005
[ 14:56 flz search for other commits by this committer ] Original commit 
- Update to 1.144.

PR:             ports/89760
Submitted by:   maintainer
Thu, 17 Nov 2005
[ 12:46 sem search for other commits by this committer ] Original commit 
- Update to 1.142

PR:             ports/89186
Submitted by:   Alex Deiter (maintainer)
Sun, 30 Oct 2005
[ 16:25 jylefort search for other commits by this committer ] Original commit 
Update to 1.140

PR:             ports/88237
Submitted by:   maintainer
Tue, 19 Jul 2005
[ 10:26 garga search for other commits by this committer ] Original commit 
Update to 1.139

PR:             ports/83649
Submitted by:   Andrej Zverev <az@inec.ru>
Approved by:    Alex Deiter <tiamat@komi.mts.ru> (maintainer), flz (mentor)
Wed, 29 Jun 2005
[ 21:50 jylefort search for other commits by this committer ] Original commit 
Update to 1.137

PR:             ports/82743
Submitted by:   maintainer
Tue, 31 May 2005
[ 08:47 flz search for other commits by this committer ] Original commit 
- Update to 1.133.

PR:             ports/81696
Submitted by:   maintainer
Wed, 11 May 2005
[ 10:53 sem search for other commits by this committer ] Original commit 
- Update to 1.127

PR:             ports/80881
Submitted by:   maintainer
Mon, 25 Apr 2005
[ 11:33 novel search for other commits by this committer ] Original commit 
Update to 1.125

PR:             80317
Submitted by:   Alex Deiter (maintainer)
Tue, 5 Apr 2005
[ 07:55 sem search for other commits by this committer ] Original commit 
- Update to 1.123

PR:             ports/79302
Submitted by:   maintainer
Tue, 1 Feb 2005
[ 13:52 sem search for other commits by this committer ] Original commit 
- Update to 1.121

PR:             ports/76956
Submitted by:   maintainer
Tue, 18 Jan 2005
[ 19:01 pav search for other commits by this committer ] Original commit 
- Update to 1.118

PR:             ports/76402
Submitted by:   Alex Deiter <tiamat@komi.mts.ru> (maintainer)
Sun, 16 Jan 2005
[ 13:31 sem search for other commits by this committer ] Original commit 
imapsync - IMAP synchronization, copy or migration tool.
Synchronize mailboxes between two imap servers.
Good at IMAP migration.

PR:             ports/76304
Submitted by:   Alex Deiter <tiamat(at)komi.mts.ru>

Number of commits found: 65