Commit graph

182 commits

Author SHA1 Message Date
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
Jeremy Messenger
210cf6367b Update to 2.16.5. 2007-01-29 17:29:24 +00:00
Joe Marcus Clarke
db56ef12ed Update to 2.16.4.
Security:	This fixes the memory disclosure vulnerability described in
		CVE-2006-6105.
2006-12-14 07:16:18 +00:00
Joe Marcus Clarke
7377c22a3e Update to 2.16.3. 2006-11-22 21:20:41 +00:00
Jean-Yves Lefort
a567ed2736 - Allow to lift the annoying ~/.xsession-errors size limit
- Start gdm if gnome_enable is set to yes in /etc/rc.conf
2006-10-31 09:58:24 +00:00
Joe Marcus Clarke
321b837907 Update to 2.16.2. 2006-10-31 05:15:34 +00:00
Joe Marcus Clarke
645aab6517 Fix a crash that can occur due to a NULL pointer dereference when enabling
the greeter.

Obtained from:	gdm2 CVS
Approved by:	portmgr (implicit)
2006-10-19 19:10:08 +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
Michael Johnson
5d3990f5e2 - Update to 2.14.10 2006-08-01 02:47:52 +00:00
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
781c5ba575 Update to 2.14.8. 2006-06-08 03:24:13 +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
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +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
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
4bb3f0fecb IPv6 support no logner disables IPv4 support.
Spotted by:	ahze
2005-11-06 20:35:36 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
7fc16cc4a0 Update to 2.8.0.5. 2005-10-04 04:24:39 +00:00
Joe Marcus Clarke
b6db057839 Update to 2.8.0.4. 2005-09-07 02:01: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
Michael Johnson
34dc1f7bbb - Fix plist for xorg users, gdm-dmx-reconnect-proxy wants
X11/extensions/dmxext.h which xorg doesn't install

Help figuring what was wrong:
2005-06-22 06:49:01 +00:00
Michael Johnson
3cb865941f - Add missing file to plist 2005-06-22 01:48:28 +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
Adam Weinberger
104d1399c1 Update to 2.6.0.9. 2005-04-12 15:44:22 +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
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Michael Johnson
8171e6b09c - Update WWW: line 2005-03-09 10:19:42 +00:00
Joe Marcus Clarke
4060c72851 Update to 2.6.0.8. 2005-03-08 02:06:28 +00:00
Joe Marcus Clarke
5580390277 The glibc strftime padding options were MFC'd to 5-STABLE. Let's use them. 2005-02-20 22:36:03 +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
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
0530dc76b7 Fix the checks when installing config files.
Obtained from:	x11/gdm2
2003-04-09 01:51:27 +00:00
Ade Lovett
3195b6f71c Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:36:20 +00:00
Joe Marcus Clarke
b2525184a3 Properly install the config files when installing from package. 2003-02-20 01:44:59 +00:00
Joe Marcus Clarke
dd54fd4e90 One more pass at the gdm's. This time, allow the gdm user and group to
be created even if BATCH is defined.  Also, set PKG_PREFIX from the port
Makefile so we can take care of directory permissions within the
pkg-install script for both the port and package.
2003-01-21 16:16:02 +00:00
Joe Marcus Clarke
3b85e78755 Correct last commit. PKG_PREFIX is only set by pkg_add, thus when building the
port, the variable does not exist.

Spotted by:	Mark Hannon <markhannon@optusnet.com.au>
2003-01-19 22:50:09 +00:00
Joe Marcus Clarke
2a4d82353a Make sure directory permissions are properly set when installing from
package.
2003-01-19 19:51:30 +00:00
Joe Marcus Clarke
f32147b2fd Remove ${X11BASE}/sbin if it exists and is not empty.
Reported by:	bento
2003-01-13 16:49:03 +00:00
Joe Marcus Clarke
7f1ed94ab9 Fix install on -CURRENT.
Submitted by:	bento
Obtained from:	gdm2
2002-10-19 18:03:15 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
80d7c47a23 Add a missing dependency on libglade.
Submitted by:	bento
2002-09-08 19:17:55 +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
Norikatsu Shigemura
d22fe6866e add missing files.
Not objected to by:	gnome
Reviewed by:		knu (mentor)
2002-04-28 16:03:28 +00:00
Jimmy Olgeni
59699d3026 Do not show the security warning dialog if BATCH is set (it causes
sysinstall to hang).
2002-04-24 21:26:08 +00:00
Maxim Sobolev
34f0ba70ac Update to 2.2.5.5. 2002-03-14 00:07:41 +00:00
Maxim Sobolev
b9d6df2dc1 Add missed IS_INTERACTIVE=yes when not building on bento.
PR:		35236
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-03-06 10:03:46 +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
5cee31d262 Fix installation when /usr/sbin not in the PATH.
PR:		34289
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-28 17:50:11 +00:00
Maxim Sobolev
18e79de284 When building on bento use numeric UID/GID because bento knows nothing about
user gdm and group gdm, so that the build is likely to fail. No PORTREVISION
bump because this just unbreaks the build on bento.
2002-01-24 19:47:15 +00:00
Maxim Sobolev
2439b5ac47 Use user name instead of UID when setting owner for the directory with
config files. This is necessary in the case when user already have gdm
user registered in his /etc/passwd, but with different UID. No PORTREVISION
bump because package remains the same.

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-23 16:24:11 +00:00
Maxim Sobolev
1dfbf49163 Use correct permissions for ${PREFIX}/share/gnome/gdm.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-14 18:07:43 +00:00
Maxim Sobolev
78d6fe62ed Remove pkg-req - we don't need it anymore.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-14 17:41:50 +00:00