Commit graph

47 commits

Author SHA1 Message Date
Joe Marcus Clarke
2a182c7974 Fix pulseaudio's interaction with OSS on FreeBSD. Most notably, use the
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
2009-07-10 06:57:16 +00:00
Joe Marcus Clarke
28aaaf9138 Make sure the configuration files get installed correctly when using
packages.

Reported by:	Joseph S. Atkinson <jsatkinson@embarqmail.com>
2009-05-10 05:34:39 +00:00
Joe Marcus Clarke
023c19a21a Re-add some patches as extra patches for older versions of FreeBSD to fix
a deadlock in pulseaudio.
2009-04-27 18:56:46 +00:00
Koop Mast
84cba0b927 Presenting GNOME 2.26.1 for FreeBSD.
Approved by:	portmgr (marcus)
2009-04-24 06:38:26 +00:00
Joe Marcus Clarke
7c1e6d6561 Mark unsafe for multiple jobs.
Reported by:	rnoland
2009-04-13 01:20:44 +00:00
Joe Marcus Clarke
ae52bc8089 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.
2009-04-10 05:56:28 +00:00
Mark Linimon
d0b3ca7453 Mark as broken on sparc64. 2009-03-16 09:53:47 +00:00
Joe Marcus Clarke
10e5762074 Update to 0.9.14. 2009-01-20 02:32:43 +00:00
Jeremy Messenger
acf9a59ae3 Add a missing dependency, intltool, when disable HAL, DBUS and GCONF options
at the same time. Bump the PORTREVISION.

PR:		ports/130094
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
2009-01-01 18:44:21 +00:00
Joe Marcus Clarke
5c71d03822 Change avahi dependency to avahi-client.
PR:		129692
2008-12-17 05:42:43 +00:00
Jeremy Messenger
c3f5beab16 Add a missing dependency, databases/gdbm, when WITHOUT_AVAHI is defined. Bump
the PORTREVISION.

PR:		ports/128688
Reported by:	amdmi3
2008-11-10 22:16:02 +00:00
Jeremy Messenger
9ef56cc1e0 Remove -Wmissing-include-dirs from the build to avoid crash in the build.
PR:		ports/128261
Submitted by:	Scot W. Hetzel <swhetzel@gmaill.com>
2008-11-03 20:20:22 +00:00
Joe Marcus Clarke
4b8d8221c7 Update to 0.9.13. 2008-10-08 17:35:13 +00:00
Joe Marcus Clarke
316ff63907 Update to 0.9.12. 2008-09-29 04:33:08 +00:00
Joe Marcus Clarke
166c13a976 Update to 0.9.11. 2008-07-26 21:29:53 +00:00
Edwin Groothuis
6527ef2070 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 13:08:29 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
2008-04-19 17:56:05 +00:00
Michael Johnson
fe3afaa421 Add pkg-message
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
2008-04-02 14:20:47 +00:00
Michael Johnson
1f021fdeb8 Update to 0.9.10 2008-03-31 12:02:19 +00:00
Michael Johnson
17b5082f2b Fix plist 2008-03-25 15:07:01 +00:00
Joe Marcus Clarke
6f32add9a7 The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
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
2008-03-24 03:52:36 +00:00
Pav Lucistnik
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Joe Marcus Clarke
0fb86bb8bb One more pass at fixing this on 5.X.
Reported by:	pointyhat via pav
2008-03-15 18:49:17 +00:00
Joe Marcus Clarke
864ba2de5d Port the atomic_fetchadd_int function for use on 5.X.
Reported by:	pointyhat via pav
2008-03-02 06:03:38 +00:00
Joe Marcus Clarke
8debf93b7f Update to 0.9.9. 2008-02-25 19:12:21 +00:00
Joe Marcus Clarke
40073203fb Correct patch path typo. 2008-01-09 22:02:40 +00:00
Joe Marcus Clarke
618de8d284 Fix the build on 5.X.
Reported by:	pointyhat via erwin
2008-01-09 22:01:52 +00:00
Joe Marcus Clarke
346ee88cbb Fix typo, and patch the correct Makefile.
Reported by:	Romain Tartiere <romain@blogreen.org>
2008-01-05 18:42:50 +00:00
Joe Marcus Clarke
9e0e3a07ef Remove -Wl,-no-undefined from the LDFLAGS to allow pulse to build on
FreeBSD < 7.X.

PR:		119286
2008-01-05 15:02:37 +00:00
Joe Marcus Clarke
da8e065d40 * Fix some potential 64-bit problems
* Fix a build problem on < 7.X

Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
2008-01-04 01:05:26 +00:00
Joe Marcus Clarke
26aae04230 Update to 0.9.8. 2008-01-01 22:35:54 +00:00
Joe Marcus Clarke
b70ee40baa Pulseaudio only needs to depend on avahi-app.
PR:		119021
Submitted by:	"Dima Panov" <fluffy@fluffy.khv.ru>
2007-12-26 02:32:46 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
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
2007-10-24 23:37:25 +00:00
Joe Marcus Clarke
28228e92d1 Change the pulseaudio realtime group from `realtime'' to pulse-rt'' to stay
in sync with the distribution.
2007-07-13 06:40:50 +00:00
Joe Marcus Clarke
b9eac2c978 Fix some crashes and some build warnings. This should get pulse working as an
ESD replacement once again.

Reported by:	lofi
2007-07-12 04:08:56 +00:00
Joe Marcus Clarke
58b7bf0173 Fix the build and some possible functionality issues on 64-bit platforms. 2007-07-09 05:30:36 +00:00
Joe Marcus Clarke
296115588b Update to 0.9.6. 2007-07-09 02:59:25 +00:00
Joe Marcus Clarke
ec2f22a3ec Remove a leftover directory in the (default) GConf case.
Reported by:	pointyhat via kris
2007-05-28 18:52:12 +00:00
Joe Marcus Clarke
1a89a36a73 Correct patch name so that it actually applies.
Reported by:	Volodymyr Kostyrko <arcade@synergetica.dn.ua>
2007-05-25 15:57:49 +00:00
Joe Marcus Clarke
5d84ee7e5d Fix creating of shared memory segments by specifying a writable location to
store the associated file.

Reported by:	Khairil Yusof <kaeru@inigo-tech.com>
Approved by:	portmgr
2007-05-24 18:59:23 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joe Marcus Clarke
d75b7c6714 Remove a leftover directory.
Reported by:	pointyhat via kris
2007-05-02 18:40:01 +00:00
Joe Marcus Clarke
4ba786e49d * 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]
2007-04-30 00:20:33 +00:00
Michael Johnson
86281bc2fe - Update to 0.9.4
- Add support for audio/jack via WITH_JACK

PR:		109894
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
2007-03-05 16:56:23 +00:00
Joe Marcus Clarke
fed243a9f1 Chase the avahi-core shared lib version. 2007-02-10 23:38:51 +00:00
Jeremy Messenger
7726dfa171 Mark IGNORE on 4.X as it does not build.
Reported by:	krismail
2006-11-04 22:32:55 +00:00
Joe Marcus Clarke
f1bb12de8e 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,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)
2006-10-14 08:35:50 +00:00