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

556974 Commits

Author SHA1 Message Date
Richard Gallamore
500e7f4966 sysutils/mcelog: Updated to 178
Changes: https://github.com/andikleen/mcelog/compare/v176...v178
2021-09-03 19:50:41 -07:00
Richard Gallamore
096767cd0e *: Updated to 8.0.7
Changes: https://manual.seafile.com/changelog/server-changelog/
2021-09-03 19:49:22 -07:00
Jan Beich
a985fc1b4e multimedia/celluloid-devel: update to 0.20.109
Changes:	https://github.com/celluloid-player/celluloid/0a60ac4...e43e66e
2021-09-04 00:56:43 +00:00
Jan Beich
05b0ef6975 devel/vc-intrinsics: update to s20210903
Changes:	a2f2f10...b1db3e5
2021-09-04 00:56:43 +00:00
Jan Beich
d19b1acbf5 sysutils/pam_xdg: update to s20210901
Changes:	https://git.sdaoden.eu/browse?p=s-toolbox.git;a=commitdiff;h=8691cddccdd6
2021-09-04 00:42:16 +00:00
Jan Beich
f726505d3f graphics/mesa-devel: update to 21.2.b.1882
Changes:	97aa90dec2...5610b5840d
2021-09-04 00:25:31 +00:00
Jan Beich
89d12cb1a9 multimedia/kooha: update to 1.2.1.668
Changes:	838eb55...b3720a5
2021-09-04 00:25:31 +00:00
Jan Beich
86a5c3c503 emulators/yuzu: update to s20210901
Changes:	25444041d...b2572a56d
2021-09-04 00:25:31 +00:00
Danilo G. Baio
058a154a1c devel/py-itemadapter: Update to 0.4.0
Changelog:     https://github.com/scrapy/itemadapter/blob/v0.4.0/Changelog.md
2021-09-03 20:07:20 -03:00
Danilo G. Baio
fca21b2608 mail/pecl-mailparse: Update to 3.1.2
Changelog:	https://pecl.php.net/package-changelog.php?package=mailparse&release=3.1.2
2021-09-03 20:07:20 -03:00
Jung-uk Kim
a6c9a9718c devel/tlsh: New port: Trend Micro Locality Sensitive Hash
TLSH is a fuzzy matching program and library.  Given a file (min 50 bytes),
TLSH generates a hash value which can be used for similarity comparisons.
Similar files will have similar hash values which allows for the detection of
similar objects by comparing their hash values.

This port only includes the core C++ library.

WWW: https://tlsh.org

PR:		244381
2021-09-03 18:12:26 -04:00
Bernard Spil
c85e2f16cc net-im/nextcloud-talk: Update to 12.1.1 2021-09-03 21:36:40 +00:00
Bernard Spil
e810100b42 www/nextcloud-groupfolders: Update to 10.0.0 2021-09-03 21:35:55 +00:00
Bernard Spil
cae1846619 www/nextcloud-appointments: Update to 0.10.1 2021-09-03 21:34:34 +00:00
Jan Beich
a57816150b multimedia/dav1d: update to 0.9.2
Changes:	https://code.videolan.org/videolan/dav1d/-/releases/0.9.2
Reported by:	Repology
2021-09-03 21:17:36 +00:00
Adam Weinberger
b772a484ec www/caddy: Update to 2.4.5
Changes:
 - cmd: export CaddyVersion(), Commands() (#4316)
 - encode: ignore flushing until after first write (#4318)
 - go.mod: Update CertMagic
2021-09-03 14:05:18 -06:00
Guido Falsi
1dfc4d117b emulators/virtualbox-ose: Avoid overwriting slave ports OPTIONS_EXCLUDE
To disable the PULSEAUDIO option I used the OPTIONS_EXCLUDE variable
in commit 416b34d584.

Turns out this overwrites OPTIONS_EXCLUDE from slave ports. I'm
fixing this by only adding the PULSEAUDIO exclusion to the existing
EXCLUDE variable if defined.

NOTE: While it would be enough to bump PORTREVISION in the slave
port, I'm bumping PORTREVISION on master port to avoid adding
variables that are easily forgotten in future changes and could
cause even more breakage.

PR:		258256
Pointy Hat:	myself
2021-09-03 21:58:08 +02:00
Tobias C. Berner
b1c576cb78 misc/hwdata: update to 0.351 2021-09-03 21:47:44 +02:00
Stefan Bethke
fe3de8afca
www/gitea: Update to 1.15.2
https://blog.gitea.io/2021/09/gitea-1.15.1-and-1.14.7-are-released/
https://github.com/go-gitea/gitea/releases/tag/v1.15.2

PR:		258248
2021-09-03 16:39:47 -03:00
Jochen Neumeister
e36ba3bb9c databases/phpmyadmin*: add iconv
"Composer detected issues in your platform: Your Composer dependencies require the following PHP extensions to be installed: iconv"

PR:	254485
Sponsored by:	Netzkommune GmbH
2021-09-03 20:25:42 +02:00
Gerald Pfeifer
15ace930f6 math/gismo: Replace USE_GCC=any with USE_GCC=yes
Since commit 96c17633d9 in May 2021
USE_GCC=any is just an old (and odd) way of writing USE_GCC=yes
and was deprecated even before. Replace it with USE_GCC=yes.

PR:		258015
2021-09-03 18:02:08 +00:00
Gerald Pfeifer
6e256ec530 lang/gcc10-devel: Update to the 20210827 snapshot of GCC 10.3.1
This brings one back port for the x86 back end (AVX512) and eight for
arm, plus a tree optimizer change and one for FOrtran and libstdc++
each.
2021-09-03 18:00:20 +00:00
Christoph Moench-Tegeder
940dea6bde net-mgmt/check_ssl_cert: update to 2.4.3
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.4.3
2021-09-03 19:44:23 +02:00
Dan Langille
c300b60516 security/cyberchef: Update to 9.32.0
Changelog:
https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md

PR:		258255
Reported by:	thomas@bsdunix.ch
2021-09-03 17:25:57 +00:00
Dmitri Goutnik
34c43da970 lang/go: correct patch size mismatch
Github seems to be undecided whether
782aa42255163559c5e1c4c2d98c8f28da8cf96b.patch size should be 1111 or
1113 bytes. Give them some time to contemplate and commit this patch to
the repo for now.

PR:		258253
Reported by:	Alex <marcarianalexandru@gmail.com>
Reported by:	Marc Flambard <marc-pub@alluem.fr> (by email)
2021-09-03 12:14:44 -05:00
Rainer Hurling
004cad0d02 textproc/py-python-lsp-server: Update to 1.2.2
- Improves the way skip symbols are imported from other libraries
- Add constrain on Pylint < v2.10 until figured out how to support it

Changelog: https://github.com/python-lsp/python-lsp-server/releases/tag/v1.2.2

Reported by:	Repology
2021-09-03 18:51:26 +02:00
Sergey A. Osokin
108b87c58f databases/redis-devel: remove needless directive. 2021-09-03 12:49:35 -04:00
Sergey A. Osokin
513db02806 databases/redis-devel: update to recent commit from the unstable branch. 2021-09-03 12:47:50 -04:00
Thomas Zander
4331c13b3e multimedia/mkvtoolnix: Update to upstream release 60.0.0
Details:
- New features and bug fixes, see:
  https://mkvtoolnix.download/doc/NEWS.md
2021-09-03 17:52:59 +02:00
Ashish SHUKLA
c4f372a39b net-im/conduit: Link to the build 2021-09-03 15:28:19 +00:00
Ashish SHUKLA
8ca419668d net-im/dendrite: Fix typo in rc.d script 2021-09-03 15:25:58 +00:00
Ashish SHUKLA
bd3820b0b7 net-im/conduit: New port: Matrix server implemented in Rust
An efficient Matrix homeserver that's easy to set up
and just works. You can install it on a mini-computer
like the Raspberry Pi to host Matrix for your family,
friends or company.

WWW: https://conduit.rs/
2021-09-03 15:20:29 +00:00
Matthias Andree
de6744cc61 security/nss: Revert "Add TODO about ca_root_nss PORTREVISION"
This reverts commit 778fa2dc66.

Sorry for misreading ca_root_nss/Makefile's PORTVERSION.

Reported by:	sunpoet@
2021-09-03 17:04:20 +02:00
Matthias Andree
778fa2dc66 security/nss: Add TODO about ca_root_nss PORTREVISION
Since ca_root_nss inherit's nss's PORTVERSION, add a comment
to remind maintainers to reset ca_root_nss's PORTREVISION next time
that nss's PORTVERSION gets bumped.

Approved by:	portmgr@ (blanket, comment-only change)
2021-09-03 16:43:34 +02:00
Mark Felder
8fac81aba5 www/sfeed: Update to 1.0
Release maintainership
2021-09-03 14:34:10 +00:00
Mark Felder
be2b203fde multimedia/plexmediaserver-plexpass: Update to 1.24.2.4973
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/459
2021-09-03 14:34:10 +00:00
Mark Felder
99b35713f5 multimedia/plexmediaserver: Update to 1.24.1.4931
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/457
2021-09-03 14:34:10 +00:00
Matthias Andree
bd4b70bb8d math/Imath: update to Version 3.1.3
https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.1.3

https://github.com/AcademySoftwareFoundation/Imath/blob/v3.1.3/CHANGES.md#version-313-september-2-2021

MFH:		2021Q3
2021-09-03 16:33:49 +02:00
Matthias Andree
ef0a3916ce security/ca_root_nss: only add SERVER_AUTH certs,
and support CKA_NSS_SERVER_DISTRUST_AFTER to not include
certificates if the extracted bundle of certificates
is generated later than the expiration date.

This script no longer emits trust certificates for
* EMAIL_PROTECTION
* CODE_SIGNING

because the default certificate bundle in FreeBSD is supposed to
be used for server authentication.

Reported by:	Christian Heimes <christian@python.org>
via:		Gordon Tetlow

Approved by:	ports-secteam (riggs@) (maintainer)
2021-09-03 16:33:49 +02:00
Dirk Meyer
9d30c67940 mail/sendmail: fix build with option SMTPUTF8
PR: 258058
2021-09-03 16:22:41 +02:00
Steve Wills
29c3e4aafe games/cdogs-sdl: update to 1.0.1 2021-09-03 09:32:59 -04:00
Mina Galić
04e401ec55 lang/go-devel: mark stacks as non-executable on freebsd
PR:		258241
2021-09-03 08:25:09 -05:00
Mina Galić
4e2f244da5 lang/go: mark stacks as non-executable on freebsd (CL346872 backport)
PR:		258241
2021-09-03 08:25:08 -05:00
Piotr Kubaj
602c26c145 java/openjdk8: fix runtime issues on powerpc64*
Running java or javac executables fails with:
Error: dl failure on line 910
Error: failed /usr/local/openjdk8/jre/lib/ppc64le/server/libjvm.so, because /usr/local/openjdk8/jre/lib/ppc64le/server/libjvm.so: Undefined symbol "_ZN5frameC1EPlPh"
2021-09-03 13:19:12 +00:00
Christian Weisgerber
1a305aaf0b devel/got: update to 0.57
User-visible changes:
- make 'got send' actually heed branch {} options in got.conf(5) as intended
- tog: add support for navigating to first/last line of blame view
- fix bogus error when 'got cherrypick' merged changes into locally added file
- remove ancestry checks to make 'got cherrypick' and 'got backout' run faster
- limit checks for merge conflicts to files affected by the merge to be faster
2021-09-03 13:12:33 +00:00
Tobias Kortkamp
5005d85d5f
databases/redis*: Properly reference _ADDFLAGS set by some opt_VARS
opt_VARS always upcases its argument, so the defined(_addflags)
check will never be true.

The _ADDFLAGS block overwrites the global CFLAGS and LDFLAGS which
is also suspicous and probably not quite right.

Reported by:	portscan
2021-09-03 15:01:59 +02:00
Tobias Kortkamp
310623bb97
*: Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop or unreferenced variables
- Add missing ports to the build
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
2021-09-03 15:01:58 +02:00
Tobias Kortkamp
3ccf6b0df2
audio/mixxx: Unbreak all the options
There are no opt_CMAKE_ARGS{,_OFF} helpers.  Should have been
opt_CMAKE_{ON,OFF} but opt_CMAKE_BOOL is the better choice here.

Reported by:	portscan
2021-09-03 15:01:56 +02:00
Steve Wills
6a20d4467e multimedia/mjpg-streamer: try again to fix portscout syntax 2021-09-03 08:53:32 -04:00
Tobias C. Berner
cd27f4b3cc multimedia/kdenlive: fix build when multimedia/mlt6 is installed
The build of kdenlive could wrongly pick up the unprefixed headers of
multimedia/mlt6 in ${LOCALBASE}/include due to that path being added
the CFLAGS -- so mlt++/Foo would get you the mlt6 header:

   /usr/local/include/mlt++/MltGeometry.h:34:31: [...]

This patch appends ${LOCALBASE}/include at the end, so the prefixed
mlt7 headers should get picked up first.

Reported by:	VVD <vvd@unislabs.com>
2021-09-03 14:52:05 +02:00