non port: audio/pulseaudio/pkg-plist |
SVNWeb
|
Number of commits found: 41 |
Wed, 8 Jun 2022
|
[ 19:07 Dima Panov (fluffy) ] 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) Author: Evgeniy Khramtsov ] 9f6ccfb
audio/pulseaudio: Add X11 option.
PR: 255093
Tested by: arrowd
|
Tue, 13 Apr 2021
|
[ 15:55 Kevin Bowling (kbowling) ] 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) ] 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 ]
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 ] (Only the first 10 of 128 ports in this commit are shown above. )
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 ]
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 ]
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 ]
audio/pulseaudio: Update to 12.2
PR: 229192
Submitted by: lightside <lightside@gmx.com>
|
Fri, 12 Oct 2018
|
[ 19:00 jbeich ]
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 ]
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 ]
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 ]
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 ] (Only the first 10 of 460 ports in this commit are shown above. )
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 ]
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 ]
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 ] (Only the first 10 of 1460 ports in this commit are shown above. )
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 )
|
Mon, 1 Sep 2014
|
[ 21:24 tijl ]
Convert to USES=libtool and add INSTALL_TARGET=install-strip
Obtained from: gnome-dev
|
Mon, 31 Mar 2014
|
[ 18:59 kwm ]
Stagify.
|
Sun, 15 Jan 2012
|
[ 12:48 garga ] (Only the first 10 of 14 ports in this commit are shown above. )
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 ] (Only the first 10 of 823 ports in this commit are shown above. )
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 )
|
Sun, 4 Oct 2009
|
[ 17:53 marcus ]
Fix the plist when Avahi support is not enabled.
Submitted by: barbara <barbara.xxx1975@libero.it>
|
Sat, 19 Sep 2009
|
[ 18:24 marcus ]
Update to 0.9.18.
Feature safe: yes
|
Fri, 11 Sep 2009
|
[ 03:45 marcus ]
Update to 0.9.17.
|
Sun, 2 Aug 2009
|
[ 21:29 mezz ]
Force commit: Update to 0.9.15, it requires newer libtool22/libltdl22.
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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 ]
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 ] (Only the first 10 of 480 ports in this commit are shown above. )
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 ]
Update to 0.9.14.
|
Wed, 8 Oct 2008
|
[ 17:35 marcus ]
Update to 0.9.13.
|
Mon, 29 Sep 2008
|
[ 04:33 marcus ]
Update to 0.9.12.
|
Sat, 26 Jul 2008
|
[ 21:29 marcus ]
Update to 0.9.11.
|
Mon, 31 Mar 2008
|
[ 12:02 ahze ]
Update to 0.9.10
|
Tue, 25 Mar 2008
|
[ 15:07 ahze ]
Fix plist
|
Tue, 1 Jan 2008
|
[ 22:35 marcus ] (Only the first 10 of 15 ports in this commit are shown above. )
Update to 0.9.8.
|
Mon, 9 Jul 2007
|
[ 02:59 marcus ]
Update to 0.9.6.
|
Mon, 28 May 2007
|
[ 18:52 marcus ]
Remove a leftover directory in the (default) GConf case.
Reported by: pointyhat via kris
|
Wed, 2 May 2007
|
[ 18:40 marcus ]
Remove a leftover directory.
Reported by: pointyhat via kris
|
Mon, 30 Apr 2007
|
[ 00:20 marcus ]
* 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 ]
- 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 ] (Only the first 10 of 577 ports in this commit are shown above. )
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 )
|
Number of commits found: 41 |