Commit graph

40 commits

Author SHA1 Message Date
Eygene Ryabinkin
9eefa54fcd Grab maintainership of OfflineIMAP
Sergei was inactive for the last year and there were some maintainer
timeouts.

Approved-by: portmgr (linimon)
2011-09-12 06:33:36 +00:00
Eygene Ryabinkin
94b08c8e01 OfflineIMAP: upgrade to 6.3.4
- removed applied upstream patch;
 - added patch for MANUAL.rst that eliminates RST -> HTML
   translation error.

Relevant changelog entries since 6.3.3:

OfflineIMAP v6.3.4 (2011-08-10)
===============================

* CHANGE: Handle when UID can't be found on saved messages.

OfflineIMAP v6.3.4-rc4 (2011-07-27)
===================================

* CHANGE: Manual improved.

OfflineIMAP v6.3.4-rc3 (2011-07-07)
===================================

* NEW FEATURE: Added StartTLS support, it will automatically be used
  if the server supports it.

* BUG FIX: We protect more robustly against asking for inexistent
  messages from the IMAP server, when someone else deletes or moves
  messages while we sync.

OfflineIMAP v6.3.4-rc2 (2011-06-15)
===================================

* NEW FEATURE: Implement experimental IDLE feature.

* CHANGE: Maildirs use less memory while syncing.

* BUG FIX: Saving to Maildirs now checks for file existence without
  race conditions.

* BUG FIX: A bug in the underlying imap library has been fixed
  that could potentially lead to data loss if the server interrupted
  responses with unexpected but legal server status responses.
  This would mainly occur in folders with many thousands of emails.
  Upgrading from the previous release is strongly recommended.

NOTE: the latter bug fix was already integrated into FreeBSD port
version 6.3.3_1.

OfflineIMAP v6.3.4-rc1 (2011-05-16)
===================================

* NEW FEATURE: Begin sphinx-based documentation for the code.

* NEW FEATURE: Enable 1-way synchronization by settting a
  [Repository ...] to readonly = True. When e.g. using offlineimap
  for backup purposes you can thus make sure that no changes in your
  backup trickle back into the main IMAP server.

* NEW FEATURE: Optional: experimental SQLite-based backend for the
  LocalStatus cache. Plain text remains the default.

* CHANGE: Start a enhanced error handling background system. This is
  designed to not stop a whole sync process on all errors (not much
  used, yet).

* CHANGE: Documentation improvements: the FAQ wins new entries and add
  a new HACKING file for developers.

* CHANGE: Lot of code cleanups.

* CHANGE: Reduced our sync logic from 4 passes to 3 passes
  (integrating upload of "new" and "existing" messages into one
  function). This should result in a slight speedup.

* CHANGE: No whitespace is stripped from comma-separated arguments
  passed via the -f option.

* CHANGE: Give more detailed error when encountering a corrupt UID
  mapping file.

* BUG FIX: Drop connection if synchronization failed. This is needed
  if resuming the system from suspend mode gives a wrong connection.

* BUG FIX: Fix the offlineimap crash when invoking debug option 'thread'.

* BUG FIX: Make 'thread' command line option work.

PR: ports/159815
Approved-by: sergei (maintainer timeout)
Feature-safe: yes
2011-09-11 20:20:55 +00:00
Eygene Ryabinkin
6058c4adc7 OfflineIMAP: respect NOPORTEXAMPLES and build HTML documentation on-demand
Also parametrize GitHub user name to avoid repeating ourselves
and mirror distfile locally on CodeLabs and FreeBSD.

PR: ports/158862
Hints-from: Pan Tsu <inyaoo@gmail.com>
Approved-by: garga (mentor), maintainer timeout (1 month)
Feature-safe: yes
2011-08-15 22:01:14 +00:00
Ulrich Spörlein
e56561204e Fix a possible data loss bug
Submitted by:	Fredrik Andersson <fredrik@glyph.se>
Obtained from:	520e39d355
2011-07-02 11:21:40 +00:00
Ulrich Spörlein
71398f5f1c Update to 6.3.3
This fixes offlineimap to work with Python 2.7 again

PR:		ports/154085, ports/157447
Submitted by:	Anonymous <swell.k@gmail.com>, Pan Tsu <inyaoo@gmail.com>,
		Mark Felder <feld@feld.me>
Approved by:	Maintainer timeout
2011-07-01 20:13:06 +00:00
Sergei Kolobov
09bc41a336 - Update to version 6.2.0.2
- Project moved to GitHub - update MASTER_SITES accordingly
- Tk.Blinkenlights is long gone, no need to depend on Tkinter anymore

PR:		ports/146366
Submitted by:	Anonymous <swell.k@gmail.com>
2010-08-08 21:31:40 +00:00
Sergei Kolobov
f2d5da124b Use $SUB_FILES to dynamically adjust pkg-message
PR:		ports/142769
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2010-08-08 20:43:54 +00:00
Sergei Kolobov
5e124fa6ec - Update to 6.0.3
- Use author's website as a primary MASTER_SITE
- Use MASTER_SITE_LOCAL/sergei as a backup
- Take back maintainership of this port
2009-01-26 14:59:34 +00:00
Tilman Keskinoz
5af5321a24 Update to 6.0.0
PR:		125649
Submitted by:	Chess Griffin <chess@chessgriffin.com>
2008-07-27 19:12:24 +00:00
Mark Linimon
189bb010c0 Reset sergei@ due to maintainer-timeouts and no response to email.
Hat:		portmgr
2008-07-27 04:30:53 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Sergei Kolobov
3511a99b71 - The primary URL at the author's site is Gopher over HTTP at port 70.
Thus, some sites have problems downloading the software due to port 70
  being blocked. Switch to another URL - HTTP at port 80.
- Moreover, downloading from the primary URL is still painfully slow
  (averaging 600 Bps), so keep MASTER_SITE_LOCAL in front of the list.
  Update my public_distfiles with the latest tarball to make it work.

PR:		ports/89585
Submitted by:	Toni Schmidbauer <toni at stderror dot at>
2005-11-28 14:41:36 +00:00
Sergei Kolobov
dfb7a9fc22 - Update to 4.0.11
Submitted by:	Toni Schmidbauer <toni at stderror dot at> (in private e-mail)
Committed from:	EuroBSDcon 2005
2005-11-25 15:49:59 +00:00
Sergei Kolobov
a66a28cbd3 - Add SHA256 checksums to my ports 2005-11-25 14:05:38 +00:00
Sergei Kolobov
d7aa5b35a8 - Update to 4.0.8 2004-12-01 11:42:31 +00:00
Sergei Kolobov
7fe65f2933 - Update to 4.0.6
- Unbreak fetching: put in MASTER_SITE_LOCAL
2004-08-26 05:19:45 +00:00
Kris Kennaway
d0e7992781 BROKEN: Unfetchable 2004-08-14 21:46:28 +00:00
Kris Kennaway
cda9f15314 Back out previous, port was recently fixed
Pointy hat to:	kris
2004-07-02 08:42:44 +00:00
Kris Kennaway
74b0fae0ef BROKEN: Unfetchable 2004-07-02 08:19:00 +00:00
Sergei Kolobov
ab8162bc43 - Unbreak by upgrading to 4.0.4 (previous version was removed
from the master site due to a discovered bug):
  * Reverted the header insertion point patch applied in 4.0.3.
    It has apparently caused header corruption.

Pointed out by:	pointyhat (via kris)
2004-06-16 21:11:17 +00:00
Kris Kennaway
8a92e214d8 BROKEN: Unfetchable 2004-06-15 11:04:06 +00:00
Sergei Kolobov
abc12d2526 - Update to 4.0.3 2004-06-10 20:44:12 +00:00
Sergei Kolobov
ee6478c3fc SIZE *DOES* MATTER. 2004-01-30 16:03:29 +00:00
Sergei Kolobov
6cca0a9fde - Allow user to avoid py-tkinter dependency by using WITHOUT_X11=yes knob 2003-12-16 23:27:10 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Tilman Keskinoz
8968cf25ad Update to 4.0.0
PR:		54709
Submitted by:	 Sergei Kolobov <sergei@kolobov.com>
2003-07-22 08:41:57 +00:00
Erwin Lansing
6af501b472 - Add x11-toolkits/py-tkinter to RUN_DEPENDS to make Tk.Blinkenlights
interface actually usable
- Bump PORTREVISION

PR:		53589
Submitted by:	maintainer
2003-06-22 14:54:58 +00:00
Erwin Lansing
b504beb366 - Update to 3.99.18:
- Made a fix for Python2.3 compatibility.
  - Removed warning when thread debug is specified.  Closes: #195739.
  - New option -l to log debug info to a file without having it spew
    on-screen.
  - New debug type "thread".

PR:		52903
Submitted by:	maintainer
Approved by:	edwin (mentor)
2003-06-07 17:45:01 +00:00
Pete Fritchman
66ecea4cba - update to 3.99.17
- write pkg-message in ${WRKDIR}

PR:		51926
Submitted by:	maintainer
2003-05-16 02:01:14 +00:00
Ying-Chieh Liao
ea613a9dd8 upgrade to 3.99.15
PR:		51569
Submitted by:	maintainer
2003-05-07 17:34:42 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Neil Blakey-Milner
8c553dd3f3 Sergei has agreed to take over maintainership, since he's been the one
keeping the port up to date for ages now.
2003-01-20 11:11:35 +00:00
Neil Blakey-Milner
f7fcd3d76d Fix curses bug in mail/offlineimap 3.99.7
PR:		47013
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-20 09:43:20 +00:00
Neil Blakey-Milner
95d751f6f6 Update mail/offlineimap to 3.99.7
PR:		46898
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-09 17:44:05 +00:00
Neil Blakey-Milner
c2011295a1 Upgrade offlineimap to 3.99.6
PR:		46848
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-09 14:21:21 +00:00
Tilman Keskinoz
d604298bc8 Update to 3.99.3
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Approved by:	nbm
PR:		44934 43548 43923 44859
2002-11-05 15:43:14 +00:00
Neil Blakey-Milner
82e5032da3 Add pkg-message file I forgot to add in previous commit 2002-10-08 14:20:56 +00:00
Neil Blakey-Milner
e02f07d6df Upgrade offlineimap to 3.99.0
PR:		43824
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-08 14:04:04 +00:00
Neil Blakey-Milner
75604b8bc1 Update mail/offlineimap to 3.2.6
PR:		41844
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-08-21 14:27:19 +00:00
Neil Blakey-Milner
8885b9aa6c Add offlineimap 3.2.2, a powerful IMAP/Maildir synchronization tool. 2002-08-20 16:19:00 +00:00