sthen
0fb9509272
missed cvs add, reported by nigel@
2018-06-17 10:41:04 +00:00
sthen
5040c66238
update to rspamd-1.7.6
2018-06-16 13:47:22 +00:00
yasuoka
911594e6ab
Update to Mew 6.8
2018-06-15 23:31:22 +00:00
giovanni
08e06d1ef7
update to 2.0.7
...
make it compatibile with Thundirbird 60.x
prodded, hints and ok landry@
2018-06-15 12:09:22 +00:00
sthen
be815a74f7
bump; tweak MODPHP_PDO_DEPENDS order
2018-06-02 20:58:30 +00:00
jasper
da873a607c
remove patches which are no longer needed now that Cryptodome replaced Crypto
2018-06-02 12:01:58 +00:00
solene
de35d07f4e
Removing obsolete ports wmbiff, ok jca@
2018-06-01 18:06:48 +00:00
solene
2ad43efb3e
Removing obsolete ports wmmail, ok jca@
2018-06-01 18:06:41 +00:00
solene
1214b145e3
Unhook obsolete dock apps
...
ok jca@
2018-06-01 17:57:43 +00:00
sthen
114b1e4413
Bump the remaining ports to trigger updates following cpu stats
...
changes (CPUSTATES/etc). Last part.
- some of these might be in code that's not actually built or rarely
used but it's not worth the hassle evaluating that, i'm just bumping &
moving on.
- as mentioned before, there might still be runtime problems relating
to the addition or renumbering.
2018-06-01 15:44:28 +00:00
giovanni
0ec7b68f7d
update to 2.0.5
...
fixed "efail" vulnerability
reminded and hints by landry@
2018-05-31 20:57:48 +00:00
sthen
7c26b2864c
update to dovecot-pigeonhole-0.4.24, from Brad
2018-05-29 14:25:29 +00:00
sthen
34c88c30c0
update to dovecot-2.2.36, from Brad
2018-05-29 14:25:11 +00:00
jca
84aabdcf7b
Unbreak on armv7/arm64, clang + char unsigned by default
...
from Markus Hennecke
2018-05-28 16:46:14 +00:00
sthen
abbcd9d662
use MODPHP_PDO_DEPENDS where it makes sense (ports that do require
...
PDO but it was being defaulted in from pdo_mysql in the main php
package).
hints+ok for ownCloud/nextcloud aja@
2018-05-25 14:03:36 +00:00
jca
7a692eb6a1
Exit if pledge(2) fails
...
sys_error() doesn't exit, so do it by hand. pledge(2) errors should be
fatal. ok kn@
2018-05-22 21:24:08 +00:00
kn
fd96296f12
Add missing "tty" promise.
...
Only required for password prompting when neither `Pass' nor `PassCmd' is
specified but added unconditionally for the sake of simplicity as suggested
by jca.
OK jca
2018-05-22 20:15:03 +00:00
sthen
1cd7e295e8
drop MODPHP_VERSION=7.0 for ports which switched early
2018-05-22 08:19:06 +00:00
sthen
ee5cc861cb
- bump REVISION for php switch
2018-05-22 08:18:08 +00:00
sthen
c3f7b7da07
- bump REVISION for php switch
...
- patch to allow building php7 ext with clang, ok robert
2018-05-22 08:17:45 +00:00
espie
c8a352f8dd
update-plist nits
2018-05-20 08:19:25 +00:00
espie
5f90a844d8
fix missing common dirs (only has emacs as a BUILD_DEPENDS, so must
...
register those dirs)
2018-05-20 08:02:14 +00:00
sthen
5e07925c1a
switch to libidn2
2018-05-19 22:00:01 +00:00
sthen
a7b0ddc049
update to mutt-1.10.0
2018-05-19 21:51:46 +00:00
landry
d951271ae4
Code was move around, adapt patch. Thanks gjones5555 / netscape.net for
...
the notice !
2018-05-19 14:47:11 +00:00
landry
681f197857
Update to thunderbird 52.8.0.
...
See https://www.thunderbird.net/en-US/thunderbird/52.8.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-13/
See https://blog.mozilla.org/thunderbird/2018/05/efail-and-thunderbird/
for more information about the 'efail' vulnerability.
2018-05-19 06:20:16 +00:00
sthen
3c89ad52ba
update to postfix-3.4-20180404, from Brad
2018-05-19 01:10:49 +00:00
sthen
9ada21029f
update to rspamd-1.7.5, from Brad.
...
(this update may fix the build on !x86).
2018-05-18 20:10:23 +00:00
jasper
536ce20f92
switch to py-cryptodome
...
tested by and ok solene@ (MAINTAINER)
2018-05-18 20:06:32 +00:00
ajacoutot
2e3eab776e
Update to cyrus-imapd-3.0.7.
2018-05-18 11:16:43 +00:00
sthen
f8c62a01d7
flip roundcube and associated ports over to PHP 7.0, I've been using
...
roundcube and some of the others with 7 for ages.
2018-05-17 08:33:20 +00:00
ajacoutot
f4245891ac
Regen WANTLIB/LIB_DEPENDS.
2018-05-15 13:27:47 +00:00
robert
4cd4b77651
update to 3.4.14.1477
2018-05-15 11:48:25 +00:00
robert
abb43e68e7
update to 8.6.80.785
2018-05-15 11:38:07 +00:00
jsing
caaa90e552
Remove patches that are no longer needed to build with LibreSSL.
...
ok Brad
2018-05-12 17:17:25 +00:00
jsing
fda1c52c80
Remove patches that are no longer needed to build with LibreSSL.
...
ok Brad
2018-05-12 17:07:27 +00:00
jca
fd600705fe
Better LIBRESSL_VERSION_NUMBER check
...
LibreSSL 2.7.1 started providing X509_OBJECT_get0_X509 and
X509_STORE_get0_objects, so use them.
While here fix a format string warning (%hu vs %d).
ok kn@ (maintainer)
2018-05-12 14:37:36 +00:00
jca
43a61df6fb
Correctly print time_t
...
Fixes a latent problem on 32 bits archs. ok kn@, bump in next commit.
2018-05-12 14:33:50 +00:00
sthen
94b9b77817
upstream fixed out-of-tree builds, set SEPARATE_BUILD
2018-05-12 13:02:33 +00:00
sthen
8de3e230ca
update to neomutt-20180512
2018-05-12 12:50:25 +00:00
sthen
1085a257f4
limit for portroach
2018-05-11 19:44:37 +00:00
landry
f15662de69
Bump REVISION-main for mozilla.port.mk changeMakefile
2018-05-11 19:38:33 +00:00
kn
25425a32ab
Use pledge, take MAINTAINER
...
With input from jca, deraadt and sthen. While here, drop -g from CFLAGS
(covered in DEBUG) and update license marker.
OK anton, jca
2018-05-08 22:07:42 +00:00
ajacoutot
ebc7ded429
Add patch from Fedora: Red Hat bug #1517021 (Crash when importing OPML
...
file with feeds without 'title' attribute)
While here, regen WANTLIB and PLIST.
2018-05-07 10:11:35 +00:00
ajacoutot
525b14e817
Update to evolution-ews-3.28.2.
2018-05-07 10:01:33 +00:00
ajacoutot
69aa4e3ae4
Update to evolution-3.28.2.
2018-05-07 10:01:20 +00:00
sthen
c47e6fe167
update HOMEPAGE
2018-05-06 11:47:10 +00:00
sthen
dac02a9ff8
update to s-nail-14.9.10, from Steffen Nurpmeso (upstream), maintainer timeout
2018-05-04 14:07:27 +00:00
solene
764e101bfb
lang/python/2.7 was missing in BUILD_DEPENDS
...
reported by naddy@ and nigel@
help from sthen@ and jca@
ok sthen@ jca@
2018-05-04 12:35:02 +00:00
sthen
bdd3512524
update to rspamd-1.7.4
2018-05-02 15:19:52 +00:00