notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: deskutils/anydesk/Makefile
SVNWeb

Number of commits found: 17

Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 21 Jun 2022
[ 15:51 Neel Chauhan (nc) search for other commits by this committer Author: _X_ ]    commit hash:1023add82d0c207cbd5abc7f9031f5f5de8be175  commit hash:1023add82d0c207cbd5abc7f9031f5f5de8be175  commit hash:1023add82d0c207cbd5abc7f9031f5f5de8be175  1023add 
deskutils/anydesk: Add missing dependency

PR:		262275
Approved by:	freebsd AT sysctl DOT cz (maintainer)
Tue, 25 Jan 2022
[ 06:35 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c  commit hash:45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c  commit hash:45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c  45ab80b  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip

Import minizip-ng and zlib-ng

Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.

+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 20 Dec 2021
[ 11:00 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Martin Filla ]    commit hash:64584d2c9ba7e03a69d264c7b4cb6c5ac9c50078  commit hash:64584d2c9ba7e03a69d264c7b4cb6c5ac9c50078  commit hash:64584d2c9ba7e03a69d264c7b4cb6c5ac9c50078  64584d2 
deskutils/anydesk: Update to 6.1.1

PR:		258532
Thu, 14 Oct 2021
[ 10:45 Stefan Eßer (se) search for other commits by this committer ]    commit hash:192675ca1406ac68ba0d3d86390ba5a82cdeeabd  commit hash:192675ca1406ac68ba0d3d86390ba5a82cdeeabd  commit hash:192675ca1406ac68ba0d3d86390ba5a82cdeeabd  192675c 
deskutils/anydesk: Add CPE information

Approved by:	portmgr (blanket)
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 3 Sep 2020
[ 05:20 lwhsu search for other commits by this committer ] Original commit   Revision:547412
deskutils/anydesk: Update to 6.0.1

PR:		248960
Submitted by:	Martin Filla <freebsd@sysctl.cz> (maintainer)
Sun, 5 Jul 2020
[ 09:03 joneum search for other commits by this committer ] Original commit   Revision:541261
Update to 5.5.5

This Update fix CVE-2020-13160: AnyDesk before 5.5.3 on Linux and FreeBSD has a
format string vulnerability that can be exploited for remote code execution.

PR:		247406
Submitted by:	Martin Filla <freebsd@sysctl.cz> (maintainer)
MFH:		2020Q3
Security:	4344861a-be0b-11ea-9172-4c72b94353b5
Sponsored by:	Netzkommune GmbH
Fri, 27 Dec 2019
[ 19:02 joneum search for other commits by this committer ] Original commit   Revision:521019
Update to 5.4.0

PR:		242121
Submitted by:	Martin Filla <freebsd@sysctl.cz> (maintainer)
Sponsored by:	Netzkommune GmbH
Mon, 4 Nov 2019
[ 22:20 zeising search for other commits by this committer ] Original commit   Revision:516748 (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories d

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'.
Sun, 21 Jul 2019
[ 11:08 kai search for other commits by this committer ] Original commit   Revision:507044
deskutils/anydesk: Update to 5.1.1

Changelog:

* Fixed a memory leak in the X11 code

PR:		239037
Submitted by:	Martin Filla <freebsd@sysctl.cz> (maintainer)
Sat, 6 Jul 2019
[ 17:55 swills search for other commits by this committer ] Original commit   Revision:506012
deskutils/anydesk: update to 5.1.0

PR:		239016
Submitted by:	Martin Filla <freebsd@sysctl.cz> (maintainer)
Sun, 11 Nov 2018
[ 09:32 sunpoet search for other commits by this committer ] Original commit   Revision:484672
Update MAINTAINER address

PR:		233125
Submitted by:	M <martinfilla@post.cz> (maintainer)
Mon, 26 Mar 2018
[ 19:04 yuri search for other commits by this committer ] Original commit   Revision:465624
New port: deskutils/anydesk: Fast remote desktop

A closed source, proprietary, binary application.

PR:		226679
Submitted by:	Martin Filla <martinfilla@post.cz>

Number of commits found: 17