Port details |
- py-offlineimap3 Two-way synchronization of local Maildir and IMAP folders
- 8.0.0.70 mail =2 8.0.0.37Version of this port present on the latest quarterly branch.
- Maintainer: dereks@lifeofadishwasher.com
- Port Added: 2022-12-27 15:27:06
- Last Update: 2024-08-26 01:02:10
- Commit Hash: f112ca1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv2
- WWW:
- https://github.com/OfflineIMAP/offlineimap3
- Description:
- OfflineIMAP is software that downloads your email mailbox(es) as
local Maildirs. OfflineIMAP will synchronize both sides via IMAP.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}offlineimap3>0:mail/py-offlineimap3@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/mail/py-offlineimap3/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/py-offlineimap3
- pkg install py311-offlineimap3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-offlineimap3 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-offlineimap3
- Package flavors (<flavor>: <package>)
- py311: py311-offlineimap3
- distinfo:
- TIMESTAMP = 1724613974
SHA256 (OfflineIMAP-offlineimap3-v8.0.0-70-g93f358dee9d7cf800d11679ee4e9c61abfc0c5f6-93f358dee9d7cf800d11679ee4e9c61abfc0c5f6_GH0.tar.gz) = 4bf5ab02923d9b7de186ed5f54e2ec267d4541be47833c079cc7495cfaeeea4e
SIZE (OfflineIMAP-offlineimap3-v8.0.0-70-g93f358dee9d7cf800d11679ee4e9c61abfc0c5f6-93f358dee9d7cf800d11679ee4e9c61abfc0c5f6_GH0.tar.gz) = 705645
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-distro>=0 : sysutils/py-distro@py311
- py311-imaplib2>=3.5 : mail/py-imaplib2@py311
- py311-rfc6555>=0 : mail/py-rfc6555@py311
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- a2x : textproc/asciidoc
- gmake : devel/gmake
- py311-sphinx>=0 : textproc/py-sphinx@py311
- a2x : textproc/asciidoc
- gmake : devel/gmake
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-certifi>=2020.6.20 : security/py-certifi@py311
- py311-distro>=0 : sysutils/py-distro@py311
- py311-imaplib2>=3.5 : mail/py-imaplib2@py311
- py311-keyring>0 : security/py-keyring@py311
- py311-rfc6555>=0 : mail/py-rfc6555@py311
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- py311-urllib3>=1.25.9 : net/py-urllib3@py311
- py311-keyring>0 : security/py-keyring@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-offlineimap3-8.0.0.70:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
GSSAPI=off: GSSAPI Security API support
KEYRING=on: GNOME keyring support
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- mail_py-offlineimap3
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.0.70 26 Aug 2024 01:02:10 |
Vladimir Druzenko (vvd) Author: Derek Schrock |
mail/py-offlineimap3: Update 8.0.0-37 → 8.0.0-70
Commitlog:
https://github.com/OfflineIMAP/offlineimap3/compare/d29a4dc...93f358d
PR: 281068 |
8.0.0.37 27 May 2024 11:48:12 |
Philippe Audeoud (jadawin) Author: Derek Schrock |
mail/py-offlineimap3: Update to 8.0.0-37 d29a4dc45940
PR: 279326 |
8.0.0.18_1 09 Mar 2024 15:21:25 |
Po-Chuan Hsieh (sunpoet) |
mail/py-offlineimap3: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket)
With hat: python |
8.0.0.18_1 10 Jan 2024 15:29:49 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
8.0.0.18_1 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
8.0.0.18 02 Jan 2024 10:10:37 |
Wen Heping (wen) |
mail/py-offlineimap3: Fix build with python-3.11
PR: 276067
Reported by: wen@
Approved by: maintainer |
8.0.0.18 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
8.0.0.18 27 Dec 2022 15:22:20 |
Kurt Jaeger (pi) Author: Derek Schrock |
mail/offlineimap3: Two-way synchronization of local Maildir and IMAP folders
(new port)
OfflineIMAP is software that downloads your email mailbox(es) as
local Maildirs. OfflineIMAP will synchronize both sides via IMAP.
PR: 262233
Author: Derek Schrock <dereks@lifeofadishwasher.com>
Reviewed by: koobs
Differential Revision: https://reviews.freebsd.org/D34388 |