Commit graph

20217 commits

Author SHA1 Message Date
Matthias Andree
38d3ee3253 mail/mailman: add reopen to rc script's extracommands.
...and pass it through to mailmanctl.
The previous commit only enabled reopen through ..mailman/scripts/mailman.
2018-02-11 23:20:58 +00:00
Matthias Andree
48ca56ce3d Support the upstream "reopen" mode (broken from the beginning in ports)
When the upstream initscript grew a "reopen" mode with 2.1.17 in late 2013,
our patch stuffed the usage information into the wrong place, so that we
inadvertently disabled the new reopen mode, thus never supported it
through the init script in FreeBSD.

Bump PORTREVISION.

PR:		225800
Submitted by:	Yasuhito FUTATSUKI
MFH:		2018Q1
2018-02-11 22:36:07 +00:00
Emanuel Haupt
a9e1709544 Update to 3.7.0 2018-02-11 12:22:50 +00:00
Vsevolod Stakhov
aea600aebb - Update to 4.90.1
MFH:		2018Q1
Security:	316b3c3e-0e98-11e8-8d41-97657151f8c2
2018-02-10 19:33:10 +00:00
Tobias C. Berner
737c1cc56d Rename KDE4 meta ports
This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
2018-02-10 10:29:51 +00:00
Antoine Brodin
66cf832ede Unbreak bulk -a 2018-02-10 09:39:30 +00:00
Yuri Victorovich
16d777266e mail/py-dkimpy: Update to 0.7.0
Additional port changes:
* DISTVERSION
* Added dependencies:
  * mail/py-authres
  * mail/py-milter (unfortunately py27-only)
  * security/py-pynacl
* Replaced dependencies:
  * dns/py-dns -> dns/py-dnspython (allows py36 now)
* Added USE_PYTHON=concurrent.
* Added patch fixing manpage path.

PR:		225742
Submitted by:	Sebastian Schwarz <seschwar@gmail.com>
Approved by:	 Kevin Golding <ports@caomhin.org> (maintainer), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14293
2018-02-10 08:23:05 +00:00
Tobias C. Berner
932e6dc413 Switch C compiler used to compile GHC to base Clang.
This removes build dependency on gcc and runtime dependency on gcc's runtime libraries.

Big thanks to Gleb for working on this.

PR:		225185
Submitted by:	Gleb Popov <6yearold@gmail.com>
Exp-run by:	antoine
Reviewed by:	pgj
Differential Revision:	https://reviews.freebsd.org/D12043
2018-02-10 08:03:22 +00:00
Matthias Andree
e60b89a6a0 Security update to 2.1.26 (XSS bug), assorted other fixes.
- Fix checksum failures in Defaults.py[c]:
  No longer patch Defaults.py in postinstall, instead configure
  --with-mailhost=localhost --with-urlhost=localhost, as
  Fedora and Arch Linux do.

- Add a related note to FreeBSD-post-install-notes.

- Add a related safeguard to the rcfile, which will refuse to run
  if the DEFAULT_*_HOSTs are not configured. This can be changed
  with a new mailman_run_localhost="YES" rc.conf setting, which will
  then restrict itself to printing the warnings, but still start mailman.

- Update htdig patch to upstream SVN r1734.

- Bump USES, python:2 -> python:2.7

- Regenerated patches.

Changelog:
https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/1743/NEWS#L8

Release/SecuritY announcement:
https://www.mail-archive.com/mailman-users@python.org/msg70478.html

PR:		225767 (related vuxml entry)
Reported by:	Vladimir Krstulja
MFH:		2018Q1
Security:	CVE-2018-5950
Security:	3d0eeef8-0cf9-11e8-99b0-d017c2987f9a
2018-02-08 22:32:23 +00:00
Dmitry Marakasov
d6c95efd94 Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
2018-02-08 20:18:08 +00:00
Dima Panov
844e8345e9 - Update to latest git snapshot, 2f51492
- Use options helpers
- Pet portlint
2018-02-07 12:33:02 +00:00
Sunpoet Po-Chuan Hsieh
619b193445 Update to 0.1.10
Changes:	https://github.com/discourse/email_reply_trimmer/commits/master
2018-02-06 19:18:25 +00:00
Dmitry Marakasov
3d30de165a - Fix shebangs properly, add missing python dependency
Approved by:	portmgr blanket
2018-02-06 13:15:36 +00:00
Sunpoet Po-Chuan Hsieh
120be0905e Update to 1.02
Changes:	http://search.cpan.org/dist/Email-Address-XS/Changes
2018-02-04 10:13:00 +00:00
Olli Hauer
4effc70dd4 - update to 3.4.20180203
- license is now dual (see Changelog 20180203)
- make EAI optional but on by default [1]

20180128
  Documentation: the tcp_table(5) manpage now documents the
  absence of substring lookups. File: proto/tcp_table.

20180203
  Licence: in addition to the historical IBM Public License
  1.0, this software is now also distributed with the more
  recent Eclipse Public License 2.0. Recipients can choose
  to take the software under the license of their choice.
  Those who are more comfortable with the IPL can continue
  with that license. File: LICENSE.

PR:             ports/221619 [1]
Submitted by:   Kubilay Kocak (koobs@)
2018-02-04 07:16:53 +00:00
Steve Wills
7f46477597 mail/mutt: Update to 1.9.3
PR:		225497
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2018-02-03 05:01:00 +00:00
Joseph Mingrone
a3cc513bfc Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
  editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
  subshell
- Silence some portlint warnings

[1] By not depending on base texinfo

PR:		225404
Reviewed by:	antoine
Approved by:	portmgr (mat) ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13506
2018-02-01 18:03:09 +00:00
Niclas Zeising
a73c7312d7 Complete fix for CVE-2017-15132
Complete fix for CVE-2017-15132, the previous fix was not enough, and caused
the request to remain after an abort, causing a use-after-free later on.

PR:		225585
Submitted by:	Vladimir Krstulja
Approved by:	adamw (maintainer)
MFH:		2018Q1
2018-02-01 13:23:40 +00:00
Sunpoet Po-Chuan Hsieh
b1f328c610 Extend EXPIRATION_DATE to 2018-03-31 2018-01-31 16:53:42 +00:00
Sunpoet Po-Chuan Hsieh
e957f8177f Remove BROKEN_RUBY22 2018-01-31 16:51:08 +00:00
Dirk Meyer
9b25044c67 - add depedency groff 2018-01-30 23:14:32 +00:00
Olli Hauer
6244f44401 - fix licence error after last commit
Reported by:	Yasuhiro KIMURA
MFH:		2018Q1
2018-01-30 21:15:23 +00:00
Olli Hauer
74fd49f53e - update to 3.2.5
- license is now dual (see Changelog 20180127)
- make EAI optional but on by default [1]

Changelog:
20171116
  Bugfix (introduced: Postfix 2.1): don't log warnings
  that some restriction returns OK, when the access map
  DISCARD feature is in effect. File: smtpd/smtpd_check.c.

20171215
  Bugfix (introduced: 20170611): the DB_CONFIG bugfix broke
  Berkeley DB configurations with a relative pathname.  File:
  util/dict_db.c.

20171218
  Workaround: reportedly, some res_query(3) implementation
  can return -1 with h_errno==0. Instead of terminating with
  a panic, the Postfix DNS client now logs a warning and sets
  h_errno to TRY_AGAIN. File: dns/dns_lookup.c.

20171226
  Documentation patches by Sven Neuhaus. Files:
  proto/FORWARD_SECRECY_README.html, proto/MILTER_README.html,
  proto/SMTPD_ACCESS_README.html.

20180106
  Cleanup: missing mailbox seek-to-end error check in the
  local(8) delivery agent. File: local/mailbox.c.

  Cleanup: incorrect mailbox seek-to-end error message in the
  virtual(8) delivery agent. File: virtual/mailbox.c.

20180127
  Licence: in addition to the historical IBM Public License
  1.0, this software is now also distributed with the more
  recent Eclipse Public License 2.0. Recipients can choose
  to take the software under the license of their choice.
  Those who are more comfortable with the IPL can continue
  with that license. File: LICENSE.

PR:		ports/221619 [1]
Submitted by:	Kubilay Kocak (koobs@)
MFH:		2018Q1
2018-01-30 20:13:18 +00:00
Olli Hauer
39136a2119 - update to 2.11.11
Changelog:

20171116
  Bugfix (introduced: Postfix 2.1): don't log warnings
  that some restriction returns OK, when the access map
  DISCARD feature is in effect. File: smtpd/smtpd_check.c.

20171215
  Bugfix (introduced: 20170611): the DB_CONFIG bugfix broke
  Berkeley DB configurations with a relative pathname.  File:
  util/dict_db.c.

20171226
  Documentation patches by Sven Neuhaus. Files:
  proto/FORWARD_SECRECY_README.html, proto/SMTPD_ACCESS_README.html.

20180106
  Cleanup: missing mailbox seek-to-end error check in the
  local(8) delivery agent. File: local/mailbox.c.

  Cleanup: incorrect mailbox seek-to-end error message in the
  virtual(8) delivery agent. File: virtual/mailbox.c.

MFH:		2018Q1
2018-01-30 20:09:43 +00:00
David Naylor
1da3310ac1 lang/mono: update to version 5.2.0.215 (and enhance USES=mono)
Highlights:
 - New Roslyn compiler for C# available
 - Improved support for nuget packages in USES=mono

General:
 - fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb'
 - bump all dependant ports

USES=mono:
 - properly handle caching of nuget packages
 - add support for multiple feeds for nuget packages
 - add support for nuget dependencies in a separate file
 - add support for paket packages

lang/mono:
 - update to version 5.2.0.215
 - automate certificate initialisation [2]
 - increase test coverage
 - mark as conflicting with net/czmq (conflicting on makecert) [1]
 - patch mono to use $PREFIX/share/mono instead of /usr/share/.mono

devel/google-gdata:
 - use nunit.framework nuget package as the Mono shipped version is no longer suppport.
 - switch to using csc(1) for compiling (mcs(1) is depreciated).
 - use delayed signing (and then sign with sn(1)) as csc(1) does not support signing.
 - fix reference to system assemblies (the '.dll' suffix is required).
 - fix reference to HttpUtility: csc(1) is more strict about scoping

devel/monodevelop:
 - reroll distinfo (no changes to content)

lang/fsharp:
 - reroll distinfo (no changes to content)

security/gnome-keyring-sharp:
 - delay sign (then sign with sn(1)) as csc(1) does not support direct signing.

PR:	223188 [1]
PR:	209670 [2]
Differential Revision:	https://reviews.freebsd.org/D13752
2018-01-30 19:00:27 +00:00
Joseph Mingrone
f823d39a96 New port, mail/rubygem-premailer-rails-rails5
Copied from : Copied from mail/rubygem-premailer-rails to create a rail5
version.
2018-01-30 09:10:30 +00:00
Jan Beich
7971233b66 www/firefox-esr: work around race on sqlite3 init
PR:		225364
Obtained from:	upstream (Firefox 56)
MFH:		2018Q1 (r459458 follow up)
2018-01-30 00:54:15 +00:00
Niclas Zeising
14986c7295 Add patch and fix CVE-2017-15132
Add upstream patch to fix CVE-2017-15132, memory leak in the log in process
that can cause memory exhaustion.

PR:		225446
Submitted by:	Vladimir Krstulja
Approved by:	adamw (maintainer), swills (ports-secteam)
MFH:		2018Q1
Security:	92b8b284-a3a2-41b1-956c-f9cf8b74f500
2018-01-29 20:59:18 +00:00
Marcelo Araujo
a47a064b33 - Back to ports@, I'm not using these ports anymore. 2018-01-29 14:22:16 +00:00
Carlo Strub
e6f73ad55f Sisyphus is a junk mail handler of the latest generation. It has the following
features:

- requires zero configuration, neither on the server nor on the client
- works with any MTA and any client
- learns about your preferences based on all messages in your inbox and your
  junk folder
- can handle multiple mail accounts with independant junk mail preferences
- requires minimal resources, e.g. learning over 50000 mails and keeping track
  of roughly 90000 words requires only 10MB of storage

WWW: https://github.com/carlostrub/sisyphus
2018-01-28 19:29:26 +00:00
Danilo G. Baio
95be535d29 mail/up-imapproxy: Add dovecot unconditionally in rcfile
This helps users that are using default packages and installing
dovecot manually in having the startup order correctly.

While here, switch to options helper and reorder Makefile.

PR:		225432
Submitted by:	topical@gmx.net
2018-01-28 13:09:08 +00:00
Rene Ladan
46276af569 Remove expired port:
2018-01-27 mail/evolution-mapi: Depends on expiring mail/libmapi
2018-01-28 11:22:08 +00:00
Rene Ladan
0c387f0d99 Remove expired ports:
2018-01-27 emulators/raine: Broken for more than 6 months
2018-01-27 mail/libmapi: Broken for more than 6 months
2018-01-27 www/lessc: Broken for more than 6 months
2018-01-27 www/uglifyjs: Broken for more than 6 months
2018-01-27 www/py-octoprint: Broken for more than 6 months
2018-01-27 www/xpi-noscript: Broken for more than 6 months
2018-01-27 www/npm-less-plugin-clean-css: Broken for more than 6 months
2018-01-27 www/caudium14: Depends on expiring lang/pike78
2018-01-27 www/hinventory-client: Broken for more than 6 months
2018-01-27 security/tclgpg: Broken for more than 6 months
2018-01-27 security/pond: Broken for more than 6 months
2018-01-27 security/mdcrack: Broken for more than 6 months
2018-01-27 devel/npm-commander: Broken for more than 6 months
2018-01-27 devel/py-protocols-devel: Broken for more than 6 months
2018-01-27 devel/py-InlineEgg: Broken for more than 6 months
2018-01-27 devel/npm-amdefine: Broken for more than 6 months
2018-01-27 devel/npm-source-map: Broken for more than 6 months
2018-01-27 devel/libical-glib: Broken for more than 6 months
2018-01-27 devel/npm-graceful-readlink: Broken for more than 6 months
2018-01-27 devel/npm-clean-css: Broken for more than 6 months
2018-01-27 devel/py-ruledispatch: Depends on expiring devel/py-protocols-devel
2018-01-27 games/balazarbrothers: Broken for more than 6 months
2018-01-27 games/libretro-cores: Broken for more than 6 months
2018-01-27 games/gish-demo: Broken for more than 6 months
2018-01-27 games/cheech: Broken for more than 6 months
2018-01-27 audio/mbrolavox: Broken for more than 6 months
2018-01-27 audio/linux-mbrola: Depends on expiring audio/mbrolavox
2018-01-27 audio/gigedit: Broken for more than 6 months
2018-01-27 audio/gnomoradio: Broken for more than 6 months
2018-01-27 math/asir2000: Broken for more than 6 months
2018-01-27 multimedia/librespot: Broken for more than 6 months
2018-01-27 multimedia/bombono: Broken for more than 6 months
2018-01-27 lang/gcl: Broken for more than 6 months
2018-01-27 lang/pike78: Broken for more than 6 months
2018-01-27 shells/ambit: Broken for more than 6 months
2018-01-28 01:39:12 +00:00
Dirk Meyer
38ae4ee888 - disable option SMTPUTF8 as default
it causes lost mail and backscatter with local delivery.
PR:		224452
MFH:		2018Q1
2018-01-27 11:09:22 +00:00
Sunpoet Po-Chuan Hsieh
c382a4af22 Update to 1.042
- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Email-MIME-CreateHTML/Changes
2018-01-27 10:24:35 +00:00
Sunpoet Po-Chuan Hsieh
270390dea2 Update to 2.17
Changes:	http://search.cpan.org/dist/MIME-Types/ChangeLog
2018-01-27 10:24:30 +00:00
Jan Beich
b964b053b6 multimedia/libvpx: update 1.7.0
Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libvpx/
2018-01-25 21:20:12 +00:00
Jan Beich
b41444b842 mail/thunderbird: update to 52.6.0
Changes:	https://www.mozilla.org/thunderbird/52.6.0/releasenotes/
Security:	a891c5b4-3d7a-4de9-9c71-eef3fd698c77
MFH:		2018Q1
2018-01-25 00:54:27 +00:00
Bryan Drewery
f806756cc4 - Update to 2.0.2.
- Change MASTER_SITES to CHEESESHOP.

This now requires Python 3.3+.

PR:		220706
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-01-24 19:09:50 +00:00
Sunpoet Po-Chuan Hsieh
88df0576ab Update to 2.16
Changes:	http://search.cpan.org/dist/MIME-Types/ChangeLog
2018-01-24 18:46:02 +00:00
Don Lewis
92dfcf9c2e Update mail/geary to 0.11.1
Add license

Use cmake:outsource

Message about sqlite3

PR:		210718, 221941
Submitted by:	cpm
2018-01-24 07:18:38 +00:00
Bernard Spil
9f24a7e04e mail/nextcloud-mail: Update to 0.7.9 2018-01-23 13:35:37 +00:00
Olli Hauer
3869c4cbfa - update to 3.3-20180121 2018-01-23 03:54:59 +00:00
Chris Rees
9f1f612973 Correct array checks
Submitted by:	Emil Barta
2018-01-21 22:14:47 +00:00
Antoine Brodin
4f8127ec05 Update devel/doxygen to 1.8.14
PR:		225290
Submitted by:	Naram Qashat (maintainer)
2018-01-19 21:28:34 +00:00
Mathieu Arnold
c8fb02ae31 Options are already optional.
Sponsored by:	Absolight
2018-01-19 17:04:52 +00:00
Sunpoet Po-Chuan Hsieh
6ceda301c7 Update to 0.1.9
Changes:	https://github.com/discourse/email_reply_trimmer/commits/master
2018-01-18 14:42:31 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Jochen Neumeister
8a3f98b517 mail/pear-Horde_Mime: Update from 2.10.3 to 2.11.0
*While here, switch to DISTVERSION

Approved by:	mentors (implicit)
2018-01-16 21:16:16 +00:00
Koop Mast
d26c7ca192 Add gmime version 3.2.0.
GMime is a C/C++ library which may be used for the creation and
parsing of messages using the Multipurpose Internet Mail Extension
(MIME) as defined by numerous IETF specifications.
2018-01-15 21:35:10 +00:00
Pawel Pekala
2f2216929f Add BACKEND option allowing to choose bogofilter with different
database back-ends

PR:		215035
Reported by:	Alan Braslau
2018-01-15 21:17:21 +00:00
Steve Wills
df035056c3 mail/rubygem-vmail: update to 2.9.8
PR:		224772
Approved by:	maintainer timeout (hhyou@cs.nctu.edu.tw, > 2 weeks)
2018-01-15 15:24:32 +00:00
Steve Wills
126c1d2e8d mail/rubygem-email_reply_parser: update to 0.5.9
PR:		224771
Approved by:	maintainer timeout (ports@michael-fausten.de, > 2 weeks)
2018-01-15 15:18:31 +00:00
Dirk Meyer
84e6522e8a - Add IPv6 AAAA Lookups for MtaHostChk
PR:		196756
Submitted by:	jvp@lateapex.net
2018-01-15 10:55:01 +00:00
Tijl Coosemans
1f5e6583f2 Patch configure instead of configure.in so USE_AUTOTOOLS can be removed. 2018-01-14 20:22:37 +00:00
Olli Hauer
351c1071b2 - update to 3.3-20180113 2018-01-14 15:06:52 +00:00
Sunpoet Po-Chuan Hsieh
612ed864d1 Update to 0.52
Changes:	http://search.cpan.org/dist/Mail-DKIM/Changes
2018-01-14 07:07:23 +00:00
Muhammad Moinur Rahman
51f4c6d8ea mail/pear-Mail_Mime: Update version 1.10.1=>1.10.2 2018-01-13 21:13:20 +00:00
Sunpoet Po-Chuan Hsieh
930571e1be Update to 0.51
- Fix *_DEPENDS
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Mail-DKIM/Changes
2018-01-12 14:24:32 +00:00
Rene Ladan
30433f0c7f Return kevlo's ports to the pool, he handed in his commit bit.
With hat:	portmgr-secretary
2018-01-12 11:21:07 +00:00
Muhammad Moinur Rahman
391b64a00b mail/imapfilter: Fix missed patch
- Make patches makepatch compatible
2018-01-12 06:36:36 +00:00
Olli Hauer
2f4992c77f - update to 3.3-20180107
Incompatible changes with snapshot 201800107
--------------------------------------------
 This release changes the format of 'full name' information in
 Postfix-generated From: headers, when a local program such as
 /bin/mail submits a message without From: header.

 Postfix-generated From: headers with 'full name' information are
 now formatted as "From: name <address>" by default. Specify
 "header_from_format = obsolete" to get the earlier form "From:
 address (name)". See the postconf(5) manpage for more details.
2018-01-11 20:55:08 +00:00
Adam Weinberger
fadd9856bc Chase vim-lite -> vim-console rename 2018-01-11 20:34:08 +00:00
Kurt Jaeger
1776a34e5b mail/mu: update 0.9.16 -> 0.9.18
PR:		220111
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu>
Approved by:	hrs (maintainer timeout)
Relnotes:	https://github.com/djcb/mu/blob/0.9.18/NEWS.org
2018-01-11 19:12:44 +00:00
Dima Panov
de94d62bec - Follow current trends, point directly to python2.7 instead of metaport which not guarantee python lib presense 2018-01-11 14:39:10 +00:00
Alexey Dokuchaev
a247b2f47d Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
2018-01-11 14:18:01 +00:00
Dima Panov
a784de17f6 - Drop OPENSSL_PORT redefine, it was used for OSVERSION<103000 [1];
follow system-wide DEFAULT_VERSIONS+= ssl=<openssl variant>
- Sort plist
- @sample config

PR:		225067 [1]
Reported by:	Charlie Li [1]
2018-01-11 13:16:40 +00:00
Muhammad Moinur Rahman
ee6f95bbf8 mail/imapfilter: Update version 2.6.10=>2.6.11
- Pet portlint to move PLIST_FILES to pkg-plist
2018-01-10 20:03:51 +00:00
Alexey Dokuchaev
2c0789eb84 Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files which are not actually manual pages.
2018-01-10 15:08:51 +00:00
Alexey Dokuchaev
9d148927e8 For some of the ports under `mail' category: remove superfluous linefeeds. 2018-01-09 18:22:10 +00:00
Mathieu Arnold
bb5196a149 Remove support for variables that have been deprecated for a while.
variables                  deprecation       revision
WITHOUT_NLS                2013-12-13        r336337
WITH_/WITHOUT_             2014-02-24        r345870
NOPORT(DOC|EXAMPLE)S       2014-04-19        r351587
WITH_BDB_VER               2016-05-02        r414444
OVERRIDE_LINUX_BASE_PORT   2016-09-05        r421387
WITH_OPENSSL_(BASE|PORT)   2016-06-16        r416965

While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.

Cleanup bsd.sanity.mk a bit.

Fix fallout.

PR:		224613
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13490
2018-01-09 07:40:55 +00:00
Sunpoet Po-Chuan Hsieh
cce6ee38bc Sort SUBDIRs 2018-01-07 15:35:02 +00:00
Sunpoet Po-Chuan Hsieh
7a741167f5 Use real PORTVERSION and update dependent ports 2018-01-07 12:12:54 +00:00
Baptiste Daroussin
f7afc59ca5 Update to 20171215 2018-01-06 21:31:21 +00:00
Jan Beich
3d16bba28e mail/jmba: don't auto-enable gettext
11.0 aarch64 used ld(1) from devel/binutils which implicitly passed
-L/usr/local/lib thus gettext ended up being detected, breaking build
due to underspecified USES=gettext-tools. The same issue would occur
for USES=localbase or USE_GCC=yes, so just force off external gettext.

Approved by:	portmgr blanket
2018-01-05 04:19:26 +00:00
Steve Wills
1686824169 mail/rubygem-premailer-rails: update to 1.10.1 2018-01-05 00:43:40 +00:00
Hajimu UMEMOTO
9a294c0163 Update to 3.0.5. 2018-01-03 11:16:29 +00:00
Dirk Meyer
cc48fb988e - fix regression introduced by r457706
PR: 224452

- add option BLACKLISTD
https://reviews.freebsd.org/D13475
2018-01-02 21:48:33 +00:00
Kurt Jaeger
f452ae78db mail/metamail: fix build with X11 option enabled
- It has been broken for more than one year. r412348 was the last
  buildable version

PR:		224794
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
2018-01-01 09:09:51 +00:00
Dmitry Marakasov
198c54bc39 - Pet portlint
- Fix LICENSE
- Update WWW
2018-01-01 09:00:44 +00:00
Sunpoet Po-Chuan Hsieh
38d3102d4e Extend EXPIRATION_DATE to 2018-01-31
- Add comment
2017-12-31 22:23:08 +00:00
Mark Felder
b7664d180a mail/sendmail: Add port option for SMTPUTF8 support, enabled by default.
Postfix has had support for quite some time, compiled in by default
http://www.postfix.org/SMTPUTF8_README.html

Exim has support but it's not a default build option
http://www.exim.org/exim-html-current/doc/html/spec_html/ch-internationalisation.html

Sendmail had no support until Arnt produced this patch.

As far as commercial access to SMTPUTF8 email goes:

GMail has support for SMTPUTF8 for 3 years
Outlook.com will have support shortly

The world is moving forward with SMPTUTF8 and if it does not get wider
distribution it will restrict the ability to self-host email as the only
solution to send and receive email from these users will be to use a
commercial cloud-hosted email platform.

This patch is a no-op unless you are sending mail that requires the
SMTPUTF8 extension. If you are running a Sendmail server and you did not
have this patch you would have received errors and the messages would
have been undeliverable.

More info: http://rant.gulbrandsen.priv.no/eai/one-minute-guide

PR:		224452
Reviewed by:	Gregory Shapiro, Claus Assmann (private mails from Arnt)
Obtained from:	Arnt Gulbrandsen
Sponsored by:	CNNIC
2017-12-31 16:42:39 +00:00
Jimmy Olgeni
485d983cf0 Fix some typos. 2017-12-31 16:24:53 +00:00
Olli Hauer
2f2ece61ae - s/ECHO/ECHO_CMD/
PR:		222988
Submitted by:	Franco Fichtner
2017-12-31 12:54:41 +00:00
Olli Hauer
39008da88d - update to 3.3-20171229
- s/ECHO/ECHO_CMD  [1]

PR:		222988 [1]
Submitted by:	Franco Fichtner [1]
2017-12-31 12:07:28 +00:00
Antoine Brodin
377901b804 Simplify some USES=python
With hat:	portmgr
2017-12-29 09:01:54 +00:00
Sunpoet Po-Chuan Hsieh
449fff44fd Update to 1.12
Changes:	https://github.com/benprew/pony/blob/master/README.md#changelog
2017-12-28 13:42:11 +00:00
Pawel Pekala
87774b73ad Update to version 1.1.1
Changelog:
- Updated preferences data to cope with changes in Claws Mail 3.16.0
- Fix bug in Quick Search colors data which rendered it unsettable
- Translations:
    Updated: German
2017-12-27 22:45:54 +00:00
Danilo G. Baio
9a84fa559a Add mail/py-alot: Terminal MUA using Notmuch mail
Alot is a terminal-based mail user agent based on the Notmuch mail indexer.
It is written in Python using the Urwid toolkit and features a modular and
command prompt driven interface to provide a full MUA experience as an
alternative to the Emacs mode shipped with Notmuch.

WWW: https://github.com/pazz/alot

PR:		204982
Submitted by:	Dhananjay Balan <mail@dbalan.in>
2017-12-27 20:54:20 +00:00
Antoine Brodin
3a678350fb Deprecate ports broken for more than 6 months 2017-12-27 09:30:47 +00:00
Tijl Coosemans
bb701d745e Convert to USES=autoreconf. 2017-12-24 14:36:13 +00:00
Tijl Coosemans
895b423c21 Convert to USES=autoreconf. 2017-12-24 12:44:47 +00:00
Jochen Neumeister
346cdbbb20 mail/sympa: Update from 6.2.22 to 6.2.24
Fix more shebangs

Changelog: https://github.com/sympa-community/sympa/blob/6.2.24/NEWS.md

PR:		224502
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13575
2017-12-24 07:12:42 +00:00
Vsevolod Stakhov
65514e6bab - Update to 4.90
PR:		224539
Submitted by:	pi
2017-12-23 18:35:41 +00:00
Tijl Coosemans
ab0525195a Remove commented reference to USE_AUTOTOOLS. 2017-12-23 17:55:13 +00:00
Hajimu UMEMOTO
49ec1aaadf - Add XAPIAN option. [1]
- Drop MySQL include path from configure option. [1]
- Fix build when XAPIAN is enabled.
- Enable AUTOCREATE option by default.

Submitted by:	Paul Blazejowski <paulb [...] blazebox.homeip.net> [1]
2017-12-23 09:17:49 +00:00
Antoine Brodin
ddd8c8640e Change default version of samba from 4.4 to 4.6
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
2017-12-23 07:03:21 +00:00
Jan Beich
76f5c8beb4 mail/thunderbird: update to 52.5.2
Changes:	https://www.mozilla.org/thunderbird/52.5.2/releasenotes/
Security:	https://hg.mozilla.org/releases/comm-esr52/rev/01f2c40a0ce9
Security:	https://hg.mozilla.org/releases/comm-esr52/rev/6c35468148bb
Security:	https://hg.mozilla.org/releases/comm-esr52/rev/67c559a7ffee
Security:	https://hg.mozilla.org/releases/comm-esr52/rev/8bc93e746d82
2017-12-22 23:54:32 +00:00
Wen Heping
640f9e399f - Update to 2.19
Changes: http://search.cpan.org/src/MARKOV/MailTools-2.19/ChangeLog

PR:		223483
Submitted by:	svysh.fbsd@gmail.com
Approved by:	maintainer(timeout, > 40 days)
2017-12-21 12:09:48 +00:00
Joseph Mingrone
e6fc75d57c mail/getmail: Update to version 5.5
Upstream changes: http://pyropus.ca/software/getmail/CHANGELOG
2017-12-19 20:13:16 +00:00