| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Differential Revision: D22026
Notes:
svn path=/head/; revision=514519
|
|
|
|
| |
Notes:
svn path=/head/; revision=514470
|
|
|
|
| |
Notes:
svn path=/head/; revision=514469
|
|
|
|
| |
Notes:
svn path=/head/; revision=514466
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.0
- Add upstream patches to fix crash due to constructors init order
- Remove sample configuration files as default configuration files are NOT intended for modification by users and SHOULD be overwritten on port upgrade.
- Remove NO_SHARED CMake flag as it is on by default
- Add notes to UPDATING
mail/rspamd-devel:
- Update to 2.1.a1.20191014
- Remove sample configuration files as default configuration files are NOT intended for modification by users and SHOULD be overwritten on port upgrade.
- Add notes to UPDATING
PR: 241204
Submitted by: Alexander Moisseev <moiseev at mezonplus.ru>
Reported by: Yasuhiro KIMURA <yasu at utahime.org>
Notes:
svn path=/head/; revision=514463
|
|
|
|
|
|
|
|
|
|
|
| |
- Project moved to GitHub so update WWW
- Switch to fetch from GitHub
- Regenerate GH_TUPLE with modules2tuple
MFH: 2019Q4
Notes:
svn path=/head/; revision=514440
|
|
|
|
|
|
|
|
| |
PR: 240311
Submitted by: Dhananjay Balan <mail@dbalan.in> (maintainer)
Notes:
svn path=/head/; revision=514409
|
|
|
|
|
|
|
|
|
| |
Changes: https://code.videolan.org/videolan/dav1d/tags/0.5.0
Changes: https://code.videolan.org/videolan/dav1d/blob/0.5.0/NEWS
Changes: https://code.videolan.org/videolan/dav1d/compare/0.4.0...0.5.0
Notes:
svn path=/head/; revision=514302
|
|
|
|
| |
Notes:
svn path=/head/; revision=514301
|
|
|
|
|
|
|
|
| |
PR: 241172
Submitted by: Alexander Moisseev <moiseev at mezonplus.ru>
Notes:
svn path=/head/; revision=514215
|
|
|
|
|
|
|
|
| |
Reported by: fluffy
Pointy hat: bapt
Notes:
svn path=/head/; revision=514211
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is to assist with build error diagnosis,
after PRs 240914 and 241032.
Submitted by: mandree@
Approved by: Corey Halpin (maintainer)
(obtained by e-mail outside Bugzilla)
Notes:
svn path=/head/; revision=514198
|
|
|
|
|
|
|
|
|
|
| |
PR: 240914
PR: 241032
Submitted by: Corey Halpin (maintainer)
Reported by: Helge Oldach, Konstantin Belousov
Notes:
svn path=/head/; revision=514172
|
|
|
|
|
|
|
| |
Pointy Hat To: ler
Notes:
svn path=/head/; revision=514168
|
|
|
|
|
|
|
|
|
|
| |
PR: 241144
Submitted by: matthias.pfaller@familie-pfaller.de
Reported by: many
Pointy Hat To: ler
Notes:
svn path=/head/; revision=514164
|
|
|
|
| |
Notes:
svn path=/head/; revision=514142
|
|
|
|
|
|
|
|
|
| |
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/68.1.2/releasenotes/
(some time soon)
Notes:
svn path=/head/; revision=514141
|
|
|
|
|
|
|
|
|
|
|
| |
Add a note to the dovecot port about the requirement to bump the portrevision
each time dovecot is updated
PR: 241147
Reported by: Matthias Pfaller <matthias.pfaller@familie-pfaller.de>
Notes:
svn path=/head/; revision=514125
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
release notes:
dovecot:
Changes
+ Added mail_delivery_started and mail_delivery_finished events, see
https://doc.dovecot.org/admin_manual/list_of_events/ for details.
+ dsync-replication: Don't replicate users who have "noreplicate" extra
field in userdb.
+ doveadm service status: Show total number of processes created.
+ When logging to syslog, use instance_name setting's value for the
ident. This commonly is added as a log prefix.
+ Base64 encoding/decoding code was rewritten with additional features.
It shouldn't cause any user visible changes.
- v2.3.7 regression: If a folder only receives new mails without any
other mail access, dovecot.index.log keeps growing forever and
dovecot.index keeps being rewritten for every mail delivery.
- dsync-replication may lose keywords after syncing mails restored from
another replica. This only happened if the mail only had keywords and no
system flags.
- event filters: Non-textual event fields could not be filtered using
wildcards.
- auth: Scope parameter was missing from OAuth password grant request.
- doveadm client-server communication may hang in some situations. It is
also using unnecessarily small TCP/IP packet sizes.
- doveadm who and kick did not flush protocol output correctly.
- imap: SETMETADATA with literal value would delete the metadata value
instead of updating it.
- imap: When client issues FETCH PREVIEW (LAZY=FUZZY) command, the
caching decisions should be updated so that newly saved mails will have
the preview cached.
- With mail_nfs_index=yes and/or mail_nfs_storage=yes setuid/setgid
permission bits in some files may have become dropped with some NFS
servers. Changed NFS flushing to now use chmod() instead of chown().
- quota: warnings did not work if quota root was noenforcing
- acl: Global ACL file ignored the last line if it didn't end with LF.
- doveadm stats dump: With JSON formatter output numbers using the
number type instead of as strings
- lmtp_proxy: Ensure that real_* variables are correctly set when using
lmtp_proxy.
- event exporter: http-post driver had hardcoded timeout and did not
support DNS lookups or TLS connections.
- auth: Fix user iteration to work with userdb passwd with glibc v2.28.
- auth: auth service can crash if auth-policy JSON response is invalid
or returned too fast.
- In some rare situations "ps" output could have shown a lot of "?"
characters after Dovecot process titles.
- When dovecot.index.pvt is empty, an unnecessary error is logged:
Error: .../dovecot.index.pvt reset, view is now inconsistent
- SMTP address encoder duplicated initial double quote character when
the localpart of an address ended in '..'. For example
"user+..@example.com" became ""user+.."@example.com in a
sieve redirect.
pigeonhole:
Changes
- Sieve may leak resources in rare cases when a redirect, vacation or
report action fails to send the message. This mainly applies when Sieve
is executed in IMAP context; i.e., for the IMAPSIEVE or FILTER=SIEVE
capabilities.
Notes:
svn path=/head/; revision=514106
|
|
|
|
|
|
|
|
|
| |
GCC9 defines __SIZEOF_POINTER__.
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=514075
|
|
|
|
| |
Notes:
svn path=/head/; revision=513990
|
|
|
|
|
|
|
|
| |
PR: 240933
Submitted by: Kevin Golding <ports@caomhin.org> (maintainer)
Notes:
svn path=/head/; revision=513984
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Apache Softare Foundation used to maintain an umbrella project named
Jakarta but it was retired on 2011. This name now conflicts with the new
name for Java EE under the Eclipse Foundation.
Rename most of the packages to be more consistent. Some other packages remain
but they will require intervention by their corresponding maintainers.
Approved by: thierry (mentor), makc
Differential Revision: https://reviews.freebsd.org/D21902
Notes:
svn path=/head/; revision=513899
|
|
|
|
| |
Notes:
svn path=/head/; revision=513887
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- https://github.com/PHPMailer/PHPMailer/releases/tag/v6.1.0
- https://github.com/PHPMailer/PHPMailer/releases/tag/v6.1.1
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=513747
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Notes:
svn path=/head/; revision=513733
|
|
|
|
|
|
|
| |
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=513678
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MIPS regressed in r513614 because it does not have a C11
compiler. Fetchmail 6.4.1 is C89 code, one patch we provide
makes it C99 (it requires the long long int type).
The base compiler on powerpc 11/12 does not yield an executable,
but MIPS on the other hand does not offer a C11 compiler,
so for now, revert anything but powerpc before FreeBSD 13
to use its base compiler. FreeBSD 13 is exempt and also uses
the base compiler, because the ARCH guys intend to merge LLVM 9
soon.
PR: 241031
Reviewed by: pkubaj@
Approved by: blanket (fix recent regression from r513614)
Notes:
svn path=/head/; revision=513664
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Base GCC miscompiles binaries, one test fails:
FAIL: t.smoke
SKIP: t.validate-xhtml10
SKIP: t.validate-xhtml
PASS: t.x509_name_match
============================================================================
Testsuite summary for fetchmail 6.4.1
============================================================================
# TOTAL: 4
# PASS: 1
# SKIP: 2
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=513614
|
|
|
|
|
|
|
| |
While there, move things around to respect our policies.
Notes:
svn path=/head/; revision=513470
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=513468
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
audio-mail)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21741
Notes:
svn path=/head/; revision=513274
|
|
|
|
| |
Notes:
svn path=/head/; revision=513253
|
|
|
|
| |
Notes:
svn path=/head/; revision=513252
|
|
|
|
|
|
|
|
|
|
| |
PR: 240912
Submitted by: pi
MFH: 2019Q3
Security: e917caba-e291-11e9-89f1-152fed202bb7
Notes:
svn path=/head/; revision=513206
|
|
|
|
|
|
|
|
|
|
| |
PR: 240903
Submitted by: jjuanino@gmail.com
Relnotes: https://sourceforge.net/p/davmail/news/2019/08/davmail-530-released/
https://sourceforge.net/p/davmail/news/2019/08/davmail-531-released/
Notes:
svn path=/head/; revision=513200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release 0.81.0:
core:
* Splash: Always enable support for CMYK rasterization
* CairoOutputDev: Check scaled dimensions for 0. Issue #737
* BaseCryptStream: Fix potential uninitialized memory read
* SplashBitmap: Fix wrong width condition for splashModeDeviceN8
* Fix crashes in malformed files
PR: 240781
Exp-run by: antoine
Approved by: gnome (kwm, implicit)
Notes:
svn path=/head/; revision=513196
|
|
|
|
|
|
|
|
| |
fixes up incomplete r513169, and follows
PR: 240908
Notes:
svn path=/head/; revision=513170
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes: https://sourceforge.net/projects/fetchmail/files/branch_6.4/
While here, remove fetchmail64 port, now no longer needed.
PR: 240908
Submitted by: chalpin@cs.wisc.edu (maintainer)
Notes:
svn path=/head/; revision=513169
|
|
|
|
| |
Notes:
svn path=/head/; revision=513134
|
|
|
|
| |
Notes:
svn path=/head/; revision=513112
|
|
|
|
|
|
|
|
| |
Changes: https://marlam.de/mpop/news/mpop-1-4-6/
Reported by: Repology
Notes:
svn path=/head/; revision=513098
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=513053
|
|
|
|
|
|
|
|
| |
Over rc4, this contains one bugfix to permit FETCHMAILHOME
to be a relative path in daemon mode.
Notes:
svn path=/head/; revision=513052
|
|
|
|
|
|
|
|
| |
PR: 240849
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
Notes:
svn path=/head/; revision=513032
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Force rebuild all consumers to catch regressions early
Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/09/26/Rust-1.38.0.html
Tested by: jbeich, mikael.urankar@gmail.com, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D21778
Notes:
svn path=/head/; revision=513013
|
|
|
|
| |
Notes:
svn path=/head/; revision=512755
|
|
|
|
| |
Notes:
svn path=/head/; revision=512754
|
|
|
|
|
|
|
|
|
| |
Releasenotes:
https://www.thunderbird.net/en-US/thunderbird/68.1.1/releasenotes/
(sooner or later)
Notes:
svn path=/head/; revision=512746
|
|
|
|
|
|
|
|
| |
PR: 240350
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
Notes:
svn path=/head/; revision=512736
|