Commit graph

155 commits

Author SHA1 Message Date
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
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
Marcel Moolenaar
9460f9e4e1 On ia64, gdm (indirectly) uses log10 and ceil. Add libm to the
list of libraries to link against.

Ok'd by: marcus
2009-08-25 04:44:24 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Joe Marcus Clarke
b3b4f5b414 Add a missing dependency on gnome-session.
PR:		135242
2009-06-06 19:12:15 +00:00
Joe Marcus Clarke
a14d0fdba6 Fix a problem with GConf paths. 2009-06-01 22:52:09 +00:00
Joe Marcus Clarke
3f4de75ac3 * Fix hardcoded use of /usr/local.
* Re-add support for reading /etc/login.conf. [1]

PR:		133793 [1]
Submitted by:	thomas [1]
2009-05-31 20:00:18 +00:00
Joe Marcus Clarke
70e13fddac Correct path to file. 2009-05-17 02:20:42 +00:00
Joe Marcus Clarke
57df676112 Whoops, add two more hunks to complete XDMCP support. 2009-05-16 22:18:26 +00:00
Joe Marcus Clarke
3255890540 * Fix XDMCP support with gdm. Note: that for IPv4 support to work, one
must rebuild gdm after disabling IPV6 support in the OPTIONS menu.
* Set IPV6 support to DISABLED by default.
* Add support for '&' in the gecos field.
2009-05-16 22:15:20 +00:00
Joe Marcus Clarke
b3af3640da Add an explicit dependency on hal. 2009-05-03 06:30:16 +00:00
Joe Marcus Clarke
aa5eaef8c9 * Add support for a gdm_lang rc.conf macro to control the locale used by
the GDM greeter [1]
* Add a patch from Fedora to support reading the keyboard layout from hal [2]

PR:		131533 [2]
Obtained from:	Fedora CVS [2]
Submitted by:	daichi [1]
		Andreas Wetzel <mickey242@gmx.net> [2]
2009-05-03 02:54:34 +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
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
Joe Marcus Clarke
f9aa0c5676 Take a stab at working around the hald/gdm race. After we loop waiting
for the getty, loop waiting for hald to be ready.
2009-01-31 21:50:25 +00:00
Joe Marcus Clarke
0c3c90ce56 Depend on hald when starting up so that we have a better chance of finding
all necessary input devices.
2009-01-26 17:56:33 +00:00
Joe Marcus Clarke
582e944a79 Don't bother registering GConf files. The pkg-install will take care of this
for us.
2009-01-11 17:12:13 +00:00
Joe Marcus Clarke
0f23bb5304 Cleanup the gdm home directory.
Reported by:	pointyhat via pav
2009-01-11 17:10:52 +00:00
Joe Marcus Clarke
610ae56816 Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790
2009-01-10 05:22:13 +00:00
Wesley Shields
c0a7a1f972 - Remove conditional checks for FreeBSD 5.x and older
Approved by:	pav
2009-01-05 19:42:29 +00:00
Joe Marcus Clarke
1b7dea1567 Update to 2.20.8. 2008-09-08 03:04:31 +00:00
Joe Marcus Clarke
b6f111ae66 Restore the ability to process gdm_flags when starting.
Reported by:	jhay
2008-08-17 17:30:18 +00:00
Joe Marcus Clarke
bcd68d0d0b * Add support for integrating GDM with GnomeKeyring and PAM
* Remove some ancient PAM checks

PR:		125983
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2008-07-27 20:18:54 +00:00
Volker Stolz
2699274773 gdmchooser/XDMCP:
- fix harmless warning getting logged as CRITICAL when enumerating interfaces
	http://bugzilla.gnome.org/show_bug.cgi?id=544790
 - unbreak XDMCP discovery on the IPv6-mapped IPv4 broadcast address by unsetting
	IPV6_V6ONLY socket option (obtained from NetBSD pkgsrc)
	http://bugzilla.gnome.org/show_bug.cgi?id=544730

Approved by: marcus@
2008-07-26 01:20:04 +00:00
Jeremy Messenger
b478212bbf Update to 2.20.7. 2008-07-01 02:16:32 +00:00
Joe Marcus Clarke
18378607bd * Make sure seahorse-agent is only run when we're starting gnome-session
* Run seahorse-agent using dbus-launch
* No longer run ssh-agent when running gnome-session as gnome-keyring-daemon
  provides this functionality
2008-06-09 05:31:11 +00:00
Joe Marcus Clarke
2339c91aef Add the ability to spawn seahorse-agent from gdm rather than from every
underlying session.  This is very similar to how many Linux distributions
integrate seahorse-agent with GNOME.

PR:		124398
Submitted by:	Robert Noland <rnoland@2hip.net>
2008-06-08 19:23:11 +00:00
Edwin Groothuis
090059a210 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 14:17:21 +00:00
Jeremy Messenger
104e45c3a8 Update to 2.20.6. 2008-05-14 18:16:22 +00:00
Joe Marcus Clarke
2c42b92f3e Update to 2.20.5. 2008-04-07 21:36:20 +00:00
Joe Marcus Clarke
29e6d37210 Add a delay loop which keeps GDM from starting until the gettys have been
allocated.  This will allow ConsoleKit to properly initialize.
2008-03-26 03:14:12 +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
Jeremy Messenger
5b79dc9c36 Update to 2.20.3. 2008-01-07 22:49:53 +00:00
Jeremy Messenger
a9ce1dbc1a Update to 2.20.2. 2007-12-12 04:52:30 +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
cfbbb3d817 Use += to set LIB_DEPENDS and CONFIGURE_ARGS after bsd.port.pre.mk. 2007-08-27 20:12:05 +00:00
Florent Thoumie
f479254ced Add optional support for consolekit.
Discussed with:	marcus
2007-08-27 19:54:27 +00:00
Joe Marcus Clarke
651067f498 Correct the location of the gdm.conf file in the gdm(1) man page.
PR:		115325
2007-08-18 16:06:20 +00:00
Joe Marcus Clarke
b628d87585 Update to 2.18.4. 2007-08-01 02:15:20 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Jeremy Messenger
39184b20ee Update to 2.18.3. 2007-07-03 17:41:00 +00:00
Jeremy Messenger
a0dbbd525e Add a hack to fix a lot of hardcore paths of /usr/X11R6 to fix the problem for
users that do not have symlink of /usr/X11R6 -> /usr/local when they have gdm
enable in the startup. Bump the PORTREVISION.

Reported by:	Werner Lehmann <elvis69@arcor.de>
2007-06-13 16:19:24 +00:00
Joe Marcus Clarke
4d939b4753 We do not need to remove pam.d anymore.
PR:		113262
Submitted by:	bsam
2007-06-03 17:04:54 +00:00
Joe Marcus Clarke
260fedbb2d Add dmxproto as well as dmx since dmx doesn't pull in dmxproto. 2007-06-03 04:31:22 +00:00
Joe Marcus Clarke
d0bb29ece9 Add a missing dependency on dmx to fix the packaging. 2007-06-03 03:41:19 +00:00
Joe Marcus Clarke
c44df44465 Remove unneeded block. 2007-05-29 04:16:11 +00:00
Jeremy Messenger
6805e8a191 Update to 2.18.2, while I am here, get rid of X11BASE. 2007-05-29 04:15:08 +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
Michael Johnson
5e5871d75e Update to 2.18.1 2007-04-09 13:57:01 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00