Commit graph

561475 commits

Author SHA1 Message Date
Tobias C. Berner
2dee0997fb graphics/poppler: update to 21.10.0
Release 21.10.0:
        core:
         * Add support for setting custom stamp annotations
         * Add default appearance for the well known stamp names
         * Correct encoding of signature's properties Reason & Location
         * Splash: Fix rendering of some odd patterns
         * SignatureHandler::validateCertificate: Add option to not do OCSP revocation check
         * SignatureHandler::validateCertificate: Add support for AIA fetching to verify certificates
         * greallocn: if memory allocation fails, free the previous pointer to avoid memory leak
         * Fix issues with malformed files
         * Internal code improvements

         utils:
         * pdfsig: Add a way to list certificate nicknames
         * pdfsig: You can now add signatures from pdfsig
         * pdfsig: Add option to not do OCSP revocation check
         * pdfsig: Add option for AIA fetching to verify certificates
         * pdfinfo: Add -custom option to print custom metadata
         * pdfinfo: add metadata flags

        qt:
         * Add support for setting custom stamp annotations
         * Add getters for signature's properties Reason & Location
         * Internal code improvements

        glib:
         * Remove incorrect PopplerAttachment deprecation

Exp-run by:	antoine
PR:		258836
2021-10-12 20:19:40 +02:00
Bryan Drewery
3849667982 security/openssh-portable: Update to 8.8p1
Changelog:	https://www.openssh.com/txt/release-8.8
Security:	CVE-2021-41617
2021-10-12 11:06:52 -07:00
Bryan Drewery
3d46198332 security/vuxml: Document OpenSSH CVE-2021-41617 2021-10-12 11:06:43 -07:00
Mateusz Piotrowski
96ff20d6a1 devel/py-pdm: Fix build after devel/py-resolvelib bump
Reported by:	olegni@
Approved by:	portmgr blanket
2021-10-12 19:58:02 +02:00
Mateusz Piotrowski
df6b33239d devel/py-resolvelib*: Hook version 0.7 to the build
Also, add conflict information.
2021-10-12 19:58:02 +02:00
Mateusz Piotrowski
78ac218c19 devel/py-resolvelib07: Copy from devel/py-resolvelib07
devel/py-pdm requires py-resolvelib to stay within 0.7 branch.

Reported by:	olegni@
2021-10-12 19:58:01 +02:00
Dmitry Marakasov
87ba5245ec databases/pldebugger: update to 1.4
- Switch to new upstream
- Update to 1.4
- Drop maintainership

PR:		259030
Submitted by:	kbowling
2021-10-12 20:37:08 +03:00
Dmitry Marakasov
6347643fc2 devel/libixp: update WWW
Approved by:	portmgr blanket
2021-10-12 20:37:07 +03:00
Dmitry Marakasov
db269c6e82 devel/py-flake8: update to 4.0.1 2021-10-12 20:37:07 +03:00
Dmitry Marakasov
f32ef27812 databases/py-aesqlapius: fix TEST_DEPENDS 2021-10-12 20:37:06 +03:00
Dmitry Marakasov
e32bdb01a1 devel/py-types-protobuf: update to 3.17.5 2021-10-12 20:37:06 +03:00
Dmitry Marakasov
da2c933b97 devel/py-types-MarkupSafe: update to 1.1.7 2021-10-12 20:37:06 +03:00
Dmitry Marakasov
9b8946cd9f devel/py-types-Jinja2: update to 2.11.7 2021-10-12 20:37:05 +03:00
Dmitry Marakasov
df2279fd1f devel/py-types-futures: update to 3.3.1 2021-10-12 20:37:05 +03:00
Dmitry Marakasov
1389bf09e9 devel/py-types-click: update to 7.1.6 2021-10-12 20:37:04 +03:00
Dmitry Marakasov
175aca1abd devel/py-types-Flask: update to 1.1.4 2021-10-12 20:37:04 +03:00
Dmitry Marakasov
bb4f28426f devel/py-types-PyYAML: update to 5.4.11 2021-10-12 20:37:04 +03:00
Dmitry Marakasov
ca32d2d682 devel/py-types-psycopg2: update to 2.9.1 2021-10-12 20:37:03 +03:00
Dmitry Marakasov
994b203dd3 devel/py-types-xxhash: update to 2.0.2 2021-10-12 20:37:03 +03:00
Dmitry Marakasov
25c086d471 devel/love*: fix conflicts
Make DOCSDIR dependent on PKGNAMESUFFIX for all love* ports to avoid
conflicts. While here, sincence a couple of MKDIRs.

PR:		257008
Submitted by:	dufresnep@zoho.com
2021-10-12 20:37:02 +03:00
Dmitry Marakasov
066252a3eb games/wyrmsun: update to 5.2.2 2021-10-12 20:37:02 +03:00
Dmitry Marakasov
813ad61563 games/wyrmgus: update to 5.2.2 2021-10-12 20:37:01 +03:00
Dmitry Marakasov
d928eb70bd devel/py-flake8: update to 4.0.0 2021-10-12 20:37:01 +03:00
Dmitry Marakasov
3c77687308 devel/py-pycodestyle: update to 2.8.0 2021-10-12 20:37:01 +03:00
Dmitry Marakasov
4f01e865d8 devel/py-types-Pillow: update to 8.3.5 2021-10-12 20:37:00 +03:00
Rainer Hurling
6aac0599e4 textproc/py-python-lsp-server: Update to 1.2.4
Changelog: https://github.com/python-lsp/python-lsp-server/blob/develop/CHANGELOG.md#version-124-2021-10-11

Reported by:	Repology
2021-10-12 19:41:14 +02:00
Joseph Mingrone
ab254497e4
math/R: Fix fetching of mgcv after distfile location changed
PR:		259108
Reported by:	thierry
2021-10-12 14:07:12 -03:00
Jan Beich
e8ff8bc0a6 x11/lavalauncher: update to 2.1.1
Changes:	https://git.sr.ht/~leon_plickat/lavalauncher/refs/v2.1.1
Reported by:	Repology
2021-10-12 16:56:23 +00:00
Jan Beich
88ebb9623e multimedia/libva-intel-media-driver: update to 21.3.5
Changes:	https://github.com/intel/media-driver/compare/intel-media-21.3.4...intel-media-21.3.5
Reported by:	GitHub (watch releases)
2021-10-12 16:56:23 +00:00
Jan Beich
c3d061c40c x11/wlr-randr: chase to the new home
https://github.com/emersion/wlr-randr/commit/a6fdfa1e9257
"This repository has been archived by the owner. It is now read-only."
2021-10-12 16:56:23 +00:00
Jan Beich
2096f8f0c0 devel/git-cinnabar: unbreak after 6583166679
patch -p1 -F0 -o helper/csum-file.patched.c git-core/csum-file.c < helper/csum-file.c.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/csum-file.c b/csum-file.c
|index 7510950fa3..19d02e3a63 100644
|--- a/csum-file.c
|+++ b/csum-file.c
--------------------------
Patching file git-core/csum-file.c using Plan A...
Hunk #1 failed at 86.
1 out of 1 hunks failed--saving rejects to helper/csum-file.patched.c.rej
done
gmake[2]: *** [helper/helper.mk:99: helper/csum-file.patched.c] Error 1
2021-10-12 16:56:22 +00:00
VVD
2f7e0897ab www/tomcat85: Update to 8.5.72
PR:	259052
2021-10-12 09:55:18 -07:00
Oleg Sidorkin
94c6fb8e9e math/openblas: update to 0.3.18
PR:		259038
Approved by:	phd_kimberlite AT yahoo DOT co DOT jp (maintainer)
2021-10-12 09:50:58 -07:00
Jason W. Bacon
2e8996e43d biology/biostar-tools: Add biology/bamutil to metaport deps 2021-10-12 11:43:08 -05:00
Jason W. Bacon
cdf2ff2f68 biology/bamutil: Utilities for working with SAM/BAM files
Utilities for working on SAM/BAM files from The Center for Statistical
Genetics at the University of Michigan School of Public Health.  It
includes numerous functions such as splitting, merging, trimming reads,
filtering, validation, diff, etc.
2021-10-12 11:40:35 -05:00
Leo Vandewoestijne
ec07fc5b07 dns/yadifa: update to 2.5.2
Changes: https://www.yadifa.eu/sites/default/files/README_2.5.2.txt

PR:	259074
2021-10-12 09:36:16 -07:00
Jaap Akkerhuis
895532dbe8 dns/nsd: Update to 4.3.8
Changes: https://www.nlnetlabs.nl/news/2021/Oct/12/nsd-4.3.8-released/

PR:	259098
2021-10-12 09:32:54 -07:00
Neel Chauhan
1c2b608e40 net/cloudquery: Update to 0.15.5 2021-10-12 09:27:20 -07:00
Mateusz Piotrowski
1eba9ee239 graphics/maim: Fix LIB_DEPENDS afer x11/slop bump 2021-10-12 18:27:05 +02:00
Fernando Apesteguía
cae0ba398d math/armadillo: update to 10.7.1
Reported by: portscout
2021-10-12 18:08:56 +02:00
Joseph Mingrone
523d2537b4
biology/diamond: Update to 2.0.12
https://github.com/bbuchfink/diamond/releases/tag/v2.0.12
2021-10-12 12:40:55 -03:00
Yasuhiro Kimura
6583166679 devel/git: Update to 2.33.0
PR:		257894
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-10-12 12:18:55 -03:00
Renato Botelho
ff5ded75bc devel/git: Split into subpackages
Removed CVS, GUI, PERFORCE and SUBVERSION options and also gui and svn
FLAVORS, and create 4 new subports:

devel/git-cvs
devel/git-gui
devel/git-p4
devel/git-svn

All these packages depend of devel/git and install only additional files
and manpages.  This work is based on initial patch submitted by grembo@i
at review D30238.

PR:		251090
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D32369
2021-10-12 12:18:54 -03:00
Tobias Kortkamp
ae22a7846a
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
2021-10-12 17:01:38 +02:00
Tobias Kortkamp
532de2c4c6
devel/rust-analyzer: Update to 2021-10-11
Changes:	https://rust-analyzer.github.io/thisweek/2021/10/11/changelog-98.html
2021-10-12 17:01:37 +02:00
Tobias Kortkamp
74d6d059f4
net-im/libnice-gst1: Fix dependencies and make sure QA passes
LIB_DEPENDS is overwritten later in the master port, so libnice is
never added as a dependency.  Setting MAINTAINER is redundant since
it is overwritten later too.

While here amend the plist to exclude unwanted files.

Reported by:	portscan (overwritten variables)
2021-10-12 17:01:37 +02:00
Tobias Kortkamp
77ae10646b
security/afl++: Update to 3.14c
Build two flavors, one compiled with LLVM13 and one with GCC.  Mixing
compilers in the same build is too complicated for casual maintainance.
The flavors are installed into their own prefixes in /usr/local/afl++-gcc
and /usr/local/afl++-llvm which also solves the conflict with
security/afl.

Changes:	https://github.com/AFLplusplus/AFLplusplus/blob/3.14c/docs/Changelog.md#version-314c-release
2021-10-12 17:01:36 +02:00
Tobias Kortkamp
0e64cf1308
lang/janet: Update to v1.18.0
Changes:	https://github.com/janet-lang/janet/releases/tag/v1.18.0
2021-10-12 17:01:36 +02:00
Tobias Kortkamp
2b412b769e
shells/oksh: Update to 7.0
- Add a static flavor and install in /rescue same as editors/mg@static

Changes:	https://github.com/ibara/oksh/releases/tag/oksh-7.0
2021-10-12 17:01:33 +02:00
Mateusz Piotrowski
7ca41f489f textproc/mantra: Add a new port
Mantra is a CLI for previewing mandoc manual pages
with live auto-reload in a pager.

WWW: https://github.com/0mp/mantra
2021-10-12 17:01:11 +02:00