1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

20530 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
9055666f46 Update to 1.0.1
Changes:	https://github.com/discourse/mini_mime/blob/master/CHANGELOG
2018-08-14 16:41:50 +00:00
Tobias Kortkamp
b8e6d30717 Deprecate mail/annoyance-filter
It is unmaintained with the last release from 2004.
2018-08-14 09:13:31 +00:00
Tobias Kortkamp
9e4075b7be mail/spamprobe: Fix build with Clang/libc++
In file included from FrequencyDBImpl_cache.cc:34:
In file included from ./FrequencyDBImpl_cache.h:34:
In file included from ../../src/includes/LRUCache.h:34:
/usr/include/c++/v1/map:476:17: error: no matching function for call to object of type 'const LRUCache<std::__1::basic_string<char>, Ref<FrequencyDBImpl_cache::CacheEntry> >::LRUCacheNodeKeyCompare'
        {return static_cast<const _Compare&>(*this)(__x.__cc.first, __y);}
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2018-08-14 08:56:57 +00:00
Tobias Kortkamp
834a8bd7ed Deprecate mail/pop3vscan
Last release was in 2002 and the website comes with a big warning
that pop3vscan is no longer maintained.
2018-08-14 06:53:02 +00:00
Fukang Chen
c3b1e04aaf [NEW PORT]: mail/managesieve3: Implements an RFC-5804 Manage Sieve client
A pure Python client implementation of "A Protocol for Remotely
Managing Sieve Scripts", as defined in RFC-5804.

WWW: https://bitbucket.org/ericvsmith/managesieve3

Reviewed by:	koobs, mat
Approved by:	koobs (mentor)
Differential Revision:	https://reviews.freebsd.org/D16699
2018-08-14 01:18:54 +00:00
Torsten Zuehlsdorff
66495f27bc Flag more ports not compatible to PHP 7.x with IGNORE_WITH_PHP
PR:		229982
2018-08-13 09:25:01 +00:00
Fukang Chen
b29301a675 mail/bincimap: Fix build with Clang 6.0.0
Reviewed by:	koobs
Approved by:	koobs (mentor)
MFH:		2018Q3
Differential Revision:	https://reviews.freebsd.org/D16658
2018-08-11 06:30:44 +00:00
Hajimu UMEMOTO
99317a3566 Update to 3.0.8. 2018-08-10 13:57:31 +00:00
Alex Dupre
47e7376b75 Update to 1.3.7 release. 2018-08-09 09:26:55 +00:00
Mathieu Arnold
c65d3bebfd Regular sorting of categories Makefiles.
Sponsored by:	Absolight
2018-08-08 12:26:27 +00:00
Jochen Neumeister
433370c9c3 mail/rainloop mail/rainloop-community: Update to 1.12.1
PR:		230216
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	maintainer
2018-08-05 19:23:40 +00:00
Bernard Spil
0f19e0c4c5 www/nextcloud-mail: Update to 0.8.3 2018-08-05 12:02:53 +00:00
Sunpoet Po-Chuan Hsieh
e57896e46c Update MASTER_SITES 2018-08-04 21:42:59 +00:00
Vsevolod Stakhov
906459e050 Update Rspamd to 1.7.9
PR:		230303
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2018-08-03 19:00:24 +00:00
Steve Wills
9724d2b9ee mail/py-dkimpy: update to 0.8.1
PR:		230296
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2018-08-03 16:27:03 +00:00
Sunpoet Po-Chuan Hsieh
c21d87bb66 Update to 0.6.72
Changes:	http://hg.five-ten-sg.com/libpst/file/default/ChangeLog
		http://hg.five-ten-sg.com/libpst/file/default/NEWS
2018-08-02 23:41:58 +00:00
Bradley T. Hughes
f721f7d86c mail/mutt-lite: Deprecate and expire mail/mutt-lite
To simplify mail/mutt port deprecate and expire mail/mutt-lite.
An option-less config with ncurese should be the same as mail/mutt-lite.

Give ~2 months for users to move to mail/mutt

PR:		229938
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
Sponsored by:	Miles AS
2018-08-01 20:27:58 +00:00
Jan Beich
796c41b652 mail/thunderbird: switch to rc4
Changes:	https://hg.mozilla.org/releases/comm-esr60/pushloghtml?startdate=2018-07-25&enddate=2018-08-01
PR:		228477
2018-08-01 19:38:57 +00:00
Sunpoet Po-Chuan Hsieh
bd29e793cc Update to 3.4.0
Changes:	https://github.com/Mange/roadie/blob/master/Changelog.md
2018-07-31 23:50:39 +00:00
Kurt Jaeger
8b72bddf5c mail/roundcube-contextmenu: unbreak: upstream distsite moved inside github
PR:		228020
MFH:		2018Q3
Submitted by:	Alexander Moiseev <moiseev@mezonplus.ru> (maintainer)
Reported by:	dewayne@heuristicsystems.com.au
2018-07-31 17:16:07 +00:00
Kurt Jaeger
2c7c17ba2c mail/roundcube-thunderbird_labels: unbreak: distsite moved inside github
PR:		228020
MFH:		2018Q3
Submitted by:	Alexander Moiseev <moiseev@mezonplus.ru> (maintainer)
Reported by:	dewayne@heuristicsystems.com.au
2018-07-31 17:14:25 +00:00
Matthias Andree
d87125112a Security upgrade Mailman to 2.1.29
Changelog:
<https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/NEWS#L8>

Release announcements:
2.1.28:
<https://mail.python.org/pipermail/mailman-announce/2018-July/000241.html>
2.1.29: (a regression fix release over 2.1.28)
<https://mail.python.org/pipermail/mailman-announce/2018-July/000242.html>

MFH:		2018Q3
Security:	b4f0ad36-94a5-11e8-9007-080027ac955c
Security:	CVE-2018-13796
Security:	https://bugs.launchpad.net/mailman/+bug/1780874
2018-07-31 09:59:00 +00:00
Dmitry Marakasov
f4aecef049 - Update WWW
Approved by:	portmgr blanket
2018-07-31 09:37:53 +00:00
Dmitry Marakasov
24fd59dc02 - Update WWW
Approved by:	portmgr blanket
2018-07-30 09:37:56 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Kurt Jaeger
46e9bf7367 mail/mew: update 6.7 -> 6.8
- Mew now supports Emacs 24.3 or later only
- Supporting stunnel 5.
- Supporting GnuPG 2.1.23 or later.
  The command name should be "gpg" instead of "gpg2".
  Put the following to your "~/.gnupg/gpg.conf".
      no-auto-key-retrieve
      auto-key-locate local
- Using LibreOffice (soffice) on Unix by default
- Regenerate patches to fix portlint warnings.

PR:		228861
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	hiroto.kagotani@gmail.com (maintainer timeout)
Relnotes:	http://www.mew.org/en/relnote/release.html
2018-07-29 18:41:19 +00:00
Dmitry Marakasov
d2afb4d23a - Update WWW
Approved by:	portmgr blanket
2018-07-29 09:37:52 +00:00
Dmitry Marakasov
3a31ff7a59 - Update WWW
Approved by:	portmgr blanket
2018-07-28 09:37:51 +00:00
Kurt Jaeger
216f0758fa New port: mail/roundcube-yubikey_auth
This plugin adds the option to use a YubiKey as second-factor
authentication.

The YubiKey is a USB key emulating a generic keyboard and make
use of One-time Passwords to provide two factor authentication.

Activate the plugin  by adding the following to Roundcube's
config/config.inc.php:
$config['plugins'] = array('roundcube_yubikey_authentication');

WWW: https://github.com/northox/roundcube-yubikey-plugin

PR:		222318
Submitted by:	Vidar Karlsen <vidar@karlsen.tech>
2018-07-27 05:14:51 +00:00
Steve Wills
1c9edad518 mail/py-afew: support both Python 2 and 3
PR:		227894
Submitted by:	Sebastian Schwarz <seschwar@gmail.com> (maintainer)
2018-07-26 22:43:40 +00:00
Jan Beich
1eda1fbcfa mail/thunderbird: switch to rc3
Changes:	https://hg.mozilla.org/releases/comm-esr60/pushloghtml?startdate=2018-07-17&enddate=2018-07-25
PR:		228477
2018-07-25 15:16:34 +00:00
Dmitry Marakasov
c6f5b9242e - Update WWW
Approved by:	portmgr blanket
2018-07-25 09:37:49 +00:00
Torsten Zuehlsdorff
b817a5b90e PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions
This enables "make test" in every extension and eases
the test of changes to PHP.

I did ignore PHP 7.0 intentionally since it only receives
security updates and will EOL at the end of the year. Therefore
no great amount of work is expected for 7.0.
2018-07-24 08:44:32 +00:00
Wen Heping
b429e9c7c4 - Set DEPRECATED and EXPIRATION_DATE
PR:		229793
Submitted by:	dereks@lifeofadishwasher.com
Approved by:	Udo.Schweigert@siemens.com(maintainer)
2018-07-24 02:14:58 +00:00
Dmitry Marakasov
e2bf0be841 - Pet portlint
- Update WWW

Approved by:	portmgr blanket
2018-07-23 09:37:48 +00:00
Dmitry Marakasov
71cf78acd7 - Update WWW
Approved by:	portmgr blanket
2018-07-22 09:37:48 +00:00
Dmitry Marakasov
52bf726428 - Update WWW
Approved by:	portmgr blanket
2018-07-21 09:37:47 +00:00
Tobias C. Berner
9131e820bf mail/trojita: add USES=localbase
security/qtkeychain now by default depends on libsecret, and the cmake
target unfortunately only contains the library names. Therefore also
add localbase here.
2018-07-20 21:26:21 +00:00
Tobias Kortkamp
6819630a75 mail/qmail-dk: Fix build with lld
/usr/bin/ld: error: duplicate symbol: scan_ulong
>>> defined at scan_ulong.c
>>>            scan_ulong.o:(scan_ulong) in archive fs.a
>>> defined at scan_ulong.c
>>>            scan_ulong.o:(.text+0x0)

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p474767_s336359/logs/qmail-dk-0.54_1.log

scan_ulong.o is added to fs.a and appears twice in the link command
line (via fs.a and listed explicitly) which results in a duplicate
symbol error with lld.  Removing scan_ulong.o from the link command
line would result in an undefined reference error when linking
auto-int with ld.bfd, so remove it from fs.a instead.

Attempt to build on aarch64 again as the error message is the same.

PR:		221812
Reported by:	emaste, pkg-fallout
2018-07-20 14:17:26 +00:00
Fernando Apesteguía
23478e67be mail/mutt: update to 1.10.1
PR:	229809
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16321
2018-07-19 15:39:51 +00:00
Jan Beich
29145c76be mail/thunderbird: update to 60.0
Changes:	https://www.mozilla.org/thunderbird/60.0/releasenotes/
PR:		228477
Differential Revision:	https://reviews.freebsd.org/D15565
2018-07-19 00:00:51 +00:00
Jan Beich
e344179e47 mail/thunderbird: drop patches in preparation for update
$ svn commit
Sending        Mk/Uses/gecko.mk
Sending        mail/thunderbird/Makefile
Sending        mail/thunderbird/distinfo
Sending        mail/thunderbird/files/patch-addon-search
Replacing      mail/thunderbird/files/patch-bug1021761
Adding         mail/thunderbird/files/patch-bug1144632
Deleting       mail/thunderbird/files/patch-bug1186967
[...]
Transmitting file data ..........done
Committing transaction...
svn: E165001: Commit failed (details follow):
svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output:
Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-bug702179"
== Additional errors may compound and may not be accurate ==
Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-bug1021761"
Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-bug1288587"
Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-bug847568"
Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-env-api-keys"
[...]

Pointy hat to:	portmgr (multi-steps are error prone)
2018-07-18 23:44:21 +00:00
Yuri Victorovich
b3ff2d4f10 mail/sieve-connect: Update 0.88 -> 0.89
Port changes:
* Use DISTVERSION
* Remove the dead URL from MASTER_SITES
* Add NO_ARCH
2018-07-18 22:53:00 +00:00
Yuri Victorovich
b66056ffed Reset maintainership of the ports maintained by alexey@renatasystems.org
Based on the timeout of 3+ months (2018-03-23-now) on bug#226885 for net/ucarp

Also, looking at the subversion log, there were timeouts on:
* bug#224169 r465659 | ygy | 2018-03-26 19:51:12
* bug#224768 r459066 | swills | 2018-01-15 07:16:28
* bug#224755 r459058 | swills | 2018-01-15 06:55:08

The last approval from alexey@renatasystems.org was over a year ago:
bug#218563 r438885 | lifanov | 2017-04-19 08:30:28 (devel/py-colorama)
2018-07-18 22:20:23 +00:00
Steve Wills
1ef8fe0a3f mail/py-fuglu: Update to 0.8.0
PR:		229871
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2018-07-18 18:19:52 +00:00
Kurt Jaeger
3a658565bb mail/p5-Email-MessageID: remove dependency on p5-Email-Address
- See https://lists.freebsd.org/pipermail/freebsd-perl/2018-July/013222.html

Submitted by:	Nick Sayer
2018-07-17 16:23:46 +00:00
Wen Heping
df915b3a39 - Update to 4.22.7
Changes: https://metacpan.org/changes/distribution/Sisimai
2018-07-17 14:12:19 +00:00
Dmitry Marakasov
bf4a0b6da0 - Update WWW
Approved by:	portmgr blanket
2018-07-17 09:37:50 +00:00
Baptiste Daroussin
34cda848c4 Update to 20180716 2018-07-17 07:23:42 +00:00
Rene Ladan
0f9f51655f Remove expired ports:
2018-07-15 net/p5-ZConf-Bookmarks: Unmaintained
2018-07-15 net/p5-ZConf: Unmaintained
2018-07-15 textproc/p5-Text-SpellChecker-GUI: Unmaintained
2018-07-15 deskutils/p5-ZConf-Runner-GUI-GTK: Unmaintained
2018-07-15 deskutils/p5-ZConf-BGSet: Unmaintained
2018-07-15 deskutils/p5-ZConf-Runner: Unmaintained
2018-07-15 graphics/p5-Image-Size-FillFullSelect: Unmaintained
2018-07-15 graphics/p5-Imager-AverageGray: Unmaintained
2018-07-15 mail/p5-Mail-IMAPTalk-MailCache: Unmaintained
2018-07-15 mail/p5-ZConf-Mail: Unmaintained
2018-07-15 mail/p5-Mail-Cache: Unmaintained
2018-07-15 www/p5-ZConf-RSS: Unmaintained
2018-07-15 www/p5-ZConf-RSS-GUI-GTK: Unmaintained
2018-07-15 devel/p5-ZConf-GUI: Unmaintained
2018-07-15 net-im/mastodon: Breaks too frequently
2018-07-15 x11-fm/p5-PerlFM: Unmaintained
2018-07-15 astro/p5-ZConf-Weather: Unmaintained
2018-07-15 sysutils/p5-ZConf-Cron: Unmaintained
2018-07-16 17:07:19 +00:00