Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.2.4 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
7.2.4 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
7.2.4 27 Jul 2019 13:34:09 |
misha |
- update from 7.2.3 to 7.2.4 |
7.2.3 16 Mar 2019 16:40:11 |
misha |
- update from 7.2.1 to 7.2.3 |
7.2.1 17 Jun 2018 14:30:31 |
misha |
- update from 7.2.0 to 7.2.1 |
7.2.0 04 Jun 2018 15:13:16 |
misha |
- update from 7.1.5 to 7.2.0 |
7.1.5 22 Feb 2018 06:28:34 |
misha |
- update 7.1.4 to 7.1.5
PR: 225740
Submitted by: uzsolt@uzsolt.hu
Approved by: jpaetzel (implicit) |
7.1.4 02 Dec 2017 11:57:58 |
misha |
- update from 7.0.3 to 7.1.4
Approved by: jpaetzel (mentor) |
7.0.13 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
7.0.13 28 Jan 2017 22:18:11 |
misha |
- update from 7.0.12 to 7.0.13
Approved by: jpaetzel (implicit) |
7.0.12 16 Dec 2016 17:26:10 |
misha |
- update from 7.0.9 to 7.0.12
Approved by: wg (co-mentor) |
7.0.9 28 Nov 2016 18:40:59 |
misha |
- update from 7.0.8 to 7.0.9
PR: 214241
Submitted by: mp39590@gmail.com (maintainer)
Approved by: jpaetzel (mentor) |
7.0.8 23 Oct 2016 17:50:38 |
pi |
mail/offlineimap: update 6.5.7 -> 7.0.8
PR: 213672
Changes: http://www.offlineimap.org/doc/Changelog.html
Submitted by: mp39590@gmail.com (maintainer) |
6.5.7 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
6.5.7 13 Oct 2015 07:56:33 |
mat |
- update from 6.5.5 to 6.5.7
- add py-sqlite3 as a run dependency
- simplify the port
PR: 201402
Submitted by: mp39590 gmail com
Sponsored by: Absolight |
6.5.5 07 May 2015 16:32:44 |
mat |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
6.5.5 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
6.5.5 21 Oct 2014 17:10:06 |
mva |
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit) |
6.5.5 28 Mar 2014 13:34:44 |
garga |
Support stage
Approved by: portmgr (blanket) |
6.5.5 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
6.5.5 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
6.5.5 05 Oct 2013 18:36:07 |
rea |
Upgrade OfflineIMAP to 6.5.5
Changes since 6.5.4:
* Avoid lockups for IMAP synchronizations running with the
"-1" command-line switch (X-Ryl669 <boite.pour.spam@gmail.com>)
* Dump stacktrace for all threads on SIGQUIT: ease debugging
of threading and other issues
* SIGHUP is now handled as the termination notification rather than
the signal to reread the configuration (Dmitrijs Ledkovs)
* Honor the timezone of emails (Tobias Thierer)
* Allow mbnames output to be sorted by a custom sort key by specifying
a 'sort_keyfunc' function in the [mbnames] section of the config.
* Support SASL PLAIN authentication method. (Andreas Mack)
* Support transport-only tunnels that requre full IMAP authentication. (Only the first 15 lines of the commit message are shown above ) |
6.5.4_1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
6.5.4_1 04 Jun 2013 10:32:49 |
bapt |
Convert to new options framework |
6.5.4_1 01 Mar 2013 19:41:33 |
rea |
mail/offlineimap: add patch for proper handling of read-only folders
PR: 176079
QA page: http://codelabs.ru/fbsd/ports/qa/mail/offlineimap/6.5.4_1
Submitted by: Matthew West <ports@r.zeeb.org>
Feature safe: yes |
6.5.4 19 Jun 2012 08:41:42 |
rea |
mail/offlineimap: upgrade to 6.5.4
Changes since 6.5.3.1:
- Bump bundled imaplib2 library 2.29 --> 2.33
- Actually perform the SSL fingerprint check (reported by J. Cook)
- Curses UI, don't use colors after we shut down curses already
(C.H"oger)
- Document that '%' needs encoding as '%%' in *.conf
- Fix crash when IMAP.quickchanged() led to an Error
(reported by sharat87)
- Implement the createfolders setting to disable folder propagation
(see docs)
Changes since 6.5.3: (Only the first 15 lines of the commit message are shown above ) |
6.5.2.1 22 Feb 2012 14:40:43 |
rea |
mail/offlineimap: update to 6.5.2.1
OfflineIMAP changed its maintainer again, now it is
Sebastian Spaeth. There are too many changes since
6.4.0, so they won't be listed here for this update.
Feature safe: yes |
6.4.0 03 Dec 2011 19:38:15 |
rea |
mail/offlineimap: upgrade to 6.4.0
Changelog since 6.3.4:
{{{
OfflineIMAP v6.4.0 (2011-09-29)
This is the first stable release to support the forward-compatible
per-account locks and remote folder creation that has been introduced
in the 6.3.5 series.
- Various regression and bug fixes from the last couple of RCs
OfflineIMAP v6.3.5-rc3 (2011-09-21)
Changes
(Only the first 15 lines of the commit message are shown above ) |
6.3.4 12 Sep 2011 06:33:36 |
rea |
Grab maintainership of OfflineIMAP
Sergei was inactive for the last year and there were some maintainer
timeouts.
Approved-by: portmgr (linimon) |
6.3.4 11 Sep 2011 20:20:55 |
rea |
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)
=================================== (Only the first 15 lines of the commit message are shown above ) |
6.3.3_1 15 Aug 2011 22:01:14 |
rea |
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 |
6.3.3_1 02 Jul 2011 11:21:40 |
uqs |
Fix a possible data loss bug
Submitted by: Fredrik Andersson <fredrik@glyph.se>
Obtained from:
https://github.com/nicolas33/offlineimap/commit/520e39d35536172d03b22d012cf4d8828687f2ff |
6.3.3 01 Jul 2011 20:13:06 |
uqs |
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 |
6.2.0.2 08 Aug 2010 21:31:40 |
sergei |
- 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> |
6.0.3 08 Aug 2010 20:43:54 |
sergei |
Use $SUB_FILES to dynamically adjust pkg-message
PR: ports/142769
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> |
6.0.3 26 Jan 2009 14:59:34 |
sergei |
- 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 |
6.0.0 27 Jul 2008 19:12:25 |
arved |
Update to 6.0.0
PR: 125649
Submitted by: Chess Griffin <chess@chessgriffin.com> |
4.0.11_1 27 Jul 2008 04:30:53 |
linimon |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
4.0.11_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
4.0.11 28 Nov 2005 14:41:36 |
sergei |
- 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> |
4.0.11 25 Nov 2005 15:49:59 |
sergei |
- Update to 4.0.11
Submitted by: Toni Schmidbauer <toni at stderror dot at> (in private e-mail)
Committed from: EuroBSDcon 2005 |
4.0.8 25 Nov 2005 14:05:38 |
sergei |
- Add SHA256 checksums to my ports |
4.0.8 01 Dec 2004 11:42:31 |
sergei |
- Update to 4.0.8 |
4.0.6 26 Aug 2004 05:19:45 |
sergei |
- Update to 4.0.6
- Unbreak fetching: put in MASTER_SITE_LOCAL |
4.0.4 14 Aug 2004 21:43:49 |
kris |
BROKEN: Unfetchable |
4.0.4 02 Jul 2004 08:42:44 |
kris |
Back out previous, port was recently fixed
Pointy hat to: kris |
4.0.4 02 Jul 2004 08:19:00 |
kris |
BROKEN: Unfetchable |
4.0.4 16 Jun 2004 21:11:17 |
sergei |
- 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) |
4.0.3 15 Jun 2004 11:04:06 |
kris |
BROKEN: Unfetchable |
4.0.3 10 Jun 2004 20:44:12 |
sergei |
- Update to 4.0.3 |
4.0.0 30 Jan 2004 16:03:29 |
sergei |
SIZE *DOES* MATTER. |
4.0.0 16 Dec 2003 23:27:10 |
sergei |
- Allow user to avoid py-tkinter dependency by using WITHOUT_X11=yes knob |
4.0.0 23 Oct 2003 05:42:49 |
sergei |
Change to my @FreeBSD.org address.
Approved by: krion |
4.0.0 22 Jul 2003 08:41:57 |
arved |
Update to 4.0.0
PR: 54709
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
3.99.18_1 22 Jun 2003 14:54:59 |
erwin |
- Add x11-toolkits/py-tkinter to RUN_DEPENDS to make Tk.Blinkenlights
interface actually usable
- Bump PORTREVISION
PR: 53589
Submitted by: maintainer |
3.99.18 07 Jun 2003 17:45:01 |
erwin |
- 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) |
3.99.17 16 May 2003 02:01:14 |
petef |
- update to 3.99.17
- write pkg-message in ${WRKDIR}
PR: 51926
Submitted by: maintainer |
3.99.15 07 May 2003 17:34:42 |
ijliao |
upgrade to 3.99.15
PR: 51569
Submitted by: maintainer |
3.99.7_1 21 Feb 2003 12:42:26 |
knu |
De-pkg-comment. |
3.99.7_1 20 Jan 2003 11:11:35 |
nbm |
Sergei has agreed to take over maintainership, since he's been the one
keeping the port up to date for ages now. |
3.99.7_1 20 Jan 2003 09:43:21 |
nbm |
Fix curses bug in mail/offlineimap 3.99.7
PR: 47013
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
3.99.7 09 Jan 2003 17:44:05 |
nbm |
Update mail/offlineimap to 3.99.7
PR: 46898
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
3.99.6 09 Jan 2003 14:21:21 |
nbm |
Upgrade offlineimap to 3.99.6
PR: 46848
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
3.99.3 05 Nov 2002 15:43:14 |
arved |
Update to 3.99.3
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Approved by: nbm
PR: 44934 43548 43923 44859 |
3.99.0 08 Oct 2002 14:20:56 |
nbm |
Add pkg-message file I forgot to add in previous commit |
3.99.0 08 Oct 2002 14:04:04 |
nbm |
Upgrade offlineimap to 3.99.0
PR: 43824
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
3.2.6 21 Aug 2002 14:27:20 |
nbm |
Update mail/offlineimap to 3.2.6
PR: 41844
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
3.2.2 20 Aug 2002 16:19:00 |
nbm |
Add offlineimap 3.2.2, a powerful IMAP/Maildir synchronization tool. |