1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

65 Commits

Author SHA1 Message Date
Koop Mast
0325b24e7f Add patch that somehow didn't make it in the previous commit. 2010-07-25 15:23:23 +00:00
Koop Mast
f62dd21d6e Don't overwrite config files when reinstalling. [1]
Don't detect /dev/dspN.0 instead of /dev/dpsN. We should not reference a
virtual channel 0, which is automatically cloned from /dev/dspN. [2]

Reported by:	someone on #bsdports [1]
		jkim@ [2]
2010-07-25 12:35:50 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Joe Marcus Clarke
bbb62a57bb Unconditionally depend on consolekit, and remove an unused configure option.
PR:		142906
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
2010-01-23 19:49:26 +00:00
Joe Marcus Clarke
f76d32b8e8 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.

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
2009-11-28 20:06:37 +00:00
Joe Marcus Clarke
d6b7b04707 Fix the plist when Avahi support is not enabled.
Submitted by:	barbara <barbara.xxx1975@libero.it>
2009-10-04 17:53:26 +00:00
Joe Marcus Clarke
a226975c61 Update to 0.9.19. 2009-10-01 03:23:01 +00:00
Koop Mast
9e37598985 Add --with-database=gdbm.
If tdb is installed it will prefer tdb over gdbm. So make it use gdbm.

Feature safe:	yes
2009-09-20 13:42:28 +00:00
Joe Marcus Clarke
eb9dac94c2 Update to 0.9.18.
Feature safe:	yes
2009-09-19 18:24:02 +00:00
Joe Marcus Clarke
1dcc9153b0 Do not install Linux-only directories.
Reported by:	pointyhat via erwin
2009-09-12 01:32:49 +00:00
Joe Marcus Clarke
8288f1843a Pulseaudio no longer comes with a pkg-message. 2009-09-11 05:55:45 +00:00
Joe Marcus Clarke
41827391ec Update to 0.9.17. 2009-09-11 03:45:50 +00:00
Florent Thoumie
80ce349ead Add support to create users and groups from information stored in UIDs/GIDs
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
2009-09-06 21:18:50 +00:00
Robert Noland
c508bc2793 The hal detection component rejects everything except pcm0. This is
not correct on FreeBSD.  This patch allows pulse to identify all valid
pcm devices in the gnome sound preferences.

Approved by:	marcus
2009-08-17 02:59:20 +00:00
Joe Marcus Clarke
e9c2111ea2 Remove two patch hunks which cause issues with starting pulseaudio when
the default configuration file is used.
2009-08-03 07:35:51 +00:00
Jeremy Messenger
789d75c728 -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
2009-08-02 19:36:34 +00:00
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