1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

550357 Commits

Author SHA1 Message Date
Piotr Kubaj
111659015b devel/efl: enable libunwind on all supported architectures 2021-06-28 20:27:11 +00:00
Piotr Kubaj
c42d389423 devel/google-perftools: enable libunwind on all arches where it's supported 2021-06-28 20:27:08 +00:00
Matthias Andree
d23863a56a dns/dnsmasq-devel: update to v2.86test4
Changes, taken from upstream Git log
(all by Simon Kelley, upstream maintainer):

* 66b863c 2021-06-26 | Fix problem with re-allocation of serverarray.
* c9efe8e 2021-06-26 | Rationalise domain parsing for --rev-server and --domain.
* d515223 2021-06-26 | Don't re-use datastructures for --address and --local.
*   b908f43 2021-06-26 | Merge branch 'extended-error'
|\
| * 6261aba 2021-06-26 | Initial implementation of RFC-8914 extended DNS errors.
| * 11c52d0 2021-06-21 | Initial changes for extended DNS error codes.
* 85bc753 2021-06-25 | Rationalise --server parsing and datastructure building.
* 1b30fd1 2021-06-25 | Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq
* 8c9196b 2021-06-24 | Correct domain search algorithm.
2021-06-28 21:35:31 +02:00
Piotr Kubaj
d5ca695b55 */*: fix all ports using Rust on powerpc that fail due to libc
This commit backports a66f7c1eb2 to various ports.
It doesn't bring that backport to ports that fail to build anyway.
2021-06-28 19:35:01 +00:00
Piotr Kubaj
fbd4fc69d0 databases/mysql80-server: use libunwind on armv7 now that it works 2021-06-28 19:34:48 +00:00
Piotr Kubaj
ed97b20a66 devel/libunwind: enable on armv7
Builds fine.
2021-06-28 19:34:46 +00:00
Piotr Kubaj
6718da31ba Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust 2021-06-28 19:34:43 +00:00
Emanuel Haupt
bbbe6d321f audio/protracker: Update to 1.31 2021-06-28 21:21:29 +02:00
Jose Alonso Cardenas Marquez
2339b1a1ae databases/firebird40-client: Fix pkg-plist 2021-06-28 13:30:57 -05:00
Jimmy Olgeni
88761ddb6f lang/erlang-runtime24: Update to version 24.0.3. 2021-06-28 18:55:13 +02:00
Jimmy Olgeni
e4d8c7dfcd net-im/py-python-telegram-bot: add missing dependency on devel/py-apscheduler.
Reported by:	Gergely Czuczy <gergely.czuczy@harmless.hu>
2021-06-28 18:02:38 +02:00
Jimmy Olgeni
a6b462e57d net/nats-server: Update to version 2.3.0. 2021-06-28 18:02:37 +02:00
Jan Beich
2a8ecb4ff9 lang/intel-compute-runtime: update to 21.25.20114
Changes:	https://github.com/intel/compute-runtime/compare/21.24.20098...21.25.20114
Reported by:	GitHub (watch releases)
2021-06-28 15:27:12 +00:00
Mathieu Arnold
3bc35da302
dns/bind9-devel: Update to latest commit 2021-06-28 17:10:53 +02:00
Mathieu Arnold
faaeab3228
lang/perl5-devel: Update to v5.35.1-50-gfc0b7d587a 2021-06-28 17:10:48 +02:00
Dave Cottlehuber
2c264eb052 security/vuxml: Add net/rabbitmq CVE-2021-22116 DoS vuln
Security:	CVE-2021-22116
Sponsored by:	SkunkWerks, GmbH
2021-06-28 15:01:36 +00:00
Dave Cottlehuber
3ad8c34a57 security/vuxml: Pet rabbitmq-c entry
make clean validate failed after rebased commit
fix package name error and indentation issues
2021-06-28 15:01:36 +00:00
Dave Cottlehuber
69c471ebe0 security/vuxml: Pet puppetdb entry
make clean validate reports a missing stanza
2021-06-28 15:01:36 +00:00
Adriaan de Groot
ed9df2d08f devel/libsoup: make samba a (not registered) runtime dep
This picks up an idea from PR 235207 again, where NTLM authentication
is optional. Previous commits made samba a build-dependency so
that the --enable-ntlm option would work. The meson build -- even
though the dep is entirely runtime -- would check for the presence
of ntlm_auth at build-time, to be able to pass in the path to
ntlm_auth to the build.

Re-jig this to not do the check, accept the option as-is, and
use a likely path to ntlm_auth instead (which is what the original
patch in 235207 did).

A circular dependency from samba41[23] -> libsoup and back
can be triggered by setting option SMB in libsoup and
option SPOTLIGHT in samba. Originally the runtime dependency
was registered as
	USES=	samba:run
A _RUN dependency still wants to build, though, and package and
index builds failed. Cut the circular dependency by **not**
registering samba as a runtime dependency and using a pkg-message
to tell users to possibly install samba.

Anyone who now has "but my samba is installed in a different prefix"
can file a PR with a patch fixing meson better.

PR:		256076
Reported by:	Dimitry Andric
2021-06-28 16:39:46 +02:00
Pietro Cerutti
ddb3c3443b misc/dejagnu: update to 1.6.3 2021-06-28 14:30:07 +00:00
Pietro Cerutti
1ca189b4b7 devel/dbus-tcl: update to 2.2
Changelog:
https://chiselapp.com/user/schelte/repository/dbus/artifact/7c900656c885c5f2
2021-06-28 14:30:06 +00:00
Alexey Dokuchaev
07d9d5b234 devel/smooth: update to version 0.9.8.
Reported by:	portscout
2021-06-28 13:48:33 +00:00
Jason W. Bacon
ded91b5047 sysutils/desktop-installer: Update to 0.7.4.5
Add "Custom" option for mostly automated setup of any DE/WM
not explicitly listed in menu
2021-06-28 07:48:44 -05:00
Jason W. Bacon
c5fe541595 sysutils/auto-admin: Update to 0.7.5.5
A few minor UI improvements in time for quarterly branch
2021-06-28 07:39:57 -05:00
Pietro Cerutti
47f0e9155c devel/tclthread: update to 2.8.6 2021-06-28 12:21:51 +00:00
Pietro Cerutti
7f1f0d0e9f lang/itcl4: update to 4.2.1 2021-06-28 12:16:50 +00:00
Pietro Cerutti
6106687c2f devel/tclbsd: update to 1.9.2 2021-06-28 12:16:49 +00:00
Pietro Cerutti
b435d01470 databases/tdbc: update to 1.1.2 2021-06-28 12:16:49 +00:00
Eric Turgeon
dbc2f36c99 net-mgmt/networkmgr: updated to 5.7 2021-06-28 08:12:58 -03:00
Dmitry Marakasov
749651a6a8 devel/py-types-PyYAML: add port
This is an auto-generated PEP 561 type stub package for PyYAML
package. It can be used by type-checking tools like mypy, PyCharm,
pytype etc. to check code that uses PyYAML.

WWW: https://pypi.org/project/types-PyYAML/
2021-06-28 13:49:20 +03:00
Dmitry Marakasov
59cca6c262 devel/py-types-protobuf: add port
This is an auto-generated PEP 561 type stub package for protobuf
package. It can be used by type-checking tools like mypy, PyCharm,
pytype etc. to check code that uses protobuf.

WWW: https://pypi.org/project/types-protobuf/
2021-06-28 13:48:34 +03:00
Dmitry Marakasov
e266b07e2b devel/py-types-requests: add port
This is an auto-generated PEP 561 type stub package for requests
package. It can be used by type-checking tools like mypy, PyCharm,
pytype etc. to check code that uses requests.

WWW: https://pypi.org/project/types-requests/
2021-06-28 13:47:49 +03:00
Dmitry Marakasov
ce613625c5 graphics/py-pyglet: update to 1.5.18 2021-06-28 13:47:07 +03:00
Dmitry Marakasov
1b5349eb9f astro/mkgmap-splitter: update to r602 2021-06-28 13:47:07 +03:00
Dmitry Marakasov
f26ada88b2 astro/mkgmap: update to r4786 2021-06-28 13:47:07 +03:00
Dmitry Marakasov
f4a1104c13 games/DDNet: update to 15.5.4 2021-06-28 13:47:07 +03:00
Dmitry Marakasov
210d49df61 games/instead: update to 3.3.5 2021-06-28 13:47:06 +03:00
Pietro Cerutti
42218c73ec textproc/re-flex: update to 3.0.7 2021-06-28 10:43:44 +00:00
Yuri Victorovich
73049949e7 multimedia/obs-studio: Re-enable the linux-capture plugin
It got broken in 27.0.1 by the new linux-specific include which,
as it turned out, can be disabled with ENABLE_PIPEWIRE=OFF.

PR:		256862
Reported by:	Patricio Villar <patovm04@gmail.com>
2021-06-28 03:27:59 -07:00
Pietro Cerutti
d7352ad9df lang/seed7: update to 05_20210627
Changes:

20210627:
- As suggested by Zachary Menzies a function to make the mouse cursor
  invisible has been added. The function setCursorVisible() has been
  added to graph.s7i. This function sets the visibility of the mouse
  cursor in a specified window.
- A function to convert an integer to a string of bytes with a given
  length has been added to bytedata.s7i. To get the bytes of a 32-bit
  signed big-endian representation use: bytes(number, SIGNED, BE, 4).
- The functions for external files have been improved to raise
  FILE_ERROR, if a file is used after it has been closed.
- The management of external files has been improved to automatically
  close a file, when the last variable that refers to the file leaves
  its scope (no variable refers to the file any more).
- Adjustments have be done in s7c.sd7, comp/prg_act.s7i,
  comp/sql_act.s7i, comp/str_act.s7i, prg_comp.c, chkccomp.c,
  sql_cli.c, sql_fire.c, sql_lite.c, sql_my.c, sql_oci.c, sql_post.c,
  sql_tds.c, sql_rtl.c, sql_rtl.h and sql_drv.h to support
  compilation with a C++ compiler.
- The functions XCreateBitmapFromData(), XCreatePixmapCursor(),
  XDefineCursor() and XUndefineCursor() have been added to x11_x.h
  and fwd_x11.c.
- The makefiles have been improved to compile the utilities with
  -O3 -oc3 (command: make utils). A possibility to remove the
  utilities has been added (command: make clean_utils). The utility
  programs are now installed under Linux (command: make install).
- Documentation comments have been improved in cc_conf.s7i,
  environment.s7i, process.s7i, graph.s7i, cmdlib.c and cmd_rtl.c.
- In cgidialog.s7i the handling of an image with an empty pixmap has
  been improved.
- In clib_file.s7i the function destroy has been changed to use the
  action FIL_DESTR.
- Interpreter and compiler have been improved to support the actions
  DRW_SETCURSORVISIBLE, FIL_DESTR, INT_N_BYTES_BE_SIGNED,
  INT_N_BYTES_BE_UNSIGNED, INT_N_BYTES_LE_SIGNED and
  INT_N_BYTES_LE_UNSIGNED.
- Tests have been added to chkint.sd7. These tests check the
  conversion of an integer to a string of bytes with a given length.
- Tests have been added to chkfil.sd7. It is checked if the automatic
  closing of files works as expected. Other tests check if FILE_ERROR
  is raised in case a file is used after it has been closed.
- Tests for the assignment to an element in an array of strings have
  been added to chkstr.sd7.
- The libraries cpio.s7i and rpm.s7i have been improved to use the
  new integer conversion functions.
- Additional conversion functions have been added to float.s7i and
  integer.s7i.
- Another test for FLOAT_ZERO_DIV_ERROR has been added to chkccomp.c.
- In drw_win.c drwSetCursorVisible() has been added, dra_init() has
  been renamed to drawInit() and WndProc() has been improved to
  process WM_SETCURSOR.
- In drw_x11.c drwGetImage() has been improved to work for an empty
  window, drwSetCursorVisible() has been added and several checks for
  RANGE_ERROR have been improved.
- In fillib.c the functions fil_cpy(), fil_create(), fil_destr(),
  fil_empty(), fil_eof(), fil_err(), fil_flush(), fil_in() and
  fil_out() have been adjusted for the new fileType.
- The functions in fil_rtl.c have been adjusted for the new fileType.
- In fil_unx.c and fil_win.c the functions filInputReady(), filPipe()
  and setupFiles() have been adjusted for the new fileType.
- In fil_ut8.c the functions ut8Getc(), ut8Gets(), ut8LineRead(),
  ut8Seek(), ut8WordRead() and ut8Write() have been adjusted for the
  new fileType.
- The function heapStatistic() in flistutl.c has been adjusted for
  the new fileType.
- Improvements in gkb_win.c set the button window, when a resize is
  done.
- The functions intNBytesBeSigned(), intNBytesBeUnsigned(),
  intNBytesLeSigned() and intNBytesLeUnsigned() have been added to
  int_rtl.c.
- In pcs_rtl.c pcsChildStdErr(), pcsChildStdIn(), pcsChildStdOut()
  and pcsDestr() have been adjusted for the new fileType.
- In pcs_dos.c in function pcsStart() the logging has been adjusted
  for the new fileType.
- In pcs_unx.c the functions pcsPipe2(), pcsPty(), pcsStart() and
  pcsStartPipe() have been adjusted for the new fileType.
- In pcs_win.c the functions pcsPipe2(), pcsStart() and
  pcsStartPipe() have been adjusted for the new fileType.
- Functions in soc_rtl.c have been changed to raise FILE_ERROR, if
  they are used with an invalid socket.
- Logging functions have been added to prclib.c.
- The documentation in src/read_me.txt has been improved.

20210530:
- The example program pv7.sd7 has been added. It is a picture viewer
  for several graphic formats (BMP, GIF, JPEG, PNG and PPM).
- The new library ppm.s7i has been added. This library supports
  reading and writing images with the binary PPM image file format.
- The functions setWindowName() and selectInput() have been added to
  graph.s7.
- Now, a program might be notified when a window is resized. With
  selectInput() the notification can be switched on and off. If a
  window has been resized, reading from the graphic KEYBOARD returns
  KEY_RESIZE (if the resize notification is switched on).
- The libraries keybd.s7i and keydescr.s7i have been improved to
  define KEY_RESIZE (this key is sent optionally, if a window is
  resized).
- The program gkbd.sd7 has been improved to also show KEY_RESIZE.
- The Windows graphics driver has been improved to allow non-modal
  resizing and moving of windows (while being resized or moved, the
  program continues to run).
- A scaling variant of the function put() has been added to draw.s7i.
  This function is used by pv7.sd7 to scale an image.
- The FAQ has been improved to explain that Seed7 does not use "do
  what I mean" heuristics (because they may fail in unpredictable
  ways).
- A bitset example has been added to the manual.
- In chkarr.sd7 tests for the 'times' operator have been added and
  the tests for array assignment have been improved.
- Tests for the str() function have been added to chkstr.sd7.
- The test programs chkarr.sd7 and chkstr.sd7 have been improved to
  increase the code coverage of the Seed7 run-time library.
- The compile time functions prc_include() (in prclib.c) and
  find_include_file() (in libpath.c) have been adjusted to fail if
  they are called at runtime.
- In drw_win.c the function drwCapture() has been improved to release
  the screen device context. This avoids a resource leak.
  Additionally, the stretch blt mode is now set with
  SetStretchBltMode().
- The program chkccomp.c has been improved to consider the X11
  extension Xrender. Now definitions of HAS_XRENDER_EXTENSION and
  X11_XRENDER_DLL might be written to version.h.
- Interpreter and compiler have been improved to support the new
  actions DRW_PUT_SCALED, DRW_SETWINDOWNAME and GKB_SELECT_INPUT.
- The graphic drivers drw_x11.c and drw_win.c have been improved to
  enlarge the drawing area when a window is enlarged.
- The functions resize(), setResizeReturnsKey(), drwPutScaled() and
  drwSetWindowName() have been added to drw_win.c, drw_x11.c.
- The functions gkbSelectInput(), drwPutScaled() and
  drwSetWindowName() have been added to drw_dos.c, drw_emc.c and
  drw_drv.h.
- The functions resizeBottomAndRight(), resizeTopAndLeft(),
  startMoveWindow(), processMouseMove() and gkbSelectInput() have
  been added to gkb_win.c.
- The functions handleConfigure(), configureDoesResize() and
  gkbSelectInput() have been added to gkb_x11.c
- The functions gkb_select_input(), drw_put_scaled() and
  drw_setWindowName() have been added to drwlib.c and drwlib.h.
- The handling of events in gkb_x11.c has been improved to handle
  ConfigureNotify events. These events are used when a window is
  resized.
- In drw_win.c the function drwOpen() has been improved to accept
  Unicode window names.
- In drw_x11.c the function redraw() has been improved to avoid
  compiler warnings.
- Documentation comments have been added to functions in bitset.s7i.
- The function XStoreName() and the functions of the Xrender
  extension have been added to x11_x.h and fwd_x11.c.
- The makefiles mk_emccl.mak and mk_emccw.mak have been adjusted for
  the newest version of Emscripten.
2021-06-28 10:24:10 +00:00
Pietro Cerutti
d7f292a0f6 databases/speedtables: update to 1.13.12 2021-06-28 10:24:10 +00:00
Alexander Leidinger
6ade71271c devel/sonarqube-community: update plugins 2021-06-28 12:13:50 +02:00
Alexey Dokuchaev
a50646af48 multimedia/cineencoder: new port had been added (+)
Cine Encoder is GUI program based on FFmpeg, MKVToolNix, and MediaInfo
that allows to convert media files while preserving HDR metadata.

WWW: https://github.com/CineEncoder/cine-encoder
2021-06-28 09:40:10 +00:00
Alexander Leidinger
81c83fa60e misc/openhab: update to 3.1.0
Release notes:	https://www.openhab.org/blog/2021-06-28-openhab-3-1-release.html
2021-06-28 11:14:05 +02:00
Mateusz Piotrowski
3614b8f640 x11-fonts/iosevka: Update to 7.2.1 2021-06-28 11:08:12 +02:00
Juraj Lutter
177b15b6e1 mail/postfix-current: Update to 3.7-20210627 2021-06-28 11:05:14 +02:00
Stefan Eßer
f8944a92f5 security/gpg-tui: update to version 0.6.2 2021-06-28 10:47:13 +02:00
Jan Beich
a4a75822cf devel/qt5-concurrent: fix build with gcc11
Build errors from misplaced template specialization:
  250 |     ThreadEngineStarter<void>(ThreadEngine<void> *_threadEngine)
      |                                                  ^
  250 |     ThreadEngineStarter<void>(ThreadEngine<void> *_threadEngine)
      |                              ~                  ^~

PR:		256276
Reported by:	jbeich
Obtained from:	https://codereview.qt-project.org/c/qt/qtbase/+/339417
2021-06-28 10:42:46 +02:00
Yuri Victorovich
67d404314c net-p2p/qbittorrent: Update 4.3.5 -> 4.3.6
Reported by:	portscout
2021-06-28 01:40:45 -07:00
Gerald Pfeifer
997756732f lang/gcc10-devel: Update to the 20210625 snapshot of GCC 10.3.1
This brings one back port for the x86 back end, two for arm, and
four for powerpc, plus one for the Fortran front end and twelve
for libstdc++.
2021-06-28 08:36:50 +00:00