non port: audio/pulseaudio-module-xrdp/Makefile |
Number of commits found: 22 |
Wednesday, 9 Aug 2023
|
04:48 Koichiro Iwao (meta)
audio/pulseaudio-module-xrdp: Fix build after b1ecad5
872d8ece |
Monday, 7 Aug 2023
|
16:34 Gleb Popov (arrowd)
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
b1ecad5 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Tuesday, 7 Mar 2023
|
07:17 Koichiro Iwao (meta)
audio/pulseaudio-module-xrdp: Update to 0.7
Changes: https://github.com/neutrinolabs/pulseaudio-module-xrdp/releases/tag/v0.7
53a132a |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Thursday, 25 Nov 2021
|
01:50 Koichiro Iwao (meta)
audio/pulseaudio-module-xrdp: Update to 0.6
Changes: https://github.com/neutrinolabs/pulseaudio-module-xrdp/releases/tag/v0.6
Sponsored by: HAW International
e6d691f |
Friday, 27 Aug 2021
|
09:33 Alexey Dokuchaev (danfe)
Cleanup: for ports under a* categories, drop redundant GH_{ACCOUNT,PROJECT}.
8c5d392 |
Tuesday, 13 Apr 2021
|
02:31 Koichiro Iwao (meta)
Force rebuild after PulseAudio 13 -> 14 update
f6c7904 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 26 Feb 2021
|
12:11 tobik
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan
 |
Friday, 8 Jan 2021
|
03:57 meta
audio/pulseaudio-module-xrdp: Update to 0.5
* Upstream changed license to LGPL 2.1
Sponsored by: HAW International
 |
Tuesday, 19 Nov 2019
|
05:14 meta
audio/pulseaudio-module-xrdp: improve audio redirection latency
by backporting from upstream. PulseAudio >= 12 become more strict.
This patch reduces network bandwidth and CPU usage of xrdp.
While here, set DIST_SUBDIR=xrdp for xrdp related ports.
Obtained from: https://github.com/neutrinolabs/pulseaudio-module-xrdp/pull/38
 |
Monday, 21 Oct 2019
|
06:41 meta
audio/pulseaudio-module-xrdp: Update to 0.4
Relnotes: https://github.com/neutrinolabs/pulseaudio-module-xrdp/releases/tag/v0.4
Sponsored by: HAW International, Inc.
 |
Wednesday, 25 Sep 2019
|
09:38 pkubaj
audio/pulseaudio-module-xrdp: fix build on GCC architectures
Use C11 compiler to fix build:
/wrkdirs/usr/ports/audio/pulseaudio-module-xrdp/work/pulseaudio-13.0/src/pulsecore/atomic.h:
In function 'pa_atomic_load':
/wrkdirs/usr/ports/audio/pulseaudio-module-xrdp/work/pulseaudio-13.0/src/pulsecore/atomic.h:58:
error: '__ATOMIC_SEQ_CST' undeclared (first use in this function)
/wrkdirs/usr/ports/audio/pulseaudio-module-xrdp/work/pulseaudio-13.0/src/pulsecore/atomic.h:58:
error: (Each undeclared identifier is reported only once
/wrkdirs/usr/ports/audio/pulseaudio-module-xrdp/work/pulseaudio-13.0/src/pulsecore/atomic.h:58:
error: for each function it appears in.)
Approved by: mentors (implicit approval)
 |
Sunday, 15 Sep 2019
|
16:47 tobik
audio/pulseaudio-module-xrdp: Bump PORTREVISION after r512113
 |
Thursday, 6 Jun 2019
|
01:24 meta
audio/pulseaudio-module-xrdp: Update to 0.3
This version includes following fixes:
* Fix sink => source typos, microphone input did not work due to this typo
* Kick out some logs to debug logs, a little bit too noisy
Microphone input in xrdp is a proprietary implementation and works only with
NeutrinoRDP client. If you're not trying to use this proprietary implementation,
you need not update from v0.2 to v0.3.
Relnotes: https://github.com/neutrinolabs/pulseaudio-module-xrdp/releases/tag/v0.3
 |
Wednesday, 1 May 2019
|
19:35 rene
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
 |
Friday, 9 Nov 2018
|
15:53 tobik
audio/pulseaudio-module-xrdp: Bump revision after r484515
The module installation dir changes based on the PulseAudio version
(similar to audio/pulseaudio-module-sndio), so force a rebuild to
avoid surprises.
 |
Wednesday, 26 Sep 2018
|
06:12 meta
net/xrdp: Update to 0.9.8
Also, update audio/pulseaudio-module to the latest release 0.2.
pulseaudio-module-xrdp 0.2 no longer have build time dependency on xrdp.
Accordingly, add runtime dependency on pulseaudio-module-xrdp to xrdp to
enable audio redirection by default it doesn't cause circular dependency
now.
While here,
- Pet portlint
- Switch PORTVERSION to DISTVERSION
Approved by: pi (mentor)
Relnotes: https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.8
Sponsored by: HAW International, Inc.
Differential Revision: https://reviews.freebsd.org/D17326
 |
Tuesday, 28 Aug 2018
|
00:34 meta
audio/pulseaudio-module-xrdp: Update to 0.1
Approved by: pi (mentor)
Sponsored by: HAW International, Inc.
Differential Revision: https://reviews.freebsd.org/D16879
 |
Thursday, 16 Aug 2018
|
01:51 meta
New port: audio/pulseaudio-module-xrdp: separate PulseAudio modules from
net/xrdp
This update separates PulseAudio modules from net/xrdp port.
There're two reasons to separete them. The one is upstream now provides
them as separated repositories. The another one is PulseAudio modules
need to be rebuilt after the version of audio/pulseaudio changed but
the most part of net/xrdp port doesn't need rebuild. This minimizes
time for rebuilding.
Approved by: hrs (mentor)
Differential Revision: https://reviews.freebsd.org/D16621
 |
Number of commits found: 22 |