| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- make portlint happy.
Notes:
svn path=/head/; revision=330175
|
|
|
|
| |
Notes:
svn path=/head/; revision=330174
|
|
|
|
|
|
|
|
|
|
| |
- update enigmail to 1.6
- don't force gcc for i386 builds [1]
Submitted by: mi [1]
Notes:
svn path=/head/; revision=330128
|
|
|
|
|
|
|
|
|
| |
- Option is off by default, no PORTREVISION bump
With hat: portmgr
Notes:
svn path=/head/; revision=330043
|
|
|
|
|
|
|
|
|
|
|
|
| |
Horde_ActiveSync 2.7.3 -> 2.8.3
Horde_Cache 2.2.1 -> 2.3.0
Horde_Core 2.8.0 -> 2.9.0
Horde_Imap_Client 2.15.3 -> 2.15.4
Horde_Mime 2.2.5 -> 2.2.7
Horde_Text_Filter 2.1.3 -> 2.1.4
Notes:
svn path=/head/; revision=330034
|
|
|
|
|
|
|
|
|
| |
- Convert to new OPTIONS helper
Changes: http://search.cpan.org/dist/Net-IMAP-Simple/Changes
Notes:
svn path=/head/; revision=329968
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.3.96
- Support staging
- USES cmake, compiler and desktop-file-utils
PR: ports/182748
Submitted by: Marco Bröder <marco.broeder gmx.eu> (maintainer)
Notes:
svn path=/head/; revision=329908
|
|
|
|
| |
Notes:
svn path=/head/; revision=329844
|
|
|
|
| |
Notes:
svn path=/head/; revision=329818
|
|
|
|
|
|
|
| |
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=329817
|
|
|
|
|
|
|
| |
Discussed with: mat
Notes:
svn path=/head/; revision=329792
|
|
|
|
|
|
|
| |
PR: ports/182357 (based on)
Notes:
svn path=/head/; revision=329754
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=329692
|
|
|
|
|
|
|
| |
five years now.
Notes:
svn path=/head/; revision=329663
|
|
|
|
|
|
|
|
|
|
|
| |
This unmaintained port was marked broken after pdftotext was relocated
away from bin/ with the rest of the xpdf package. That happened to
avoid a conflict with poppler-utils. The better fix is to change the
dependency to use pdftotext program from the preferred poppler-utils
port which remains installed in the standard bin/ path.
Notes:
svn path=/head/; revision=329638
|
|
|
|
| |
Notes:
svn path=/head/; revision=329631
|
|
|
|
| |
Notes:
svn path=/head/; revision=329586
|
|
|
|
| |
Notes:
svn path=/head/; revision=329554
|
|
|
|
| |
Notes:
svn path=/head/; revision=329527
|
|
|
|
| |
Notes:
svn path=/head/; revision=329503
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
(Steve Purcell)
* Make the list of authentication mechanisms to be configurable.
(Andreas Mack)
* Allow to set message access and modification timestamps based
on the "Date" header of the message itself. (Cyril Russo)
* "peritem" format string for [mbnames] got new expansion key
"localfolders" that corresponds to the same parameter of the
local repository for the account being processed.
* [regression] pass folder names to the foldersort function,
revert the documented behaviour
* Fix handling of zero-sized IMAP data items (GitHub#15).
* Updated bundled imaplib2 to 2.35:
- fix for Gmail sending a BYE response after reading >100 messages
in a session;
- includes fix for GitHub#15: patch was accepted upstream.
* Updated bundled imaplib2 to 2.36: it includes support for SSL
version override that was integrated into our code before,
no other changes.
* Fixed parsing of quoted strings in IMAP responses: strings like "\\"
were treated as having \" as the escaped quote, rather than treating
it as the quoted escaped backslash (GitHub#53).
* Execute pre/post-sync hooks during synchronizations
toggled by IMAP IDLE message processing. (maxgerer@gmail.com)
* Catch unsuccessful local mail uploads when IMAP server
responds with "NO" status; that resulted in a loss of such
local messages. (Adam Spiers)
* Don't create folders if readonly is enabled.
* Learn to deal with readonly folders to properly detect this
condition and act accordingly. One example is Gmail's "Chats"
folder that is read-only, but contains logs of the quick chats. (E.
Ryabinkin)
* Fix str.format() calls for Python 2.6 (D. Logie)
* Remove APPENDUID hack, previously introduced to fix Gmail, no longer
necessary, it might have been breaking things. (J. Wiegley)
* Improve regex that could lead to 'NoneType' object has no attribute
'group' (D. Franke)
* Improved error throwing on repository misconfiguration
Port changes:
* adopted to USE_GITHUB;
* fixed spacing and capitalization in pkg-descr.
QA page: http://codelabs.ru/fbsd/ports/qa/mail/offlineimap/6.5.5
Notes:
svn path=/head/; revision=329495
|
|
|
|
|
|
|
| |
Spotted by: bapt
Notes:
svn path=/head/; revision=329494
|
|
|
|
|
|
|
| |
- use new LIB_DEPENDS format.
Notes:
svn path=/head/; revision=329484
|
|
|
|
| |
Notes:
svn path=/head/; revision=329478
|
|
|
|
|
|
|
| |
Approved by: gnome (implicit)
Notes:
svn path=/head/; revision=329464
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for STAGEDIR
- Properly set configure iconv args
PR: ports/182439 [1]
Reported by: Gerard Seibert <gerard@seibercom.net>
Notes:
svn path=/head/; revision=329440
|
|
|
|
|
|
|
|
|
| |
- STAGE support
Approved by: crees (mentor)
Notes:
svn path=/head/; revision=329353
|
|
|
|
| |
Notes:
svn path=/head/; revision=329302
|
|
|
|
|
|
|
|
|
|
| |
- Also update dovecot auth patch to apply to this new version
- Properly convert to options and use options helpers
- Convert to new LIB_DEPENDS format
- Support staging
Notes:
svn path=/head/; revision=329251
|
|
|
|
|
|
|
|
|
|
| |
- Fix DOCS option [1] (based on)
PR: ports/182566 [1]
Submitted by: Alan Hicks <ahicks p-o.co.uk> (maintainer) [1]
Notes:
svn path=/head/; revision=329248
|
|
|
|
|
|
|
|
|
| |
- Use PORTEXAMPLES unconditionally
Reported by: sunpoet
Notes:
svn path=/head/; revision=329209
|
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Net-IMAP-Simple/Changes
Notes:
svn path=/head/; revision=329203
|
|
|
|
|
|
|
| |
a package name conflicting with its newer version.
Notes:
svn path=/head/; revision=329114
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.4.2 [1]
- Allow staging
PR: ports/182543 [1]
Submitted by: Attila Nagy <bra fsn.hu> (maintainer) [1]
Notes:
svn path=/head/; revision=329008
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.2.6 [1]
- Convert lib depends to new format
- Allow staging
- Bump antispam plugin (pigenhole update comming next)
PR: ports/182543 [1]
Submitted by: Attila Nagy <bra fsn.hu> (maintainer) [1]
Notes:
svn path=/head/; revision=329007
|
|
|
|
| |
Notes:
svn path=/head/; revision=328952
|
|
|
|
|
|
|
|
| |
* Add license
* Silence compiler warnings
Notes:
svn path=/head/; revision=328940
|
|
|
|
|
|
|
|
| |
PR: ports/179479
Submitted by: Alexey Markov <redrat@mail.ru>
Notes:
svn path=/head/; revision=328912
|
|
|
|
|
|
|
|
| |
PR: ports/182377
PR: ports/182508
Notes:
svn path=/head/; revision=328834
|
|
|
|
|
|
|
|
|
|
|
| |
- Add stage support
- Use options helpers
- Convert LIB_DEPENDS to new syntax
Approved by: wg (mentor)
Notes:
svn path=/head/; revision=328760
|
|
|
|
| |
Notes:
svn path=/head/; revision=328436
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build on head [1]
- Remove useless LICENSE_FILE
- Remove leading article from COMMENT
- Allow staging
PR: ports/182053
Submitted by: Kevin Rauwolf <sweetpea-freebsd tentacle.net> (maintainer)
Notes:
svn path=/head/; revision=328398
|
|
|
|
|
|
|
|
|
|
| |
- Allow staging
PR: ports/182399
Submitted by: Yasuhiro KIMURA <yasu utahime.org> (maintainer)
Notes:
svn path=/head/; revision=328375
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.1.7 [1]
- Define DOCS option
- Allow staging
PR: ports/182406 [1]
Submitted by: Alan Hicks <ahicks p-o.co.uk> (maintainer) [1]
Notes:
svn path=/head/; revision=328374
|
|
|
|
|
|
|
|
|
|
|
| |
- Allow stating [1]
- Define DOCS option
PR: ports/182400 [1]
Submitted by: Yasuhiro KIMURA <yasu utahime.org> (maintainer) [1]
Notes:
svn path=/head/; revision=328353
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=328226
|
|
|
|
| |
Notes:
svn path=/head/; revision=328218
|
|
|
|
| |
Notes:
svn path=/head/; revision=328205
|
|
|
|
| |
Notes:
svn path=/head/; revision=327888
|
|
|
|
|
|
|
| |
Requested by: maintainer via IRC
Notes:
svn path=/head/; revision=327874
|