Commit graph

21124 commits

Author SHA1 Message Date
Larry Rosenman
4f94b01f8f mail/spamassassin-dqs: remove stray colon in pkg-message.in. 2019-07-04 17:51:01 +00:00
Larry Rosenman
c58e4b17a0 mail/spamassassin-dqs: simplify RUN_DEPENDS.
Reported by:	adamw (private conversation).
2019-07-04 17:29:40 +00:00
Larry Rosenman
f5533408e5 mail/spamassassin-dqs: new port to use SpamHaus' DQS DNSBL's with SpamAssassin 2019-07-04 17:26:30 +00:00
Tobias Kortkamp
f69160b440 lang/rust: Update to 1.36.0
- 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/07/04/Rust-1.36.0.html
Tested by:	jbeich, mikael.urankar@gmail.com
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D20810
2019-07-04 14:41:57 +00:00
Jan Beich
2e37999838 gecko: drop staging remnants after r357413 2019-07-04 11:40:47 +00:00
Jan Beich
f01a9b3265 gecko: drop pre/post-install scripts after r473092 and r497197 2019-07-04 11:40:26 +00:00
Cy Schubert
ecc5dd5840 Recommended by our nmh upline, make the W3M option to depend on
www/w3m the default in order to install a text-based browser
to render HTML for nmh. Users can still deselect the option to
obtain a leaner install base. The other HTML rendering options
also still available.

Suggested by:	Ken Hornstein <kenh@cmf.nrl.navy.mil> (nmh upline)
2019-07-04 03:26:49 +00:00
Jan Beich
168c7940c7 mail/thunderbird: update to 60.8.0
Changes:	https://www.thunderbird.net/thunderbird/60.8.0/releasenotes/
Security:	0592f49f-b3b8-4260-b648-d1718762656c
2019-07-03 23:49:27 +00:00
Cy Schubert
014c509c7e Sort radio button options and fix two typos.
MFH:		2019Q3
2019-07-03 20:42:26 +00:00
Adriaan de Groot
43caac30c5 Fix build of mail/xpbiff after libXt update.
An implicit include has gone away (Intrinsic.h) so users of X11/StringDefs.h
now need to explictly include X11/Intrinsic.h to get the typedef for
String, otherwise many of the macro's like this one:

#define XtRString ((String)&XtStrings[1797])

will fall over.
2019-07-03 20:27:37 +00:00
Cy Schubert
fb99a1bf17 Add text-based browser dependency options. Text-based browsers are used
to render HTML. The dependencies are build and run dependencies, build
dependencies because nmh auto-configures itself at build time for text
based browsers it finds. The nmh upstream developer,
Ken Hornstein <kenh@cmf.nrl.navy.mil>, prefers w3m but any text-based
browser will do. The browser option is not default in order to satisfy
minimalist install rerequirements.

Reported by:	Ken Hornstein <kenh@cmf.nrl.navy.mil> (upstream)
MFH:		2019Q3
2019-07-03 19:45:00 +00:00
Tobias Kortkamp
cd27efc0b6 mail/aerc: Update to latest commit 2019-07-03 12:47:49 +00:00
Steve Wills
c4a1cdaca3 mail/smfsav-devel: Fix dependency in rc.d script
PR:		238714
Submitted by:	Kan Sasaki <sasaki@fcc.ad.jp> (maintainer)
2019-06-30 20:49:26 +00:00
Steve Wills
6fb272a25a mail/smfsav: Fix dependency in rc.d script
PR:		238713
Submitted by:	Kan Sasaki <sasaki@fcc.ad.jp> (maintainer)
2019-06-30 20:48:49 +00:00
Steve Wills
b502c69fd9 mail/mutt: 1.12.1
PR:		238589
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2019-06-30 20:13:41 +00:00
MANTANI Nobutaka
e17825e891 Update to the snapshot on 2019-06-23. 2019-06-30 06:39:03 +00:00
Tobias C. Berner
4d160bfcf5 graphics/poppler: update to 0.78.0
Release 0.78.0:
        core:
         * Fix line annotation arrows for usage in dimensioning
         * Handle Ink annots without an InkList but with an AP
         * Fix typos preventing parsing of Movie start and duration
         * Fix crash on malformed files

        glib:
         * Add poppler_document_create_dests_tree()
         * Don't use the deprecated g_type_class_add_private()
         * Document the differences between render() and render_for_printing()
         * Fix introspection for poppler_document_new_from_data
         * Don't create PopplerInputStream with length 0. Issue #414
         * Document G_IO_ERROR as a possible error condition
         * docs: Add index for API new in 0.78

        build system:
         * Fixes cross compilation of gir in Void Linux
         * Add -Wshadow to the default warning flags
         * install pkg-config pc files if pkg-config is found

PR:		238857
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
2019-06-29 08:55:17 +00:00
Tobias Kortkamp
7b402c3980 mail/aerc: Drop custom do-{build,install} targets after r505321 2019-06-29 04:02:08 +00:00
Alexey Dokuchaev
c54f3cac10 Add missing USES+=iconv because most of Mailutils programs use functions
it provides, but dependency was not recorded in the package.  This bug
went unnoticed for a long time because `libiconv.so.2' library typically
exists on any FreeBSD installation, and was revealed by recent exp-run.

Since port revision was bumped just now in the previous commit, abuse it
and do not bump again.

PR:	229613
2019-06-27 09:28:35 +00:00
Alexey Dokuchaev
3186e08e7c Update Guile to version 2.2.5, modern stable version, and fix dependent
ports to build against it.  Most changes are rather minor and mechanical
except for the devel/gdb (obtained via their bugtracker [1], courtesy of
Doug Evans).  One port (science/meep) I had to mark BROKEN after fixing
it proved to be very tedious and actually unreliable.  It is very old,
there are newer versions available so it should be fixed by updating.

One port (devel/libruin) had revealed a bug in the new Guile code (an
auxiliary script, really) that had to be worked-round; reference to the
problematic upstream commit is provided in the patch.

PR:		229613
Exp-run by:	antoine

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8
2019-06-27 09:02:56 +00:00
Rene Ladan
d2eb50ab00 Clean up final leftovers from Qt4.
Submitted by:	rene
Reviewed by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D20725
2019-06-26 11:52:23 +00:00
Alexey Dokuchaev
cbe8c05f72 Update to version 3.7.
Submitted by:	maintainer
2019-06-24 10:14:07 +00:00
Olli Hauer
6f79463d88 - convert pkg-message to UCL 2019-06-23 10:04:22 +00:00
Olli Hauer
acc3c8442f - update to 3.5-20190621
- convert pkg-message to UCL
2019-06-23 10:03:06 +00:00
Christoph Moench-Tegeder
2c4ffaa87c mail/thunderbird: update to 60.7.2 (release)
Release notes: https://www.thunderbird.net/en-US/thunderbird/60.7.2/releasenotes/

Approved by:	gecko@ (jbeich@, implicit)
MFH:		2019Q2
Security:	49beb00f-a6e1-4a42-93df-9cb14b4c2bee
2019-06-21 11:59:57 +00:00
Piotr Kubaj
3a6eb54cac mail/dcc-dccd: reroll tarball, bump PORTREVISION
Upstream has rerolled the tarball:
 "I discovered that I had made a mistake in
including files related to the old licenses in the tarball. They were
in pre-2019/LICENSE-rep,v and pre-2019/RESTRICTIONS,v"

PR:		238734
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20707
2019-06-21 11:44:43 +00:00
Christoph Moench-Tegeder
7af3f1e827 mail/thunderbird: update to 60.7.2 (rc1)
Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/60.7.2/releasenotes/

Approved by:	gecko@ (jbeich@, implicit)
MFH:		2019Q2
2019-06-20 16:19:26 +00:00
Piotr Kubaj
b42b0e4988 mail/dcc-dccd: upgrade to 2.3.167
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20696
2019-06-19 23:11:29 +00:00
Guido Falsi
ad1ecbc81b - Simplify XFCE MASTER_SITES usage
- Update XFCE Master sites list

Submitted by:		olivierd
Reviewed by:		mat
Approved by:		portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D8416
2019-06-19 16:14:27 +00:00
Mathieu Arnold
2ce0cb26fa Update the rest of my ports to UCL pkg-message. 2019-06-19 15:20:22 +00:00
Renato Botelho
8fb25f87f2 Take maintainership 2019-06-18 13:51:17 +00:00
Tobias Kortkamp
fd2b9625c6 mail/aerc: Update to latest master
Also fix handling of tcell dependency which is actually replaced
with a patched version.
2019-06-17 13:35:17 +00:00
Dmitry Marakasov
4fc25fcfc3 - Update WWW
Approved by:	portmgr blanket
2019-06-17 09:01:58 +00:00
Olli Hauer
2243081405 - update to 3.5-20190615
Incompatibility with snapshot 20190615
  ====================================

  The Postfix TLS library by default no longer waits after sending a
  TLS 'close' notification. This should be safe with TLSv1.2 and
  later. Specify "tls_fast_shutdown_enable = no" to enable historical
  Postfix behavior.

  Major changes with snapshot 20190615
  ====================================

  After sending a TLS 'close' notification, the Postfix library by
  default no longer waits for the TLS peer to respond. According to
  RFC 2246 (TLSv1.2) section 7.2.1, "It is not required for the
  initiator of the close to wait for the responding close_notify alert
  before closing the read side of the connection."

  The SMTP+LMTP delivery agent can now prepend Delivered-To, X-Original-To
  and Return-Path headers, just like the pipe(8) delivery agent. This
  uses the same "flags=DOR" command-line flags in master.cf. See the
  smtp(8) manpage for details.

  This obsoletes the "lmtp_assume_final = yes" setting, and replaces
  it with "flags=...X...", for consistency with pipe(8).
2019-06-17 04:11:44 +00:00
Sunpoet Po-Chuan Hsieh
5568411e8c Update to 3.007
Changes:	https://metacpan.org/changes/distribution/Mail-Box-IMAP4
2019-06-14 20:19:55 +00:00
Mathieu Arnold
481a970de4 Really fix rc files.
Pointy hat:	mat, for assuming the patch was ok and only giving it a quick glance.
2019-06-14 11:12:08 +00:00
Piotr Kubaj
d6f9c77b18 mail/dcc-dccd: fix startup scripts
Fix startup scripts so that PREFIX is not %D.

PR:		238501
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20611
2019-06-14 07:17:02 +00:00
Cy Schubert
207d8ec2b2 Update 2.8.0 --> 2.9.0
exmh 2.9.0 is not hosted on any tcl/tk site at the moment.
The standard SF download helper fails to work in this case.
2019-06-14 00:05:04 +00:00
Fernando Apesteguía
826ff513f1 mail/notmuch: update to 0.29.1
- The sources are now compressed with xz instead of gzip.
- Support for GMime 2.6 was dropped and GMime 3.0.3 or later is required now.
- drop workaround for info(1) on FreeBSD 10 since it's no longer supported
- drop workaround for Sphinx since another one was included in notmuch's upstream

ChangeLog: https://notmuchmail.org/pipermail/notmuch/2019/028257.html

PR:	238418
Submitted by:	seschwar@gmail.com (maintainer)
2019-06-13 21:27:41 +00:00
Matthias Andree
b382077c8d mail/mailman: fix cron/rundig if HTDIG option is enabled [1]
Ditto for the two Mailman/Cgi/remote?mmsearch.

PR:		238508 [1]
Reported by:	asp-freebsd@partan.com [1]
2019-06-13 18:32:35 +00:00
Sunpoet Po-Chuan Hsieh
b38d4a71d6 Update to 3.006
Changes:	https://metacpan.org/changes/distribution/Mail-Box-IMAP4
2019-06-13 15:48:53 +00:00
Christoph Moench-Tegeder
b49f81b002 mail/thunderbird: update to 60.7.1 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/60.7.1/releasenotes/

Approved by:	jbeich (gecko@, implicit)
MFH:		2019Q2
2019-06-13 15:29:23 +00:00
Piotr Kubaj
7056a4ed6f mail/dcc-dccd: update to 2.3.165
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D20593
2019-06-11 08:44:34 +00:00
Piotr Kubaj
e3a9cd8e0a mail/dcc-dccd: update to 2.3.164, use /var/db/dcc instead of /var/db, various cleanups
PR:		220978
Submitted by:	kai
Reported by:	mi@ALDAN.algebra.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20155
2019-06-10 20:04:46 +00:00
Tobias Kortkamp
58a7a27e6c New port: mail/aerc
Aerc is an email client that runs in your terminal.  It is highly
efficient and extensible, perfect for the discerning hacker.

Some of its more interesting features include:

- Editing emails in an embedded terminal tmux-style, allowing you
  to check on incoming emails and reference other threads while you
  compose your replies
- Render HTML emails with an interactive terminal web browser,
  highlight patches with diffs, and browse with an embedded less
  session
- Vim-style keybindings and ex-command system, allowing for powerful
  automation at a single keystroke
- First-class support for working with git & email
- Open a new tab with a terminal emulator and a shell running for
  easy access to nearby git repos for parallel work
- Support for multiple accounts, with support for IMAP, Maildir, SMTP,
  and sendmail transfer protocols
- CalDAV and CardDAV support for synchronizing contacts & calendar
  events
- Asynchronous IMAP support ensures the UI never gets locked up by
  a flaky network, as mutt often does
- Efficient network usage - aerc only downloads the information
  which is necessary to present the UI, making for a snappy and
  bandwidth-efficient experience

WWW: https://aerc-mail.org/
2019-06-10 17:00:26 +00:00
Koichiro Iwao
68a3f31eb9 mail/roundcube-html5_notifier: Update to 0.6.3
pt_BR, zh_CN translations has been added.

Relnotes:	https://github.com/stremlau/html5_notifier/releases/tag/v0.6.3
2019-06-08 13:26:33 +00:00
Guido Falsi
982303158c Add LICENSE 2019-06-07 13:54:12 +00:00
Sunpoet Po-Chuan Hsieh
b1fce6e474 Update to 3.005
Changes:	https://metacpan.org/changes/distribution/Mail-Box-IMAP4
2019-06-06 18:36:49 +00:00
Baptiste Daroussin
6847f4d9d8 Convert pkg-message to ucl format.
It means the message specifying the rename of the binary mutt to neomutt
will only be shown to people installing neomutt from the first time
and to people upgrading from a version of neomutt which used to have the
binary named mutt
2019-06-04 06:02:20 +00:00
Tobias C. Berner
d163307e80 graphics/poppler: update to 0.77.0
Release 0.77.0:
        core:
         * Fix crash on signature handling. Issue #766
         * Fix small memory leak in SignatureHandler::getCertificateInfo
         * Splash: Restrict filling of overlapping boxes. Issue #750
         * Fix crash on malformed files

        qt5:
         * Fix optional content handling with exclusive layers

        cpp:
         * Make render_page thread-safe

        utils:
         * pdfsig: Fix small memory leak
         * pdftotext: Fix typo in manpage

PR:		238115
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
2019-06-01 06:39:22 +00:00