aboutsummaryrefslogtreecommitdiff
path: root/audio/pulseaudio
Commit message (Collapse)AuthorAgeFilesLines
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Unconditionally depend on consolekit, and remove an unused configure option.Joe Marcus Clarke2010-01-231-3/+4
| | | | | | | | PR: 142906 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Notes: svn path=/head/; revision=248432
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-286-22/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929 Notes: svn path=/head/; revision=244923
* Fix the plist when Avahi support is not enabled.Joe Marcus Clarke2009-10-041-2/+2
| | | | | | | Submitted by: barbara <barbara.xxx1975@libero.it> Notes: svn path=/head/; revision=242458
* Update to 0.9.19.Joe Marcus Clarke2009-10-012-4/+4
| | | | Notes: svn path=/head/; revision=242336
* Add --with-database=gdbm.Koop Mast2009-09-201-0/+1
| | | | | | | | | If tdb is installed it will prefer tdb over gdbm. So make it use gdbm. Feature safe: yes Notes: svn path=/head/; revision=241818
* Update to 0.9.18.Joe Marcus Clarke2009-09-194-5/+20
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241757
* Do not install Linux-only directories.Joe Marcus Clarke2009-09-122-2/+15
| | | | | | | Reported by: pointyhat via erwin Notes: svn path=/head/; revision=241255
* Pulseaudio no longer comes with a pkg-message.Joe Marcus Clarke2009-09-111-1/+0
| | | | Notes: svn path=/head/; revision=241201
* Update to 0.9.17.Joe Marcus Clarke2009-09-119-971/+29
| | | | Notes: svn path=/head/; revision=241193
* Add support to create users and groups from information stored in UIDs/GIDsFlorent Thoumie2009-09-062-67/+4
| | | | | | | | | | | | | files. Users and groups won't be deleted at deinstall time as we're lacking a refcount to know if any port is using them. Also convert a few ports while I'm here. PR: ports/108514 Submitted by: mm, self Notes: svn path=/head/; revision=240964
* The hal detection component rejects everything except pcm0. This isRobert Noland2009-08-172-1/+12
| | | | | | | | | | not correct on FreeBSD. This patch allows pulse to identify all valid pcm devices in the gnome sound preferences. Approved by: marcus Notes: svn path=/head/; revision=239699
* Remove two patch hunks which cause issues with starting pulseaudio whenJoe Marcus Clarke2009-08-033-22/+1
| | | | | | | the default configuration file is used. Notes: svn path=/head/; revision=238803
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-0210-1634/+949
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* Fix pulseaudio's interaction with OSS on FreeBSD. Most notably, use theJoe Marcus Clarke2009-07-103-2/+28
| | | | | | | | | | | | | fixer file descriptor when executing mixer-rleated ioctls. It was only luck that this used to work with the DSP file descriptor, but broke when vpc was introduced in -CURRENT. Thanks to ariff for tracking this down. Submitted by: ariff Notes: svn path=/head/; revision=237576
* Make sure the configuration files get installed correctly when usingJoe Marcus Clarke2009-05-102-1/+5
| | | | | | | | | packages. Reported by: Joseph S. Atkinson <jsatkinson@embarqmail.com> Notes: svn path=/head/; revision=233568
* Re-add some patches as extra patches for older versions of FreeBSD to fixJoe Marcus Clarke2009-04-274-1/+50
| | | | | | | a deadlock in pulseaudio. Notes: svn path=/head/; revision=232873
* Presenting GNOME 2.26.1 for FreeBSD.Koop Mast2009-04-245-42/+1668
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=232642
* Mark unsafe for multiple jobs.Joe Marcus Clarke2009-04-131-0/+1
| | | | | | | Reported by: rnoland Notes: svn path=/head/; revision=232257
* Presenting GNOME 2.26 for FreeBSD. SeeJoe Marcus Clarke2009-04-105-9/+49
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=231972
* Mark as broken on sparc64.Mark Linimon2009-03-161-0/+4
| | | | Notes: svn path=/head/; revision=230206
* Update to 0.9.14.Joe Marcus Clarke2009-01-203-6/+5
| | | | Notes: svn path=/head/; revision=226494
* Add a missing dependency, intltool, when disable HAL, DBUS and GCONF optionsJeremy Messenger2009-01-011-2/+2
| | | | | | | | | | at the same time. Bump the PORTREVISION. PR: ports/130094 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Notes: svn path=/head/; revision=225090
* Change avahi dependency to avahi-client.Joe Marcus Clarke2008-12-171-1/+1
| | | | | | | PR: 129692 Notes: svn path=/head/; revision=224316
* Add a missing dependency, databases/gdbm, when WITHOUT_AVAHI is defined. BumpJeremy Messenger2008-11-101-1/+3
| | | | | | | | | | the PORTREVISION. PR: ports/128688 Reported by: amdmi3 Notes: svn path=/head/; revision=222704
* Remove -Wmissing-include-dirs from the build to avoid crash in the build.Jeremy Messenger2008-11-031-0/+2
| | | | | | | | PR: ports/128261 Submitted by: Scot W. Hetzel <swhetzel@gmaill.com> Notes: svn path=/head/; revision=222361
* Update to 0.9.13.Joe Marcus Clarke2008-10-086-47/+6
| | | | Notes: svn path=/head/; revision=221334
* Update to 0.9.12.Joe Marcus Clarke2008-09-295-21/+29
| | | | Notes: svn path=/head/; revision=220961
* Update to 0.9.11.Joe Marcus Clarke2008-07-269-44/+98
| | | | Notes: svn path=/head/; revision=217634
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Add pkg-messageMichael Johnson2008-04-023-3/+8
| | | | | | | | | | | | | Pulseaudio is designed to run in realtime, to achieve this pulseaudio is marked SUID root by default. To take advantage of pulseaudio's realtime functionality you must be a member of the 'pulse-rt' group. ie: 'pw mod group pulse-rt -m [USERNAME]' Discussed with: marcus Notes: svn path=/head/; revision=210383
* Update to 0.9.10Michael Johnson2008-03-315-24/+36
| | | | Notes: svn path=/head/; revision=210229
* Fix plistMichael Johnson2008-03-252-0/+3
| | | | Notes: svn path=/head/; revision=209784
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-241-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon Notes: svn path=/head/; revision=209647
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209417
* One more pass at fixing this on 5.X.Joe Marcus Clarke2008-03-151-3/+8
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=209122
* Port the atomic_fetchadd_int function for use on 5.X.Joe Marcus Clarke2008-03-021-2/+34
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=208305
* Update to 0.9.9.Joe Marcus Clarke2008-02-253-24/+11
| | | | Notes: svn path=/head/; revision=207892
* Correct patch path typo.Joe Marcus Clarke2008-01-091-2/+2
| | | | Notes: svn path=/head/; revision=205342
* Fix the build on 5.X.Joe Marcus Clarke2008-01-091-3/+15
| | | | | | | Reported by: pointyhat via erwin Notes: svn path=/head/; revision=205341
* Fix typo, and patch the correct Makefile.Joe Marcus Clarke2008-01-051-1/+1
| | | | | | | Reported by: Romain Tartiere <romain@blogreen.org> Notes: svn path=/head/; revision=205085
* Remove -Wl,-no-undefined from the LDFLAGS to allow pulse to build onJoe Marcus Clarke2008-01-051-0/+4
| | | | | | | | | FreeBSD < 7.X. PR: 119286 Notes: svn path=/head/; revision=205075
* * Fix some potential 64-bit problemsJoe Marcus Clarke2008-01-043-0/+30
| | | | | | | | | * Fix a build problem on < 7.X Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Notes: svn path=/head/; revision=204962
* Update to 0.9.8.Joe Marcus Clarke2008-01-0115-345/+150
| | | | Notes: svn path=/head/; revision=204828
* Pulseaudio only needs to depend on avahi-app.Joe Marcus Clarke2007-12-261-1/+1
| | | | | | | | PR: 119021 Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru> Notes: svn path=/head/; revision=204547
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Change the pulseaudio realtime group from ``realtime'' to `pulse-rt'' to stayJoe Marcus Clarke2007-07-132-2/+2
| | | | | | | in sync with the distribution. Notes: svn path=/head/; revision=195515