1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

563383 Commits

Author SHA1 Message Date
Alexey Dokuchaev
8d6ed94e50 audio/vban: add PKGNAMESUFFIX and PORTSCOUT knobs
This yields more precise package name and stops portscout from
suggesting outdated GitHub tag as newer version.
2021-10-24 08:45:25 +00:00
Alexey Dokuchaev
1f01a27533 sysutils/gigolo: drop ONLY_FOR_ARCHS restriction
With nine items currently on this list, it had clearly outgrown the
intended purpose of this knob.

Also, "does not compile" is not valid ONLY_FOR_ARCHS_REASON, that's
what BROKEN is for.
2021-10-24 08:13:16 +00:00
Bernard Spil
145c527f0c mail/fetchmail: fix restart with "service -R"
PR:		258207
Approved by:	chalpin cs wisc edu (maintainer)
2021-10-24 07:56:29 +00:00
Xin LI
7988695148 net/openldap2[45]-server: Fix build on systems WITHOUT_KERBEROS when FETCH is on.
PR:		ports/259345
Reported by:	mi
2021-10-24 00:53:09 -07:00
Rainer Hurling
069de9cc79 graphics/qgis: Switch to external MDAL
Now that math/mdal is updated to v0.9.0, using it again. Thanks to wen@
2021-10-24 09:08:16 +02:00
Ashish SHUKLA
de975a8893
net-im/py-matrix-synapse: Update to 1.45.1
- Lower the bounds for pysaml2 to reflect upstream
- Also add dependency on pyjwt for jwt feature (implied)

PR:		258419
Approved by:	Sascha Biberhofer <ports at skyforge dot at>
2021-10-24 06:02:41 +00:00
Alexey Dokuchaev
f5d854dfc3 sysutils/syslinux: remove artificial architecture limitation
Added with a dubious reason in r423370 (89d3f87471).

This program can be used in stand-alone environments to populate bootable
media, e.g. as dependency of `sysutils/unetbootin' port, and GNU/Linux is
certainly available on far more architectures than could be listed here.
2021-10-24 05:50:15 +00:00
TAKATSU Tomonari
3bac6aad31 math/R-cran-deldir: Update to 1.0-6 2021-10-24 05:06:06 +00:00
Joseph Mingrone
c4fceecd91
mail/notmuch: Update to 0.34
Notmuch 0.34 (2021-10-20)
=========================

General
-------

An optional new s-expression based query parser is available if
notmuch is built with the `sfsexp` library. See
notmuch-sexp-queries(7) for syntax, and use `notmuch config get
built_with.sexpr_query` to check if notmuch is compiled with
s-expression query support.

CLI
---

Support multiple `Delivered-To` headers in notmuch-reply(1).

Emacs
-----

Functions are now allowed in `notmuch-search-result-format`.

Improvements to unthreaded view on large threads.

Tolerate bad/missing working directory for most commands.

Allow customization of tree drawing symbols in notmuch-tree mode.
2021-10-23 23:49:00 -03:00
Joseph Mingrone
32784eda79
devel/sfsexp: New port: Small Fast S-Expression Library
https://github.com/mjsottile/sfsexp
2021-10-23 23:49:00 -03:00
Damjan Jovanovic
58a766e89f emulators/wine-devel: Package win32u.dll on 64-bit, too
Since upstream commit 80df54a407680859ea777ae0b60aef6f8f378719
in early October 2021, and thus the recent 6.19 release, user32
directly links to win32u which has evolved from a pure stub
during that period.

We have been packaging win32u since FreeBSD commit
1b62862f14 and the update to Wine 6.11,
alas only on i386. Now it builds and is necessary universally, so
package it everywhere.

Bump PORTREVISION.

PR:		259223
Reported by:	Thibault Payet <monwarez@mailoo.org>
Approved by:	maintainer (= author)
2021-10-24 01:50:34 +00:00
Wen Heping
33bcf97810 math/mdal: Update to 0.9.0 2021-10-24 09:48:26 +08:00
Jan Beich
032530d6e8 emulators/rpcs3: update to 0.0.18.12917
Changes:	c0c52c33b...9ba9d9424
2021-10-24 00:43:49 +00:00
Jan Beich
fd715460e2 emulators/yuzu: update to s20211023
Changes:	b65314dc2...5299554bb
2021-10-24 00:43:49 +00:00
Jan Beich
b72047bb10 emulators/citra: update to s20211023
Changes:	90192124c...a5d01c0c1
2021-10-24 00:43:49 +00:00
Kevin Bowling
51a00e6b94 Mk/bsd.default-versions.mk: Update to PostgreSQL 13
PR:		258792
Reviewed by:	girgen (pgsql@)
Exp-run by:	antoine
2021-10-23 16:42:29 -07:00
Kevin Bowling
8a15171416 databases/postgresql-cstore_fdw: Fix for pgsql 13
PR:		259028
Approved by:	maintainer timeout
2021-10-23 16:30:30 -07:00
Torsten Zuehlsdorff
cf94bbaed1 lang/php80: Upgrade from 8.0.11 to 8.0.12
Changelog:

    CLI:
        Fixed bug #81496 (Server logs incorrect request method).
    Core:
        Fixed bug #81435 (Observer current_observed_frame may point to an old (overwritten) frame).
        Fixed bug #81380 (Observer may not be initialized properly).
    DOM:
        Fixed bug #81433 (DOMElement::setIdAttribute() called twice may remove ID).
    FFI:
        Fixed bug #79576 ("TYPE *" shows unhelpful message when type is not defined).
    FPM:
        Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege escalation) (CVE-2021-21703).
    Fileinfo:
        Fixed bug #78987 (High memory usage during encoding detection).
    Filter:
        Fixed bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing).
    Opcache:
        Fixed bug #81472 (Cannot support large linux major/minor device number when read /proc/self/maps).
    Reflection:
        ReflectionAttribute is no longer final.
    SPL:
        Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free).
        Fixed bug #81477 (LimitIterator + SplFileObject regression in 8.0.1).
    Standard:
        Fixed bug #69751 (Change Error message of sprintf/printf for missing/typo position specifier).
    Streams:
        Fixed bug #81475 (stream_isatty emits warning with attached stream wrapper).
    XML:
        Fixed bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace).
    Zip:
        Fixed bug #81490 (ZipArchive::extractTo() may leak memory).
        Fixed bug #77978 (Dirname ending in colon unzips to wrong dir).

Sponsored by:	Bounce Experts
2021-10-24 00:52:36 +02:00
Torsten Zuehlsdorff
b0953f0b3c lang/php74: Upgrade from 7.4.24 to 7.4.25
Changelog:

    DOM:
        Fixed bug #81433 (DOMElement::setIdAttribute() called twice may remove ID).
    FFI:
        Fixed bug #79576 ("TYPE *" shows unhelpful message when type is not defined).
    Fileinfo:
        Fixed bug #78987 (High memory usage during encoding detection).
    Filter:
        Fixed bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing).
    FPM:
        Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege escalation) (CVE-2021-21703).
    SPL:
        Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free).
    Streams:
        Fixed bug #81475 (stream_isatty emits warning with attached stream wrapper).
    XML:
        Fixed bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace).
    Zip:
        Fixed bug #81490 (ZipArchive::extractTo() may leak memory).
        Fixed bug #77978 (Dirname ending in colon unzips to wrong dir).

Sponsored by:	Bounce Experts
2021-10-24 00:52:36 +02:00
Stefan Eßer
faf17873c1 lang/gnatdroid-binutils: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 23:38:18 +02:00
Stefan Eßer
85f23e8513 graphics/linux-c7-jpeg: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 23:29:26 +02:00
Stefan Eßer
dd66e9a973 graphics/linux-c7-librsvg2: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 23:26:50 +02:00
Stefan Eßer
7d53449d39 russian/bugzilla44: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 23:20:00 +02:00
Stefan Eßer
45ce00cc5b games/abuse_sdl: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 23:17:48 +02:00
Stefan Eßer
5ccb9fc417 print/foomatic-filters: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 23:15:38 +02:00
Stefan Eßer
ca4a0dbdee sysutils/ganglia-webfrontend: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 23:13:32 +02:00
Stefan Eßer
4ad8a06eab mail/libspf2: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 23:11:22 +02:00
Stefan Eßer
c12d36fc11 net-mgmt/libsmi: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 23:07:59 +02:00
Stefan Eßer
b8da22c7f7 security/libp11: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 23:02:14 +02:00
Stefan Eßer
c7333f2212 net/kube-scheduler: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 22:39:09 +02:00
Stefan Eßer
5b883091a5 net/kube-controller-manager: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 22:38:54 +02:00
Stefan Eßer
c856d5ef79 sysutils/kubectl: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 22:38:32 +02:00
Stefan Eßer
edf4a2c081 devel/gnucflow: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 22:27:40 +02:00
Stefan Eßer
a9fc8d1bca java/junit: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 22:25:55 +02:00
Stefan Eßer
617eac0ab5 devel/itext: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 22:22:43 +02:00
Stefan Eßer
4d0ca3a4b8 devel/linux-c7-icu: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 22:19:40 +02:00
Stefan Eßer
a700c56b87 devel/icu: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 22:17:45 +02:00
Stefan Eßer
4fcc62dbd4 x11-toolkits/linux-c7-gtk3: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 22:11:45 +02:00
Stefan Eßer
608f8d849f x11-toolkits/linux-c7-gtk2: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 22:11:31 +02:00
Stefan Eßer
17d8cfe090 www/grails: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 22:08:37 +02:00
Stefan Eßer
95d40be7ad textproc/linux-c7-expat: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 22:03:53 +02:00
Stefan Eßer
54f684ce91 devel/linux-c7-dbus-glib: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 22:00:44 +02:00
Stefan Eßer
8f6bf15277 www/bareos17-webui: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 21:57:33 +02:00
Stefan Eßer
d31f3ae695 net/belle-sip: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 21:54:48 +02:00
Steve Wills
b8514f7986 www/minio: update to 2021.10.23.03.28.24
Security:	f4b15f7d-d33a-4cd0-a97b-709d6af0e43e
MFH:		2021Q4
2021-10-23 15:53:32 -04:00
Stefan Eßer
fb122dfe54 www/apt-cacher-ng: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 21:51:14 +02:00
Steve Wills
268b61bcb6 security/vuxml: document minio issue 2021-10-23 15:50:04 -04:00
Stefan Eßer
a3bce267aa graphics/lcms2: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 21:48:16 +02:00
Stefan Eßer
4dc60213bd graphics/lcms: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 21:48:16 +02:00
Larry Rosenman
d9b43e9cdc
security/1password-client: upgrade to 1.12.2
CHangeLog: https://app-updates.agilebits.com/product_history/CLI
2021-10-23 14:42:48 -05:00