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
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
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
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
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
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
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
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
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
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
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
73ec2c0dfd
When installing package automagically create required user/group if they don't
...
exist. This should make it possible to do unattented installation of pre-built
gdm package and gnome meta-package. Bump PORTREVISION.
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-14 17:37:30 +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
2116837f3d
Upgrade 2.2.5.3.
...
PR: 33250
Submitted by: Joe Marcus Clarke <marcus@marcus.com>
2001-12-28 17:26:36 +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
63906fdc28
Update to 2.2.5.2.
2001-11-26 16:22:25 +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