Commit Graph

22259 Commits

Author SHA1 Message Date
Dmitry Marakasov 151c4ed4a3 - Add LICENSE
- Add NO_ARCH
- Update WWW

Approved by:	portmgr blanket
2020-09-12 09:36:51 +00:00
Tobias C. Berner 5dc59a82ae graphics/poppler: update to 20.09.0
Release 20.09.0:
        core:
         * Compability fix for Forms
         * Fix fetching of Objects failing in some cases
         * Fix clearing date in Annot setModified/setDate
         * TextSelectionPainter: support glyphless fonts
         * Splash: Don't try read past end of image
         * avoid abort() on large memory allocation
         * Fix memory leak on broken files
         * Fix potential invalid memory read
         * Small code improvements

        qt5:
         * Document TextAnnotation::inplaceAlign
         * Make Annotation::setModification/CreationDate work on existing annots
         * Be a bit more stubborn converting dates that come from xml
         * Clean as many null characters from the end as possible when converting strings

        glib:
         * Add accessor functions for PopplerAttachment
         * Deprecate PopplerAttachment GTime fields
         * Deprecate PopplerDocument date properties

        utils:
         * pdftoppm: report error and exit if output file cannot be written
         * Document that PDF-file can be '-' to read it from stdin

        build system:
         * cmake: Modern way to link against libpng, zlib and libtiff
         * cmake: Remove stray support for lcms1 in pdftocairo

PR:		249060
Exp-run by:	antoine
2020-09-10 18:32:06 +00:00
Dima Panov 6d61cf0e62 mail/exim: import exim-4.94+fixes branch as state of 2020.09.09
Used git diffs:

[27/37] Fix spelling of local_part_data in docs and debug output
[27/37] Fix spelling of local_part_data in docs and debug output
[28/37] Fix ${readsocket } eol-replacement.  Bug 2630
[29/37] Taint: fix off-by-one in is_tainted().  Bug 2634
[30/37] Build: ifdef guard for EXPERIMENTAL_QUEUEFILE
[31/37] Taint: fix off-by-one in is_tainted().  Bug 2634
[32/37] DANE: force SNI to use $domain.  Bug 2265
[33/37] DANE: Fix 2-rcpt message, diff domins case.  Bug 2265
[34/37] Fix non-DANE build
[35/37] DANE: Fix 2 messages from queue case
[36/37] Fix non-DANE build

While here, make SPF option turned on by default

MFH:		2020Q3
2020-09-09 12:09:34 +00:00
Alexey Dokuchaev 52eaff34c3 - Unbreak the build against modern versions of OpenSSL
- While at it, provide more elaborate port description
2020-09-09 03:00:49 +00:00
Olivier Cochard 28377a7d54 Update Maildir patch URL.
PR:		249112
Reported by:	Freddy Dissaux <dsx@bsdsx.fr>
Approved by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2020-09-05 14:28:57 +00:00
Rene Ladan 964c0ccab9 Remove expired ports:
2020-09-01 multimedia/w_scan: No longer developed since September 2017, MASTER_SITES gone
2020-08-31 net/ntp-devel: Current devel branch of ntp is no longer published
2020-08-31 mail/postfix-policyd-spf-python: Use mail/py-spf-engine instead (Project is superseded by successor)
2020-08-26 graphics/py-pyembree: Broken for more than 6 months
2020-08-26 games/asteroid: Broken for more than 6 months
2020-09-04 19:34:48 +00:00
Steve Wills ca49df9ecb mail/getmail6: Update to 6.7 for bugfixes
PR:		248884
Submitted by:	Michael Bueker <m.bueker@berlin.de> (maintainer)
2020-09-04 17:04:02 +00:00
Matthias Andree 3db218bad2 mail/fetchmail: update to 6.4.12 (regression fixes)
Fixes these regressions:
- Misleading false complaints that TLSv1.3 support were missing from the
  system but still auto-negotiating it (broken in 6.4.9, fixed in 6.4.11).
- README contained NEWS fragments (broken since c. 1 year/c. 6.4.2,
  fixed in 6.4.12) instead of the actual contents.
  (This was also the reason to skip 6.4.11).

For the potential MFH 6.4.8 -> 6.4.12, 6.4.9 also
adds to the manual page which has is used for fingerprints, MD5,
and adds a Romanian-language translation by Florentina Musat.

PR:		249009
Approved by:	Corey Halpin (maintainer)
MFH:		2020Q3 (manpage, README fixes, added translation)
2020-09-04 16:04:52 +00:00
Li-Wen Hsu f66f09e639 mail/postfinger: Fix fetch and add license information
PR:		248983
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	Andrew J. Caines <A.J.Caines@halplant.com>
2020-09-03 05:37:13 +00:00
Steve Wills 97083c5b9e mail/mutt: Update to 1.14.7
PR:		249004
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2020-09-02 04:43:14 +00:00
Alexey Dokuchaev 40c6181874 - Unbreak the build with -fno-common (for Clang 11 and GCC 10)
- Add missing components to USE_XORG list, define LICENSE (MIT)

Reported by:	pkg-fallout
2020-09-01 12:50:15 +00:00
Mathieu Arnold 190a869267 Cleanup a few of my ports.
No functional changes.
2020-08-31 13:11:54 +00:00
Mathieu Arnold dd72fc1d6a Fix shebangs on a few scripts. 2020-08-31 13:11:44 +00:00
Olli Hauer d3cc3a84de - update to 3.5.7
MFH:		2020Q3
2020-08-31 09:25:59 +00:00
Olli Hauer 6f57cee63a - update to 3.6-20200830 2020-08-31 09:25:15 +00:00
Sunpoet Po-Chuan Hsieh b94e8d8c27 Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
Tobias Kortkamp c9a06251c5 lang/rust: Update to 1.46.0
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D26176
2020-08-30 18:36:07 +00:00
Niclas Zeising a1b290c54d Extend expiration of ports broken with -fno-common
Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date.  The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall.  This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.

MFH:		2020Q3 (maybe)
2020-08-30 09:47:49 +00:00
Roman Bogorodskiy 8ccd925b80 Chase security/p11-kit update
After switch to meson libp11-kit.so no longer has symbols
in the LIBP11_KIT_1.0 namespace. As a workaround, bump
PORTREVISION of consumers to get those rebuilt.

See more details in the comments of the linked PR.

PR:		248819
Reported by:	John Hein
2020-08-30 03:10:23 +00:00
Jan Beich e603b4e4d1 gecko: update OSS patches
Changes:	https://github.com/kinetiknz/cubeb/compare/957847c...49312d4
2020-08-30 00:20:45 +00:00
Tobias C. Berner d73017216a mail/elmo: fix build on recent current and deprecate 2020-08-28 20:54:10 +00:00
Tobias C. Berner 3cfd0fde41 mail/dspam: fix build on recent current
- this seems to be abandonware, and should likely be removed.
2020-08-28 20:11:49 +00:00
Renato Botelho 5b97b29b26 Fix build with clang11 and other tweaks
- Add -fcommon for now to fix build with clang11
- Pet portlint
- Add missing dependencies to USE_XORG
- Bump PORTREVISION
2020-08-28 18:42:06 +00:00
Tobias C. Berner c92a6cfd0d mail/crmi114x buid on current and deprecate 2020-08-28 18:03:59 +00:00
Matthias Andree 1f4ac50a50 mail/fetchmail: update to 6.4.10
while here, switch distfile back to xz format and update
the > 2^31 "long long" fix so it patches the right place of the NEWS file.

- adds Romanian translation
- minor manual page fix to add "MD5" hash to sslfingerprint documentation

PR:		248954
Approved by:	Corey Halpin (maintainer)
2020-08-28 14:42:13 +00:00
Hajimu UMEMOTO b3eccdf4e3 Update to 3.2.3. 2020-08-28 13:08:17 +00:00
Tobias C. Berner c47060ce3b mail/avenger: fix build on recent current 2020-08-27 19:56:15 +00:00
Sunpoet Po-Chuan Hsieh 7dcb49e5d5 Update to 1.20200824.1
Changes:	https://metacpan.org/changes/distribution/Mail-AuthenticationResults
2020-08-27 18:43:55 +00:00
Tobias C. Berner 1e1ee91950 mail/anubis: fix build on recent current 2020-08-27 18:31:08 +00:00
Mathieu Arnold 081d9b8eb2 Fix build on CURRENT. 2020-08-26 11:11:10 +00:00
Mathieu Arnold aae5638296 General tidy up, and add LICENSE. 2020-08-26 11:09:13 +00:00
Christoph Moench-Tegeder ed407f74a2 update thunderbird to 68.12.0 (rc1, looks like GA)
https://www.thunderbird.net/en-US/thunderbird/68.12.0/releasenotes/

MFH:		2020Q3 (blanket: web browser alike)
2020-08-26 09:20:58 +00:00
Baptiste Daroussin 6c00126e0d Pass maintainership to new maintainer
PR:		248645
2020-08-26 08:39:42 +00:00
Hajimu UMEMOTO 3ac2f54f4c Fix build on 13-CURRENT. 2020-08-25 14:37:33 +00:00
Baptiste Daroussin 2a13e8038d Update to 20200821 2020-08-25 12:52:55 +00:00
Baptiste Daroussin ffd5790b50 Update to 1.3.3 2020-08-25 12:41:06 +00:00
Danilo G. Baio affc8676e6 mail/isoqlog: Fix build on 13-CURRENT
Reported by:	pkg-fallout
2020-08-24 23:52:38 +00:00
Jan Beich 7c156bf8ba gecko: update OSS patches
Changes:	https://github.com/kinetiknz/cubeb/compare/123ce2a...957847c
PR:		248816
Submitted by:	Ka Ho Ng
2020-08-24 12:50:21 +00:00
Sunpoet Po-Chuan Hsieh 9f28c00877 Change RUN_DEPENDS from rubygem-highline to rubygem-highline1
- Bump PORTREVISION for dependency change
2020-08-23 19:49:45 +00:00
Roman Bogorodskiy 935a599bd6 mail/msmtp: update to 1.8.12 2020-08-22 04:26:58 +00:00
Piotr Kubaj cfe50d393c mail/hashcash: fix build on powerpc(64) with clang
Switch to GCC to deal with assembly written specifically for GCC.
2020-08-21 21:47:09 +00:00
Sunpoet Po-Chuan Hsieh 7be1aaff18 Update to 3.009
Changes:	https://metacpan.org/changes/distribution/Mail-Box
2020-08-21 21:23:25 +00:00
Kyle Evans 8788f96ef4 mail/mmh: fix build with -fno-common
mmh had just a minor build issue with -fno-common, fixed with a trivial
patch to extern the variable in question.

PR:		248812
Approved by:	satanist+freebsd@bureaucracy.de (maintainer)
MFH:		2020Q3 (build fix: -fno-common)
2020-08-21 18:12:18 +00:00
Jan Beich 0c61cc4d7a gecko: add native OSS support, replacing ALSA as fallback
OSS is always built but during runtime only selected by default if
neither pulseaudio, jackit or sndio are installed. In particular,
Gnome and KDE users would still be offered PulseAudio by default due
to integration with multi-app volume widgets, current song bars,
screensharing with audio, etc. that prefer to talk over DBus.
Those can opt out via media.cubeb.backend=oss in about:config.

Submitted by:	Ka Ho Ng <khng300@gmail.com> (based on)
2020-08-21 16:32:05 +00:00
Eugene Grosbein ee6a3e31b3 mail/qpopper: fix build with -fno-common (clang 11 and gcc 10)
PORTREVISION not bumped as it fixes build for FreeBSD 13.

Reported by:	pkg-fallout
2020-08-20 09:31:20 +00:00
Torsten Zuehlsdorff f167f08f51 lang/php74: Update from 7.4.8 to 7.4.9
Changelog:

    Apache:
        Fixed bug #79030 (Upgrade apache2handler's php_apache_sapi_get_request_time to return usec).
    COM:
        Fixed bug #63208 (BSTR to PHP string conversion not binary safe).
        Fixed bug #63527 (DCOM does not work with Username, Password parameter).
    Core:
        Fixed bug #79740 (serialize() and unserialize() methods can not be called statically).
        Fixed bug #79783 (Segfault in php_str_replace_common).
        Fixed bug #79778 (Assertion failure if dumping closure with unresolved static variable).
        Fixed bug #79779 (Assertion failure when assigning property of string offset by reference).
        Fixed bug #79792 (HT iterators not removed if empty array is destroyed).
        Fixed bug #78598 (Changing array during undef index RW error segfaults).
        Fixed bug #79784 (Use after free if changing array during undef var during array write fetch).
        Fixed bug #79793 (Use after free if string used in undefined index warning is changed).
        Fixed bug #79862 (Public non-static property in child should take priority over private static).
        Fixed bug #79877 (getimagesize function silently truncates after a null byte) (cmb)
    Fileinfo:
        Fixed bug #79756 (finfo_file crash (FILEINFO_MIME)).
    FTP:
        Fixed bug #55857 (ftp_size on large files).
    Mbstring:
        Fixed bug #79787 (mb_strimwidth does not trim string).
    Phar:
        Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile function). (CVE-2020-7068)
    Reflection:
        Fixed bug #79487 (::getStaticProperties() ignores property modifications).
        Fixed bug #69804 (::getStaticPropertyValue() throws on protected props).
        Fixed bug #79820 (Use after free when type duplicated into ReflectionProperty gets resolved).
    Standard:
        Fixed bug #70362 (Can't copy() large 'data://' with open_basedir).
        Fixed bug #78008 (dns_check_record() always return true on Alpine).
        Fixed bug #79839 (array_walk() does not respect property types).

Sponsored by:	Bounce Experts
2020-08-19 21:31:23 +00:00
Torsten Zuehlsdorff 3446c3ed44 lang/php73: Update from 7.3.20 to 7.3.21
Changelog:

    Apache:
        Fixed bug #79030 (Upgrade apache2handler's php_apache_sapi_get_request_time to return usec).
    Core:
        Fixed bug #79877 (getimagesize function silently truncates after a null byte).
        Fixed bug #79778 (Assertion failure if dumping closure with unresolved static variable).
        Fixed bug #79792 (HT iterators not removed if empty array is destroyed).
    COM:
        Fixed bug #63208 (BSTR to PHP string conversion not binary safe).
        Fixed bug #63527 (DCOM does not work with Username, Password parameter).
    Curl:
        Fixed bug #79741 (curl_setopt CURLOPT_POSTFIELDS asserts on object with declared properties).
    Fileinfo:
        Fixed bug #79756 (finfo_file crash (FILEINFO_MIME)).
    FTP:
        Fixed bug #55857 (ftp_size on large files).
    Mbstring:
        Fixed bug #79787 (mb_strimwidth does not trim string).
    Phar:
        Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile function). (CVE-2020-7068)
    Standard:
        Fixed bug #70362 (Can't copy() large 'data://' with open_basedir).
        Fixed bug #79817 (str_replace() does not handle INDIRECT elements).
        Fixed bug #78008 (dns_check_record() always return true on Alpine).

Sponsored by:	Bounce Experts
2020-08-19 21:30:32 +00:00
Torsten Zuehlsdorff 63e91c7887 lang/php72: Update from 7.2.22 to 7.2.23
Changelog:

    Core:
        Fixed bug #79877 (getimagesize function silently truncates after a null byte) (cmb)
    Phar:
        Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile function). (CVE-2020-7068)

Sponsored by:	Bounce Experts
2020-08-19 21:29:37 +00:00
Li-Wen Hsu 5fe304a328 mail/popular: Prepare for textproc/p5-XML-Parser update
Also:
- Bump PORTREVISION
- Skip build of man pages, which are already present in the distribution
- Add LICENSE
- Add USE_LDCONFIG
- Regenerate patches to follow the standard
- Pass maintainership to the submitter

PR:		248725
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
2020-08-19 13:17:38 +00:00
Hajimu UMEMOTO 826a6c2193 Update to 3.0.14. 2020-08-19 12:57:29 +00:00