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: audio/pulseaudio/pkg-plist
SVNWeb

Number of commits found: 41

Wed, 8 Jun 2022
[ 19:07 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:12fce9b6ac93008c8991f68fb5370e68baf6c3e3  commit hash:12fce9b6ac93008c8991f68fb5370e68baf6c3e3  commit hash:12fce9b6ac93008c8991f68fb5370e68baf6c3e3  12fce9b 
audio/pulseaudio: fix packaging after gconf removal (+)

This is a followup to commit 7d3882764702d0564a803871083104c904b52417

Pointy hat to:	bapt
Fri, 4 Jun 2021
[ 20:01 Gleb Popov (arrowd) search for other commits by this committer Author: Evgeniy Khramtsov ]    commit hash:9f6ccfbfaf7b949f339cc2ff31155218fcfce9eb  commit hash:9f6ccfbfaf7b949f339cc2ff31155218fcfce9eb  commit hash:9f6ccfbfaf7b949f339cc2ff31155218fcfce9eb  9f6ccfb 
audio/pulseaudio: Add X11 option.

PR:		255093
Tested by:	arrowd
Tue, 13 Apr 2021
[ 15:55 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:9b6915182bad2de2492d69e2578542740d6f4357  commit hash:9b6915182bad2de2492d69e2578542740d6f4357  commit hash:9b6915182bad2de2492d69e2578542740d6f4357  9b69151 
audio/pulseaudio: fix build with ALSA option

PR:		252957
Reported by:	rhurlin, fluffy
Tested by:	david@catwhisker.org
Fixes:	6dd01d1520ee audio/pulseaudio: update the port to 14.2
Mon, 12 Apr 2021
[ 23:09 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:6dd01d1520ee30194d0493c1dea31bc71a12151d  commit hash:6dd01d1520ee30194d0493c1dea31bc71a12151d  commit hash:6dd01d1520ee30194d0493c1dea31bc71a12151d  6dd01d1 
audio/pulseaudio: update the port to 14.2

PR:		252957
Reported by:	Matthias Apitz <guru@unixarea.de>
Reviewed by:	daniel.engberg.lists@pyret.net
Approved by:	tcberner (previous version)
Obtained from:	https://github.com/freebsd/freebsd-ports-kde/tree/pulseaudio-14
Sun, 15 Sep 2019
[ 16:15 jbeich search for other commits by this committer ] Original commit   Revision:512113
audio/pulseaudio: update to 13.0

- Connect tests to the framework

Changes:	https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/13.0/
ABI:		https://abi-laboratory.pro/tracker/timeline/pulseaudio/
PR:		240585
Submitted by:	lightside@gmx.com
Wed, 1 May 2019
[ 19:35 rene search for other commits by this committer ] Original commit   Revision:500606 (Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
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*
Mon, 8 Apr 2019
[ 17:31 tobik search for other commits by this committer ] Original commit   Revision:498395
audio/pulseaudio: Always install shell completions per Porter's Handbook

PR:		235925
Submitted by:	romain
Approved by:	gnome (maintainer timeout, a month)
[ 17:25 tobik search for other commits by this committer ] Original commit   Revision:498392
audio/pulseaudio: Fix gsettings schema installation

Schema should be installed with GLIB_SCHEMAS, otherwise
glib-compile-schemas does not get called and the installed schema
is non-functional.

PR:		235926
Submitted by:	romain
Approved by:	gnome (maintainer timeout, a month)
Fri, 9 Nov 2018
[ 15:32 swills search for other commits by this committer ] Original commit   Revision:484515
audio/pulseaudio: Update to 12.2

PR:		229192
Submitted by:	lightside <lightside@gmx.com>
Fri, 12 Oct 2018
[ 19:00 jbeich search for other commits by this committer ] Original commit   Revision:481920
audio/pulseaudio: track webrtc-aec upstream default

$ pkg install webrtc-audio-processing
$ make

$ make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/pulse-%%PULSE_VERSION%%/modules/libwebrtc-util.so
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

$ make stage-qa
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/pulse-11.1/modules/libwebrtc-util.so is linked to
/usr/local/lib/libwebrtc_audio_processing.so.1 from
audio/webrtc-audio-processing but it is not declared as a dependency
Warning: you need
LIB_DEPENDS+=libwebrtc_audio_processing.so:audio/webrtc-audio-processing
Wed, 6 Sep 2017
[ 17:46 jbeich search for other commits by this committer ] Original commit   Revision:449350
audio/pulseaudio: update to 11.0

- Drop --disable-xen following upstream change in 10.0

Changes:	https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/11.0/
ABI:		https://abi-laboratory.pro/tracker/timeline/pulseaudio/
PR:		222093
Submitted by:	lightside <lightside@gmx.com>
MFH:		2017Q3
Thu, 19 Jan 2017
[ 18:15 jbeich search for other commits by this committer ] Original commit   Revision:431892
audio/pulseaudio: update to 10.0

Changes:	https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/10.0/
ABI:		https://abi-laboratory.pro/tracker/timeline/pulseaudio/
PR:		216255
Submitted by:	lightside <lightside@gmx.com>
MFH:		2017Q1
Tue, 25 Oct 2016
[ 12:53 jbeich search for other commits by this committer ] Original commit   Revision:424621
audio/pulseaudio: update to 9.0

- Add xcb to USE_XORG, required by bin/pacat
- Add iconv to USES, required by bin/pacat
- Add ssl to USES and correct OPENSSL_CFLAGS and OPENSSL_LIBS
- Replace --disable-systemd with correct --disable-systemd-* configure arguments
- Move ALSA and JACK to AUDIO options group
- Move BASH and ZSH to COMPLETIONS options group
- Add DATABASE single option to be able to select supported database
- Add SIMPLE (database support) to default options
- Silence mkdir
- Replace files/patch-src_daemon_default.pa.in with sed patch
- Adapt pkg-plist

Changes:	https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/9.0/
ABI:		https://abi-laboratory.pro/tracker/timeline/pulseaudio/
PR:		210548
Submitted by:	lightside@gmx.com
Approved by:	maintainer timeout (4 months)
Sun, 14 Feb 2016
[ 18:57 kwm search for other commits by this committer ] Original commit   Revision:408881 (Only the first 10 of 460 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.

The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:	207006
Thu, 16 Apr 2015
[ 07:46 kwm search for other commits by this committer ] Original commit   Revision:384089
The _DISABLE used by the zsh option doesn't exist, change it to _OFF [1]
Fix plist when the ALSA option is enabled. [2]

Submitted by:	jbeich@ [1], Barbara Guida <barbara.freebsd@gmail.com> [2]
Wed, 15 Apr 2015
[ 21:41 kwm search for other commits by this committer ] Original commit   Revision:384072
Update pulseaudio to 6.0 [1].

* Correct some paths in the default config file (default.pa). [1]
* Add run depend freedesktop-sound-theme since pulse tries to run these files.
* Add a small patch to allow 24bit audio formats, it not clear why this is
  disabled by default. [2]
* Add pkg-message with instructions how to set input/output channel.
* The kde start script was merged into the normal x11 start script.

PR:		198567 [1], [2]
Submitted by:	olivierd@ [1], romain@ [2]
Wed, 19 Nov 2014
[ 11:49 kwm search for other commits by this committer ] Original commit   Revision:372768 (Only the first 10 of 1460 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 1 Sep 2014
[ 21:24 tijl search for other commits by this committer ] Original commit   Revision:366958
Convert to USES=libtool and add INSTALL_TARGET=install-strip

Obtained from:	gnome-dev
Mon, 31 Mar 2014
[ 18:59 kwm search for other commits by this committer ] Original commit   Revision:349788
Stagify.
Sun, 15 Jan 2012
[ 12:48 garga search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Adjust necesary ports to build with xcb-util 0.3.8

audio/pulseaudio is being updated to 0.9.23
x11/startup-notification is being updated to 0.12

Both was approved by kwm@

x11-wm/awesome is being updated to 3.4.11

Exp-run by:     pav@
Sat, 28 Nov 2009
[ 20:06 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 823 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 4 Oct 2009
[ 17:53 marcus search for other commits by this committer ] Original commit 
Fix the plist when Avahi support is not enabled.

Submitted by:   barbara <barbara.xxx1975@libero.it>
Sat, 19 Sep 2009
[ 18:24 marcus search for other commits by this committer ] Original commit 
Update to 0.9.18.

Feature safe:   yes
Fri, 11 Sep 2009
[ 03:45 marcus search for other commits by this committer ] Original commit 
Update to 0.9.17.
Sun, 2 Aug 2009
[ 21:29 mezz search for other commits by this committer ] Original commit 
Force commit: Update to 0.9.15, it requires newer libtool22/libltdl22.
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Sun, 10 May 2009
[ 05:34 marcus search for other commits by this committer ] Original commit 
Make sure the configuration files get installed correctly when using
packages.

Reported by:    Joseph S. Atkinson <jsatkinson@embarqmail.com>
Fri, 10 Apr 2009
[ 05:56 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 480 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.26 for FreeBSD.  See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider.  Almost all of the Gecko consumers
can make use of this provider by setting:

WITH_GECKO=libxul

The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
Tue, 20 Jan 2009
[ 02:32 marcus search for other commits by this committer ] Original commit 
Update to 0.9.14.
Wed, 8 Oct 2008
[ 17:35 marcus search for other commits by this committer ] Original commit 
Update to 0.9.13.
Mon, 29 Sep 2008
[ 04:33 marcus search for other commits by this committer ] Original commit 
Update to 0.9.12.
Sat, 26 Jul 2008
[ 21:29 marcus search for other commits by this committer ] Original commit 
Update to 0.9.11.
Mon, 31 Mar 2008
[ 12:02 ahze search for other commits by this committer ] Original commit 
Update to 0.9.10
Tue, 25 Mar 2008
[ 15:07 ahze search for other commits by this committer ] Original commit 
Fix plist
Tue, 1 Jan 2008
[ 22:35 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update to 0.9.8.
Mon, 9 Jul 2007
[ 02:59 marcus search for other commits by this committer ] Original commit 
Update to 0.9.6.
Mon, 28 May 2007
[ 18:52 marcus search for other commits by this committer ] Original commit 
Remove a leftover directory in the (default) GConf case.

Reported by:    pointyhat via kris
Wed, 2 May 2007
[ 18:40 marcus search for other commits by this committer ] Original commit 
Remove a leftover directory.

Reported by:    pointyhat via kris
Mon, 30 Apr 2007
[ 00:20 marcus search for other commits by this committer ] Original commit 
* Update to 0.9.5
* Respect PTHREAD_{CFLAGS,LIBS}
* Make sure pulse-dependent applications are linked against PTHREAD_LIBS [1]
* Add missing pulse and pulse-access user and groups

Reported by:    Romain Tartiere <romain@blogreen.org> [1]
Mon, 5 Mar 2007
[ 16:56 ahze search for other commits by this committer ] Original commit 
- Update to 0.9.4
- Add support for audio/jack via WITH_JACK

PR:             109894
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
Sat, 14 Oct 2006
[ 08:35 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 577 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 41