Commit graph

51 commits

Author SHA1 Message Date
Jeremy Messenger
315060a534 Fix a typo of swedish locale, sv_SV.UTF-8 -> sv_SE.UTF-8. Bump the
PORTREVISION.

PR:		ports/100360
Submitted by:	Rasmus Kaj <kaj@kth.se>
2006-07-17 03:00:06 +00:00
Joe Marcus Clarke
69a8691aaf Update to 2.14.7. 2006-05-27 12:00:15 +00:00
Joe Marcus Clarke
6f49bd2548 Don't chgrp the /var/gdm directory to gdm during the instal phase since the
gdm user may not exist on the system yet.  Instead, let the pkg-install
script do this after verifying the gdm user and group exists.

Reported by:	pointyhat via kris
2006-05-17 13:49:05 +00:00
Joe Marcus Clarke
6d01da656b Update to 2.14.6. 2006-05-12 19:46:32 +00:00
Pav Lucistnik
2b3de32437 - Correct brazilian portuguese entry
Reported by:	garga
2006-05-10 19:50:18 +00:00
Joe Marcus Clarke
3b55089281 Update to 2.14.5. 2006-05-04 06:02:14 +00:00
Joe Marcus Clarke
798e9bed2a Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release.  In particular, GNOME 2.14 focused
on performance, and they did not miss the mark.  There's some new eye candy,
but most of the big things are waiting until GNOME 2.16.  On the FreeBSD
side, we tried to clean up all the crashers we could.  In particular, we
really improved GNOME's 64-bit support.

The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.

The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).

Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
2006-04-30 00:47:21 +00:00
Joe Marcus Clarke
1f0ca94ccc Require moused before our rc script runs to ensure X is ready for us.
Suggested by:	Stefan Thurner <thurners@nicsys.de>
2005-12-31 19:59:22 +00:00
Joe Marcus Clarke
0d3c3f29c7 Seems -CURRENT needs a few tweaks to get gdm starting correctly. First,
we need to depend on LOGIN and cleanvar in our rc.d script, plus, we need
to enable VTAllocation.
2005-12-05 21:57:48 +00:00
Joe Marcus Clarke
9c2e4a6f90 Update to 2.8.0.7. 2005-11-29 05:48:29 +00:00
Joe Marcus Clarke
ce896004f2 Remove shutdown keyword from the rcNG script since GDM will kill itself at
shutdown.

Reported by:	Stefan Thurner <stefan.thurner@mb.tu-chemnitz.de>
2005-11-25 18:34:34 +00:00
Joe Marcus Clarke
f658afc5e1 Update to 2.8.0.6. 2005-11-19 00:36:35 +00:00
Joe Marcus Clarke
f66a7dcf29 * Update to 2.8.0.3
* Fix a long-standing bug where gdmphotosetup would not work as a non-root
  user since it could not open the glade files
2005-08-28 18:56:00 +00:00
Joe Marcus Clarke
209a7ea3e7 Fix the build on 4.X. 2005-07-04 06:54:47 +00:00
Joe Marcus Clarke
0ff6e9e789 Update to 2.8.0.1. 2005-07-03 19:24:45 +00:00
Joe Marcus Clarke
56b16f35a7 Correct a severe security issue if a user without a home directory logs in
via GDM.  In such a case, the user would have had root:gdm privileges.
This is now fixed by correctly changing back to the user's uid:gid.

Submitted by:	Pawel Worach <pawel.worach@gmail.com>
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=308050
Security:	This fixes a potential privilege escalation problem
2005-06-27 17:24:41 +00:00
Joe Marcus Clarke
4f77867139 Fix the build on 4.X. 2005-06-11 20:16:58 +00:00
Joe Marcus Clarke
660a0df34f Update to GDM 2.8.0.0.
Submitted by:	sajd on #freebsd-gnome
2005-06-11 02:58:47 +00:00
Jean-Yves Lefort
6c325dc76a Improve the startup script:
- Remove useless start_cmd/stop_cmd
  - Set procname (unbreaks status)
2005-06-10 02:13:44 +00:00
Joe Marcus Clarke
01301006aa Fix an infinite loop that can occur when gnome-session attempts a logout.
What happens is gdm gets locked in a tight loop forever reading, but
never processing, the EOF from the IPC socket.

PR:		80906 (amongst others)
2005-05-12 13:18:17 +00:00
Pav Lucistnik
f4e0472905 - Beautify console messages
PR:		ports/80577
Submitted by:	Stefan Thurner <stefan.thurner@mb.tu-chemnitz.de>
2005-05-04 13:36:32 +00:00
Joe Marcus Clarke
87cec0193c Pad the "Sarting GDM" phrase with a leading space.
Reported by:	thurners@t-online.de
2005-04-25 02:33:07 +00:00
Koop Mast
4a8351ae74 Install a rcNG startup script, instead of the old one.
Remove some comment about a bug in pam for FreeBSD < 5.1-Release.
2005-04-11 08:12:57 +00:00
Joe Marcus Clarke
4060c72851 Update to 2.6.0.8. 2005-03-08 02:06:28 +00:00
Joe Marcus Clarke
5ec1db2e3a Update to 2.6.0.7. 2005-02-03 21:19:46 +00:00
Pav Lucistnik
432cd995b5 - Move x11/gdm2 to x11/gdm 2005-01-24 23:26:24 +00:00
Joe Marcus Clarke
cc6825cf28 Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
2003-07-15 19:10:59 +00:00
Joe Marcus Clarke
9de9945ffd Fix a typo in one of the patches. 2002-08-25 17:44:05 +00:00
Joe Marcus Clarke
5fddfac7c8 * Change the uid:gid for gdm to 92 as mailman already has 91
* Don't overwrite config files
* Bump PORTREVISION
2002-08-09 22:36:55 +00:00
Maxim Sobolev
dfed677073 Use USE_GNOMENG. 2002-07-18 10:46:51 +00:00
Maxim Sobolev
34f0ba70ac Update to 2.2.5.5. 2002-03-14 00:07:41 +00:00
Maxim Sobolev
5049ba00ba Make face browser working.
PR:		34429
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-31 08:48:14 +00:00
Maxim Sobolev
3a0c4f197f Kill useless hunk. 2002-01-11 14:08:06 +00:00
Maxim Sobolev
5b8351b592 Respect user's settings in /etc/login.conf. Bump PORTREVISION.
Submitted by:	Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
Reviewed by:	Joe Clarke <marcus@marcuscom.com>, sobomax
2002-01-11 14:04:37 +00:00
Maxim Sobolev
778c300fc7 Update to 2.2.5.4. 2002-01-02 10:13:04 +00:00
Maxim Sobolev
4e91bb5115 Set correct group for users' session.
PR:		33372
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-31 15:39:27 +00:00
Maxim Sobolev
51ace1e4db Correct locale names for use on FreeBSD. Bump PORTREVISION.
PR:		32840
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-20 10:01:28 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
63906fdc28 Update to 2.2.5.2. 2001-11-26 16:22:25 +00:00
Maxim Sobolev
809513ef1b Apply some black cvs magick to readd patch-ar properly. 2001-10-16 07:28:25 +00:00
Maxim Sobolev
9975b86c2c Apply some black cvs magick to readd patch-ar properly. 2001-10-16 07:27:36 +00:00
Maxim Sobolev
68257a672e Fix several incompatibilities with FreeBSD. This makes gdm working, at least
on my 5-CURRENT with XFree86-3.3.6.

PR:		31309
Submitted by:	Heath Nielson <heath@cs.byu.edu>
2001-10-16 07:25:04 +00:00
Dmitry Sivachenko
3ceecc667a Update to 2.2.4.2 2001-10-07 12:47:53 +00:00
Maxim Sobolev
fe1bd7a63e Update to 2.2.4.1.
PR:		30955
Submitted by:	Stijn Hoop <stjin@win.tue.nl>
2001-10-02 12:18:33 +00:00
Dmitry Sivachenko
c1fce1cc6a Upgrade to 2.2.3.2 2001-08-16 12:12:16 +00:00
Ade Lovett
396956632b Update to 2.2.2.1
PR:		27855 (in part)
Submitted by:	Anders Nordby <anders@fix.no>
2001-06-05 05:00:54 +00:00
Ade Lovett
00c852fe3f Update to 2.2.1 2001-05-08 16:39:49 +00:00
Yukihiro Nakai
42be20122e Update to 2.2.0
- Now it needs to make gdm user and gdm group.
2001-04-22 00:20:31 +00:00
Yukihiro Nakai
fba6cfa882 Add patch for disable LC_CTYPE.
So now we can use Japanese locale from GDM.
(also some other language.)
2000-09-16 10:08:15 +00:00