1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

556136 Commits

Author SHA1 Message Date
Dmitry Wagin
5a04fa8e3e devel/jetbrains-webstorm: Update to 2021.2.1
Release notes:
	https://confluence.jetbrains.com/display/WI/WebStorm+2021.2.1+Release+Notes

PR:		258084
2021-08-27 21:33:04 +02:00
Samir Noir
94d1df9d2f sysutils/chezmoi: update to 2.1.6
Changelog:
	https://github.com/twpayne/chezmoi/releases/tag/v2.1.6

PR:		258098
2021-08-27 21:30:56 +02:00
Sergey A. Osokin
564f4eeb79 www/nginx-devel: update third-party modules
o) lua: from 0.10.19 to 0.10.20;
o) modsecurity3: from 1.0.1 to 1.0.2.

Bump PORTREVISION.
2021-08-27 15:24:27 -04:00
Yuri Victorovich
82d7a2fff3 www/openarc: Improve COMMENT, WWW, description.
Reported by:	Dave Cottlehuber <dch@skunkwerks.at>
2021-08-27 12:15:51 -07:00
Guido Falsi
fad12bcb56 deskutils/calibre: Update to 5.26.0 2021-08-27 21:13:43 +02:00
Steven Kreuzer
4f33474090
sysutils/stress: Fix MASTER_SITE
Update MASTER_SITE so the tarball is fetchable
Remove WWW from pkg-descr as the site is no longer online

PR:             258099
Reported by:    Graham Perrin <grahamperrin@gmail.com>
2021-08-27 19:01:38 +00:00
Jan Beich
69307666c8 graphics/glew: restore GLU for now after 8532b6f5d0
While glew itself builds with -DGLEW_NO_GLU it's neither passed via
pkg-config to consumers nor visible outside of pkg-config.

$ pkg install glew pkgconf
$ pkg-config --cflags glew
Package glu was not found in the pkg-config search path.
Perhaps you should add the directory containing `glu.pc'
to the PKG_CONFIG_PATH environment variable
Package 'glu', required by 'glew', not found

PR:		257626 (for tracking)
Reported by:	madpilot
2021-08-27 18:42:11 +00:00
Tobias C. Berner
09ad282a33 x11-themes/adwaita-qt: update to 1.4.0
Changelog:
  * Base colors are now parsed from stylesheets provided by GTK 4
    (currently GTK 4.4)
  * Added variants for HighContrast and HighContrastInverse

- Made dependency on sassc explicit
2021-08-27 20:29:14 +02:00
Piotr Kubaj
e6d23ad3c1 devel/llvm12: fix for broken binaries generated by llvm12
Selectively reverts LLVM commit 2518433f861fcb877d0a7bdd9aec1aec1f77505a that was pointed as the source of regression on LLVM12.
This affects powerpc64*, making binaries crash with segmentation fault due to bad code generation around "__stack_chk_guard"

Root cause and/or proper fix is under investigation: https://bugs.llvm.org/show_bug.cgi?id=51590

Submitted by:	adalava
Differential review (for base):	https://reviews.freebsd.org/D31698
2021-08-27 18:22:26 +00:00
Jan Beich
2ed037639e math/cglm: convert to USES=meson from USES=cmake
It wrote a .pc file that was causing games/taisei to not find
cglm for some reason.

PR:		258065
2021-08-27 10:02:10 -07:00
Sergei Vyshenski
230cf05d3d security/p5-openxpki*: Update to 3.14.4
ChangeLog: https://github.com/openxpki/openxpki/compare/v3.14.0...v3.14.2

PR:		257859
2021-08-27 17:51:46 +01:00
Brooks Davis
150110612d devel/llvm13: assorted build/plist fixes
Disable compiler-rt on FreeBSD 11 as it doesn't compile with current
patches.

Correct plist issues preventing packaging in certain situations.

PR:		258062
Sponsored by:	DARPA
2021-08-27 17:13:32 +01:00
Jan Beich
8532b6f5d0 graphics/glew: drop unused dependencies after 0ccfc073ab
* -lGLU dropped in https://github.com/nigels-com/glew/commit/3828cfb38c7b
* -lXmu -lXi -lXext dropped in https://github.com/nigels-com/glew/commit/d03b68e40d00

PR:		257626
Approved by:	maintainer timeout (3 weeks)
2021-08-27 15:40:55 +00:00
Bernard Spil
fef01f2dba www/nextcloud: Update to 22.1.1 2021-08-27 15:23:06 +00:00
Dmitry Wagin
ef78f3e77a devel/delve: Update to 1.7.1
ChangeLog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#171-2021-08-18

PR:		258080
2021-08-27 16:06:13 +01:00
Tobias C. Berner
421153ecce gnome.mk: fix usage of GLIB_SCHEMAS in five ports
Glib schema files should be registered using the GLIB_SCHEMAS
variable provided by gnome.mk. This will add them and additionally
the required glib-schemas keyword to the plist.

The following ports were touched:

 * deskutils/foliate
 * deskutils/gnome-tweaks
 * deskutils/maliit-keyboard
 * games/swell-foop
 * textproc/ibus-m17n
2021-08-27 17:05:16 +02:00
Piotr Kubaj
edc1905c12 security/py-ssh-audit: update to 2.5.0
Changelog:
* Fixed crash when running host key tests.
* Handles server connection failures more gracefully.
* Now prints JSON with indents when -jj is used (useful for debugging).
* Added MD5 fingerprints to verbose output.
* Added -d/--debug option for getting debugging output; credit Adam Russell.
* Updated JSON output to include MD5 fingerprints. Note that this results in a breaking change in the 'fingerprints' dictionary format.
* Updated OpenSSH 8.1 (and earlier) policies to include rsa-sha2-512 and rsa-sha2-256.
* Added OpenSSH v8.6 & v8.7 policies.
* Added 3 new key exchanges: gss-gex-sha1-eipGX3TCiQSrx573bT1o1Q==, gss-group1-sha1-eipGX3TCiQSrx573bT1o1Q==, and gss-group14-sha1-eipGX3TCiQSrx573bT1o1Q==.
* Added 3 new MACs: hmac-ripemd160-96, AEAD_AES_128_GCM, and AEAD_AES_256_GCM.
2021-08-27 15:00:39 +00:00
Jan Beich
fe3f885424 lang/intel-compute-runtime: update to 21.34.20767
Changes:	https://github.com/intel/compute-runtime/compare/21.33.20678...21.34.20767
Reported by:	GitHub (watch releases)
2021-08-27 14:36:48 +00:00
Jan Beich
18a1d5f802 x11/foot: update to 1.9.0
Changes:	https://codeberg.org/dnkl/foot/releases/tag/1.9.0
Reported by:	upstream (via mail)
2021-08-27 14:36:48 +00:00
Jan Beich
c61320529d x11/foot: regen termcap workaround
"foot" is generated by "infocmp -Cu foot xterm-256color" but before
0d7758a45b bundled up-to-date database was used as a reference, so
some capabilities were missing (bug 247447).
2021-08-27 14:34:54 +00:00
Mikael Urankar
38569d0671 www/zola: Update to 0.14.1
Changes: https://github.com/getzola/zola/releases/tag/v0.14.1
2021-08-27 14:25:55 +02:00
Ronald Klop
ed95a0e174 databases/mongodb44: Fix crash on aarch64
- Disable LTO on aarch64/14-current (clang12 is crashing)
  - Limit the portscout check to 4.4.x

PR:		257765
2021-08-27 14:25:29 +02:00
TAKATSU Tomonari
86cfefb4d0 textproc/R-cran-htmltools: Update to 0.5.2 2021-08-27 20:36:44 +09:00
Alexey Dokuchaev
dc39650c19 security/obfsclient: deprecate and set to expire by the end of the year
- It currently does not build and does not support modern OpenSSL API
- None of the protocols it speaks are all that useful at the present time
- All the newer protocols it could be using either have severe design-
  level issues, would require way too many external dependencies, or both
- Upstream maintainer lacks motivation, spare cycles, or funding to work
  on this sort of thing these days
2021-08-27 11:02:20 +00:00
Alexey Dokuchaev
8c5d3929dd Cleanup: for ports under a* categories, drop redundant GH_{ACCOUNT,PROJECT}. 2021-08-27 09:33:27 +00:00
Alexey Dokuchaev
b94c44c93c games/criticalmass: attempt to unbreak the build of the port. 2021-08-27 09:28:01 +00:00
Jan Beich
2164259fba multimedia/gmmlib: update to 21.2.2
Changes:	https://github.com/intel/gmmlib/compare/intel-gmmlib-21.2.1...intel-gmmlib-21.2.2
2021-08-27 09:14:47 +00:00
Jan Beich
2d5e932051 devel/vc-intrinsics: add llvm13 flavor after acdf72266d 2021-08-27 08:11:27 +00:00
Gerald Pfeifer
3353a8922a emulators/wine-devel: Fix the build in dlls/nsiproxy.sys
In what looks like a change between FreeBSD 11 and FreeBSD 12 and later
we now need to explicitly include sys/queue.h to avoid

   In file included from dlls/nsiproxy.sys/tcp.c:42:
   /usr/include/netinet/tcp_var.h:516:2: error:
   expected specifier-qualifier-list before 'TAILQ_ENTRY'
   516 | TAILQ_ENTRY(tcptw)  tw_2msl;

I submitted this upstream already where it got accepted, so this patch
files/patch-dlls-nsiproxy.sys is only a temporary stop gap.
2021-08-27 06:24:25 +00:00
Yasuhiro Kimura
2ae0505747 devel/dash.el: Update to 2.19.1
Fixed a regression from 2.18 in -is-suffix-p which led to false negatives
when parts of the suffix appeared multiple times in the list being searched

Changelog: https://github.com/magnars/dash.el/compare/2.19.0...2.19.1

PR:		258067
2021-08-27 07:51:55 +02:00
Mohammad S. Babaei
231134db7c editors/jucipp: Update to 1.7.1
From ChangeLog: https://gitlab.com/cppit/jucipp/-/releases/v1.7.1

 * Added Toggle Status to Window menu
 * Fixed indentation on enter after for instance {\n 1,\n 2,\n}
 * Preference item search_for_selection now also applies to Find Pattern
 * Now adds scrolling to all tooltip windows that are placed partially outside of
   screen
 * Can now unset keybindings in Preferences
 * Fixed buffer overread in Tooltip::insert_doxygen(), and added
   _GLIBCXX_ASSERTIONS to tests

PR:	258055
Reported by:	info@babaei.net (maintainer)
2021-08-27 07:15:19 +02:00
Jose Alonso Cardenas Marquez
897652465e comms/wsjtz: New port: Clone of WSJT-X software with additional features
WSJT ("Weak Signal Communication, by K1JT") offers specific digital protocols
optimized for meteor scatter, ionospheric scatter, and EME (moonbounce)
at VHF/UHF, as well as HF skywave propagation.  The program can decode
fraction-of-a-second signals reflected from ionized meteor trails and
steady signals 10 dB below the audible threshold.

WSJT-Z is a clone of WSJT-X software by Joe Taylor K1JT

Features

- Modified user interface, including a larger Band Activity window
- Extended filtering features
- Auto CQ and auto responding
- QRZ.COM integration
- Audio alerts
- DXCC / Continent Filtering

WWW: https://sourceforge.net/projects/wsjt-z/
2021-08-26 23:27:48 -05:00
Olivier Duchateau
6ad40c7541 x11-toolkits/granite: update to 6.1.1
Changelog:
    * Ensure accel_to_string works with multiple modifiers
    * Fix locale issues in Flatpaks
    * Updated translations

PR:		258064
2021-08-27 06:12:25 +02:00
Hiroki Sato
cbabd645f9
mail/mew-devel: development version of mail/mew
PR:		255249
Submitted by:	Yasuhiro Kimura
2021-08-27 11:49:37 +09:00
Alexey Dokuchaev
148d137e97 editors/rehex: update the port to version 0.3.92.
Reported by:	portscout
2021-08-27 02:39:41 +00:00
Yuri Victorovich
e2354f3900 www/openarc: New port: Open source ARC implementation 2021-08-26 19:12:55 -07:00
Neel Chauhan
f9286c8564 net/libgweather: Revert GLIB_SCHEMAS removal 2021-08-26 18:34:53 -07:00
Colin Percival
16c8922742 net/bsdec2-image-upload: Update to 1.4.5 2021-08-26 17:52:45 -07:00
Jan Beich
f2746c2cd9 x11/nwg-drawer: update to 0.1.8
Changes:	https://github.com/nwg-piotr/nwg-drawer/releases/tag/v0.1.8
Reported by:	GitHub (watch releases)
2021-08-27 00:18:44 +00:00
Yuri Victorovich
aa8568904f devel/folly: Fix build by adding missing #include <signal.h>
Reported by:	fallout
2021-08-26 16:41:24 -07:00
Jose Alonso Cardenas Marquez
c1ce749c29 editors/lazarus*: Include new lazarus ports into mk files
- Add WANT_LAZARUS_DEVEL option if you want built apps using lazarus trunk
  version from ports. This variable can be added to /etc/make.conf. Otherwise,
  stable version of lazarus will be used.
- WANT_LAZARUS_DEVEL will use editors/lazarus-devel or editors/lazarus-qt5-devel
  ports instead of editors/lazarus or lazarus-qt5 ones
2021-08-26 18:21:46 -05:00
Matthias Andree
c5670115ba security/vuxml: document fetchmail TLS vulns
URL:		https://www.fetchmail.info/fetchmail-SA-2021-02.txt
Security:	CVE-2021-39272
Security:	1d6410e8-06c1-11ec-a35d-03ca114d16d6
2021-08-27 01:09:48 +02:00
Jose Alonso Cardenas Marquez
561d7cf968 editors/lazarus-devel: editors/lazarus-qt5-devel: New port
Lazarus is the class libraries for Free Pascal that emulate Delphi.
Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K
and more. Free Pascal is designed to be able to understand and compile
Delphi syntax, which is of course OOP.

Lazarus is the part of the missing puzzle that will allow you to
develop Delphi-like programs in all of the above platforms. Unlike Java
which strives to be a write once run anywhere, Lazarus and Free Pascal
strives for write once compile anywhere. (devel version)

WWW: https://www.lazarus-ide.org/
2021-08-26 18:08:58 -05:00
Lewis Cook
e6b7ad5688 devel/revive: Update to 1.1.1
Changes:	https://github.com/mgechev/revive/releases/tag/v1.1.1
2021-08-27 00:07:18 +01:00
Lewis Cook
9d61596a9e devel/cargo-generate: Update to 0.9.0
Changes:	https://github.com/cargo-generate/cargo-generate/releases/tag/v0.9.0
2021-08-27 00:03:22 +01:00
Lewis Cook
9a6430afe8 net-im/tut: Update to 0.0.28
Changes:	https://github.com/RasmusLindroth/tut/releases/tag/0.0.28
2021-08-26 23:56:36 +01:00
Lewis Cook
d3a5439dab audio/spotify-tui: Update to 0.25.0
Changes:	https://github.com/Rigellute/spotify-tui/blob/v0.25.0/CHANGELOG.md
MFH:		2021Q3
2021-08-26 23:49:33 +01:00
Guido Falsi
f8679b0354 databases/mysql57-server: Fix typo in pkg-message
Approved by:	portmgr blanket
2021-08-27 00:13:15 +02:00
Luca Pizzamiglio
ca59e125fa textproc/bat: Update to 0.18.3
Changelog: https://github.com/sharkdp/bat/releases/tag/v0.18.3
2021-08-26 23:53:53 +02:00
Marcin Cieślak
3c4775a60c
devel/openocd: Update to version 0.11.0
PR:             256491
Changes:        https://openocd.org/openocd-0-11-0-released.html
2021-08-26 21:31:58 +00:00